mastodon/app
Daniel M Brasil 4fe2d7cb59
Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595)
2023-07-02 00:05:44 +02:00
..
chewy Change account search to match by text when opted-in (#25599) 2023-06-29 13:05:21 +02:00
controllers Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595) 2023-07-02 00:05:44 +02:00
helpers Remove unused `picture_hint` helper method (#25485) 2023-06-19 09:04:15 +02:00
javascript Change local and federated timelines to be in a single firehose column (#25641) 2023-07-02 00:05:10 +02:00
lib Fix batch attachment deletion leaving empty directories (#25587) 2023-06-27 09:36:11 +02:00
mailers Add unsubscribe link to e-mails (#25378) 2023-06-12 14:22:46 +02:00
models Fix rails `rewhere` deprecation warning in directories api controller (#25625) 2023-07-01 21:48:16 +02:00
policies Add finer permission requirements for managing webhooks (#25463) 2023-06-22 14:52:25 +02:00
presenters Fix Performance/CollectionLiteralInLoop cop (#24819) 2023-05-04 05:33:55 +02:00
serializers Add exclusive lists (#22048) 2023-06-05 09:37:02 +02:00
services Fix ResolveURLService not resolving local URLs for remote content (#25637) 2023-06-29 14:48:54 +02:00
validators Fix Performance/MapCompact cop (#24797) 2023-05-23 10:49:12 +02:00
views Fix suspending an already-limited domain (#25603) 2023-06-27 12:32:51 +02:00
workers Prevent UserCleanupScheduler from overwhelming streaming (#25519) 2023-06-20 18:04:35 +02:00