1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
Commit graph

8804 commits

Author SHA1 Message Date
Matt Jankowski
f9f558da7f Use params.slice in api/v2_alpha/notifications controller 2024-07-18 13:28:36 -04:00
Matt Jankowski
50bcdf5371 Use params.slice in api/v1/admin/reports controller 2024-07-18 13:28:36 -04:00
Matt Jankowski
8a705c479e Use params_slice in api/v1/media controller 2024-07-18 13:28:36 -04:00
Matt Jankowski
e133d908f1 Use params_slice in api/v1/admin/reports controller 2024-07-18 13:28:36 -04:00
Matt Jankowski
ade3a65676 Use params.slice in api/v1/apps controller 2024-07-18 13:28:36 -04:00
Matt Jankowski
6b43a08902 Use params.slice in api/v1/reports controller 2024-07-18 13:28:36 -04:00
Matt Jankowski
6486f58ef4 Use params.slice in api/v1/filters controller 2024-07-18 13:28:36 -04:00
Matt Jankowski
8a5595eb8d Use params.slice in api/v2/filters controller 2024-07-18 13:28:36 -04:00
Matt Jankowski
519ec1c9da Use params.slice in api/v1/notifications controller 2024-07-18 13:28:35 -04:00
Matt Jankowski
058a3d8467 Use params.slice in api/v1/lists/accounts controller 2024-07-18 13:28:35 -04:00
Matt Jankowski
41708456a1 Use params_slice in api/v2/admin/accounts controller 2024-07-18 13:28:35 -04:00
Matt Jankowski
7066147622 Use params_slice in api/v1/admin/accounts controller 2024-07-18 13:28:35 -04:00
Matt Jankowski
169e524f46 Use params slice and uniq constant in admin::filter_helper 2024-07-18 13:28:35 -04:00
Matt Jankowski
e29478ae69 Use params_slice in api/v1/admin/ip_blocks controller 2024-07-18 13:28:35 -04:00
Matt Jankowski
d9f7780598 Use params_slice in api/v1/lists controller 2024-07-18 13:28:35 -04:00
Matt Jankowski
a8ccfd227b Use params_slice in api/v1/admin/domain_blocks controller 2024-07-18 13:28:35 -04:00
Matt Jankowski
3f4c231186 Use params_slice in api/v2/filters/statuses controller 2024-07-18 13:28:35 -04:00
Matt Jankowski
db9f834f47 Use params_slice in api/v2/filters/keywords controller 2024-07-18 13:28:35 -04:00
Matt Jankowski
7e04f35373 Use params_slice in api/v1/admin/accounts controller 2024-07-18 13:28:35 -04:00
Matt Jankowski
c66942aa0a Add missing params to api/v2/search controller 2024-07-18 13:28:35 -04:00
Claire
6e47637dd4
Fix grouping across hourly buckets happening in a 12 seconds window instead of 12 hours window (#31062) 2024-07-18 15:23:40 +00:00
Renaud Chaput
f587ff643f
Grouped Notifications UI (#30440)
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
github-actions[bot]
7d090b2ab6
New Crowdin Translations (automated) (#31055)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-18 08:00:29 +00:00
github-actions[bot]
00c110ac7b
New Crowdin Translations (automated) (#31047)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-17 07:23:07 +00:00
github-actions[bot]
66430cb25c
New Crowdin Translations (automated) (#31038)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-16 15:24:56 +00:00
Adam Niedzielski
a609940ec9
Fix test description in hashtag_bar (#30827) 2024-07-16 13:23:26 +00:00
Emelia Smith
aa88aca0ad
Add optional OAuth application to reports (#30539) 2024-07-16 13:23:08 +00:00
Adam Niedzielski
fa54b61216
Handle missing links in Webfinger response (#31030) 2024-07-16 13:21:16 +00:00
David Roetzel
9d0bce4072
Move filtered notifications bar in scrollable area (#30996)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-07-15 13:42:47 +00:00
Matt Jankowski
543b59fa14
Clean up theme_helper style builders (#30617) 2024-07-15 13:03:23 +00:00
Claire
1dd8262071
Add optional filtered attribute to notification entities in REST API (#31011) 2024-07-15 09:29:57 +00:00
github-actions[bot]
17117109ad
New Crowdin Translations (automated) (#31018)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-15 07:44:37 +00:00
David Roetzel
35a437a03f
Destroy NotificationRequests that are dismissed (#31008) 2024-07-12 12:09:52 +00:00
github-actions[bot]
28ad3588e4
New Crowdin Translations (automated) (#31006)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-12 08:25:27 +00:00
Claire
ad52b04a1c
Add setting to disable hover cards (#30931)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2024-07-11 19:42:58 +00:00
Renaud Chaput
8c8bee5a36
Change disabled buttons color in light mode to make it more visible (#30998) 2024-07-11 13:43:42 +00:00
github-actions[bot]
c244b70dc2
New Crowdin Translations (automated) (#30993)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-11 10:38:35 +00:00
David Roetzel
2ea9336b68
Do not pass unknown encoding names to nokogiri. (#30987) 2024-07-10 14:25:39 +00:00
Renaud Chaput
182b9248c0
Fix SCSS mixed declarations deprecation (#30986) 2024-07-10 12:23:24 +00:00
github-actions[bot]
9984fca9a0
New Crowdin Translations (automated) (#30983)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-10 10:40:19 +00:00
David Roetzel
967505ee9b
Add size limit for all PreviewCard URLs (#30973) 2024-07-09 13:11:34 +00:00
Daniel M Brasil
3875bd138d
Fix HTTP 500 in /api/v1/polls/:id/votes (#25598) 2024-07-09 12:41:49 +00:00
github-actions[bot]
249b4117f9
New Crowdin Translations (automated) (#30970)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-09 07:36:13 +00:00
David Roetzel
fa8e972722
Fix author names as arrays in linked data. (#30957) 2024-07-08 16:04:36 +00:00
Tianwei Dong
36d819bef3
Change to use an unified constant for max media attachments per status (#29073)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-07-08 08:10:57 +00:00
github-actions[bot]
1a37862a76
New Crowdin Translations (automated) (#30940)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-08 08:03:44 +00:00
Claire
d41b43ed4f
Limit attachments to MEDIA_ATTACHMENTS_LIMIT when returning posts through the API (#30932) 2024-07-08 07:41:50 +00:00
Renaud Chaput
981395e4d6
Remove the title attribute when hovering a card anchor (#30948) 2024-07-07 16:14:15 +00:00
Renaud Chaput
0899c91d4b
Add the account hover card for account search results (#30949) 2024-07-07 16:13:10 +00:00
Claire
63ba69810e
Fix overflow behavior on profile fields in hover cards (#30928) 2024-07-06 07:22:24 +00:00