You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko 85e97ecab6
Fix too many forwards (#5854)
* Avoid sending explicit Undo->Announce when original deleted

* Do not forward a reply back to the server that sent it

* Deduplicate inboxes of rebloggers' followers for delete forwarding

* Adjust test

* Fix wrong class, bad SQL, wrong variable, outdated comment
7 years ago
..
controllers Allow hiding of reblogs from followed users (#5762) 7 years ago
helpers Add logging of admin actions (#5757) 7 years ago
javascript Fix Korean translation (#5853) 7 years ago
lib Fix too many forwards (#5854) 7 years ago
mailers Add ability to disable login and mark accounts as memorial (#5615) 8 years ago
models Fix too many forwards (#5854) 7 years ago
policies Add consumable invites (#5814) 7 years ago
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 8 years ago
serializers Display list column (#5750) 7 years ago
services Fix too many forwards (#5854) 7 years ago
validators Implement EmailBlackList (#5109) 8 years ago
views Show "expired" in invite index (#5838) 7 years ago
workers Fix too many forwards (#5854) 7 years ago