Thibaut Girka
|
a6262c37cf
|
Fix audio modal closing immediately
|
5 years ago |
Eugen Rochko
|
193bdbb4b0
|
[Glitch] Fix audio attachments opening in video modal from media tab in web UI
Port 9c4f1fb4e1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
8824642f78
|
[Glitch] Fix media editing modal and profile directory in light theme
Port f9c94be74c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Jeong Arm
|
a230f5879a
|
[Glitch] Fix drag and drop link to composebox
Port 345898e920 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
eb6039b401
|
[Glitch] Fix typo in mute confirmation dialog
Port cdce1328a7 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
56ca0d8b1c
|
[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
Port fdd1848c7c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
c77eb90fa6
|
[Glitch] Use blob URL for Tesseract to avoid CORS issues
Port d6b6267c27 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
d9d3828140
|
[Glitch] Fix web UI allowing uploads past status limit via drag & drop
Port 4e39d575dc to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
81aed1ba0b
|
[Glitch] Fix media description button being disabled at 420 characters instead of 1500
Port 20f209452e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
caa2fc89b3
|
[Glitch] Add timeline read markers API
Port 89989b6255 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
47bfd278c1
|
[Glitch] Change max length of media descriptions from 420 to 1500 characters
Port 9301574423 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
9b0b130299
|
Use the `Icon` component instead of directly using `i` tag
|
5 years ago |
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 |
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
|
90ac926b1c
|
Update backend links and fix hardcoded ones
|
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
|
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
|
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
|
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 |
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 |
Eugen Rochko
|
4982885bfa
|
[Glitch] Add media editing modal
Port da208e7d9b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
f1de5093fb
|
[Glitch] Add option to disable real-time updates in web UI
Port c56e6fd7a1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
65b1946489
|
Minor optimization regarding regexp filtering in timelines
|
5 years ago |
ThibG
|
284ff65022
|
[Glitch] Fix swiping columns on mobile sometimes failing
Port 9668e42afd to glitch-soc
|
5 years ago |
Thibaut Girka
|
ad4ebd172a
|
Change search components classes and styling to match upstream
|
5 years ago |
Thibaut Girka
|
aaa0c0bec7
|
Do not scroll in the compose panel on single-column
|
5 years ago |
ThibG
|
7773b30b4f
|
[Glitch] List attachments in boost modal
Port 92ec50ad4b to glitch-soc
|
5 years ago |
ThibG
|
88c7d217a5
|
[Glitch] Only show profile directory link when it's enabled
Port 1b4dcc3f78 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
5137951499
|
Fix notification badge
|
5 years ago |
Thibaut Girka
|
a757cf567c
|
Replace link to favourites with link to bookmarks
|
5 years ago |
Thibaut Girka
|
0a3bbb215c
|
Fix navigation panel
|
5 years ago |
Thibaut Girka
|
9e4dd00b1a
|
Restore navigation bar position glitch-soc setting
|
5 years ago |
Thibaut Girka
|
428a1603e2
|
Use forceSingleColumn only in automatic layout mode
|
5 years ago |
Thibaut Girka
|
425efff741
|
Add app settings link to single-column mode
|
5 years ago |
Eugen Rochko
|
769823518c
|
[Glitch] Add profile directory link to single column navigation panel
Port 4331f4948e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Takeshi Umeda
|
2a1e7f779b
|
[Glitch] Improvement variable height in single column layout
Port 96ac52dabd to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
552d5f818a
|
[Glitch] Refactor footers in web UI into a single component
Port 7d2b4e9277 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
9cdb0fd8c5
|
[Glitch] Improvements to the single column layout
Port 6d4af23a69 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
04edd3fbdb
|
[Glitch] Add responsive panels to the single-column layout
Port a1bceb2cb6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
9a3e47d27c
|
[Glitch] Various improvements to single column layout
Port 106cfa7553 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |