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
Age
Commit message (
Expand
)
Author
2019-02-18
[Glitch] Internationalize unexpected error message
Thibaut Girka
2019-02-10
[Glitch] Rename from instance to server.
Thibaut Girka
2019-02-10
[Glitch] Allow multiple files upload through web UI, including drag & drop
Thibaut Girka
2019-02-10
[Glitch] Add missing rejection handling for Promises
Thibaut Girka
2019-02-03
Minor description corrections
Marek Ľach
2019-01-20
[Glitch] Hide floating action button on search and getting started pages
Thibaut Girka
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-05
Add local setting to disable swipe-to-change-columns
Thibaut Girka
2019-01-02
[Glitch] Update dependencies for Node.js (2018-12-31)
Thibaut Girka
2018-12-18
Allow disabling media confirmation from the confirmation dialog itself
Thibaut Girka
2018-12-18
Remove dead code
Thibaut Girka
2018-12-18
[Glitch] Save onlyMedia prop when pinning column
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-12-17
Sandbox toot embeds in the embed modal
Thibaut Girka
2018-11-28
Do not crash the whole UI when loading an invalid column
Thibaut Girka
2018-11-09
[Glitch] Implement adding a user to a list from their profile
Thibaut Girka
2018-10-10
Really fix HotKeys
Thibaut Girka
2018-10-09
Fix app-wide hotkeys randomly failing to work
Thibaut Girka
2018-10-07
[Glitch] Change documentation URL
Thibaut Girka
2018-09-28
[Glitch] Adjust beforeUnload conditions
Thibaut Girka
2018-09-13
Autofocus comment textarea in report modal
Thibaut Girka
2018-09-11
Fix media description in various media modals
Thibaut Girka
2018-09-11
[Glitch] Hide floating action button on thread views
Thibaut Girka
2018-09-07
Add preferences for notification badges
Thibaut Girka
2018-09-07
Add unread notifications badge to the mobile navbar
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-09-03
[Glitch] Add aria-label to floatingActionButton
Thibaut Girka
2018-08-31
[Glitch] On the mobile UI, move the search column to the right
Thibaut Girka
2018-08-31
[Glitch] Add search item to tab bar for mobile devices
Thibaut Girka
2018-08-31
[Glitch] Use withRouter for TabsBar
Thibaut Girka
2018-08-31
[Glitch] Move "compose" on mobile to floating action button
Thibaut Girka
2018-08-31
[Glitch] When search enabled, display hint in search popout
Thibaut Girka
2018-08-22
Add pinned accounts editor
Thibaut Girka
2018-08-20
[Glitch] Add hotkey for follow requests
Thibaut Girka
2018-08-20
Make non-link ColumnLinks behave as links
Thibaut Girka
2018-08-18
Add focal points support in the composer
Thibaut Girka
2018-08-01
[Glitch] Compensate for scrollbar disappearing when media modal
Thibaut Girka
2018-08-01
[Glitch] Show media modal on public timeline
Thibaut Girka
2018-07-26
Prevent scrolling main frame when navigating in image gallery with arrow keys
Thibaut Girka
2018-07-24
[Glitch] Use LoadingBar instead of blur to indicate that an image is loading
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-06-21
[Glitch] Submit report using meta key
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
[next]