1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Nima Boscarino a9530e29a2 Unliking a post updates like count on front end (#12140)
* return the new favourites_count
when unfavouriting a status

* Remove trailing whitespace

* revert changes to favourites_controller

* Decrease favourites_count through statuses reducer

* styling fix

* Fix missing trailing comma
2019-10-24 22:49:45 +02:00
..
chewy
controllers Fix incoming federation in whitelist mode (#12185) 2019-10-24 22:45:35 +02:00
helpers
javascript Unliking a post updates like count on front end (#12140) 2019-10-24 22:49:45 +02:00
lib Allow Accept/Reject with a non-embedded object (#12199) 2019-10-24 22:45:43 +02:00
mailers
models remove audio metadata (#12171) 2019-10-24 22:47:58 +02:00
policies
presenters
serializers
services microformat mentions can have an implicit property (#12189) 2019-10-24 22:46:15 +02:00
validators
views Add link to search for users connected from the same IP address (#12157) 2019-10-24 22:49:26 +02:00
workers