Claire
87c139d393
[Glitch] Add ability to reorder server rules from admin interface
...
Port CSS changes from d7cb6068b1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-05-25 14:54:30 +02:00
diondiondion
85691ea546
[Glitch] fix: Prevent long link names in admin sidebar from being truncated
...
Port 4372d17114 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-05-25 14:53:39 +02:00
Claire
f49940db85
Merge commit 'c4f47adb49663f24ee80d9174ab24431a8c165c0' into glitch-soc/merge-upstream
...
Too many conflicts to list, because of webpack → vite migration.
2025-05-25 14:36:51 +02:00
diondiondion
34cf16263b
[Glitch] fix: Hide "Followers you know" widget from your own profile, #34698
...
Port 6c743831aa to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-05-15 19:10:05 +02:00
diondiondion
9ad3f4ffa8
[Glitch] fix: More "Followers you know" polish & bug fixes
...
Port 3f965d83b0 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-05-15 19:10:05 +02:00
diondiondion
ea9f451184
[Glitch] refactor: Remove duplicated AvatarGroup CSS and familiar followers cleanup
...
Port ccffa11f2b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-05-15 19:10:05 +02:00
diondiondion
59f986784f
[Glitch] feat: Add "Followers you know" widget to user profiles
...
Port b135a831ea to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-05-14 13:59:41 +02:00
Claire
8b42ec1cfb
[Glitch] Change design of audio player in web UI ( #3059 )
...
Port b4394ec129 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com >
2025-05-04 22:25:08 +02:00
Eugen Rochko
4540d09cfd
[Glitch] Refactor <ActionsModal> to TypeScript ( #34559 )
...
Port 926c67c648 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-05-03 17:46:35 +02:00
Gomasy
4011799b31
[Glitch] Fix icon crushed when account name was too long
...
Port 6027764c31 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-22 19:57:35 +02:00
Claire
134597770e
Reduce SCSS discrepancies with upstream ( #3050 )
2025-04-21 23:05:22 +02:00
Eugen Rochko
88cbea8289
[Glitch] Add "Mutual" relationship tag to profiles in web UI
...
Port ee62ac53e1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-21 16:08:24 +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
Claire
0f2407b4c6
Add option to stretch columns to available width ( #3040 )
2025-04-13 16:00:11 +02:00
Eugen Rochko
c684b1df15
[Glitch] Refactor <FollowedTags> into TypeScript
...
Port bdf9baa2e8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-08 20:43:43 +02:00
Echo
4f759ad2c3
[Glitch] Forces radio buttons to be correctly centred
...
Port ff7230df06 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-08 19:14:15 +02:00
Echo
568d6a9eac
[Glitch] Fix visual glitches with filtering posts
...
Port 54aefa9014 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-08 19:13:51 +02:00
Eugen Rochko
3fcbad3e48
[Glitch] Refactor <DomainBlocks> to TypeScript
...
Port 2c70c28bbb to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-04 20:10:45 +02:00
Eugen Rochko
da5a957d8f
[Glitch] Fix being unable to hide controls in full screen video in web UI
...
Port 70e14c1ed0 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-31 17:16:38 +02:00
Eugen Rochko
f19116c430
[Glitch] Refactor <Video> to TypeScript
...
Port e5fd61a84e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-28 21:00:58 +01:00
Echo
3bfc576a49
[Glitch] Fix SASS deprecation notices
...
Port 8a3bed1933 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-27 21:29:33 +01:00
Jeong Arm
2d248620d6
Merge pull request #2972 from tribela/fix-secondary-button
...
Fix secondary post button alignment
2025-03-25 22:08:56 +01:00
Eugen Rochko
b67fc9c099
[Glitch] Refactor alerts to TypeScript, remove react-notification dependency
...
Port 94d71c992e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-25 21:23:24 +01:00
Eugen Rochko
a89d8ef663
[Glitch] Add double tap to zoom and swipe to dismiss to media modal in web UI
...
Port 2e9b2df570 to glitch-soc
Co-authored-by: ChaosExAnima <ChaosExAnima@users.noreply.github.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-24 20:27:06 +01:00
Eugen Rochko
afb0294826
[Glitch] Fix display of failed-to-load image attachments in web UI
...
Port changes from 1960aac90b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-22 15:51:00 +01:00
Eugen Rochko
156c390048
[Glitch] Add age verification on sign-up
...
Port CSS changes from d213c585ff to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-15 17:52:22 +01:00
Claire
4c08cfecd5
[Glitch] Fix timeline banners sizing
...
Port 24ec83ee52 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-15 17:52:03 +01:00
Claire
248a0541c0
[Glitch] Fix media preview height in compose form when 3 or more images are attached ( #2988 )
...
Port 50449ae7ac to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-08 16:13:04 +01:00
Eugen Rochko
180e9e5d70
[Glitch] Add effective date to terms of service
...
Port cadda2f957 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-07 17:39:58 +01:00
Eugen Rochko
76eac9039b
[Glitch] Fix infinite scroll not working on profile media tab in web UI ( #33860 )
...
Port 43f616a1c8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-07 15:09:28 +01:00
Eugen Rochko
2c97a59148
[Glitch] Add loading indicator to timeline gap indicators in web UI
...
Port 82183d8a79 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-01-29 12:06:42 +01:00
Eugen Rochko
a21f35786d
[Glitch] Fix color of language indicator in light theme in web UI
...
Port 81271a18c5 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-01-27 18:20:58 +01:00
Eugen Rochko
17af994a05
[Glitch] Add information about alt text to alt text modal in web UI
...
Port 0885c31633 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-01-27 18:20:00 +01:00
Eugen Rochko
5e7c079787
[Glitch] Change design of edit media modal in web UI
...
Port 11786f1114 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-01-21 19:43:38 +01:00
Eugen Rochko
89b7f8884a
[Glitch] Add warning when selected and detected language is different in web UI
...
Port 8962f11578 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-01-20 18:07:59 +01:00
Claire
19b9884bb2
[Glitch] Fix preview card sizing in “Author attribution” in profile settings
...
Port 82e046ea06 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-01-10 20:53:12 +01:00
Claire
10e24113a8
Fix issue with “Translate” button being overlayed on text ( #2935 )
...
Fixes #2932
2025-01-08 18:25:09 +01:00
Claire
32567a6d8d
[Glitch] Fix color contrast in report modal
...
Port c692f69dba to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-01-06 20:40:06 +01:00
Claire
b7afca0f05
Change status content markup to match upstream ( #2923 )
...
* Remove option to have media outside of CWs
Upstream adopted the media-in-CW design glitch-soc originally had.
* Move poll to StatusContent
* Refactor status media icons
* Rename `forceFilter` to `showDespiteFilter` for consistency with upstream
* Change media and status content markup to match upstream's
* Add mention placeholders back
2024-12-29 19:59:19 +01:00
Eugen Rochko
c40016b785
[Glitch] Change search to use query params in web UI
...
Port 0636bcdbe1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2024-12-25 21:38:02 +01:00
Eugen Rochko
168d14c920
[Glitch] Change design of interaction modal in web UI
...
Port f19fd0b889 to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2024-12-25 21:21:39 +01:00
Eugen Rochko
2f9efb721c
[Glitch] Change animation on feed generation screen in web UI
...
Port 3cf6681736 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2024-12-25 21:21:39 +01:00
Matt Jankowski
e516066112
[Glitch] Fix long account username leaving container
...
Port 234af14966 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2024-12-25 21:21:39 +01:00
Claire
967e095724
[Glitch] Fix Chromium showing scrollbar on embedded posts
...
Port 58c5068bda to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2024-12-25 21:21:39 +01:00
Emelia Smith
39ebf707f0
[Glitch] Fix missing top border on Admin Hashtags UI
...
Port 6615f17b48 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2024-12-25 21:21:38 +01:00
Eugen Rochko
cbe88a1e9c
[Glitch] Add terms of service
...
Port 30aa0df88c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2024-12-25 21:21:38 +01:00
Eugen Rochko
1da3010ffd
[Glitch] Fix design of search bar on explore screen in light theme in web UI
...
Port bf79174829 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2024-12-25 21:21:38 +01:00
Eugen Rochko
0bf4d49166
[Glitch] Fix various visual sign-up flow issues
...
Port ca45f896dd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2024-12-25 21:21:38 +01:00
Mohammad Kazemi
fb77bfb94d
[Glitch] Set unicode-bidi of account header content to plaintext in styles
...
Port b82c791770 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2024-12-25 19:53:55 +01:00
Michael Stanclift
93631757b8
[Glitch] Provide option to force use of system scrollbar styling
...
Port 04b7046be1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2024-12-25 19:38:27 +01:00