Thibaut Girka
|
d465da45b4
|
Pause video playback if toot is collapsed or CWs folded (fixes #146)
|
6 years ago |
Thibaut Girka
|
ff18ba0d2b
|
Add option to not automatically unfold content warnings matching a regexp
Fixes #678
|
6 years ago |
Thibaut Girka
|
02c32ad7af
|
Add a setting to automatically unfold all content warnings
|
6 years ago |
Thibaut Girka
|
11dc01f83e
|
[Glitch] Add CSS class to replies
Port ae562f4d2b to glitch-soc
|
6 years ago |
Thibaut Girka
|
1295515bd4
|
[Glitch] Add missing video descriptions
Port 5b773a2c9c to glitch-soc
|
6 years ago |
Thibaut Girka
|
8db23dd477
|
Add glitch-soc local setting to display reply counters
Defaults to false.
|
6 years ago |
Thibaut Girka
|
ac67589755
|
Don't prevent opening links in tabs with keyboard modifiers
Ctrl+click usually allows opening a link in a new tab. This
was prevented for hashtag or user links in toots.
|
6 years ago |
Thibaut Girka
|
28cdf3da09
|
[Glitch] Show media modal on public timeline
Port c1427f90f6 to glitch-soc
|
6 years ago |
Thibaut Girka
|
4850a2348c
|
Add client-side custom filter support to glitch-soc
Port d878e3e945 to glitch-soc,
but without dropping support for regexp filters yet.
|
6 years ago |
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 |