Commit Graph

1151 Commits (i18n/crowdin/translations)

Author SHA1 Message Date
Claire 344e2903b3
Fix featured tags for remote accounts not being kept up to date (#33372) 6 days ago
Jonathan de Jong 315c170910
Fix bug where remote suspension causes local instance to remove remote follows (#27588) 2 weeks ago
Claire bcb3b627b9
Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 2 weeks ago
Claire 5c06fe4902
Fix processing incoming post edits with mentions to unresolvable accounts (#33129) 3 weeks ago
Matt Jankowski a27bafa596
Add `UserRole#bypass_block?` method for notification check (#32974) 4 weeks ago
Claire 2d8fed23e6
Fix `TagFollow` records not being correctly handled in account operations (#33063) 1 month ago
Eugen Rochko d75088d699
Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 1 month ago
Christian Schmidt 7385016837
`rel="me"` check should be case-insenstive (#32238) 1 month ago
Claire dbddd40c1c
Add stop-gap antispam code (#32981) 1 month ago
Eugen Rochko 2b5faa2ba3
Change lists to reflect added and removed users retroactively (#32930) 1 month ago
Matt Jankowski 766358e52b
Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 1 month ago
Matt Jankowski c099797700
Use `mastodon` config namespace to load software update default value via `config_for` (#30534) 1 month ago
Matt Jankowski df54196a14
Use `touch_all` with batches (#32799) 2 months ago
Matt Jankowski 73f66af6eb
Update location of unused `MIN_SCHEDULE_OFFSET` constant (#31217) 2 months ago
Claire 2bea74e69d
Avoid latest featured tag use on post removal unless necessary (#32787) 2 months ago
Eugen Rochko d6349c0e9a
Add year in review feature to web UI (#32709) 2 months ago
Jonny Saunders 9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates (#32620) 2 months ago
Christian Schmidt 227d46883f
Translate to regional language variant (e.g. pt-BR) (#32428) 2 months ago
Matt Jankowski 258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 3 months ago
Matt Jankowski e8ec6667bd
Extract wrapper constant for `HTTP::*` error classes (#32285) 3 months ago
Matt Jankowski 1f65a95421
Remove unneeded `reorder(nil)` conditions (#32200) 3 months ago
Claire 7b92cf3b47
Fix unneeded requests to blocked domains when receiving relayed signed activities from them (#31161) 3 months ago
Matt Jankowski e975b55c24
Remove `WebfingerHelper` module & move usage inline (#31203) 3 months ago
Renaud Chaput d6f5ee75ab
Add notification grouping for follow notifications (#32085) 3 months ago
Claire c36a76b9eb
Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037)
Co-authored-by: David Roetzel <david@roetzel.de>
3 months ago
Claire 8afa3bb2fa
Change Mastodon to issue correctly-signed queries by default (#31994) 3 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 3 months ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 4 months ago
Mike Dalessio a0ea2fa3b0
Change fetch link card service to parse as HTML5 (#31814) 4 months ago
Mike Dalessio afa2e257e4
Change verify link service to use CSS selectors instead of a complex XPath query (#31815) 4 months ago
Mike Dalessio 10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 4 months ago
Christian Schmidt a5bbe83dfd
media_ids is an array of strings (#31709) 4 months ago
Christian Schmidt 491033c86c
Reject status creation with invalid `media_ids` parameter (#31681) 4 months ago
Claire ad0a28a8bf
Add `grouped_types` parameter to allow clients to restrict which notifications types get grouped (#31594) 4 months ago
Claire 53c183f899
Reload notifications when accepted notifications are merged (streaming only) (#31419) 4 months ago
Claire 7996a9543d
Change notification request acceptance to immediately delete the request (#31256) 4 months ago
Claire 2ed13071ef
Fix what was intended as a comment being interpreted as strings (#31398) 4 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 5 months ago
Claire 670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account (#31329) 5 months ago
Claire 719cabe024
Fix logic of block/mute bypass for mentions from moderators (#31271) 5 months ago
Claire 5d890ebc57
Delete pending notification requests on block and notification mutes (#31310) 5 months ago
Christian Schmidt 4853a2bada
Add Accept-Language header when fetching preview card (#31232) 5 months ago
Adam Niedzielski cd0ca4b994
Select correct self link when parsing Webfinger response (#31110) 5 months ago
Claire ced5e853c7
Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 5 months ago
Claire 6e47637dd4
Fix grouping across hourly buckets happening in a 12 seconds window instead of 12 hours window (#31062) 5 months ago
Renaud Chaput f587ff643f
Grouped Notifications UI (#30440)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Emelia Smith aa88aca0ad
Add optional OAuth application to reports (#30539) 5 months ago
David Roetzel 967505ee9b
Add size limit for all PreviewCard URLs (#30973) 6 months ago
David Roetzel 016c1e4e78
Improve handling of encoding problems when creating link previews (#30929) 6 months ago
David Roetzel ff08d99d4d
Catch encoding errors when creating link previews. (#30853) 6 months ago