30 Commits (7fa58df5b0f221425dce4be2f9ea091930cccbf9)

Author SHA1 Message Date
Eugen Rochko d30dd5b1db [Glitch] Change home timeline to reload after follow recommendations in web UI 3 years ago
Claire db6551ec09 Add option to opt out of unread notification markers 3 years ago
ThibG e0a253fb22 [Glitch] Change notification permission handling 4 years ago
ThibG 237025b5ef [Glitch] Fix notifications being unnecessarily redrawn on state change 4 years ago
Thibaut Girka a81bb14abe Add option to hide notification markers 4 years ago
Eugen Rochko 4ae4b03974 [Glitch] Change how missing desktop notifications permission is displayed 4 years ago
ThibG b5927301cf [Glitch] Fix browser notification permission request logic 4 years ago
Takeshi Umeda 8071613dd7 [Glitch] Fix mark as read in notifications to be saved immediately 4 years ago
ThibG 4586202448 [Glitch] Fix notification filter bar incorrectly filtering gaps 4 years ago
Thibaut Girka a681980307 Submit timeline markers closer to the moment they change 4 years ago
Thibaut Girka 60eebc6cc4 Fix crashes when connection drops 4 years ago
Thibaut Girka f1c0cf9806 Add button to manually mark all notifications as read 4 years ago
Thibaut Girka 94c290d7d2 Only update read marker when giving focus/mounting column 4 years ago
Thibaut Girka 66e9a77e36 Display unread marker for notifications 4 years ago
Thibaut Girka 8924743349 Refactor notifications cleaning mode 4 years ago
Eugen Rochko 90bdbddbfe [Glitch] Fix scroll to top in single column UI 5 years ago
Eugen Rochko 9e2e623ebe [Glitch] Change single-column mode to scroll the whole page 5 years ago
ThibG 75673cf8e3 [Glitch] Fix “slow mode” issues 5 years ago
Thibaut Girka f2b307af25 Move “export” before decorators 5 years ago
Eugen Rochko e91bf82083 [Glitch] Add option to disable real-time updates in web UI 5 years ago
Thibaut Girka 8d57c0e70e When selecting a toot via keyboard, ensure it is scrolled into view 5 years ago
Thibaut Girka 06a7c07eda [Glitch] Add notification quick-filter bar in the frontend app 6 years ago
Thibaut Girka c78c80f807 [Glitch] Fix loading indicator inconsistency 6 years ago
Thibaut Girka c8875b4d8a Keep track of unread notifications when the notification column isn't mounted 6 years ago
Thibaut Girka d8fbd74c47 [Glitch] Add aria-label to column regions 6 years ago
Thibaut Girka 08dbe29e29 [Glitch] Improve load gap styling in web UI 6 years ago
Thibaut Girka 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline 6 years ago
Thibaut Girka 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore 6 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 7 years ago
kibigo! 45c44989c8 Forking glitch theme 7 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164) 7 years ago
Surinna Curtis 29c44fa5fa Remove unused imports 7 years ago
abcang 334a633c2a Fix a problem that notification column goes to top (#4792) 7 years ago
abcang 0827c09c44 Generalized the infinite scrollable list (#4697) 7 years ago
Ondřej Hruška b6bf04ece2 Added data-column="{account|local|federated|favourites|hashtag|home|notifications|mutes|blocks|getting-started|follow-requests}" to Column 7 years ago
Ondřej Hruška 6ff084dbbb Improved notifications cleaning UI with set operations (#109) 7 years ago
Ondřej Hruška 604654ccb4 New notification cleaning mode (#89) 7 years ago
kibigo! 5770d461b2 Moved glitch containers and commented unused files 7 years ago
kibigo! 297921fce5 Moved glitch files to their own location ;) 7 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147) 7 years ago
unarist b52a5e6bd6 Show LoadMore button on Notifications even if all items are filtered (#4077) 7 years ago
unarist 4e6b5e7879 Use debounce for dispatch scrollTopNotification and expandNotifications (#3700) 7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 7 years ago
Yamagishi Kazutoshi 72133fbed6 Re-add clear notifications button (#3708) 7 years ago
Naoki Kosaka e859d6f259 Fix LoadMore in Notifications. (#3590) 7 years ago
unarist c26cea262b Prevent pinned columns from scroll to top on URL changing (#3586) 7 years ago
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
Sorin Davidoi b369fc2de4 feat: Use CSS contain to avoid computations (#3158) 7 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008) 7 years ago