mastodon/app
ThibG 66c1fe0495 Fix various issues with account migration (#12301)
* Fix being able to follow oneself by moving to an account that was following the old one

* Add specs

* Add spec to catch MoveWorker issue with local followers following both accounts

* Fix move worker breaking when a local account follows both source and target accounts

* Fix migration from remote to local account not sending Undo Follow

* Fix show_reblogs not being preserved for moved account's followers
2019-11-07 09:05:07 +02:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 2019-10-02 20:04:46 +02:00
controllers Add setting for whether to crop images in unexpanded toots (#12126) 2019-10-24 22:51:41 +02:00
helpers Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
javascript Use inert polyfill (#12209) 2019-11-04 13:03:44 +01:00
lib Fix code referencing wrong class (#12263) 2019-11-04 13:02:27 +01:00
mailers Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
models Add abilityto add oneself to lists (#12271) 2019-11-04 13:02:01 +01:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Fix active user count for different number of weeks using same cache (#12025) 2019-10-01 01:19:24 +02:00
serializers Add setting for whether to crop images in unexpanded toots (#12126) 2019-10-24 22:51:41 +02:00
services Fix various issues with account migration (#12301) 2019-11-07 09:05:07 +02:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Change message of public timeline for local only (#12224) 2019-10-27 12:45:33 +01:00
workers Fix various issues with account migration (#12301) 2019-11-07 09:05:07 +02:00