Thibaut Girka
|
c6942a5283
|
Add option to not automatically unfold content warnings matching a regexp
Fixes #678
|
6 years ago |
Thibaut Girka
|
9d2739d74d
|
Add a setting to automatically unfold all content warnings
|
6 years ago |
Thibaut Girka
|
4a9e3f80e8
|
[Glitch] Add CSS class to replies
Port 2bbec9f4da to glitch-soc
|
6 years ago |
Thibaut Girka
|
937cd03a9a
|
[Glitch] Add missing video descriptions
Port ac092d03e7 to glitch-soc
|
6 years ago |
Thibaut Girka
|
3c49daeb8d
|
Add glitch-soc local setting to display reply counters
Defaults to false.
|
6 years ago |
Thibaut Girka
|
acb3d5b7aa
|
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
|
d2b3eebe00
|
[Glitch] Show media modal on public timeline
Port e0b1e17bd0 to glitch-soc
|
6 years ago |
Thibaut Girka
|
0bb1720495
|
Add client-side custom filter support to glitch-soc
Port cdb101340a to glitch-soc,
but without dropping support for regexp filters yet.
|
6 years ago |
Thibaut Girka
|
893f2aff20
|
Prevent a rare crash when a status' root node is undefined
|
7 years ago |
Thibaut Girka
|
07baa1ddb5
|
[Glitch] Open video modal on public UI
Port d9b2f84c92 to glitch-soc
|
7 years ago |
Thibaut Girka
|
97c69de416
|
[Glitch] Feature: Direct message from Statuses
Port 904a2479dd to glitch-soc
|
7 years ago |
Thibaut Girka
|
1222e0a381
|
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
|
b39f3648a7
|
Tentative fix for #446
|
7 years ago |
beatrix
|
f4ed38272b
|
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
|
003d114332
|
[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
|
64d8d0464d
|
Add show more/less toggle for entire threads in web UI
Inspired from b6003afcdb but using component
properties instead of redux store for hidden/revealed state.
|
7 years ago |
Thibaut Girka
|
2888f74c12
|
Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
|
7 years ago |
Thibaut Girka
|
694337d9bb
|
Fix auto-collapsed toots making the TL jump (fixes #417)
|
7 years ago |
Thibaut Girka
|
5d96c5ac41
|
[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
Port the video-player part of 036dd98abb to
glitch-soc. MediaGallery part ignored since it has diverged quite a bit.
This fixes #423
|
7 years ago |
Thibaut Girka
|
88790b91de
|
[Glitch] Display AttachmentList in notifications
Port 77406d3a09 to glitch-soc
|
7 years ago |
Thibaut Girka
|
3bc5452449
|
[Glitch] Display AttachmentList in timelines in compact style when media missing
Port 86a9de6753 to glitch-soc
|
7 years ago |
Ash Levy
|
58eeb92755
|
expanded notifications show like default
|
7 years ago |
Ash Levy
|
c68c1466ac
|
fix compressed notifications again (#393)
|
7 years ago |
Ash Levy
|
9317f6853e
|
compress boost/fave notifications more
|
7 years ago |
Thibaut Girka
|
2107891edb
|
Remove some leftover code, I guess
|
7 years ago |
David Yip
|
708ec07e27
|
Style fixes to make eslint happier, hopefully
|
7 years ago |
kibi!
|
a5931e1f48
|
Fixed autocollapse detection
|
7 years ago |
cwm
|
22cdbca82c
|
fixes, functioning now
|
7 years ago |
cwm
|
abe95b614b
|
add initial components based off of tootsuite pr #1507
|
7 years ago |
David Yip
|
d9800a5647
|
Merge branch 'gs-master' into glitch-theme
|
7 years ago |
kibigo!
|
bc4fa6b198
|
Rename themes -> flavours ? ?
|
7 years ago |