Commit Graph

8800 Commits (06f070d86d448b97c082c038220becaec8a038ce)

Author SHA1 Message Date
Matt Jankowski 38c6825eda
Remove unused `Extractor#extract_cashtags_with_indices` method (#30742) 9 months ago
Michael Stanclift d5f02adad7
Add option to use native Ruby driver for Redis (#30717) 9 months ago
Matt Jankowski d7b7617321
Use `class_names` in admin/account_moderation_notes helper (#30719) 9 months ago
github-actions[bot] 35d52d7914
New Crowdin Translations (automated) (#30723)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Renaud Chaput 43bbdea421
Fix invalid `mask-icon` when a custom instance icon is configured (#30734) 9 months ago
Michael Stanclift a777f7e3cc
Restore short Ruby version on admin dashboard (#30711) 9 months ago
Michael Stanclift 4a5442edaa
Add ffmpeg and ImageMagick versions to admin dashboard (#30710) 9 months ago
Eugen Rochko b9fd7571ae
Change sidebar text in web UI (#30696) 9 months ago
Claire 8eb27c60e1
Add `most_recent_notification_id` to `NotificationGroup` (#30707) 9 months ago
Matt Jankowski b5d1d48266
Convert `form_for` -> `form_with` in views (#30700) 9 months ago
Matt Jankowski 8d5ed19c6d
Migrate `form_tag` to `form_with` in admin and auth views (#30692) 9 months ago
github-actions[bot] a7264a2b42
New Crowdin Translations (automated) (#30704)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Emelia Smith 3d9f00ae16
Fix unsafe URLs in audit log resulting from domain blocks (#27139)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
9 months ago
Marcin Mikołajczak a243963e93
LanguageDropdown: remove unused function (#30346)
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
9 months ago
Louis Brauer f0ca874b09
Include crossorigin in inert css (#30687) 9 months ago
Claire 45abddb302
Fix pagination attributes not being returned in ungroupable-only pages (#30688) 9 months ago
github-actions[bot] dd587d29b6
New Crowdin Translations (automated) (#30684)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Eugen Rochko ed6d24330b
Add author links on the explore page in web UI (#30521) 9 months ago
Claire 37f53542fe
Fix limit handling in grouped notifications CTE (#30685) 9 months ago
Claire bf56e982a9
Fix notifications from limited users being outright dropped (#30559) 9 months ago
Eugen Rochko 9984243467
Fix a few visual glitches with link previews in web UI (#30670) 9 months ago
github-actions[bot] ced463360e
New Crowdin Translations (automated) (#30666)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Claire 1dfd516284
Fix duplicate `@context` attribute in user export (#30653) 9 months ago
Matt Jankowski d818ddd687
Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636) 9 months ago
Claire 921b0db544
Add `noindex` meta tag and `rel=canonical` link to redirect interstitials (#30651) 9 months ago
Matt Jankowski 978601a0ae
Extract permitted params constant in v1/admin/tags (#30652) 9 months ago
David Roetzel f48f39a767
Fix cutoff of instance name (#30598) 9 months ago
Matt Jankowski 410370eecd
Extract `PERMITTED_PARAMS` constant from `admin/domain_blocks` controller (#30380) 9 months ago
Matt Jankowski 665f6f09a0
Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 9 months ago
Matt Jankowski 88cfc4056d
Extract method to generate series of days in measure sql classes (#29928) 9 months ago
github-actions[bot] 0dabda9bee
New Crowdin Translations (automated) (#30646)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Matt Jankowski 9cc4040308
Extract `COMMENT_SIZE_LIMIT` constant in `AP::Activity::Flag` class (#30637) 9 months ago
Matt Jankowski 9bf2e2eda0
Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class (#30638) 9 months ago
github-actions[bot] bb27321781
New Crowdin Translations (automated) (#30608)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Daniel M Brasil 77c2216e47
fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 9 months ago
Claire 496c10542b
Fix division by zero on some video/GIF files (#30600) 9 months ago
Claire 9e9613b286
Fix `mentions.account_id` and `mentions.status_id` not having `NOT NULL` database constraints (#30591) 9 months ago
github-actions[bot] c1b0c1a5e4
New Crowdin Translations (automated) (#30586)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Claire 1408733386
Fix Mastodon relying on ImageMagick even with `MASTODON_USE_LIBVIPS` (#30590) 9 months ago
Claire 1ffc293b86
Add missing `moderation_warning` notification support to grouped notifications API (#30576) 9 months ago
github-actions[bot] a729104a41
New Crowdin Translations (automated) (#30575)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Eugen Rochko a2505e8611
Add timeline of public posts about a trending link to REST API (#30381) 9 months ago
Matt Jankowski 2fdd782f21
Fix empty `aria-hidden` attribute value in logo resources area (#30570) 9 months ago
Emelia Smith e02d23b549
Change `read:me` scope to `profile` scope (#30357)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
9 months ago
Eugen Rochko 3c435f9ba0
Change counters to be displayed on profile timelines in web UI (#30525) 9 months ago
Emelia Smith 4655be0da6
Fix add validation to webpush subscription keys (#30542) 9 months ago
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
9 months ago
Emelia Smith eef2cc054f
Add url validation to Web::PushSubscription endpoints (#30540) 9 months ago
github-actions[bot] e4e3875452
New Crowdin Translations (automated) (#30543)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Matt Jankowski 249cbc449c
Use existing config access to `local_domain` value (#30509) 9 months ago
Claire 974335e414
Add experimental server-side notification grouping (#29889) 9 months ago
github-actions[bot] aa9b80f57d
New Crowdin Translations (automated) (#30517)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Matt Jankowski 469de923aa
Update `current_user` override mode description in controllers (#30515) 9 months ago
github-actions[bot] dac4eba46b
New Crowdin Translations (automated) (#30499)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Matt Jankowski 85d9053b36
Move `pagination_params` into `API::BaseController` (#28845) 9 months ago
github-actions[bot] a0b525e50b
New Crowdin Translations (automated) (#30477)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Claire 3ea4275ae3
Merge pull request from GHSA-5fq7-3p3j-9vrf 9 months ago
Emelia Smith d20a5c3ec9
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
9 months ago
github-actions[bot] 6eea83211c
New Crowdin Translations (automated) (#30464)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Claire 36fe8f8566
Change `ids` param to `id` in `/api/v1/statuses` and `/api/v1/accounts` for consistency (#30465) 9 months ago
Eugen Rochko 128987eded
Add support for `fediverse:creator` OpenGraph tag (#30398) 9 months ago
Matt Jankowski 4a77e477ee
Consolidate account scopes for `LOWER` (index using) username/domain queries (#30451) 9 months ago
Matt Jankowski c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 9 months ago
github-actions[bot] e5c3dc33a2
New Crowdin Translations (automated) (#30421)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Renaud Chaput 3750e8050c
Enable stricter Typescript options (#30435) 9 months ago
Renaud Chaput 6a75e1c8c8
Fix `createDataLoadingThunk` to allow actions without arguments (#30439) 9 months ago
Renaud Chaput acc77c3836
Add instrumentation to the search services (#30350) 9 months ago
Matt Jankowski 9b5055d34d
Fix `Style/SuperArguments` cop (#30406) 9 months ago
github-actions[bot] 54351d01f2
New Crowdin Translations (automated) (#30410)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Renaud Chaput 8ea2726376
Fix a leftover argument to `api()` (#30405) 9 months ago
Renaud Chaput b6fd14f0e2
Fix `createDataLoadingThunk` and related actions (#30408) 9 months ago
Claire 133d98fb25
Normalize language code of incoming posts (#30403) 9 months ago
Renaud Chaput 10ec421dd4
Proposal: a modern & typed way of writing Redux actions doing API requests (#30270) 9 months ago
github-actions[bot] 5b5a35cf96
New Crowdin Translations (automated) (#30402)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Renaud Chaput 15d3070754
Fix some API calls that should not use an API token (#30401) 9 months ago
Renaud Chaput 2c5ab8f647
Remove the access token from Redux & context (#30275) 9 months ago
github-actions[bot] a2b4c29c8f
New Crowdin Translations (automated) (#30394)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
David Lapshin cd0c547936
Fix announcements icon rotating like settings one (#30388) 9 months ago
Claire 89f89d738f
Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) 9 months ago
github-actions[bot] eda2bdfc7a
New Crowdin Translations (automated) (#30383)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Matt Jankowski def6b686ff
Fix `Rails/WhereRange` cop (#30343) 9 months ago
github-actions[bot] 8b75d18371
New Crowdin Translations (automated) (#30358)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Renaud Chaput 990a0c19a9
Fix a warning when running JS Tests because of FakeIdentityContext using deprecated context API (#30368) 9 months ago
Renaud Chaput a178ba7cd5
Use a modern React context for identity in the app (#30098) 10 months ago
Joshua Byrd 6282b6da77
Fix og:image requests when html in a web page is over 1.megabyte (#30362) 10 months ago
Emelia Smith 2da2a1dae9
Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 10 months ago
Jeong Arm a627219b25
Fix moderation action logs (#30342) 10 months ago
Matt Jankowski a6d12299f2
Remove duplicate method def `ApplicationHelper#instance_presenter` (#30331) 10 months ago
Claire 66906a1bc1
Fix Web UI trying to save user settings when logged out (#30324) 10 months ago
Matt Jankowski 65e82211cd
Rename `cache_*` methods to `preload_*` in controller concern (#30209) 10 months ago
Emelia Smith f0d6dc4519
Fix: Mark redirect uris field in Development > Application form as required (#30311) 10 months ago
github-actions[bot] cdb042ae86
New Crowdin Translations (automated) (#30319)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Matt Jankowski c9ee1437c0
Use ruby language constants to build version string in software version dimension (#30309) 10 months ago
David Lapshin 94493cff92
Fix incorrect element selector from #30221 (#30307) 10 months ago
Emelia Smith 5fd56512de
Improve Report Notes and Account Moderation Notes (#30288) 10 months ago
Jason Punyon 85c625d319
Fix repetitive database queries from #30040 (#30259) 10 months ago
github-actions[bot] aad5e841b5
New Crowdin Translations (automated) (#30290)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Renaud Chaput 40639510f8
Retain unconfirmed users longer (1 week) (#30285) 10 months ago
Renaud Chaput 1bf661cddb
Fix missing prop warning for `<Account>` (#30291) 10 months ago
github-actions[bot] 3a7aec2807
New Crowdin Translations (automated) (#30254)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
David Lapshin cb93c1edf0
Add active animation to header settings button (#30221) 10 months ago
github-actions[bot] c9557bdd3b
New Crowdin Translations (automated) (#30215)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Chee Aun c36a8786c1
Fix typo (#30224) 10 months ago
Claire d8c4284723
Ensure custom favicon is converted to PNG and ICO (#30208) 10 months ago
github-actions[bot] ed556db395
New Crowdin Translations (automated) (#30201)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Claire 96fb6e491f
Revert "Migrate paperclip `_file_size` columns to bigint (#29263)" (#30203) 10 months ago
Claire 2fe1b8d169
Add API to get multiple accounts and statuses (#27871)
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
10 months ago
Fawaz Farid bc24c4792d
Allow admins to configure instance favicon and logo (#30040) 10 months ago
Matt Jankowski b152f936c1
Migrate paperclip `_file_size` columns to bigint (#29263)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Fawaz Farid 05126d106f
Redirect back after site upload deletion (#30141) 10 months ago
Emelia Smith 116f01ec7d
Implement RFC 8414 for OAuth 2.0 server metadata (#29191) 10 months ago
Claire 30ef9fccf0
Fix hashtag matching pattern matching some link anchors (#30190) 10 months ago
Claire 8e4fea77e3
Fix race condition in `POST /api/v1/push/subscription` (#30166) 10 months ago
Claire e5062b7135
Fix post deletion not being deferred when those are part of an account warning (#30163) 10 months ago
github-actions[bot] 9be2c02e52
New Crowdin Translations (automated) (#30169)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Tim Rogers 2f73e486b7
Switched HTMLEntities to the expanded flavor which supports a larger … (#30173) 10 months ago
Râu Cao 9aa31be8d3
Fix local account search on LDAP login being case-sensitive (#30113)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire 253ead3aa7
Fix not being able to block a subdomain of an already-blocked domain through the API (#30119) 10 months ago
Renaud Chaput 9e260014c7
Convert `entrypoints/two_factor_authentication` to Typescript (#30105) 10 months ago
mogaminsk 616e2f2666
Fix word breaking in filtered notifications badge (#30114) 10 months ago
Matt Jankowski 88882fbbee
Move Rails/HABTM cop out of todo (#30118) 10 months ago
Matt Jankowski 1e7d5d2957
Update `devise-two-factor` to version 5.0.0 (#28325)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
github-actions[bot] 309f352e6a
New Crowdin Translations (automated) (#30140)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Claire 26e10aa203
Change width breakpoint for mobile placement behavior (#30131) 10 months ago
github-actions[bot] 56821ed879
New Crowdin Translations (automated) (#30128)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Emelia Smith 81f0002e76
Fix missing destory audit logs for Domain Allows (#30125) 10 months ago
Matt Jankowski 924af400da
Remove unused memoization in `CustomFilter#expires_in` method (#30117) 10 months ago
Claire 7d3fe2b4c3
Add loading indicator and empty result message to advanced interface search (#30085) 10 months ago
Matt Jankowski ac7f4d57bb
Use composable query in `Status.without_replies` scope (#30086) 10 months ago
Claire 95e9de5777
Prevent accidental serialization of `Account` and `User` records (#30079) 10 months ago
Matt Jankowski e336466894
Use shared form partial for `admin/rules` views (#30067) 10 months ago
Matt Jankowski a9816f051d
Use shared form partial for `admin/warning_presets` views (#30069) 10 months ago
Renaud Chaput b9b4db483c
Remove usage of deprecated `defaultTypes` on React functional components (#30099) 10 months ago
Matt Jankowski 2739d8d5a4
Use shorter `render` call in `admin/webhooks` view (#30071) 10 months ago
Matt Jankowski bbf1b603e0
Remove unused `Account.popular` scope (#30068) 10 months ago
Matt Jankowski 2123281f7c
Move `Account` limits to constants (#30087) 10 months ago
Matt Jankowski f0c9cbaf3b
Use `EXPIRATION_DURATIONS` constant in `CustomFilter` class (#30088) 10 months ago
Renaud Chaput 4527e012da
Convert `entrypoints/sign_up` to Typescript (#30106) 10 months ago
github-actions[bot] 9be7efedf0
New Crowdin Translations (automated) (#30092)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Renaud Chaput 36909065b5
Convert easy entrypoints files to Typescript (#30102) 10 months ago
David Beck 4f4b77920e
Remove home marker updates (#22721) 10 months ago
Renaud Chaput 65093c619f
Fix marker thunks to not ignore eslint directives for the whole file (#30089) 10 months ago
Claire de4a7bf531
Change moderation warning notification icon (#30081) 10 months ago
Michael Stanclift bb8c6346fb
Reword and rearrange Content Retention page (#27733) 10 months ago
Claire 91ca90e25b
Fix Idempotency-Key ignored when scheduling a post (#30084) 10 months ago
Claire e845594878
Fix moderator account being exposed in account moderation notification (#30082) 10 months ago
github-actions[bot] 5201882a23
New Crowdin Translations (automated) (#30077)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Claire 4ef0b48b95
Add in-app notifications for moderation actions/warnings (#30065) 10 months ago
Eugen Rochko 0ec061aa8f
Change design of people tab on explore in web UI (#30059) 10 months ago
github-actions[bot] 85fdbd0ad5
New Crowdin Translations (automated) (#30062)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago