Thibaut Girka
|
0174ca8679
|
Prevent a rare crash when a status' root node is undefined
|
7 years ago |
Thibaut Girka
|
4c835854d6
|
[Glitch] Open video modal on public UI
Port efc482361b to glitch-soc
|
7 years ago |
Thibaut Girka
|
c77a4d8c51
|
[Glitch] Feature: Direct message from Statuses
Port 7a06bd7085 to glitch-soc
|
7 years ago |
Thibaut Girka
|
2ed804d4ca
|
Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
As we are already using the new getSnapshotBeforeUpdate lifecycle method,
we apparently cannot use the deprecated ones at all in this component.
|
7 years ago |
Thibaut Girka
|
8be1573a6e
|
Tentative fix for #446
|
7 years ago |
beatrix
|
cd9c602a0e
|
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
Port the “unfold thread” feature from Mastodon's UI to glitch-soc flavour
|
7 years ago |
Thibaut Girka
|
bc3be9ac5b
|
[Glitch] Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline.
Port 23106844a1 to glitch-soc
|
7 years ago |
Thibaut Girka
|
4e4a5fc1ad
|
Add show more/less toggle for entire threads in web UI
Inspired from b9b01bf14a but using component
properties instead of redux store for hidden/revealed state.
|
7 years ago |
Thibaut Girka
|
5ab80ffadd
|
Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
|
7 years ago |
Thibaut Girka
|
74bfb1e579
|
Fix auto-collapsed toots making the TL jump (fixes #417)
|
7 years ago |
Thibaut Girka
|
9a3fd77c72
|
[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
Port the video-player part of 8c85fd26bb to
glitch-soc. MediaGallery part ignored since it has diverged quite a bit.
This fixes #423
|
7 years ago |
Thibaut Girka
|
8fc7f85356
|
[Glitch] Display AttachmentList in notifications
Port 2cb19bf443 to glitch-soc
|
7 years ago |
Thibaut Girka
|
9454cfc0ad
|
[Glitch] Display AttachmentList in timelines in compact style when media missing
Port 5079c1e322 to glitch-soc
|
7 years ago |
Ash Levy
|
21e374356a
|
expanded notifications show like default
|
7 years ago |
Ash Levy
|
59c1accd4b
|
fix compressed notifications again (#393)
|
7 years ago |
Ash Levy
|
1d27649098
|
compress boost/fave notifications more
|
7 years ago |
Thibaut Girka
|
810312213a
|
Remove some leftover code, I guess
|
7 years ago |
David Yip
|
dfcee78446
|
Style fixes to make eslint happier, hopefully
|
7 years ago |
kibi!
|
8399fba7f2
|
Fixed autocollapse detection
|
7 years ago |
cwm
|
ac42b2b95d
|
fixes, functioning now
|
7 years ago |
cwm
|
41bbfeec7c
|
add initial components based off of tootsuite pr #1507
|
7 years ago |
David Yip
|
1221e3075d
|
Merge branch 'gs-master' into glitch-theme
|
7 years ago |
kibigo!
|
882055afd0
|
Rename themes -> flavours ? ?
|
7 years ago |