1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-03-14 02:01:42 +01:00
Commit graph

1148 commits

Author SHA1 Message Date
Claire
5c06fe4902
Fix processing incoming post edits with mentions to unresolvable accounts () 2024-12-02 09:24:34 +00:00
Matt Jankowski
a27bafa596
Add UserRole#bypass_block? method for notification check () 2024-11-26 09:45:47 +00:00
Claire
2d8fed23e6
Fix TagFollow records not being correctly handled in account operations () 2024-11-25 10:27:58 +00:00
Eugen Rochko
d75088d699
Fix pushing hashtag-followed posts to feeds of inactive users () 2024-11-22 08:30:57 +00:00
Christian Schmidt
7385016837
rel="me" check should be case-insenstive () 2024-11-21 14:37:25 +00:00
Claire
dbddd40c1c
Add stop-gap antispam code () 2024-11-21 14:06:57 +00:00
Eugen Rochko
2b5faa2ba3
Change lists to reflect added and removed users retroactively () 2024-11-19 10:04:12 +00:00
Matt Jankowski
766358e52b
Add coverage for malformed version cleanup in SoftwareUpdateCheckService, add helper query methods () 2024-11-14 14:03:57 +00:00
Matt Jankowski
c099797700
Use mastodon config namespace to load software update default value via config_for () 2024-11-12 08:28:31 +00:00
Matt Jankowski
df54196a14
Use touch_all with batches () 2024-11-08 10:00:15 +00:00
Matt Jankowski
73f66af6eb
Update location of unused MIN_SCHEDULE_OFFSET constant () 2024-11-07 10:28:59 +00:00
Claire
2bea74e69d
Avoid latest featured tag use on post removal unless necessary () 2024-11-06 10:51:54 +00:00
Eugen Rochko
d6349c0e9a
Add year in review feature to web UI () 2024-11-05 14:40:07 +00:00
Jonny Saunders
9074c1fac9
Use likes and shares totalItems on status creations and updates () 2024-10-28 04:55:18 +00:00
Christian Schmidt
227d46883f
Translate to regional language variant (e.g. pt-BR) () 2024-10-15 13:26:20 +00:00
Matt Jankowski
258dce1256
Add OpenSSL::SSL::SSLError to http connection errors wrapper () 2024-10-08 14:59:51 +00:00
Matt Jankowski
e8ec6667bd
Extract wrapper constant for HTTP::* error classes () 2024-10-08 13:53:35 +00:00
Matt Jankowski
1f65a95421
Remove unneeded reorder(nil) conditions () 2024-10-02 12:26:16 +00:00
Claire
7b92cf3b47
Fix unneeded requests to blocked domains when receiving relayed signed activities from them () 2024-10-01 12:52:13 +00:00
Matt Jankowski
e975b55c24
Remove WebfingerHelper module & move usage inline () 2024-10-01 09:54:42 +00:00
Renaud Chaput
d6f5ee75ab
Add notification grouping for follow notifications () 2024-09-25 13:36:19 +00:00
Claire
c36a76b9eb
Fix error when accepting appeal for sensitive posts deleted in the meantime ()
Co-authored-by: David Roetzel <david@roetzel.de>
2024-09-24 15:19:55 +00:00
Claire
8afa3bb2fa
Change Mastodon to issue correctly-signed queries by default () 2024-09-20 10:10:09 +00:00
Matt Jankowski
5405bdd344
Remove unused E2EE messaging code () 2024-09-18 09:27:43 +00:00
Eugen Rochko
e0c27a5047
Add ability to manage which websites can credit you in link previews () 2024-09-10 12:00:40 +00:00
Mike Dalessio
a0ea2fa3b0
Change fetch link card service to parse as HTML5 () 2024-09-09 10:59:42 +00:00
Mike Dalessio
afa2e257e4
Change verify link service to use CSS selectors instead of a complex XPath query () 2024-09-08 18:50:22 +00:00
Mike Dalessio
10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 () 2024-09-08 18:41:37 +00:00
Christian Schmidt
a5bbe83dfd
media_ids is an array of strings () 2024-09-02 20:18:09 +00:00
Christian Schmidt
491033c86c
Reject status creation with invalid media_ids parameter () 2024-09-02 15:30:48 +00:00
Claire
ad0a28a8bf
Add grouped_types parameter to allow clients to restrict which notifications types get grouped () 2024-08-29 12:39:07 +00:00
Claire
53c183f899
Reload notifications when accepted notifications are merged (streaming only) () 2024-08-19 15:59:06 +00:00
Claire
7996a9543d
Change notification request acceptance to immediately delete the request () 2024-08-14 07:34:30 +00:00
Claire
2ed13071ef
Fix what was intended as a comment being interpreted as strings () 2024-08-13 08:48:10 +00:00
Claire
cbdd8edf68
Revamp notification policy options () 2024-08-09 13:30:55 +00:00
Claire
670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account () 2024-08-07 15:14:37 +00:00
Claire
719cabe024
Fix logic of block/mute bypass for mentions from moderators () 2024-08-07 06:52:10 +00:00
Claire
5d890ebc57
Delete pending notification requests on block and notification mutes () 2024-08-06 10:07:16 +00:00
Christian Schmidt
4853a2bada
Add Accept-Language header when fetching preview card () 2024-08-01 09:14:24 +00:00
Adam Niedzielski
cd0ca4b994
Select correct self link when parsing Webfinger response () 2024-07-23 14:42:31 +00:00
Claire
ced5e853c7
Fix duplicate orderedItems in user archive's outbox.json () 2024-07-22 08:56:05 +00:00
Claire
6e47637dd4
Fix grouping across hourly buckets happening in a 12 seconds window instead of 12 hours window () 2024-07-18 15:23:40 +00:00
Renaud Chaput
f587ff643f
Grouped Notifications UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-07-18 14:36:09 +00:00
Emelia Smith
aa88aca0ad
Add optional OAuth application to reports () 2024-07-16 13:23:08 +00:00
David Roetzel
967505ee9b
Add size limit for all PreviewCard URLs () 2024-07-09 13:11:34 +00:00
David Roetzel
016c1e4e78
Improve handling of encoding problems when creating link previews () 2024-07-05 11:54:38 +00:00
David Roetzel
ff08d99d4d
Catch encoding errors when creating link previews. () 2024-06-27 14:41:03 +00:00
David Roetzel
42adb6eaee
Add size limit for link preview URLs () 2024-06-27 14:40:19 +00:00
Eugen Rochko
a40831b363
Fix account search results () 2024-06-25 20:37:48 +00:00
Claire
1dfd516284
Fix duplicate @context attribute in user export () 2024-06-12 07:28:28 +00:00