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
|
3c90dcf546
|
[Glitch] Fix custom emoji animation on hover in conversations view
Port 66f85e540c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
de2a936748
|
[Glitch] Fix missing propType for conversation delete
Port 147f2e0d06 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
779423204a
|
[Glitch] Change conversations UI
Port 5d5af651f1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
koyu
|
6e8131d46c
|
[Glitch] Change at icon in notification filter to reply-all
Port ac007dfb83 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 |
Eugen Rochko
|
a70911807c
|
[Glitch] Fix follower/following lists resetting on back-navigation in web UI
Port aadf3981fa to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
11d07fae3b
|
[Glitch] Change silences to always require approval on follow
Port front-end changes from 70990720c5 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 |
Yamagishi Kazutoshi
|
43d6f6d842
|
[Glitch] Check existence of timeline state in community timeline
Port dabb03467e 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
|
073df8d25b
|
[Glitch] Fix “slow mode” issues
Port 7f7f8cac37 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 |
Thibaut Girka
|
1da97e86a4
|
Fix composer dropdown toggle buttons (threaded mode and local-only) not working
|
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
|
8605a25800
|
Fix wrong icons from last refactoring
Fix regressions from 6b45aa450b
|
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 |
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 |
Thibaut Girka
|
f447eef7cd
|
Clean up redundant shouldUpdateScroll definitions
|
5 years ago |
Eugen Rochko
|
06990c0ece
|
[Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
Port 8ff757ed6a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
9b58e25df5
|
[Glitch] Fix followers and followings on account profiles
Partial fix from 513f59726a
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Jakub Mendyk
|
1d58c95a8b
|
[Glitch] Fix followers/follows layout issues from #8418
Port 816384cf32 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
b67c436220
|
Add empty column message to bookmarks column
|
5 years ago |
Jakub Mendyk
|
be07e0038c
|
[Glitch] Add messages informing that collections are empty
Port 6fae7f6a04 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
|
6476b7dabe
|
Add options to configure filtering behavior
|
5 years ago |
ThibG
|
e2c93b4b34
|
[Glitch] Only scroll to the compose form if it's not horizontally in the viewport
Port 64909cf0d9 to glitch-soc
|
5 years ago |
ThibG
|
447e13fec3
|
[Glitch] Memoize ancestorIds and descendantIds in detailed status view
Port eda4094171 to glitch-soc
|
5 years ago |
Thibaut Girka
|
65b1946489
|
Minor optimization regarding regexp filtering in timelines
|
5 years ago |
Thibaut Girka
|
edad7f2a6c
|
Fix some React warnings
|
5 years ago |
Eugen Rochko
|
a3cd9e432d
|
[Glitch] Add categories for custom emojis
Port front-end changes from 1c612f24e4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
284ff65022
|
[Glitch] Fix swiping columns on mobile sometimes failing
Port 9668e42afd to glitch-soc
|
5 years ago |
ThibG
|
a393529547
|
[Glitch] Add message telling FTS is disabled when no toot can be found because of this
Port 0943e994dd to glitch-soc
|
5 years ago |
Thibaut Girka
|
ad4ebd172a
|
Change search components classes and styling to match upstream
|
5 years ago |
ThibG
|
dd97db20d0
|
[Glitch] Add option to disable blurhash previews
Port 4b3d91dc2c to glitch-soc
|
5 years ago |
Thibaut Girka
|
883160b769
|
Scroll to compose form rather than reply indicator on focus
|
5 years ago |
Thibaut Girka
|
b99f77bd31
|
Use a different icon for audio attachments
|
5 years ago |
Eugen Rochko
|
b02325e820
|
[Glitch] Add audio uploads
Port front-end changes from d7e2f554fb to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
b468639015
|
Fix NavigationBar styling
|
5 years ago |
Thibaut Girka
|
900db91d96
|
Add NavigationBar to getting started column in single-column mode
Fixes #1131
|
5 years ago |
Thibaut Girka
|
b9cfc69106
|
Change preferences link in local settings modal from sliders to cog for consistency
|
5 years ago |
Thibaut Girka
|
b24595c93f
|
Change plaintext icon in composer options
|
5 years ago |
Thibaut Girka
|
aaa0c0bec7
|
Do not scroll in the compose panel on single-column
|
5 years ago |
Thibaut Girka
|
aefaa50f73
|
Fix replying not automatically switching to compose form on mobile
|
5 years ago |
ThibG
|
7773b30b4f
|
[Glitch] List attachments in boost modal
Port 92ec50ad4b to glitch-soc
|
5 years ago |
ThibG
|
7260574e9a
|
[Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
Port b4d67fe57a 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 |