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
/
ui
/
index.js
Age
Commit message (
Expand
)
Author
2019-01-20
Allow event defaults on index for text data transfer (#9840)
tmm576
2019-01-16
[Glitch] make draggingOver state off correctly
Thibaut Girka
2019-01-02
[Glitch] Update dependencies for Node.js (2018-12-31)
Thibaut Girka
2018-12-18
Remove dead code
Thibaut Girka
2018-12-18
[Glitch] Add exact attribute to WrappedRoute for community timeline
Thibaut Girka
2018-12-18
[Glitch] Add media timeline
Thibaut Girka
2018-10-10
Really fix HotKeys
Thibaut Girka
2018-10-09
Fix app-wide hotkeys randomly failing to work
Thibaut Girka
2018-09-28
[Glitch] Adjust beforeUnload conditions
Thibaut Girka
2018-09-07
Add preferences for notification badges
Thibaut Girka
2018-09-07
Add notification badge to favicon
Thibaut Girka
2018-09-07
Count unread notifications when window loses focus
Thibaut Girka
2018-08-31
[Glitch] Add search item to tab bar for mobile devices
Thibaut Girka
2018-08-20
[Glitch] Add hotkey for follow requests
Thibaut Girka
2018-07-24
Fix focusing search bar with hotkeys
Thibaut Girka
2018-07-24
Fix focusing composer textarea on “new toot” hotkey
Thibaut Girka
2018-07-24
Fix routing issues, especially keyboards shortcuts changing location
Thibaut Girka
2018-07-10
Add client-side custom filter support to glitch-soc
Thibaut Girka
2018-05-31
Use history.state to decide whether we should goBack() or go to / (fixes #247)
Thibaut Girka
2018-05-31
Use props.router instead of context.router, as we are using withRouter
Thibaut Girka
2018-05-29
[Glitch] Allow clients to fetch notifications made while they were offline
Thibaut Girka
2018-05-29
[Glitch] Allow clients to fetch statuses made while they were offline
Thibaut Girka
2018-04-11
Add glitch-soc front-end support for bookmarks
Thibaut Girka
2018-03-30
Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
beatrix
2018-03-30
[Glitch] Remove pointer events on the entire UI when a dropdown menu is open
Thibaut Girka
2018-03-30
Add basic domain block UI
Thibaut Girka
2018-03-16
[Glitch] Add "Toots/Toots with replies/Media" tab below profile header
Thibaut Girka
2018-01-04
WIP <Compose> Refactor; 1000 tiny edits
kibigo!
2017-12-20
add keyboard shortcuts to getting started (fixes #275)
cwm
2017-12-12
add components to getting started column
cwm
2017-12-08
merged tootsuite pr #5811 into glitch flavour
cwm
2017-12-08
merged tootsuite pr #5750 into glitch flavour
cwm
2017-12-04
Merge branch 'gs-master' into glitch-theme
David Yip
2017-12-03
Rename themes -> flavours ? ?
kibigo!