mastodon/app
ThibG 7f9431c306 Play animated custom emoji on hover (#11348)
* 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
2019-08-06 21:53:21 +02:00
..
chewy Apply filters to poll options (#11174) 2019-08-06 21:52:00 +02:00
controllers Fix unnecessary SQL query performed on unauthenticated requests (#11179) 2019-08-06 21:52:00 +02:00
helpers Change full logo to use primary text color of the given theme (#10994) 2019-06-08 15:30:06 +02:00
javascript Play animated custom emoji on hover (#11348) 2019-08-06 21:53:21 +02:00
lib Play animated custom emoji on hover (#11348) 2019-08-06 21:53:21 +02:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Fix expiration date of filters being set to “Never” when editing them (#11204) 2019-08-06 21:50:45 +02:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
serializers Fix `alerts` booleans not being typecast correctly in push subscription (#11343) 2019-08-06 21:50:45 +02:00
services Fix invites not being disabled upon account suspension (#11412) 2019-08-06 21:50:06 +02:00
validators Fix “invited by” not showing up for invited accounts in admin interface (#10791) 2019-05-19 21:40:36 +02:00
views Remove expensive counters from federation page in admin UI (#11139) 2019-06-22 00:39:09 +02:00
workers Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 2019-06-04 23:11:18 +02:00