mastodon/spec
Eugen Rochko a4b60e9ba4
Fix TOTP codes not being filtered from logs during enabling/disabling ()
Not a serious issue because they are meaningless past single use
..
controllers Fix TOTP codes not being filtered from logs during enabling/disabling ()
fabricators Add timeline read markers API ()
features Change unconfirmed user login behaviour ()
fixtures Remove Salmon and PubSubHubbub ()
helpers Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
lib Fix ActivityPub context not being dynamically computed ()
mailers Add option to include reported statuses in warning e-mail ()
models Fix hashtags being split by ZWNJ character ()
policies Change admin UI for hashtags and add back whitelisted trends ()
presenters Admission-based registrations mode ()
requests Remove XML version of Webfinger and remove links to Atom feeds ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Add more accurate account search ()
support Remove empty strings ()
validators Change admin UI for hashtags and add back whitelisted trends ()
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
workers Add domain block notes ()
rails_helper.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ()
spec_helper.rb Add ActivityPub actor representing the entire server ()