mastodon/app
Claire e53c8fbaf8
Fix `PollExpirationValidator` redundant check for `expires_at` presence (#33777)
2025-01-29 14:37:59 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Fix incorrect signature after HTTP redirect (#33757) 2025-01-28 14:44:27 +00:00
helpers Fix custom css cache miss (#33583) 2025-01-14 08:24:00 +00:00
javascript Add ability to dismiss alt text badge by tapping it in web UI (#33737) 2025-01-29 12:51:47 +00:00
lib Fix missing timeout options in `Request` class (#33769) 2025-01-29 08:42:20 +00:00
mailers Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 2025-01-06 18:23:57 +00:00
models Add reminder when about to post without alt text in web UI (#33760) 2025-01-29 11:37:56 +00:00
policies Add `AccountWarning#appeal_eligible?` method (#33526) 2025-01-09 15:08:39 +00:00
presenters Remove unused `LanguagePresenter#native_name` (#33551) 2025-01-13 12:58:53 +00:00
serializers Add reminder when about to post without alt text in web UI (#33760) 2025-01-29 11:37:56 +00:00
services Change notifications from moderators to not be filtered (#33654) 2025-01-21 11:39:53 +00:00
validators Fix `PollExpirationValidator` redundant check for `expires_at` presence (#33777) 2025-01-29 14:37:59 +00:00
views Add reminder when about to post without alt text in web UI (#33760) 2025-01-29 11:37:56 +00:00
workers Change activity distribution error handling to skip retrying for deleted accounts (#33617) 2025-01-17 09:12:59 +00:00