69 Commits (d973a90bcc30cc7b42bbb17e83fc1ccf4682a2ef)

Author SHA1 Message Date
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 6 years ago
Thibaut Girka 48bcf4d6e8 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open 6 years ago
Thibaut Girka afa813d71f Add basic domain block UI 6 years ago
Thibaut Girka f00af46d70 [Glitch] Add "Toots/Toots with replies/Media" tab below profile header 6 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
abcang 60944d5dca Fix height cache (#4909) 7 years ago
David Yip 14e1fb8d36 Add missing import (patch by @MightyPork) 7 years ago
voidSatisfaction 85c7c42098 Add Pinned toot column (#4817) 7 years ago
Yamagishi Kazutoshi 2305f7c391 Use system's default font on non web UI pages (#4553) 7 years ago
Akihiko Odaki 9958eba356 Do not scroll the columns area due to redirection (#4541) 7 years ago
Yamagishi Kazutoshi fbe1115114 Remove eslint-disable comments (#4681) 7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439) 7 years ago
Sorin Davidoi 3e01a7e677 fix(web_push_notification): Do not hard reload tab (#4380) 7 years ago
Ondřej Hruška 9b74a12045 Adjust margins for mobile with navbar-under 7 years ago
Ondřej Hruška 74a0cc6a11 Added settings toggle to move the navbar at the bottom in mobile view (#93) 7 years ago
Sorin Davidoi c1bc5e14eb feat(compose): More space on mobile devices (#4282) 7 years ago
unarist ce3a371eee Fix initial loading of pinned Notifications column (#4126) 7 years ago
unarist 46f5d3a2e9 Fix first loading of notifications when the column is pinned (#4114) 7 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879) 7 years ago
Damien Erambert 18d3fa953b Add a setting allowing the use of system's default font in Web UI (#4033) 7 years ago
kibigo! 595c6de32c Added App Setttings Modal 7 years ago