Thibaut Girka
|
91da921dbb
|
Fix links in status media having their title rewritten
|
5 years ago |
Thibaut Girka
|
48c68eafb7
|
Handle animated emoji on mouse hover in CWs and poll options
|
5 years ago |
ThibG
|
c1231a846a
|
[Glitch] Play animated custom emoji on hover
Port 7de8c51873 to glitch-soc
|
5 years ago |
Thibaut Girka
|
621590b4ab
|
Refactor DisplayName component to make it closer to upstream
|
5 years ago |
Thibaut Girka
|
249b7c7c12
|
Fix filtering behaviors
|
5 years ago |
Thibaut Girka
|
6ff285d948
|
Fix *another* typo and crash in StatusIcons
|
5 years ago |
Thibaut Girka
|
a2df11ebaf
|
Fix typo and crash in StatusIcons
|
5 years ago |
Thibaut Girka
|
46687a3cbd
|
Shorten status icon tooltip text
|
5 years ago |
Thibaut Girka
|
572009cf56
|
Add status icon for local-only toots
|
5 years ago |
Thibaut Girka
|
7db7cb31b1
|
Add tooltips to status icons
|
5 years ago |
Eugen Rochko
|
e91bf82083
|
[Glitch] Add option to disable real-time updates in web UI
Port 729723f857 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
fc8577cf2b
|
Minor refactoring
|
5 years ago |
Thibaut Girka
|
707b8d7d75
|
Move the “Show why” button inline
|
5 years ago |
Thibaut Girka
|
85f3bc1ab3
|
Implement feature to add filtered phrases to content warnings
|
5 years ago |
Thibaut Girka
|
16b79a6237
|
Add options to configure filtering behavior
|
5 years ago |
Thibaut Girka
|
bde7a415b9
|
Add a way to know why a status has been filtered, and show it anyway
|
5 years ago |
Thibaut Girka
|
c94966891a
|
Minor cleanup and maybe minor performance improvements
|
5 years ago |
Thibaut Girka
|
c49f7d5d16
|
Use strict equality rather than Immutable.is as the compared props are values
|
5 years ago |
Thibaut Girka
|
82a76f03a4
|
Assume children of visible IntersectionObserverArticle always change
This fixes multiple issues, while adding few computations
|
5 years ago |
Thibaut Girka
|
c0b5ee315d
|
Revert to using upstream's optimisations
This *does* break things, as `shouldComponentUpdate` assume the
children to never change!
|
5 years ago |
Thibaut Girka
|
0ef6a114e7
|
Fix error boundary DOM
|
5 years ago |
Thibaut Girka
|
82cd138c89
|
Fix some React warnings
|
5 years ago |
ThibG
|
4175f13155
|
[Glitch] Add option to disable blurhash previews
Port 3086c645fd to glitch-soc
|
5 years ago |
Thibaut Girka
|
598cdc9542
|
Use a different icon for audio attachments
|
5 years ago |
Eugen Rochko
|
d7eb580053
|
[Glitch] Add media description as title to links of unknown media attachments
Port front-end changes from 49ebda4d49 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
967456b6a9
|
[Glitch] Add audio uploads
Port front-end changes from f7f23b4a19 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
362f3973be
|
[Glitch] Fix some React warnings
Port cc8f6b3cda to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Takeshi Umeda
|
1329308bc7
|
[Glitch] Improvement variable height in single column layout
Port d93b82af87 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
ff88387a4a
|
[Glitch] Improvements to the single column layout
Port 0e445ebb13 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
d99a661f08
|
[Glitch] Add responsive panels to the single-column layout
Port 1e5532e693 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
610b4b44c4
|
[Glitch] Add single-column mode
Port 9ddeb30f90 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
b45f555a0c
|
Minor cleanup
|
6 years ago |
Thibaut Girka
|
d61a6271c6
|
Add DM conversations mode similar to upstream
|
6 years ago |
Jeong Arm
|
b32a62fe95
|
[Glitch] Scroll to compose form when focus
Port 8f3c32e29c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
5b92910664
|
Fix expanding status from menu modal in glitch-soc
Fixes #1085
|
6 years ago |
slice
|
22130a0947
|
Fix incorrect PropType in Glitch AutosuggestInput
|
6 years ago |
Thibaut Girka
|
b4d4138cf9
|
[Glitch] Add keyboard shortcut to hide/show media
Port a472190729 and 988342a56c to glitch-soc
|
6 years ago |
Eugen Rochko
|
f59973cc85
|
[Glitch] Make the "mark media as sensitive" button more obvious in web UI
Port 05ef3462ba to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
a5da59f140
|
[Glitch] Change account gallery in web UI
Port 3f143606fa to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
ccf4f3240a
|
[Glitch] Add blurhash
Port front-end changes from fba96c808d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
67fb9a8679
|
Add keyboard shortcut to collapse/uncollapse toots
|
6 years ago |
Thibaut Girka
|
f3acf8f414
|
Add hotkey for bookmarking a toot
|
6 years ago |
Thibaut Girka
|
aa1832ac4d
|
Hide suggestions by default
They will be enabled if the input has focus
|
6 years ago |
Thibaut Girka
|
d7e4be285a
|
Add emoji suggestion to poll options
|
6 years ago |
Thibaut Girka
|
df52004fe6
|
Add suggestions in CW field
|
6 years ago |
Thibaut Girka
|
ef249a2718
|
Rename status__text to status__content__text for consistency with upstream
|
6 years ago |
Thibaut Girka
|
659f972bed
|
Do not switch to italic for status media buttons
|
6 years ago |
Thibaut Girka
|
47faf47ed5
|
ComposerTextarea → AutosuggestTextarea
|
6 years ago |
Eugen Rochko
|
9b9816aba6
|
[Glitch] Show suggested follows on search screen in mobile layout
Port ad510db3a1 to glitch-soc
|
6 years ago |
Thibaut Girka
|
e3c1472040
|
Shift+click on column Back button to return to last pinable column
|
6 years ago |