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/spec
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
5 years ago
..
controllers Add a nodeinfo endpoint (#12002) 5 years ago
fabricators Add account migration UI (#11846) 5 years ago
features Change unconfirmed user login behaviour (#11375) 6 years ago
fixtures Add noopener and/or noreferrer (#12202) 5 years ago
helpers Split AccountsHelper from StatusesHelper (#12078) 5 years ago
lib Fix remote media descriptions being cut off at 420 chars (#12262) 5 years ago
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 5 years ago
models Fix remote media descriptions being cut off at 420 chars (#12262) 5 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters Admission-based registrations mode (#10250) 6 years ago
requests Remove XML version of Webfinger and remove links to Atom feeds (#11460) 6 years ago
routing
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 6 years ago
services Add noopener and/or noreferrer (#12202) 5 years ago
support Remove empty strings (#5732) 7 years ago
validators Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
workers Fix various issues with account migration (#12301) 5 years ago
rails_helper.rb Fix records not being indexed sometimes (#12024) 5 years ago
spec_helper.rb Add ActivityPub actor representing the entire server (#11321) 6 years ago