Matt Jankowski
|
ac7f4d57bb
|
Use composable query in `Status.without_replies` scope (#30086)
|
2024-04-29 09:55:37 +00:00 |
Claire
|
95e9de5777
|
Prevent accidental serialization of `Account` and `User` records (#30079)
|
2024-04-29 09:45:58 +00:00 |
Matt Jankowski
|
e336466894
|
Use shared form partial for `admin/rules` views (#30067)
|
2024-04-29 09:33:27 +00:00 |
Matt Jankowski
|
a9816f051d
|
Use shared form partial for `admin/warning_presets` views (#30069)
|
2024-04-29 09:33:06 +00:00 |
Renaud Chaput
|
b9b4db483c
|
Remove usage of deprecated `defaultTypes` on React functional components (#30099)
|
2024-04-29 09:29:59 +00:00 |
Matt Jankowski
|
2739d8d5a4
|
Use shorter `render` call in `admin/webhooks` view (#30071)
|
2024-04-29 09:10:23 +00:00 |
Matt Jankowski
|
bbf1b603e0
|
Remove unused `Account.popular` scope (#30068)
|
2024-04-29 09:04:35 +00:00 |
renovate[bot]
|
6931cf5727
|
Update dependency aws-sdk-s3 to v1.148.0 (#30076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-29 09:03:27 +00:00 |
Matt Jankowski
|
2123281f7c
|
Move `Account` limits to constants (#30087)
|
2024-04-29 09:02:47 +00:00 |
Matt Jankowski
|
f0c9cbaf3b
|
Use `EXPIRATION_DURATIONS` constant in `CustomFilter` class (#30088)
|
2024-04-29 09:01:46 +00:00 |
Renaud Chaput
|
4527e012da
|
Convert `entrypoints/sign_up` to Typescript (#30106)
|
2024-04-29 08:23:05 +00:00 |
github-actions[bot]
|
9be7efedf0
|
New Crowdin Translations (automated) (#30092)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-04-29 08:15:43 +00:00 |
renovate[bot]
|
00aec2f33a
|
Update peter-evans/create-pull-request action to v6.0.5 (#30112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-29 08:10:20 +00:00 |
renovate[bot]
|
0efa9854a1
|
Update libretranslate/libretranslate Docker tag to v1.5.7 (#30111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-29 08:10:04 +00:00 |
renovate[bot]
|
23223369e0
|
Update eslint (non-major) (#30110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-29 08:09:50 +00:00 |
renovate[bot]
|
c0584a6f4f
|
Update devDependencies (non-major) (#30109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-29 08:09:27 +00:00 |
renovate[bot]
|
31f3dd57e0
|
Update dependency rubocop to v1.63.4 (#30096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-29 08:08:58 +00:00 |
renovate[bot]
|
d8a4cea41b
|
Update dependency haml_lint to v0.58.0 (#30094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-29 08:08:43 +00:00 |
Renaud Chaput
|
36909065b5
|
Convert easy entrypoints files to Typescript (#30102)
|
2024-04-29 08:02:41 +00:00 |
David Beck
|
4f4b77920e
|
Remove home marker updates (#22721)
|
2024-04-29 07:55:58 +00:00 |
Matt Jankowski
|
7201f99cf8
|
Change default ruby version to 3.3.1 (#28013)
|
2024-04-29 07:41:59 +00:00 |
Renaud Chaput
|
65093c619f
|
Fix marker thunks to not ignore eslint directives for the whole file (#30089)
|
2024-04-26 17:11:27 +00:00 |
Claire
|
de4a7bf531
|
Change moderation warning notification icon (#30081)
|
2024-04-26 15:33:15 +00:00 |
renovate[bot]
|
0cf6cf457d
|
Update dependency selenium-webdriver to v4.20.1 (#30060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-26 15:32:48 +00:00 |
renovate[bot]
|
17e0a31fe3
|
Update dependency cssnano to v7 (#30061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-26 15:32:38 +00:00 |
Michael Stanclift
|
bb8c6346fb
|
Reword and rearrange Content Retention page (#27733)
|
2024-04-26 15:17:41 +00:00 |
Matt Jankowski
|
b67b61b963
|
Ignore dotenv *.local files (#29932)
|
2024-04-26 14:50:39 +00:00 |
renovate[bot]
|
ac82f34f7d
|
Update dependency pino to v9 (#30057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-26 14:49:54 +00:00 |
Claire
|
91ca90e25b
|
Fix Idempotency-Key ignored when scheduling a post (#30084)
|
2024-04-26 13:19:02 +00:00 |
Claire
|
e845594878
|
Fix moderator account being exposed in account moderation notification (#30082)
|
2024-04-26 12:42:06 +00:00 |
github-actions[bot]
|
5201882a23
|
New Crowdin Translations (automated) (#30077)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-04-26 10:05:18 +00:00 |
Claire
|
4ef0b48b95
|
Add in-app notifications for moderation actions/warnings (#30065)
|
2024-04-25 17:26:05 +00:00 |
Eugen Rochko
|
0ec061aa8f
|
Change design of people tab on explore in web UI (#30059)
|
2024-04-25 16:25:33 +00:00 |
github-actions[bot]
|
85fdbd0ad5
|
New Crowdin Translations (automated) (#30062)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-04-25 08:50:54 +00:00 |
Matt Jankowski
|
d9eee9bf9a
|
Remove column defaults for `status_pins` timestamp columns (#29261)
|
2024-04-24 14:56:54 +00:00 |
Tim Rogers
|
b128474625
|
Fixed rendering of excess whitespace in status card titles (#30017)
|
2024-04-24 09:09:21 +00:00 |
Matt Jankowski
|
f4a53f3fb4
|
Extract constants for column size length validation limits (#30045)
|
2024-04-24 08:56:28 +00:00 |
github-actions[bot]
|
ebcf9840f4
|
New Crowdin Translations (automated) (#30050)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-04-24 08:45:24 +00:00 |
Eugen Rochko
|
74012831f6
|
Change mute options to be in dropdown on muted users list in web UI (#30049)
|
2024-04-24 08:45:12 +00:00 |
Matt Jankowski
|
b903e6909e
|
Disable `Style/HashAsLastArrayItem` cop (#30041)
|
2024-04-24 08:32:18 +00:00 |
Renaud Chaput
|
0e585b9a52
|
Update to Ruby 3.2.4 (#30036)
|
2024-04-24 08:21:05 +00:00 |
Matt Jankowski
|
3f6887557b
|
Move JS source from `packs` to `entrypoints` (#30037)
|
2024-04-23 16:45:12 +00:00 |
Matt Jankowski
|
32ead51e5a
|
Add material design icons to admin/settings views (#27780)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-04-23 16:43:49 +00:00 |
Claire
|
a2399046ca
|
Fix string interpolation for software updates admin mailer (#30035)
|
2024-04-23 12:54:52 +00:00 |
Emelia Smith
|
049b159beb
|
Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087)
|
2024-04-23 11:47:00 +00:00 |
github-actions[bot]
|
d754b15afb
|
New Crowdin Translations (automated) (#30034)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-04-23 09:07:05 +00:00 |
renovate[bot]
|
91c7406b59
|
Update dependency postcss-preset-env to v9.5.9 (#30029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-23 08:41:50 +00:00 |
renovate[bot]
|
1471c0d4e0
|
Update dependency rubocop to v1.63.3 (#30031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-23 08:41:33 +00:00 |
renovate[bot]
|
483fabf48a
|
Update dependency http to '~> 5.2.0' (#30027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-04-22 14:02:47 +00:00 |
Claire
|
2ef098d01c
|
Revert "Rely on dotenv autoload instead of explicit call (#30007)" (#30028)
|
2024-04-22 14:02:24 +00:00 |