mastodon/app
Claire c0989b78f8
Fix incoming status creation date not being restricted to standard ISO8601 (#27655)
2023-11-06 09:28:14 +00: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 Fixes website not loading for unlogged users (#27698) 2023-11-04 21:52:56 +00:00
lib Fix incoming status creation date not being restricted to standard ISO8601 (#27655) 2023-11-06 09:28:14 +00:00
mailers Misc spec/refactor to user mailer and user mailer spec (#27486) 2023-10-27 09:57:16 +00:00
models Fix posts from force-sensitized accounts being able to trend (#27620) 2023-10-30 22:32:25 +00: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 posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 2023-11-02 14:58:37 +00: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