106 Commits (12a0dd71beae4f8988adfcaae5455a6cb528d198)

Author SHA1 Message Date
Thibaut Girka 896beb16c5 [Glitch] Internationalize unexpected error message 5 years ago
Thibaut Girka b47a53f902 [Glitch] Rename from instance to server. 5 years ago
Thibaut Girka 7ed2aeb6e9 [Glitch] Allow multiple files upload through web UI, including drag & drop 5 years ago
Thibaut Girka a963ea67dd [Glitch] Add missing rejection handling for Promises 5 years ago
Marek Ľach a0a8203a0b Minor description corrections 5 years ago
Thibaut Girka e9060b04d4 [Glitch] Hide floating action button on search and getting started pages 6 years ago
tmm576 9b5810b3e9 Allow event defaults on index for text data transfer (#9840) 6 years ago
Thibaut Girka 5684cd090c [Glitch] make draggingOver state off correctly 6 years ago
Thibaut Girka 7baf15675f Add local setting to disable swipe-to-change-columns 6 years ago
Thibaut Girka e77ceb1b29 [Glitch] Update dependencies for Node.js (2018-12-31) 6 years ago
Thibaut Girka 056a8a8ee4 Allow disabling media confirmation from the confirmation dialog itself 6 years ago
Thibaut Girka 490d8fff0b Remove dead code 6 years ago
Thibaut Girka c03cbb9471 [Glitch] Save onlyMedia prop when pinning column 6 years ago
Thibaut Girka 1a9e78b9bc [Glitch] Add exact attribute to WrappedRoute for community timeline 6 years ago
Thibaut Girka 1fb4bf87f7 [Glitch] Add media timeline 6 years ago
Thibaut Girka 36d27e2891 Sandbox toot embeds in the embed modal 6 years ago
Thibaut Girka 39c8a71df8 Do not crash the whole UI when loading an invalid column 6 years ago
Thibaut Girka bf92e7aaa6 [Glitch] Implement adding a user to a list from their profile 6 years ago
Thibaut Girka bb1103d974 Really fix HotKeys 6 years ago
Thibaut Girka d0b1369a85 Fix app-wide hotkeys randomly failing to work 6 years ago
Thibaut Girka a3677a828d [Glitch] Change documentation URL 6 years ago
Thibaut Girka fa18859b20 [Glitch] Adjust beforeUnload conditions 6 years ago
Thibaut Girka 1cb3af21c5 Autofocus comment textarea in report modal 6 years ago
Thibaut Girka 59de2868c1 Fix media description in various media modals 6 years ago
Thibaut Girka 65f625cf23 [Glitch] Hide floating action button on thread views 6 years ago
Thibaut Girka 324ce93368 Add preferences for notification badges 6 years ago
Thibaut Girka b28cbb8b25 Add unread notifications badge to the mobile navbar 6 years ago
Thibaut Girka 0f155af32a Add notification badge to favicon 6 years ago
Thibaut Girka d315f1dc02 Count unread notifications when window loses focus 6 years ago
Thibaut Girka 8e862ecf8d [Glitch] Add aria-label to floatingActionButton 6 years ago
Thibaut Girka 4a686ddf8a [Glitch] On the mobile UI, move the search column to the right 6 years ago
Thibaut Girka 37a00d4c1d [Glitch] Add search item to tab bar for mobile devices 6 years ago
Thibaut Girka 76a3f373e3 [Glitch] Use withRouter for TabsBar 6 years ago
Thibaut Girka 5f035a2a1a [Glitch] Move "compose" on mobile to floating action button 6 years ago
Thibaut Girka 70c308c4aa [Glitch] When search enabled, display hint in search popout 6 years ago
Thibaut Girka 360fbf1bd4 Add pinned accounts editor 6 years ago
Thibaut Girka c789181626 [Glitch] Add hotkey for follow requests 6 years ago
Thibaut Girka 0c091475df Make non-link ColumnLinks behave as links 6 years ago
Thibaut Girka 534439e73b Add focal points support in the composer 6 years ago
Thibaut Girka 175c2155a9 [Glitch] Compensate for scrollbar disappearing when media modal 6 years ago
Thibaut Girka d2b3eebe00 [Glitch] Show media modal on public timeline 6 years ago
Thibaut Girka 82ab5aacb2 Prevent scrolling main frame when navigating in image gallery with arrow keys 6 years ago
Thibaut Girka 02326a4322 [Glitch] Use LoadingBar instead of blur to indicate that an image is loading 6 years ago
Thibaut Girka b1ed2b1d03 Fix focusing search bar with hotkeys 6 years ago
Thibaut Girka c600bcfe1d Fix focusing composer textarea on “new toot” hotkey 6 years ago
Thibaut Girka 037228cf03 Fix routing issues, especially keyboards shortcuts changing location 6 years ago
Thibaut Girka 0bb1720495 Add client-side custom filter support to glitch-soc 6 years ago
Thibaut Girka f0161702d8 [Glitch] Submit report using meta key 6 years ago
Thibaut Girka cc396f085d Use history.state to decide whether we should goBack() or go to / (fixes #247) 6 years ago
Thibaut Girka f86d280fd6 Use props.router instead of context.router, as we are using withRouter 6 years ago