mastodon/app
2023-11-07 11:44:59 +01:00
..
chewy Fix #hashtag matching non-hashtagged posts in search (#26781) 2023-09-04 10:18:45 +02:00
controllers Add some more tests and clean up domain block controller (#27469) 2023-10-31 09:40:30 +00:00
helpers Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2023-10-23 15:46:21 +00:00
javascript Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
lib Extract class from CSP configuration/initialization (#26905) 2023-10-27 16:20:40 +00:00
mailers Misc spec/refactor to user mailer and user mailer spec (#27486) 2023-10-27 09:57:16 +00:00
models Fix verified links being re-checked on all profile fetches 2023-11-07 11:44:59 +01:00
policies Change min age of backup policy from 1 week to 6 days (#27200) 2023-10-03 11:48:57 +02:00
presenters Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
serializers Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags for remote accounts (#27459) 2023-10-27 08:35:21 +00:00
services Fix verified links being re-checked on all profile fetches 2023-11-07 11:44:59 +01:00
validators Add coverage for UnreservedUsernameValidator (#25590) 2023-10-17 13:05:28 +02:00
views Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports (#26088) 2023-10-26 14:08:25 +00:00
workers Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 2023-11-02 14:58:37 +00:00