91 Commits (fc500a606225b56c3da7eaebf2bfb94e9cc97d2f)

Author SHA1 Message Date
ThibG a6c129ddbd Add some UI for user-defined domain blocks (#6628) 6 years ago
Akihiko Odaki cbf97c03bb Allow clients to fetch notifications made while they were offline (#6886) 6 years ago
Akihiko Odaki 9a1a55ce52 Allow clients to fetch statuses made while they were offline (#6876) 6 years ago
Akihiko Odaki 913a38111f Remove pointer events on the entire UI when a dropdown menu is open (#6648) 6 years ago
Akihiko Odaki a07cfee644 Extract columns area from UI component (#6650) 6 years ago
Eugen Rochko 5131012505
Add "Toots/Toots with replies/Media" tab below profile header (#6572) 6 years ago
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811) 7 years ago
Joshua Wood ff78c1177a Add Keyboard Shortcuts Legend (#5823) 7 years ago
Eugen Rochko 31ac5f0e00
Display list column (#5750) 7 years ago
kibigo! e19fc6a9f8 Restore vanilla components 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
Eugen Rochko 12e7c81dd8 Turn report screen into a modal (#3965) 7 years ago
kibigo! da05cde721 Better settings handling with localSettings (new!) 7 years ago
kibigo! ddba5d3b8c Use Redux store to keep track of layout 7 years ago
Surinna Curtis ceb545c080 Pass in correct "singleColumn" prop value when auto-columns is not used. 7 years ago
Surinna Curtis a70468aa56 Support overriding media queries for deciding between single-column/multi-column layouts with a class 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