Commit Graph

8574 Commits (924af400da330f8a168afe2b4ffb5dc50dbd8ce9)

Author SHA1 Message Date
Matt Jankowski 924af400da
Remove unused memoization in `CustomFilter#expires_in` method (#30117) 8 months ago
Claire 7d3fe2b4c3
Add loading indicator and empty result message to advanced interface search (#30085) 8 months ago
Matt Jankowski ac7f4d57bb
Use composable query in `Status.without_replies` scope (#30086) 8 months ago
Claire 95e9de5777
Prevent accidental serialization of `Account` and `User` records (#30079) 8 months ago
Matt Jankowski e336466894
Use shared form partial for `admin/rules` views (#30067) 8 months ago
Matt Jankowski a9816f051d
Use shared form partial for `admin/warning_presets` views (#30069) 8 months ago
Renaud Chaput b9b4db483c
Remove usage of deprecated `defaultTypes` on React functional components (#30099) 8 months ago
Matt Jankowski 2739d8d5a4
Use shorter `render` call in `admin/webhooks` view (#30071) 8 months ago
Matt Jankowski bbf1b603e0
Remove unused `Account.popular` scope (#30068) 8 months ago
Matt Jankowski 2123281f7c
Move `Account` limits to constants (#30087) 8 months ago
Matt Jankowski f0c9cbaf3b
Use `EXPIRATION_DURATIONS` constant in `CustomFilter` class (#30088) 8 months ago
Renaud Chaput 4527e012da
Convert `entrypoints/sign_up` to Typescript (#30106) 8 months ago
github-actions[bot] 9be7efedf0
New Crowdin Translations (automated) (#30092)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Renaud Chaput 36909065b5
Convert easy entrypoints files to Typescript (#30102) 8 months ago
David Beck 4f4b77920e
Remove home marker updates (#22721) 8 months ago
Renaud Chaput 65093c619f
Fix marker thunks to not ignore eslint directives for the whole file (#30089) 8 months ago
Claire de4a7bf531
Change moderation warning notification icon (#30081) 8 months ago
Michael Stanclift bb8c6346fb
Reword and rearrange Content Retention page (#27733) 8 months ago
Claire 91ca90e25b
Fix Idempotency-Key ignored when scheduling a post (#30084) 8 months ago
Claire e845594878
Fix moderator account being exposed in account moderation notification (#30082) 8 months ago
github-actions[bot] 5201882a23
New Crowdin Translations (automated) (#30077)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Claire 4ef0b48b95
Add in-app notifications for moderation actions/warnings (#30065) 8 months ago
Eugen Rochko 0ec061aa8f
Change design of people tab on explore in web UI (#30059) 8 months ago
github-actions[bot] 85fdbd0ad5
New Crowdin Translations (automated) (#30062)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Tim Rogers b128474625
Fixed rendering of excess whitespace in status card titles (#30017) 8 months ago
Matt Jankowski f4a53f3fb4
Extract constants for column size length validation limits (#30045) 8 months ago
github-actions[bot] ebcf9840f4
New Crowdin Translations (automated) (#30050)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Eugen Rochko 74012831f6
Change mute options to be in dropdown on muted users list in web UI (#30049) 8 months ago
Matt Jankowski 3f6887557b
Move JS source from `packs` to `entrypoints` (#30037) 8 months ago
Matt Jankowski 32ead51e5a
Add material design icons to admin/settings views (#27780)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
8 months ago
Claire a2399046ca
Fix string interpolation for software updates admin mailer (#30035) 8 months ago
Emelia Smith 049b159beb
Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087) 8 months ago
github-actions[bot] d754b15afb
New Crowdin Translations (automated) (#30034)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Matt Jankowski 33e829763d
Use shared `form` partial for `admin/domain_blocks` views (#29609) 8 months ago
Tim Rogers 1ca6ff8ca5
Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) 8 months ago
Tim Rogers 75163d9daf
Fixed rendering error on /start when not logged in (#30023) 8 months ago
github-actions[bot] 3655fb6a22
New Crowdin Translations (automated) (#30014)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
github-actions[bot] ec71c02c4b
New Crowdin Translations (automated) (#29994)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Matt Jankowski 4837bfcc6a
Use shared `form` partial for `admin/announcements` views (#29608) 8 months ago
github-actions[bot] 443186ff40
New Crowdin Translations (automated) (#29980)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Matt Jankowski 11e0049b08
Use enum-generated scopes/queries for `BulkImport` (#29975) 8 months ago
Matt Jankowski 650c548c31
Add `not_featured_by` scope to Tag (#28815) 9 months ago
Matt Jankowski 1d3ecd3fba
Add `API::Pagination` concern (#28826) 9 months ago
github-actions[bot] c35042b7eb
New Crowdin Translations (automated) (#29972)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Claire fc89ecc6ca
Change `/api/v1/announcements` to return regular `Status` entities (#26736) 9 months ago
Matt Jankowski 6fed108703
Use Rails `upsert` to generate update_count! query in Counters concern (#28738)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
9 months ago
Matt Jankowski caad1e2628
Add scope `Status.distributable_visibility` (#29950) 9 months ago
Matt Jankowski 6b33d3f81b
Add `CustomFilter.unexpired` scope (#29896) 9 months ago
Claire 66ee0d4a1f
Fix incorrect label for filtered notifications badge (#29922) 9 months ago
Matt Jankowski 3159c0a547
Add scope `Status.list_eligible_visibility` (#29951) 9 months ago