Commit Graph

9399 Commits (3c71ee9b90f57b0956e208c3f310d41ec028dc1e)

Author SHA1 Message Date
Matt Jankowski a17e7d10fc
Always validate `inbox_url` presence on Relay (#32364) 1 month ago
Eugen Rochko 4de108e755
Change "social web" to "fediverse" in a few banners in web UI (#33101) 1 month ago
Eugen Rochko 986a3676d3
Change server rules to be collapsible (#33039) 1 month ago
Claire 9ff01403ea
Fix middle-click handling conflicting with automatic scrolling (#33106) 1 month ago
github-actions[bot] 9296d58024
New Crowdin Translations (automated) (#33104)
Co-authored-by: GitHub Actions <noreply@github.com>
1 month ago
Eugen Rochko 7f2cfcccab
Change design of modal loading and error screens in web UI (#33092) 2 months ago
Emelia Smith eef8d2c855
Add link from Web UI for Hashtags to the Moderation UI (#31448)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2 months ago
Claire 7a4370f2d9
Fix inactive users' timelines being backfilled on follow and unsuspend (#33094) 2 months ago
Eugen Rochko 48f3ed738f
Fix list error messages (#33082) 2 months ago
github-actions[bot] fa3577e04b
New Crowdin Translations (automated) (#33084)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Eugen Rochko 46c43d263c
Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 2 months ago
Eugen Rochko 7a3dea385e
Change onboarding flow in web UI (#32998) 2 months ago
Eugen Rochko 429e08e3d2
Remove old notifications route from web UI (#33038) 2 months ago
Matt Jankowski a27bafa596
Add `UserRole#bypass_block?` method for notification check (#32974) 2 months ago
Matt Jankowski 6efa320feb
Fix `Style/SafeNavigation` cop (#32970) 2 months ago
github-actions[bot] 6b1dd1bf2a
New Crowdin Translations (automated) (#33074)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Matt Jankowski 0ea9d8164b
Remove `body_class_string` helper (#33072) 2 months ago
Claire 9a7130d6da
Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) 2 months ago
Claire 2d8fed23e6
Fix `TagFollow` records not being correctly handled in account operations (#33063) 2 months ago
Eugen Rochko 1a88c05274
Fix arrow in the wrong place on empty list members screen in web UI (#33054) 2 months ago
Claire 1be83c6982
Fix username and display name being hidden on narrow screens in moderation interface (#33064) 2 months ago
Matt Jankowski 74df47ad9c
Add coverage for `Webhook` validations (#33026) 2 months ago
github-actions[bot] 4521390163
New Crowdin Translations (automated) (#33043)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Nick Schonning 27e79da6b9
Update immutable imports for v5 (#33037) 2 months ago
David Roetzel 21a8612aab
Prevent delivery of posts to (even more) suspended followers (#33030) 2 months ago
Christian Schmidt 2e66dd09e2
Show default time zone (#31803) 2 months ago
Claire 99f36f1b7b
Tweak antispam a bit (#33024) 2 months ago
Claire 04ce5939ae
Prevent delivery of new posts to suspended followers (#27509) 2 months ago
Oliver Geer 0ad5c212c1
Fix accounts table long display name (#29316) 2 months ago
Christian Schmidt 9ebed5d410
Fix CSS warnings (#32266) 2 months ago
github-actions[bot] 47190087f8
New Crowdin Translations (automated) (#33020)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Eugen Rochko d75088d699
Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 2 months ago
Christian Schmidt 0518613dd7
LinkDetailsExtractor adjustments (#31357) 2 months ago
Claire 4bfb8887bf
Fix duplicate notifications in notification groups when using slow mode (#33014) 2 months ago
Eugen Rochko 62603508c7
Change design of lists in web UI (#32881) 2 months ago
Christian Schmidt 7385016837
`rel="me"` check should be case-insenstive (#32238) 2 months ago
Claire dbddd40c1c
Add stop-gap antispam code (#32981) 2 months ago
Emelia Smith 4517e18b79
Update dependency doorkeeper to v5.8.0 (#33000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
github-actions[bot] e4d5cc0ca6
New Crowdin Translations (automated) (#33010)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Eugen Rochko 420ed155ba
Fix wrong video dimensions for some rotated videos (#33008) 2 months ago
Paulo Vilarinho 2526b32ad3
block scheduled status from frozen users (#30729) 2 months ago
Eugen Rochko 683db3ab25
Add ability to middle-mouse click posts in web UI (#32988) 2 months ago
Claire e68b26c8df
Fix posts made in the future being allowed to trend (#32996) 2 months ago
github-actions[bot] 4252b13a4b
New Crowdin Translations (automated) (#32990)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Claire 30e9c7137b
Fix error when viewing statuses to deleted replies in moderation view (#32986) 2 months ago
Matt Jankowski 37f00fb018
Use hash arguments to `group` when possible (#32916) 2 months ago
Eugen Rochko 2b5faa2ba3
Change lists to reflect added and removed users retroactively (#32930) 2 months ago
Matt Jankowski f2976ec9a4
Extract `Notification::Groups` concern (#32968) 2 months ago
github-actions[bot] 9fc2fc2251
New Crowdin Translations (automated) (#32969)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Eugen Rochko e856838e0c
Fix notification polling showing a loading bar in web UI (#32960) 2 months ago
Matt Jankowski 425982841d
Use group/count approach in annual report classes (#32914) 2 months ago
Matt Jankowski da826fe959
Use hash arguments to `order` when possible (Rails 7.2) (#32915) 2 months ago
Matt Jankowski 477412d62a
Use hash arguments to `select` when possible (Rails 7.2) (#32917) 2 months ago
Matt Jankowski c0c34d35e2
Move self destruct check to `config_for` and add constant for verifier string (#32943) 2 months ago
Eugen Rochko 911d7dbbf6
Fix `min_id` and `max_id` causing error in search API (#32857) 2 months ago
Matt Jankowski c511cbcd6c
Extract constants for controller `LIMIT` queries (#32921) 2 months ago
Matt Jankowski 16addf47c7
Reduce long lines in `relationships/show` view (#32922) 2 months ago
github-actions[bot] 02985aae69
New Crowdin Translations (automated) (#32927)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Jeong Arm 60801ab914
Add missing autofocus on boost modal (#32953) 2 months ago
Matt Jankowski 1c6f53e70f
Use `with_options` blocks in `Associations` concern (#32840) 2 months ago
Matt Jankowski a1ac2a73ff
Remove remnants of embed views (#32419) 2 months ago
Matt Jankowski 319109029d
Fix logic in "last used at per application" oauth token list (#32912) 2 months ago
Matt Jankowski 297ce9ef44
Move body class to shared partial for web app controller concern views (#31797) 2 months ago
Shlee 34d7c9edae
Rails 7+: primary_abstract_class recommendation (#32909) 2 months ago
Claire 0838cf1e05
Fix domain attribution field having autocorrect and autocapitalize enabled (#32903) 2 months ago
github-actions[bot] c546aa57cb
New Crowdin Translations (automated) (#32900)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Emelia Smith ddfb3d123b
Improve display of statuses in admin panel (#30813) 2 months ago
Claire 2de018256a
Fix filters not being correctly applied to boosted posts (#32895) 2 months ago
Matt Jankowski 766358e52b
Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 2 months ago
Matt Jankowski 62d65504f6
Add `DomainResource` class to wrap MX lookup/normalize (#32864) 2 months ago
Claire e8b6607ece
Fix titles being escaped twice (#32889) 2 months ago
Claire ec663eaba1
Fix Content Warning and filter states not applying to boosted posts properly (#32887) 2 months ago
github-actions[bot] aaebf142aa
New Crowdin Translations (automated) (#32884)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Claire 8f5cbf5370
Fix list creation limit check (#32869) 2 months ago
github-actions[bot] baad795384
New Crowdin Translations (automated) (#32868)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Emelia Smith 2bd56f726a
Add client_secret_expires_at to OAuth Applications (#30317) 2 months ago
Claire f5f6273d2b
Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer (#32850) 2 months ago
Eugen Rochko 32e5e1d3f1
Fix a few visual issues with annual reports in web UI (#32807) 2 months ago
Matt Jankowski 5d9dde3ec0
Add age/expiry duration constants to `BulkImport` class (#32839) 2 months ago
Emelia Smith bf609090b1
Fix: prevent linking to pages which require extra permissions (#32843) 2 months ago
github-actions[bot] 0d06d70d11
New Crowdin Translations (automated) (#32811)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Matt Jankowski ea6d3ca8c1
Define constants for sampling sizes in `AccountReachFinder` (#32805) 2 months ago
Emelia Smith a34edc211f
Add audit logging to Relays (#32819) 2 months ago
Matt Jankowski c099797700
Use `mastodon` config namespace to load software update default value via `config_for` (#30534) 2 months ago
Emelia Smith aeae152006
Prevent Web::Push notification delivery if notification is outside of TTL window (#32842) 2 months ago
Matt Jankowski c78dc23b49
Move account sensitize-related methods to concern (#28865) 2 months ago
Matt Jankowski d033920b7e
Move account silence-related methods to concern (#28866) 2 months ago
Christian Schmidt 157fba4698
Backspace hotkey should override default behaviour (#32826) 2 months ago
Matt Jankowski 1e71c4e247
Use enum-generated `IpBlock.severity...` scopes (#31210) 2 months ago
Matt Jankowski 10c895dc84
Use existing arel scopes instead of string ordering (#32801) 2 months ago
Matt Jankowski bde0f1239a
Add `InetContainer` with scopes of `containing` and `contained` (#32802) 2 months ago
Matt Jankowski df54196a14
Use `touch_all` with batches (#32799) 2 months ago
github-actions[bot] 8df867b20a
New Crowdin Translations (automated) (#32803)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Matt Jankowski 41227aeb95
Update Rails to version 7.2.2 (#30391) 2 months ago
Matt Jankowski 697947116e
Add `EmailDomainBlock.parents` scope (#31968) 2 months ago
Claire 6ae1fcd059
Fix list of follow requests not having a back button (#32797) 2 months ago
Matt Jankowski 68b545ef33
Add `Status.not_direct_visibility` scope (#32065) 2 months ago
Matt Jankowski 73f66af6eb
Update location of unused `MIN_SCHEDULE_OFFSET` constant (#31217) 2 months ago
github-actions[bot] 4ed3ce2377
New Crowdin Translations (automated) (#32793)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Claire d482211aa6
Fix out-of-view post contents being inconsistent with in-view post contents (#32778) 2 months ago