mastodon/spec
ThibG 7de8c51873 Play animated custom emoji on hover ()
* Play animated custom emoji on hover in status

* Play animated custom emoji on hover in display names

* Play animated custom emoji on hover in bios/bio fields

* Add support for animation on hover on public pages emojis too

* Fix tests

* Code style cleanup
..
controllers Change locale detection to run once per session ()
fabricators Remove WebSub subscriptions ()
features rubocop issues - Cleaning up ()
fixtures Remove Salmon and PubSubHubbub ()
helpers Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
lib Play animated custom emoji on hover ()
mailers Add invite request to pending account notification e-mail ()
models Remove WebSub subscriptions ()
policies Remove WebSub subscriptions ()
presenters Admission-based registrations mode ()
requests Refactor controllers for statuses, accounts, and more ()
routing
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Remove WebSub subscriptions ()
support
validators Fix “invited by” not showing up for invited accounts in admin interface ()
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
workers Remove Salmon and PubSubHubbub ()
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 ()