35 Commits (12a0dd71beae4f8988adfcaae5455a6cb528d198)

Author SHA1 Message Date
Thibaut Girka 7ed2aeb6e9 [Glitch] Allow multiple files upload through web UI, including drag & drop 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 e77ceb1b29 [Glitch] Update dependencies for Node.js (2018-12-31) 6 years ago
Thibaut Girka 490d8fff0b Remove dead code 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 bb1103d974 Really fix HotKeys 6 years ago
Thibaut Girka d0b1369a85 Fix app-wide hotkeys randomly failing to work 6 years ago
Thibaut Girka fa18859b20 [Glitch] Adjust beforeUnload conditions 6 years ago
Thibaut Girka 324ce93368 Add preferences for notification badges 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 37a00d4c1d [Glitch] Add search item to tab bar for mobile devices 6 years ago
Thibaut Girka c789181626 [Glitch] Add hotkey for follow requests 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 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
Thibaut Girka 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline 6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline 6 years ago
Thibaut Girka acb434b0c9 Add glitch-soc front-end support for bookmarks 7 years ago
Thibaut Girka 48bcf4d6e8 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open 7 years ago
Thibaut Girka afa813d71f Add basic domain block UI 7 years ago
Thibaut Girka f00af46d70 [Glitch] Add "Toots/Toots with replies/Media" tab below profile header 7 years ago
kibigo! 42f50049ff WIP <Compose> Refactor; 1000 tiny edits 7 years ago
cwm 9042f9a813 add keyboard shortcuts to getting started (fixes #275) 7 years ago
cwm 37ced4c903 add components to getting started column 7 years ago
cwm 7a8711ccac removed app settings additions 7 years ago
cwm 8606e53384 moved locales to glitch, created add settings entry 7 years ago
cwm 47157e07b2 merged tootsuite pr #5811 into glitch flavour 7 years ago
cwm f44c8fd130 merged tootsuite pr #5750 into glitch flavour 7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 7 years ago
kibigo! f3c3df62ab Implement status hotkeys + spoiler expanding 7 years ago
kibigo! 45c44989c8 Forking glitch theme 7 years ago
David Yip 2a386ad88d
Add trailing comma in mapStateToProps 7 years ago
David Yip 392945f9a3 Throw layout, isWide, navbarUnder back into mapStateToProps. 7 years ago
unarist 49a285ce15 Show confirmation dialog on leaving WebUI while composing (#5616) 7 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563) 7 years ago
Matthew Walsh a76b024228 Changes to match other timelines in 2.0 7 years ago
Matthew Walsh 3db80f75a6 Added a timeline for Direct statuses 7 years ago
David Yip 6a2b1ba91e Another tabs-vs-spaces fix, but with ~feeling~ 7 years ago
David Yip fe1c20cfb9 Fix tabs-vs-spaces issue pointed out by eslint. 7 years ago
Eugen Rochko 476e79b8e3 Fully disable hotkeys when input element is focused (#5324) 7 years ago
Eugen Rochko b3d7ad958f Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309) 7 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164) 7 years ago
Eugen Rochko ebb8c89207 Upgrade to React 16 (#5119) 7 years ago
Eugen Rochko 034fab39ab Make dropdowns render into portal, expand animation (#5018) 7 years ago