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
/
features
/
status
/
index.js
Age
Commit message (
Expand
)
Author
2019-04-29
When selecting a toot via keyboard, ensure it is scrolled into view
Thibaut Girka
2019-04-28
Add hotkey for bookmarking a toot
Thibaut Girka
2019-04-17
Shift+click on column Back button to return to last pinable column
Thibaut Girka
2019-03-26
[Glitch] Add a “Block & Report” button to the block confirmation dialog
ThibG
2019-03-11
Make clicking on the account and status column headers scroll to top
Thibaut Girka
2019-03-01
[Glitch] Make the column header of toot/thread view look like the others
Mélanie Chauvel (ariasuni)
2019-01-20
[Glitch] Improve the public hashtag page
Thibaut Girka
2018-12-18
Allow disabling the reply confirmation dialog
Thibaut Girka
2018-11-30
Scroll to selected toot even if the ancestors happen to be loaded
Thibaut Girka
2018-11-30
Scroll to detailed status when new ancestors get inserted
Thibaut Girka
2018-11-30
[Glitch] Fix bug in order of conversations in web UI
Thibaut Girka
2018-11-30
[Glitch] Replace recursion in status mapStateToProps
Thibaut Girka
2018-11-30
[Glitch] Introduce flat layout to contexts reducer
Thibaut Girka
2018-11-29
Improve detailed status component lifecycle
Thibaut Girka
2018-10-18
Fix fav/boosts hotkeys not working on detailed statuses
Thibaut Girka
2018-10-07
Do not scroll timelines when *closing* media modals
Thibaut Girka
2018-10-05
[Glitch] Add a confirmation dialog when hitting reply and the compose box isn...
Thibaut Girka
2018-09-29
Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
David Yip
2018-09-16
Fix thread CW expansion not being reset when changing threads
Thibaut Girka
2018-08-31
[Glitch] Give focused status a sensible aria-label for screen readers
Thibaut Girka
2018-08-31
[Glitch] Add aria-label to column regions
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-31
[Glitch] Show compose form on delete & redraft when in mobile layout
Thibaut Girka
2018-08-17
[Glitch] Defer scrollIntoView after DOM is drawn
Thibaut Girka
2018-07-30
Don't reset scroll position when opening a modal
Thibaut Girka
2018-07-10
Add client-side custom filter support to glitch-soc
Thibaut Girka
2018-06-16
[Glitch] Add redraft function
Thibaut Girka
2018-05-16
[Glitch] Feature: Direct message from Statuses
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-11
Add glitch-soc front-end support for bookmarks
Thibaut Girka
2017-12-26
use 'flavours/glitch/' prefix in new imports
cwm
2017-12-26
Add mute, block, conversation mute actions to detailed status dropdown menu
cwm
2017-12-09
remove trailing spaces
cwm
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!