renovate[bot]
e35655cf55
Update dependency express to v4.21.2 ( #33195 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 15:20:19 +00:00
Claire
fbcd14ff7e
Always remove setting keys in legacy user settings migrations ( #33196 )
2024-12-06 10:58:18 +00:00
Eugen Rochko
25387dc423
Refactor `<HashtagHeader>` to TypeScript ( #33096 )
2024-12-06 08:42:24 +00:00
Matt Jankowski
a1143c522b
Add missing `on_delete: :cascade` foreign keys option ( #33175 )
2024-12-06 08:29:54 +00:00
renovate[bot]
635da00cfa
Update Node.js to 22.12 ( #33169 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 08:28:21 +00:00
Eugen Rochko
d29eddc401
Fix tag trend migration failing due to duplicate rows ( #33189 )
2024-12-05 16:12:26 +00:00
Matt Jankowski
17c02c9210
Remove `thing_type` and `thing_id` columns from settings table ( #31971 )
2024-12-05 14:34:14 +00:00
Mohammad Kazemi
b82c791770
Set unicode-bidi of account header content to plaintext in styles ( #33088 )
2024-12-05 11:40:50 +00:00
Claire
1ee149d015
Add explicit migration breakpoints ( #33089 )
2024-12-05 11:40:30 +00:00
Matt Jankowski
86b45a4a48
Add rel alternate rss/json links to tags show html page ( #33179 )
2024-12-05 11:34:49 +00:00
Claire
21f6780498
Fix deletion of unconfirmed users with Webauthn set ( #33186 )
2024-12-05 09:38:48 +00:00
github-actions[bot]
8b223f3b15
New Crowdin Translations (automated) ( #33185 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-12-05 09:37:49 +00:00
renovate[bot]
f9dc7842de
Update dependency browser to v6.2.0 ( #33182 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 09:36:49 +00:00
renovate[bot]
f57c82ed35
Update opentelemetry-ruby (non-major) ( #33180 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 09:36:25 +00:00
renovate[bot]
d58173e45b
Update dependency @dnd-kit/sortable to v10 ( #33183 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 09:12:21 +00:00
renovate[bot]
3708039856
Update dependency @dnd-kit/core to v6.3.0 ( #33181 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 09:12:08 +00:00
Matt Jankowski
b85d7eb7a3
Update `rails-html-sanitizer` to version 1.6.1 ( #33177 )
2024-12-05 08:48:15 +00:00
Matt Jankowski
4934242aca
Update schema/annotations after tag trend db/redis migrate ( #33173 )
2024-12-04 17:55:56 +00:00
Matt Jankowski
0fcf227a92
Add media attachment description limit to instance API response ( #33153 )
2024-12-04 15:10:20 +00:00
Eugen Rochko
48ea7552dd
Change hashtag trends to be stored in the database instead of redis ( #32837 )
...
Co-authored-by: David Roetzel <david@roetzel.de>
2024-12-04 11:59:17 +00:00
renovate[bot]
b9b26490e7
Update dependency sass to v1.82.0 ( #32411 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 10:40:47 +00:00
renovate[bot]
23a2366090
Update dependency dotenv to v16.4.7 ( #33147 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 10:20:50 +00:00
github-actions[bot]
0262310c88
New Crowdin Translations (automated) ( #33166 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-04 10:04:02 +00:00
renovate[bot]
ebbccb196a
Update dependency aws-sdk-s3 to v1.176.0 ( #33170 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 09:48:14 +00:00
Claire
c521a62b1e
Add tests for broken mention processing ( #33171 )
2024-12-04 09:45:35 +00:00
renovate[bot]
1cb303ca75
Update dependency axios to v1.7.9 ( #33168 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 09:12:26 +00:00
Matt Jankowski
e5bea68b20
Fix empty authors preview card serialization ( #33151 )
2024-12-04 09:05:58 +00:00
Matt Jankowski
6fddf1610c
Fix awkwardly-worded nature of scheduled too soon error ( #33156 )
2024-12-04 07:43:29 +00:00
Matt Jankowski
7420f59f76
Add `maxlength` to registration reason input ( #33162 )
2024-12-04 07:40:56 +00:00
renovate[bot]
30c2a6c01c
Update dependency @rails/ujs to v7.1.500 ( #32648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 15:53:36 +00:00
github-actions[bot]
836810e88b
New Crowdin Translations (automated) ( #33146 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-03 09:44:20 +00:00
Eugen Rochko
7135f513a4
Add ability to search for all accounts when creating a list in web UI ( #33036 )
2024-12-03 09:42:52 +00:00
Eugen Rochko
6cf87762a4
Change percentile label in year in review in web UI ( #33148 )
2024-12-03 08:57:29 +00:00
YOCKOW
88ff1c8e7e
Fix typo in CHANGELOG.md ( #33145 )
2024-12-03 08:46:11 +00:00
renovate[bot]
ada5baf0b2
Update dependency nokogiri to v1.16.8 ( #33140 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 08:39:54 +00:00
Michael Stanclift
04b7046be1
Provide option to force use of system scrollbar styling ( #32117 )
2024-12-03 08:38:23 +00:00
Matt Jankowski
be43b01eb1
Add coverage for `CustomFilter#expires_in` method ( #33142 )
2024-12-02 21:52:17 +00:00
Matt Jankowski
2381ed55d7
Add coverage for `Report#unresolved_siblings?` ( #33141 )
2024-12-02 21:52:12 +00:00
Claire
ec9f360217
Merge pull request #2912 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 752d49eefe
2024-12-02 22:23:47 +01:00
Eugen Rochko
119b7583fd
[Glitch] Change profile bios to be displayed during onboarding in web UI
...
Port ca11740dc9
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-12-02 21:12:14 +01:00
Claire
c2817c7fad
Merge commit '752d49eefef48262d501ba5fc2006d2c8466a000' into glitch-soc/merge-upstream
...
Conflicts:
- `app/lib/feed_manager.rb`:
Upstream changed how notifications from follow subscriptions were handled,
refactoring this file in the process.
Conflict is due to glitch-soc having an extra timeline type (direct).
Ported upstream's changes.
- `app/workers/feed_insert_worker.rb`:
Ditto.
2024-12-02 21:08:15 +01:00
Eugen Rochko
346a27b6fc
Refactor `<Column>` to TypeScript ( #33081 )
2024-12-02 20:07:48 +00:00
Claire
543eced5a1
Port missed CSS change from latest ported upstream changes ( #2911 )
2024-12-02 21:06:07 +01:00
Matt Jankowski
752d49eefe
Add coverage for `api/v1/push/subscriptions#show` action ( #33134 )
2024-12-02 15:08:41 +00:00
renovate[bot]
de37bc7722
Update dependency json-schema to v5.1.1 ( #33132 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 15:08:37 +00:00
Jonathan de Jong
360b6d3a44
Fix exclusive lists interfering with notifications ( #28162 )
2024-12-02 09:26:04 +00:00
Claire
5c06fe4902
Fix processing incoming post edits with mentions to unresolvable accounts ( #33129 )
2024-12-02 09:24:34 +00:00
github-actions[bot]
4b80ff92bd
New Crowdin Translations (automated) ( #33114 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-02 08:27:19 +00:00
renovate[bot]
459be1f4e7
Update dependency active_model_serializers to v0.10.15 ( #33120 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 08:14:46 +00:00
Eugen Rochko
ca11740dc9
Change profile bios to be displayed during onboarding in web UI ( #33119 )
2024-12-02 08:11:45 +00:00