2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-08 18:35:53 +02:00

9612 Commits

Author SHA1 Message Date
Emelia Smith
4517e18b79
Update dependency doorkeeper to v5.8.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 13:48:30 +00:00
github-actions[bot]
e4d5cc0ca6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-21 10:58:45 +00:00
Eugen Rochko
420ed155ba
Fix wrong video dimensions for some rotated videos () 2024-11-21 10:58:04 +00:00
Paulo Vilarinho
2526b32ad3
block scheduled status from frozen users () 2024-11-20 19:06:41 +00:00
Eugen Rochko
683db3ab25
Add ability to middle-mouse click posts in web UI () 2024-11-20 15:56:35 +00:00
Claire
e68b26c8df
Fix posts made in the future being allowed to trend () 2024-11-20 12:41:22 +00:00
github-actions[bot]
4252b13a4b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-20 08:24:50 +00:00
Claire
30e9c7137b
Fix error when viewing statuses to deleted replies in moderation view () 2024-11-19 20:21:12 +00:00
Matt Jankowski
37f00fb018
Use hash arguments to group when possible () 2024-11-19 10:36:02 +00:00
Eugen Rochko
2b5faa2ba3
Change lists to reflect added and removed users retroactively () 2024-11-19 10:04:12 +00:00
Matt Jankowski
f2976ec9a4
Extract Notification::Groups concern () 2024-11-19 10:02:01 +00:00
github-actions[bot]
9fc2fc2251
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-19 09:05:39 +00:00
Eugen Rochko
e856838e0c
Fix notification polling showing a loading bar in web UI () 2024-11-19 08:57:12 +00:00
Matt Jankowski
425982841d
Use group/count approach in annual report classes () 2024-11-19 08:51:34 +00:00
Matt Jankowski
da826fe959
Use hash arguments to order when possible (Rails 7.2) () 2024-11-18 15:07:53 +00:00
Matt Jankowski
477412d62a
Use hash arguments to select when possible (Rails 7.2) () 2024-11-18 14:58:45 +00:00
Matt Jankowski
c0c34d35e2
Move self destruct check to config_for and add constant for verifier string () 2024-11-18 09:57:16 +00:00
Eugen Rochko
911d7dbbf6
Fix min_id and max_id causing error in search API () 2024-11-18 09:37:01 +00:00
Matt Jankowski
c511cbcd6c
Extract constants for controller LIMIT queries () 2024-11-18 09:23:38 +00:00
Matt Jankowski
16addf47c7
Reduce long lines in relationships/show view () 2024-11-18 09:23:07 +00:00
github-actions[bot]
02985aae69
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-18 09:20:37 +00:00
Jeong Arm
60801ab914
Add missing autofocus on boost modal () 2024-11-18 08:48:27 +00:00
Matt Jankowski
1c6f53e70f
Use with_options blocks in Associations concern () 2024-11-18 08:07:18 +00:00
Matt Jankowski
a1ac2a73ff
Remove remnants of embed views () 2024-11-16 20:48:10 +00:00
Matt Jankowski
319109029d
Fix logic in "last used at per application" oauth token list () 2024-11-15 15:52:37 +00:00
Matt Jankowski
297ce9ef44
Move body class to shared partial for web app controller concern views () 2024-11-15 15:49:26 +00:00
Shlee
34d7c9edae
Rails 7+: primary_abstract_class recommendation () 2024-11-15 15:37:30 +00:00
Claire
0838cf1e05
Fix domain attribution field having autocorrect and autocapitalize enabled () 2024-11-15 13:37:45 +00:00
github-actions[bot]
c546aa57cb
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-15 10:30:11 +00:00
Emelia Smith
ddfb3d123b
Improve display of statuses in admin panel () 2024-11-15 09:38:01 +00:00
Claire
2de018256a
Fix filters not being correctly applied to boosted posts () 2024-11-14 19:42:43 +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
62d65504f6
Add DomainResource class to wrap MX lookup/normalize () 2024-11-14 13:47:29 +00:00
Claire
e8b6607ece
Fix titles being escaped twice () 2024-11-14 13:28:00 +00:00
Claire
ec663eaba1
Fix Content Warning and filter states not applying to boosted posts properly () 2024-11-14 12:50:36 +00:00
github-actions[bot]
aaebf142aa
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-14 09:39:33 +00:00
Claire
8f5cbf5370
Fix list creation limit check () 2024-11-13 10:22:11 +00:00
github-actions[bot]
baad795384
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-13 09:33:02 +00:00
Emelia Smith
2bd56f726a
Add client_secret_expires_at to OAuth Applications () 2024-11-12 22:06:13 +00:00
Claire
f5f6273d2b
Move ALLOWED_PRIVATE_ADDRESSES parsing to an initializer () 2024-11-12 13:00:52 +00:00
Eugen Rochko
32e5e1d3f1
Fix a few visual issues with annual reports in web UI () 2024-11-12 12:35:35 +00:00
Matt Jankowski
5d9dde3ec0
Add age/expiry duration constants to BulkImport class () 2024-11-12 08:57:06 +00:00
Emelia Smith
bf609090b1
Fix: prevent linking to pages which require extra permissions () 2024-11-12 08:55:17 +00:00
github-actions[bot]
0d06d70d11
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-12 08:47:59 +00:00
Matt Jankowski
ea6d3ca8c1
Define constants for sampling sizes in AccountReachFinder () 2024-11-12 08:38:08 +00:00
Emelia Smith
a34edc211f
Add audit logging to Relays () 2024-11-12 08:35:08 +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
Emelia Smith
aeae152006
Prevent Web::Push notification delivery if notification is outside of TTL window () 2024-11-11 19:56:28 +00:00
Matt Jankowski
c78dc23b49
Move account sensitize-related methods to concern () 2024-11-11 13:08:23 +00:00
Matt Jankowski
d033920b7e
Move account silence-related methods to concern () 2024-11-11 08:29:55 +00:00