diondiondion
d3e972465d
[Glitch] Add Cmd/Ctrl+Enter to submit when Textarea is focused
...
Port 8c2c94fa6cf608070b47f030d3df738e1d4e25d8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-11 20:28:32 +01:00
Claire
2373c5a132
Merge commit 'ca9966ce2ff79dcac90b2feced65fa991534d53e' into glitch-soc/merge-upstream
2026-02-11 20:26:56 +01:00
Claire
ba748f3bb1
Merge pull request #3395 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 01b576efedd57c2af4bd55267f33357867c170c3
2026-02-11 20:24:24 +01:00
Echo
ca9966ce2f
Make pinning and unpinning directly modify state ( #37831 )
2026-02-11 16:58:00 +00:00
Claire
9129f98776
Process actor public keys when they are in a separate document without the ActivityStreams context ( #37826 )
2026-02-11 15:47:24 +00:00
Claire
dfe44bcaef
Add ability to require 2FA for specific roles (including Everybody) ( #37701 )
2026-02-11 14:34:09 +00:00
David Roetzel
3e1127d27b
Federate Add when item is added to Collection ( #37823 )
2026-02-11 13:52:29 +00:00
diondiondion
f99c60a8f3
Add useStorageState hook ( #37825 )
2026-02-11 13:30:53 +00:00
Echo
bbd88d356d
Profile redesign: Show yourself in follower list ( #37813 )
2026-02-11 13:19:18 +00:00
Claire
2f8ecb894e
Fix generation of static error pages in glitch-soc
2026-02-11 14:12:46 +01:00
Claire
01b576efed
Add skin migrations for glitch-soc
2026-02-11 13:49:27 +01:00
Echo
c7b08d8f19
[Glitch] Profile redesign: Account filter fixes
...
Port 0279a52216b789a759f4f8556827cfb316eaeb6d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-11 13:37:19 +01:00
Claire
20fedab093
Fix mistakenly included glitch-soc database columns ( #37824 )
2026-02-11 12:34:34 +00:00
Claire
4fbd1ad7ae
Merge commit 'd13d7b4566d551d027830f7dfc987ba3a8e2dd4f' into glitch-soc/merge-upstream
...
Conflicts are too numerous to list, but they are all caused by upstream's
theming changes and all have to do with the differences between upstream and
glitch-soc in the theming systems.
They were all manually resolved by adapting the relevant code.
2026-02-11 13:32:18 +01:00
Claire
8d1bf0dda5
Merge pull request #3394 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to fb89198460f9cebf624cc5ca0b139563ae4fd120
2026-02-11 12:52:19 +01:00
Nicholas La Roux
062d0b454b
Update various eslint packages and correct offences ( #37814 )
2026-02-11 11:24:22 +00:00
diondiondion
8c2c94fa6c
Add Cmd/Ctrl+Enter to submit when Textarea is focused ( #37821 )
2026-02-11 10:44:20 +00:00
Claire
c53bb3b33e
Rename “Mode” to “Color scheme” ( #37819 )
2026-02-11 10:36:59 +00:00
renovate[bot]
94524dd29c
Update dependency @vitejs/plugin-react to v5.1.4 ( #37798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-11 10:34:45 +00:00
renovate[bot]
3faefafdcb
Update dependency pino to v10.3.1 ( #37799 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-11 10:15:53 +00:00
github-actions[bot]
cc75188a76
New Crowdin Translations (automated) ( #37817 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-02-11 09:11:56 +00:00
Claire
d13d7b4566
Fix server theme migration ( #37810 )
2026-02-10 20:53:43 +00:00
Echo
0279a52216
Profile redesign: Account filter fixes ( #37811 )
2026-02-10 17:20:02 +00:00
Echo
b7d5607dd1
[Glitch] Profile redesign: Quality pass
...
Port fb89198460f9cebf624cc5ca0b139563ae4fd120 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-10 18:09:26 +01:00
Claire
d89db37e93
Merge commit 'fb89198460f9cebf624cc5ca0b139563ae4fd120' into glitch-soc/merge-upstream
2026-02-10 18:02:15 +01:00
Claire
71f9ec9c08
Merge pull request #3393 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 2774e0fbfa045e883ec94e873e657e9e8fefa98b
2026-02-10 18:01:36 +01:00
Matt Jankowski
66b09318ed
Remove unneeded rescue from DOB Validator ( #37785 )
2026-02-10 16:24:23 +00:00
Claire
63aac77b61
Purge custom emojis on domain suspension ( #37808 )
2026-02-10 16:13:06 +00:00
Matt Jankowski
34514bcfe9
Move theme-related helper methods out of controller ( #37807 )
2026-02-10 15:34:42 +00:00
Claire
040555be7f
Fix NoMethodError in ActivityPub::FetchFeaturedTagsCollectionService ( #37806 )
2026-02-10 15:24:54 +00:00
renovate[bot]
f3347b1c67
Update dependency irb to v1.17.0 ( #37780 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 13:30:21 +00:00
Claire
46e4b5ae37
Fix streaming of disabled timelines with special permissions ( #37791 )
2026-02-10 13:27:00 +00:00
David Roetzel
ae30c40335
Auto accept account added to collection ( #37805 )
2026-02-10 12:48:28 +00:00
Claire
1b00b92772
Merge commit '2774e0fbfa045e883ec94e873e657e9e8fefa98b' into glitch-soc/merge-upstream
2026-02-10 12:03:53 +01:00
Claire
5bb2518888
Merge pull request #3392 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 0b8ce7200aa3121d07aa3866ddfc99de3bcf319e
2026-02-10 12:03:29 +01:00
Claire
75ba314e6b
Migrate to new theming infrastructure ( #37612 )
2026-02-10 10:59:47 +00:00
Echo
fb89198460
Profile redesign: Quality pass ( #37766 )
2026-02-10 10:56:03 +00:00
Matt Jankowski
2774e0fbfa
Reduce stubbing SUT for EmailMxValidator spec ( #37750 )
2026-02-10 10:49:49 +00:00
renovate[bot]
b8d735411f
Update dependency vite-tsconfig-paths to v6.1.0 ( #37773 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 10:49:41 +00:00
renovate[bot]
920e9fa9d3
Update dependency axios to v1.13.5 [SECURITY] ( #37803 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 10:30:35 +00:00
github-actions[bot]
662df23793
New Crowdin Translations (automated) ( #37797 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-02-10 10:16:57 +00:00
David Roetzel
03f73377d9
Federate updates to collections ( #37790 )
2026-02-10 10:08:55 +00:00
David Roetzel
0763ad0d96
Set a more explicit version number for GH Action ( #37800 )
2026-02-10 10:00:27 +00:00
Claire
8aabc8628d
Fix i18n check for missing source strings ( #37801 )
2026-02-10 09:56:16 +00:00
Renaud Chaput
837d1decc9
Add a i18n check in pre-commit for JS files ( #37793 )
2026-02-10 09:13:09 +00:00
Echo
455fa54106
[Glitch] Fix: Changes to pins update immediately
...
Port b4fb25643a12e13b909f5681ce747074c341cd7c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-09 21:46:08 +01:00
Claire
c8db60f8d2
Merge commit '0b8ce7200aa3121d07aa3866ddfc99de3bcf319e' into glitch-soc/merge-upstream
2026-02-09 21:45:21 +01:00
Claire
387b9afcfb
Merge pull request #3390 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to d3cef824018a79ba383deab85e09c31d2673d2c3
2026-02-09 21:44:15 +01:00
Matt Jankowski
0b8ce7200a
Use validation matchers for ExistingUsernameValidator spec ( #37749 )
2026-02-09 15:24:31 +00:00
Jonny Saunders
e17bbed88f
Change: Consolidate collection handling in jsonld helper ( #34595 )
2026-02-09 15:19:36 +00:00