Thibaut Girka
|
6b45aa450b
|
Use upstream's Icon component
Rework the codebase to avoid unnecessary differences with upstream
|
5 years ago |
Thibaut Girka
|
080bdf6949
|
Move “export” before decorators
As this is what upstream does.
See also https://github.com/tc39/proposal-decorators/issues/69
|
5 years ago |
Rey Tucker
|
aa6ef7acd0
|
glitch: fix webpack build failure in columns_area.js (#1212)
Fixes #1212 by copying what works in the mainline flavor.
|
5 years ago |
mayaeh
|
a3186bbf67
|
[Glitch] Integrate translation strings for the Profile Directory.
Port 80fe7fa415 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
dc41c64d81
|
[Glitch] Fix custom emoji animation on hover in WebUI directory bios
Port 1443f2bd3c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
8d587eafe5
|
Fix loading more items in account following/followers
|
5 years ago |
Eugen Rochko
|
24611e1076
|
[Glitch] Add header to trends section and change refresh rate to 15 minutes
Port cf56532ced to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
66925dce64
|
[Glitch] Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
Port db5c84ce4b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
157d78dd44
|
[Glitch] Add trends UI with admin and user settings
Port 191392e5c3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
fab9d261c1
|
Properly hide follower count in profile directory
|
5 years ago |
Thibaut Girka
|
90ac926b1c
|
Update backend links and fix hardcoded ones
|
5 years ago |
Thibaut Girka
|
2743b33722
|
Fix imports importing modules from vanilla flavour instead of glitch
|
5 years ago |
Eugen Rochko
|
c4aa608971
|
[Glitch] Change layout of public profile directory to be the same as in web UI
Port b47119eb61 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
2cdbfb39e8
|
[Glitch] Add profile directory to web UI
Port 79922ae20f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
fce59abade
|
[Glitch] Change detailed status child ordering to sort self-replies on top
Port accac63c88 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
854a990d3c
|
[Glitch] Change window resize handler to switch to/from mobile layout as soon as needed
Port 15a82d48ea to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
478fa5f839
|
[Glitch] Fix more visual issues with the audio player
Port eaa759ffd4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
08ad511c36
|
[Glitch] Fix public page crash due to audio player, fix unpause in audio player
Port c8df53b75f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
024b9a24e0
|
[Glitch] Add audio player
Port f13761d84b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
bbc1e15f39
|
[Glitch] Add special alert for throttled requests
Port 6fc1a84958 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
47ffc93705
|
[Glitch] Add confirmation modal when logging out from the web app
Port d255ce2f1a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
d212159f06
|
Remove sign out link from getting started columns, as it is already in the footer
|
5 years ago |
Thibaut Girka
|
ee6653adcf
|
Fix crashes from favico.js crashing the entire web app
|
5 years ago |
Thibaut Girka
|
ed4dbca6bc
|
Refactor the Columns Area code to be closer to upstream
|
5 years ago |
Thibaut Girka
|
5de49ea272
|
Add option to rewrite mentions to mentioned user's username or acct
Fixes #666
|
5 years ago |
ThibG
|
c36ee7b85f
|
[Glitch] Fix handling of audio files in account media gallery
Port 73b23ef7be to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
c2ecfa969b
|
Add button to edit media description from missing description confirmation dialog
|
5 years ago |
Thibaut Girka
|
cec23a0de6
|
Remove code for giving focus to first media without description
Since the textarea is in a modal, now…
|
5 years ago |
Thibaut Girka
|
2d84897916
|
Move character counter to the options box to match upstream styling
|
5 years ago |
ThibG
|
ec9ae03ad7
|
[Glitch] Improve focal point modal on mobile
Port dc83169865 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
e27d8efacf
|
[Glitch] Allow clicking behind preview
Port a886bf3808 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
6f3f392e8a
|
[Glitch] Fix edit media modal on small screens, touch events
Port 375f2f3864 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
66af3222be
|
[Glitch] Fix tesseract.js being part of the common chunk
Port fe52fca65c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
b3f63b601a
|
[Glitch] Add OCR tool to media editing modal
Port 41b188dce6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
f20d417448
|
Refactor character counter to match upstream
|
5 years ago |
Eugen Rochko
|
4982885bfa
|
[Glitch] Add media editing modal
Port da208e7d9b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
13faa1daa0
|
Honor `system_emoji_font` in the Emoji Picker
|
5 years ago |
Eugen Rochko
|
284233f309
|
[Glitch] Fix "cancel follow request" button having unreadable text in web UI
Port aed7dca53b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
558628eb6d
|
Implement keyboard navigation in glitch-soc composer
|
5 years ago |
Thibaut Girka
|
3dedb60da6
|
Refactor composer Dropdown's component a bit to make it closer to upstream
|
5 years ago |
Thibaut Girka
|
06a5239a2c
|
Fix color of dropdown icons
|
5 years ago |
ThibG
|
56734351d3
|
[Glitch] Change icon button styles to make hover/focus states more obvious
Port ebc78b6f2b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
e96d040e58
|
[Glitch] Disable list title validation button when list title is empty
Port 5d32e422c0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
50553e097d
|
Remove link rewriting option as it is easily bypassable
|
5 years ago |
Thibaut Girka
|
2f4cb78803
|
Add options to highlight misleading links in statuses
Fixes #1162
|
5 years ago |
Thibaut Girka
|
d84045c9ca
|
Move decodeIDNA to app/javascript/flavours/glitch/util
|
5 years ago |
ThibG
|
a7a6563f22
|
Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
5 years ago |
Thibaut Girka
|
ce25139d5d
|
Fix crash in /web/lists
Fixes #1181
|
5 years ago |
Eugen Rochko
|
a71d66ab0e
|
[Glitch] Add search results pagination to web UI (#11409)
Port 5119a0608d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
b01e5e372f
|
[Glitch] Play animated custom emoji on hover
Port 99b3dd5b00 to glitch-soc
|
5 years ago |