Jeong Arm
|
cd2fce0318
|
[Glitch] Fix drag and drop link to composebox
Port 3abe003f59 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
badf02891a
|
[Glitch] Fix typo in mute confirmation dialog
Port 559da46fd4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
b3c19aa777
|
[Glitch] Fix custom emoji animation on hover in conversations view
Port 26a8c6fd2d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
47f6d636e9
|
[Glitch] Fix missing propType for conversation delete
Port 541269f8bc to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
13bc2cd4af
|
[Glitch] Change conversations UI
Port bc5678d015 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
koyu
|
1bfa9149ee
|
[Glitch] Change at icon in notification filter to reply-all
Port cfe2d1cc4a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
88481c9653
|
[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
Port 9027bfff0c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
a2bf1f9f56
|
[Glitch] Fix follower/following lists resetting on back-navigation in web UI
Port 9683e1dcf8 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
8a63d659ac
|
[Glitch] Change silences to always require approval on follow
Port front-end changes from 18b451c0e6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
74af56b9cd
|
[Glitch] Use blob URL for Tesseract to avoid CORS issues
Port 7baedcb61e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Yamagishi Kazutoshi
|
844e0fb48c
|
[Glitch] Check existence of timeline state in community timeline
Port 0627252b30 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
840c36f320
|
[Glitch] Fix web UI allowing uploads past status limit via drag & drop
Port bdeff5ae15 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
75673cf8e3
|
[Glitch] Fix “slow mode” issues
Port f109867578 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
8e699db334
|
[Glitch] Fix media description button being disabled at 420 characters instead of 1500
Port c00ab575b7 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
ab646fac5f
|
Fix composer dropdown toggle buttons (threaded mode and local-only) not working
|
5 years ago |
Eugen Rochko
|
3665d554c5
|
[Glitch] Add timeline read markers API
Port e445a8af64 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
344e52ffbe
|
[Glitch] Change max length of media descriptions from 420 to 1500 characters
Port b6381bdc7d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
0e1291c888
|
Fix wrong icons from last refactoring
Fix regressions from f154d9d6e9
|
5 years ago |
Thibaut Girka
|
2aa0cdf7e6
|
Use the `Icon` component instead of directly using `i` tag
|
5 years ago |
Thibaut Girka
|
f154d9d6e9
|
Use upstream's Icon component
Rework the codebase to avoid unnecessary differences with upstream
|
5 years ago |
Thibaut Girka
|
f2b307af25
|
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
|
0014a32c19
|
glitch: fix webpack build failure in columns_area.js (#1212)
Fixes #1212 by copying what works in the mainline flavor.
|
5 years ago |
mayaeh
|
dea2b234c9
|
[Glitch] Integrate translation strings for the Profile Directory.
Port 1f22b8197c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
2f952f6d04
|
[Glitch] Fix custom emoji animation on hover in WebUI directory bios
Port 34eac5a1ec to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
0128509605
|
Fix loading more items in account following/followers
|
5 years ago |
Eugen Rochko
|
ce182efd68
|
[Glitch] Add header to trends section and change refresh rate to 15 minutes
Port 4ef8d8b77c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
e1810eed8e
|
[Glitch] Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
Port d857d0d14d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
8b630f7e54
|
[Glitch] Add trends UI with admin and user settings
Port 9072fe5ab6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
ef270ed0df
|
Properly hide follower count in profile directory
|
5 years ago |
Thibaut Girka
|
e519b47da6
|
Update backend links and fix hardcoded ones
|
5 years ago |
Thibaut Girka
|
682cfbb829
|
Fix imports importing modules from vanilla flavour instead of glitch
|
5 years ago |
Eugen Rochko
|
cd46099e49
|
[Glitch] Change layout of public profile directory to be the same as in web UI
Port 9871904172 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
7fe2120dd5
|
[Glitch] Add profile directory to web UI
Port cb447b28c4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
759448c24c
|
[Glitch] Change detailed status child ordering to sort self-replies on top
Port 6914482d0a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
6ee2501991
|
[Glitch] Change window resize handler to switch to/from mobile layout as soon as needed
Port bd4099d976 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
b90bd31cfd
|
[Glitch] Fix more visual issues with the audio player
Port 2e99e3cab3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
84d4d75c91
|
[Glitch] Fix public page crash due to audio player, fix unpause in audio player
Port e72bac7576 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
3aeaf9b897
|
[Glitch] Add audio player
Port 4190e31626 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
04de74c992
|
[Glitch] Add special alert for throttled requests
Port 81f864d4da to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
f11e9d5524
|
[Glitch] Add confirmation modal when logging out from the web app
Port fd3d45d38f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
7c22e32562
|
Remove sign out link from getting started columns, as it is already in the footer
|
5 years ago |
Thibaut Girka
|
79725f659d
|
Fix crashes from favico.js crashing the entire web app
|
5 years ago |
Thibaut Girka
|
956c1cf82a
|
Refactor the Columns Area code to be closer to upstream
|
5 years ago |
Thibaut Girka
|
3282bbe454
|
Add option to rewrite mentions to mentioned user's username or acct
Fixes #666
|
5 years ago |
ThibG
|
f1528ea3c4
|
[Glitch] Fix handling of audio files in account media gallery
Port b48c7ee059 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
fae9e34484
|
Add button to edit media description from missing description confirmation dialog
|
5 years ago |
Thibaut Girka
|
dff4ccd7e9
|
Remove code for giving focus to first media without description
Since the textarea is in a modal, now…
|
5 years ago |
Thibaut Girka
|
a334cbcb20
|
Move character counter to the options box to match upstream styling
|
5 years ago |
ThibG
|
ab0961fe9a
|
[Glitch] Improve focal point modal on mobile
Port 2ca6b2bb6c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
fcd2244015
|
[Glitch] Allow clicking behind preview
Port d37126fd03 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |