mastodon/app
2023-11-13 13:49:03 +01:00
..
chewy Fix #hashtag matching non-hashtagged posts in search (#26781) 2023-09-04 10:18:45 +02:00
controllers Change GET /invite/:invite_code to return a JSON document when JSON is requested 2023-11-13 13:49:03 +01:00
helpers Refactor registration authorization logic 2023-11-13 13:49:03 +01:00
javascript New Crowdin Translations (automated) (#27804) 2023-11-10 13:07:04 +00:00
lib Extract crutches_active_mentions from FeedManager (#27785) 2023-11-10 12:47:38 +00:00
mailers Misc spec/refactor to user mailer and user mailer spec (#27486) 2023-10-27 09:57:16 +00:00
models Fix Performance/MapMethodChain cop (#27744) 2023-11-07 13:01:09 +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 Web UI not displaying appropriate explanation when a user hides their follows/followers (#27791) 2023-11-09 12:58:02 +00:00
services Add invite_code to POST /api/v1/accounts 2023-11-13 13:49:03 +01:00
validators Add coverage for UnreservedUsernameValidator (#25590) 2023-10-17 13:05:28 +02:00
views Consolidate html page title output logic into helper (#27563) 2023-11-09 13:05:57 +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