index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
flavours
/
glitch
/
components
/
status.js
Age
Commit message (
Expand
)
Author
2018-09-30
Add option to hide action bar in collapsed toots
Spencer Alves
2018-09-29
Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
David Yip
2018-09-05
Pause video playback if toot is collapsed or CWs folded (fixes #146)
Thibaut Girka
2018-08-31
[Glitch] Give focused status a sensible aria-label for screen readers
Thibaut Girka
2018-08-31
Add option to not automatically unfold content warnings matching a regexp
Thibaut Girka
2018-08-31
Add a setting to automatically unfold all content warnings
Thibaut Girka
2018-08-28
[Glitch] Add CSS class to replies
Thibaut Girka
2018-08-27
[Glitch] Add missing video descriptions
Thibaut Girka
2018-08-22
Add glitch-soc local setting to display reply counters
Thibaut Girka
2018-08-11
Don't prevent opening links in tabs with keyboard modifiers
Thibaut Girka
2018-08-01
[Glitch] Show media modal on public timeline
Thibaut Girka
2018-07-10
Add client-side custom filter support to glitch-soc
Thibaut Girka
2018-05-31
Prevent a rare crash when a status' root node is undefined
Thibaut Girka
2018-05-17
[Glitch] Open video modal on public UI
Thibaut Girka
2018-05-16
[Glitch] Feature: Direct message from Statuses
Thibaut Girka
2018-04-27
Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
Thibaut Girka
2018-04-27
Tentative fix for #446
Thibaut Girka
2018-04-26
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
beatrix
2018-04-22
[Glitch] Fix the hot key (j, k) does not function correctly when there is a p...
Thibaut Girka
2018-04-22
Add show more/less toggle for entire threads in web UI
Thibaut Girka
2018-04-22
Refactor the infamous three-valued boolean into two booleans, trying to simpl...
Thibaut Girka
2018-04-19
Fix auto-collapsed toots making the TL jump (fixes #417)
Thibaut Girka
2018-04-14
[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
Thibaut Girka
2018-03-27
[Glitch] Display AttachmentList in notifications
Thibaut Girka
2018-03-27
[Glitch] Display AttachmentList in timelines in compact style when media missing
Thibaut Girka
2018-03-22
expanded notifications show like default
Ash Levy
2018-03-18
fix compressed notifications again (#393)
Ash Levy
2018-03-13
compress boost/fave notifications more
Ash Levy
2018-01-23
Remove some leftover code, I guess
Thibaut Girka
2018-01-18
Style fixes to make eslint happier, hopefully
David Yip
2018-01-14
Fixed autocollapse detection
kibi!
2017-12-09
fixes, functioning now
cwm
2017-12-09
add initial components based off of tootsuite pr #1507
cwm
2017-12-04
Merge branch 'gs-master' into glitch-theme
David Yip
2017-12-03
Rename themes -> flavours ? ?
kibigo!