Claire
|
3628717595
|
Merge commit '3159f3b2f6ed444d4f247c5e7864e4c41ca285df' into glitch-soc/merge-upstream
|
2025-04-21 15:47:21 +02:00 |
|
Claire
|
d7566c8fa4
|
Merge pull request #3048 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to b33f9ea603
|
2025-04-21 15:46:53 +02:00 |
|
Claire
|
ace0a3d61f
|
Merge commit 'b33f9ea60338a78dde2fb7fe3f083c2ffaafcf1f' into glitch-soc/merge-upstream
|
2025-04-21 15:22:22 +02:00 |
|
Claire
|
e3cc4cc6a2
|
Merge pull request #3047 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to a324edabdf
|
2025-04-21 15:22:04 +02:00 |
|
SASAGAWA Hiroto
|
ebfb1b3710
|
[Glitch] Disable kerning for Japanese text to preserve monospaced alignment for readability
Port 5991caae87 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-04-21 14:38:43 +02:00 |
|
Eugen Rochko
|
baa3cd2734
|
|Glitch] Fix "Feature on profile" option on profile dropdown menu in web UI
Port f47ad7814a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-04-21 14:38:23 +02:00 |
|
Eugen Rochko
|
c0bb21ecd8
|
[Glitch] Add dropdown menu to hashtag links in web UI
Port a9cfaa6eed to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-04-21 14:37:59 +02:00 |
|
Claire
|
8cbd99e645
|
Merge commit 'a324edabdfc19b6978ed31800b92e36022006cd5' into glitch-soc/merge-upstream
|
2025-04-21 14:32:47 +02:00 |
|
Eugen Rochko
|
3159f3b2f6
|
Fix featured hashtags not showing year for date in web UI (#34491)
|
2025-04-18 13:54:13 +00:00 |
|
github-actions[bot]
|
361f528c89
|
New Crowdin Translations (automated) (#34487)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-04-18 08:51:50 +00:00 |
|
Eugen Rochko
|
bed614d44e
|
Add option to remove account from followers in web UI (#34488)
|
2025-04-18 07:23:34 +00:00 |
|
Echo
|
64d94f9e57
|
Update copy for empty featured tabs (#34483)
|
2025-04-17 10:27:44 +00:00 |
|
Claire
|
8489f6c8fc
|
Fix namespace of QuoteAuthorization type in specs (#34481)
|
2025-04-17 09:19:23 +00:00 |
|
Eugen Rochko
|
c01d219c12
|
Add --only-mapping option to tootctl search deploy (#34466)
|
2025-04-17 09:09:03 +00:00 |
|
Eugen Rochko
|
ee62ac53e1
|
Add "Mutual" relationship tag to profiles in web UI (#34467)
|
2025-04-17 08:10:11 +00:00 |
|
github-actions[bot]
|
b33f9ea603
|
New Crowdin Translations (automated) (#34464)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-04-17 08:10:03 +00:00 |
|
renovate[bot]
|
b64a5a7d84
|
chore(deps): update dependency connection_pool to v2.5.1 (#34475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-17 08:07:19 +00:00 |
|
renovate[bot]
|
3dc95902d7
|
chore(deps): update dependency opentelemetry-instrumentation-pg to v0.30.1 (#34472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-17 08:07:02 +00:00 |
|
renovate[bot]
|
5810bd3310
|
chore(deps): update docker.io/ruby docker tag to v3.4.3 (#34460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-17 07:56:10 +00:00 |
|
Claire
|
df2611a10f
|
Add initial support for ingesting and verifying remote quote posts (#34370)
|
2025-04-17 07:45:23 +00:00 |
|
renovate[bot]
|
a324edabdf
|
chore(deps): update dependency ruby to v3.4.3 (#34459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-16 06:53:05 +00:00 |
|
Matt Jankowski
|
2fc38f524e
|
Use bundler version 2.6.8 (#34453)
|
2025-04-16 06:40:25 +00:00 |
|
Eugen Rochko
|
ff0990ec9f
|
Add REST API for fetching an account's endorsed accounts (#34421)
|
2025-04-16 05:39:20 +00:00 |
|
github-actions[bot]
|
ba0bd3da4a
|
New Crowdin Translations (automated) (#34456)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-04-15 09:19:49 +00:00 |
|
renovate[bot]
|
f115c7b3a2
|
chore(deps): update yarn to v4.9.1 (#34451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-15 09:02:21 +00:00 |
|
Matt Jankowski
|
2eaef09166
|
Use enum validation instead of ArgumentError rescue for List replies policy check (#34452)
|
2025-04-14 21:11:10 +00:00 |
|
Claire
|
3a67407be9
|
Remove unused inherit_locales from flavour definitions (#3044)
|
2025-04-14 22:41:48 +02:00 |
|
SASAGAWA Hiroto
|
5991caae87
|
Disable kerning for Japanese text to preserve monospaced alignment for readability (#34448)
|
2025-04-14 10:57:21 +00:00 |
|
renovate[bot]
|
abcb9b8a61
|
chore(deps): update yarn to v4.9.0 (#34410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-14 07:31:44 +00:00 |
|
Eugen Rochko
|
f47ad7814a
|
Fix "Feature on profile" option on profile dropdown menu in web UI (#34422)
|
2025-04-14 07:29:44 +00:00 |
|
Matt Jankowski
|
aadff24099
|
Enable validate: true on CustomFilter#action (#34434)
|
2025-04-14 07:28:11 +00:00 |
|
github-actions[bot]
|
6d94c9f4e7
|
New Crowdin Translations (automated) (#34437)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-04-14 07:17:58 +00:00 |
|
renovate[bot]
|
3d2f47498e
|
fix(deps): update dependency marky to v1.3.0 (#34449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-14 07:10:20 +00:00 |
|
renovate[bot]
|
20f4b76389
|
fix(deps): update dependency ioredis to v5.6.1 (#34442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-14 07:07:34 +00:00 |
|
renovate[bot]
|
0f26ab9eee
|
chore(deps): update dependency csv to v3.3.4 (#34445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-14 06:52:43 +00:00 |
|
renovate[bot]
|
e991a3c757
|
fix(deps): update dependency jsdom to v26.1.0 (#34446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-14 06:52:39 +00:00 |
|
Claire
|
0f2407b4c6
|
Add option to stretch columns to available width (#3040)
|
2025-04-13 16:00:11 +02:00 |
|
Claire
|
dd3b51c944
|
Fix secondary post button appearing on reply despite being set to “None” (#3039)
Fixes #3005
|
2025-04-12 13:42:48 +02:00 |
|
Claire
|
62237332ed
|
Switch to glitch-soc docker images in docker-compose (#3038)
Fixes #3032
|
2025-04-12 11:49:22 +02:00 |
|
github-actions[bot]
|
2adc1e0d89
|
New Crowdin Translations (automated) (#2970)
* New Crowdin translations
* Fix bogus simple_form.no.yml
* Fix bogus no.yml
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-04-12 11:47:50 +02:00 |
|
Claire
|
a5b69c26e4
|
Merge pull request #3035 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to a296facdea
|
2025-04-11 21:14:42 +02:00 |
|
Claire
|
44b5783c28
|
Re-introduce translation string removed by upstream and still used in glitch-soc
|
2025-04-11 19:23:03 +02:00 |
|
Claire
|
bad3aa7750
|
[Glitch] Fix editing and redrafting polls
Port 5bf6b82625 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-04-11 19:17:50 +02:00 |
|
Claire
|
8e461af113
|
[Glitch] Fix dropdown menus not working on mobile
Port 23edac59ec to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-04-11 19:17:30 +02:00 |
|
Essem
|
0f7d1763c7
|
[Glitch] Fix notification request screen breaking due to dropdown
Port 1d7b45093d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-04-11 19:17:05 +02:00 |
|
Claire
|
80f7175379
|
Merge commit 'a296facdea884cc828999c9f9be0f4bc83afe68d' into glitch-soc/merge-upstream
|
2025-04-11 19:14:53 +02:00 |
|
Claire
|
1ef0048167
|
Merge pull request #3034 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 678c8dfeec
|
2025-04-11 13:03:22 +02:00 |
|
Eugen Rochko
|
a9cfaa6eed
|
Add dropdown menu to hashtag links in web UI (#34393)
|
2025-04-11 10:50:46 +00:00 |
|
Claire
|
a296facdea
|
Fix empty menu section in status dropdown (#34431)
|
2025-04-11 10:47:05 +00:00 |
|
Claire
|
00cd218741
|
Add paragraph to tell admins that email announcements cannot be opted out (#34411)
|
2025-04-11 09:52:23 +00:00 |
|