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
renovate[bot]
f72831b9c2
Update dependency aws-sdk-s3 to v1.175.0 ( #33128 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 08:11:28 +00:00
renovate[bot]
9e8da55d99
Update docker/dockerfile Docker tag to v1.12 ( #33127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 08:11:25 +00:00
renovate[bot]
462e0717d6
Update devDependencies (non-major) ( #33126 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 08:11:22 +00:00
Robert R George
a98a8ee93f
Update robots.txt to prevent crawling of domain blocks ( #26470 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-12-02 08:03:24 +00:00
Matt Jankowski
a17e7d10fc
Always validate `inbox_url` presence on Relay ( #32364 )
2024-12-02 07:38:06 +00:00
Matt Jankowski
3cd308523a
Add shared example for `RankedTrend` concern ( #33125 )
2024-12-02 00:44:14 +00:00
Claire
5550f53a7e
Merge pull request #2910 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 75ecc6df06
2024-12-01 23:05:31 +01:00
Eugen Rochko
b55c31e01b
[Glitch] Change "social web" to "fediverse" in a few banners in web UI
...
Port 4de108e755
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-12-01 19:04:36 +01:00
Eugen Rochko
e03b5868a4
[Glitch] Change server rules to be collapsible
...
Port 986a3676d3
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-12-01 19:02:28 +01:00
Claire
10a24d67d4
Merge commit '75ecc6df068ec2c21b26f05692eb5dfdc35671fa' into glitch-soc/merge-upstream
2024-12-01 18:57:49 +01:00
Eugen Rochko
64fc79cbc2
[Glitch] Change design of modal loading and error screens in web UI
...
Port 7f2cfcccab
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-12-01 18:47:56 +01:00