32 Commits (269a445c0b24de37972cf35b26f9362c2b62122c)

Author SHA1 Message Date
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
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
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
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
Eugen Rochko 12e7c81dd8 Turn report screen into a modal (#3965) 7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677) 7 years ago
Nolan Lawson 1d9f9352a6 handle resize in a debounce() (#3834) 7 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686) 7 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602) 7 years ago
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115) 7 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008) 7 years ago
Nolan Lawson 553e13144f remove legacy decorators, use lodash.debounce (#2830) 7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
Stephen Burgess 2d99c962df Only show upload modal when drag event contains files (#2409) 7 years ago
Akihiko Odaki cf845fed38 Hide some components rather than unmounting (#2271) 7 years ago
Yamagishi Kazutoshi 1948f9e767 Remove deprecated features at React v15.5 (#1905) 7 years ago
Alda Marteau-Hardi bddd36f260 Add a classname to the loading bar (#1826) 7 years ago
Eugen c5afe573da Fix drag & drop overlay not appearing on firefox (#1721) 7 years ago
Eugen Rochko 60ebfa182f Made modal system more generic 7 years ago
Eugen Rochko bf61bc1b96 Fix drag & drop overlay flickering 7 years ago
Eugen Rochko bb7006bda1 Hide drag & drop area on drop event regardless of success 7 years ago
Eugen Rochko d7c6c6dbe1 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 7 years ago
Eugen Rochko c424df5192 Progress on moving color styles to Sass 7 years ago
Eugen Rochko b5bf807a34 Remove react-dnd as it was interfering with text selection. Move content 7 years ago
Eugen Rochko dbb7e5a644 Getting started on draggable columns 7 years ago
Eugen Rochko 1ee4a17f37 Add logging and filtering to the node.js streaming API 7 years ago
Eugen Rochko 46be4631ae Fix #222 - Update followers count when following/unfollowing 7 years ago
blackle d64c454cfe Switch to compose view when tapping 'mention' in dropdown on mobile 8 years ago
Eugen Rochko 989c3f4002 Add tab bar alternative to desktop UI, upgrade react & react-redux 8 years ago
Eugen Rochko cda297450f Fix #171 - You can now drag & drop files to be uploaded 8 years ago
Eugen Rochko bf5f8a2449 Fix #341 - Remove react-responsive in favour of simpler resize handler/window width 8 years ago