Thibaut Girka
|
1181f84c79
|
Minor cleanup and maybe minor performance improvements
|
5 years ago |
Thibaut Girka
|
bcbc9ed7f6
|
Use strict equality rather than Immutable.is as the compared props are values
|
5 years ago |
Thibaut Girka
|
e4ffc42c8c
|
Assume children of visible IntersectionObserverArticle always change
This fixes multiple issues, while adding few computations
|
5 years ago |
Thibaut Girka
|
b9ae9c7205
|
Revert to using upstream's optimisations
This *does* break things, as `shouldComponentUpdate` assume the
children to never change!
|
5 years ago |
Thibaut Girka
|
081790f04b
|
Fix error boundary DOM
|
5 years ago |
Thibaut Girka
|
edad7f2a6c
|
Fix some React warnings
|
5 years ago |
ThibG
|
dd97db20d0
|
[Glitch] Add option to disable blurhash previews
Port 4b3d91dc2c to glitch-soc
|
5 years ago |
Thibaut Girka
|
b99f77bd31
|
Use a different icon for audio attachments
|
5 years ago |
Eugen Rochko
|
a0abbbe8cd
|
[Glitch] Add media description as title to links of unknown media attachments
Port front-end changes from a266d7f1a2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
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 |
Eugen Rochko
|
3a70752ab5
|
[Glitch] Fix some React warnings
Port 5c1a46bdcf 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
|
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
|
aa9377f77a
|
[Glitch] Add single-column mode
Port f9ca3d62b6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
765b25f1cf
|
Minor cleanup
|
6 years ago |
Thibaut Girka
|
7dd32100c3
|
Add DM conversations mode similar to upstream
|
6 years ago |
Jeong Arm
|
a473a7912b
|
[Glitch] Scroll to compose form when focus
Port 91ae2d1275 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
1501b142d2
|
Fix expanding status from menu modal in glitch-soc
Fixes #1085
|
6 years ago |
slice
|
fb0489022c
|
Fix incorrect PropType in Glitch AutosuggestInput
|
6 years ago |
Thibaut Girka
|
c1619a5c24
|
[Glitch] Add keyboard shortcut to hide/show media
Port 7ee189fa60 and 9e238804ea to glitch-soc
|
6 years ago |
Eugen Rochko
|
8050f86d04
|
[Glitch] Make the "mark media as sensitive" button more obvious in web UI
Port cc39785d45 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
3b9ff1fa34
|
[Glitch] Change account gallery in web UI
Port db73f8e585 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
87a7a9a4df
|
[Glitch] Add blurhash
Port front-end changes from a6d2fe7165 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
02bd678944
|
Add keyboard shortcut to collapse/uncollapse toots
|
6 years ago |
Thibaut Girka
|
7ed89e9178
|
Add hotkey for bookmarking a toot
|
6 years ago |
Thibaut Girka
|
b40841b488
|
Hide suggestions by default
They will be enabled if the input has focus
|
6 years ago |
Thibaut Girka
|
4155a1556a
|
Add emoji suggestion to poll options
|
6 years ago |
Thibaut Girka
|
b35b38f4ea
|
Add suggestions in CW field
|
6 years ago |
Thibaut Girka
|
ce2da44c2c
|
Rename status__text to status__content__text for consistency with upstream
|
6 years ago |
Thibaut Girka
|
fea727c61a
|
Do not switch to italic for status media buttons
|
6 years ago |
Thibaut Girka
|
08faf16d66
|
ComposerTextarea → AutosuggestTextarea
|
6 years ago |
Eugen Rochko
|
7acc035cbe
|
[Glitch] Show suggested follows on search screen in mobile layout
Port 541fda5fc8 to glitch-soc
|
6 years ago |
Thibaut Girka
|
619d55358f
|
Shift+click on column Back button to return to last pinable column
|
6 years ago |
Thibaut Girka
|
a4db307b6a
|
When selecting a toot via keyboard, ensure it is scrolled into view
|
6 years ago |
Thibaut Girka
|
ae88690fa6
|
Fix opening/closing gifv sometimes making the timeline scroll
|
6 years ago |
ThibG
|
3964cc964d
|
Merge pull request #981 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
6 years ago |
ThibG
|
729b3841c3
|
[Glitch] Update poll remaining time just like with status timestamps
Port 6e024f0d7a to glitch-soc
|
6 years ago |
Thibaut Girka
|
b83e693c40
|
Do not handle clicks in detailed status content
|
6 years ago |
ThibG
|
5ca976c776
|
[Glitch] Add a “Block & Report” button to the block confirmation dialog
Port 36a6089a22 to glitch-soc
|
6 years ago |
Eugen Rochko
|
f6767a00d4
|
[Glitch] Add `lang` attribute to statuses in web UI
Port JS changes from 0e730974cd to glitch-soc
|
6 years ago |
ThibG
|
5c8d15326f
|
[Glitch] Add support for custom emojis in poll options
Fixes #956
Port 2a211ff18c to glitch-soc
|
6 years ago |
ThibG
|
0381a07606
|
[Glitch] Add UI for enabling/disabling poll notifications
|
6 years ago |
Thibaut Girka
|
043978a20e
|
Remove leftover console.log
|
6 years ago |
ThibG
|
91045bef61
|
Merge pull request #953 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
6 years ago |
Thibaut Girka
|
3a7fb657f3
|
[Glitch] Add support for poll ending notifications
Port front-end parts of 11ce444b8b to glitch-soc
|
6 years ago |
ash lea
|
00bc35891b
|
add local setting to auto reveal media behind cw
|
6 years ago |
Eugen Rochko
|
b9a799c343
|
[Glitch] Fix NaN in Poll component
Port 19cccea89a to glitch-soc
|
6 years ago |
ThibG
|
6b4eb1ac96
|
[Glitch] Disable the underlying button element when an ItemButton is disabled
Port 365f875f57 to glitch-soc
|
6 years ago |
Thibaut Girka
|
8d82e153f3
|
Add an icon to highlight polls behind a Content Warning
|
6 years ago |