68 Commits (6d60701bfaa3a4b2bc168ea413c8f0c8e1545526)

Author SHA1 Message Date
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 8 years ago
Eugen Rochko 12e7c81dd8 Turn report screen into a modal (#3965) 8 years ago
kibigo! da05cde721 Better settings handling with localSettings (new!) 8 years ago
kibigo! ddba5d3b8c Use Redux store to keep track of layout 8 years ago
Surinna Curtis ceb545c080 Pass in correct "singleColumn" prop value when auto-columns is not used. 8 years ago
Surinna Curtis a70468aa56 Support overriding media queries for deciding between single-column/multi-column layouts with a class 8 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 8 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 8 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677) 8 years ago
Nolan Lawson 1d9f9352a6 handle resize in a debounce() (#3834) 8 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686) 8 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602) 8 years ago
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207) 8 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 8 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115) 8 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008) 8 years ago
Nolan Lawson 553e13144f remove legacy decorators, use lodash.debounce (#2830) 8 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 8 years ago
Stephen Burgess 2d99c962df Only show upload modal when drag event contains files (#2409) 8 years ago
Akihiko Odaki cf845fed38 Hide some components rather than unmounting (#2271) 8 years ago
Yamagishi Kazutoshi 1948f9e767 Remove deprecated features at React v15.5 (#1905) 8 years ago
Alda Marteau-Hardi bddd36f260 Add a classname to the loading bar (#1826) 8 years ago
Eugen c5afe573da Fix drag & drop overlay not appearing on firefox (#1721) 8 years ago
Eugen Rochko 60ebfa182f Made modal system more generic 8 years ago
Eugen Rochko bf61bc1b96 Fix drag & drop overlay flickering 8 years ago
Eugen Rochko bb7006bda1 Hide drag & drop area on drop event regardless of success 8 years ago
Eugen Rochko d7c6c6dbe1 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 8 years ago
Eugen Rochko c424df5192 Progress on moving color styles to Sass 8 years ago
Eugen Rochko b5bf807a34 Remove react-dnd as it was interfering with text selection. Move content 8 years ago
Eugen Rochko dbb7e5a644 Getting started on draggable columns 8 years ago
Eugen Rochko 1ee4a17f37 Add logging and filtering to the node.js streaming API 8 years ago
Eugen Rochko 46be4631ae Fix #222 - Update followers count when following/unfollowing 8 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