59 Commits (be8b0e8d069d222df100dce050d52067a6fec1ce)

Author SHA1 Message Date
Eugen Rochko 2dee293c4c
Fix scroll to top in single column UI (#11463) 5 years ago
Eugen Rochko aa22b38fdb
Change single-column mode to scroll the whole page (#11359) 5 years ago
Eugen Rochko 729723f857 Add option to disable real-time updates in web UI (#9984) 5 years ago
Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984) 5 years ago
ThibG 5121d9c12f When selecting a toot via keyboard, ensure it is scrolled into view (#10593) 5 years ago
Eugen Rochko 6a3f08661f
Fix scrollbar styles on compose textarea, small bugs (#10292) 6 years ago
ThibG 65d9004ac9 Add UI for enabling/disabling poll notifications (#10255) 6 years ago
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 6 years ago
ThibG aee93bfc9c Fix timeline jumps (#10001) 6 years ago
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951) 6 years ago
ThibG ec5bd8b8bb Implement missing hotkeys for notifications (#9927) 6 years ago
Eugen Rochko e3dc8870bf
Remove visible timestamps for notifications (#9675) 6 years ago
Paweł Ngei 13dce12665 Add notification quick-filter bar in the frontend app (#9399) 6 years ago
Paweł Ngei 9897cf0701 Add visible dates for notifications in Notification column (#9423) 6 years ago
Eugen Rochko 3cecf3e5b9
Fix loading indicator inconsistency (#9252) 6 years ago
Eugen Rochko 3d7f68c273
Revert Font Awesome 5 upgrade (#8810) 6 years ago
Colin Dean 330e320b40 Adds follow action timestamp to notification (#8756) 6 years ago
Naoki Kosaka 8bae14591b Migrate to font-awesome 5.0. (#8799) 6 years ago
rhoio c6e765f81e remove meta label in settings column (#8704) 6 years ago
Yamagishi Kazutoshi 0ddbccf7e6 Upgrade Babel to version 7.0.0 (#5925) 6 years ago
Eugen Rochko a791bac153
Add aria-label to notifications (#8460) 6 years ago
Eugen Rochko 66dbb59aa1
Add aria-label to column regions (#8390) 6 years ago
Eugen Rochko cfeb3beb4e
Fix filters not affecting notifications in web UI (#7977) 6 years ago
Eugen Rochko 45c9f16f71
Improve load gap styling in web UI (#7100) 7 years ago
Akihiko Odaki cbf97c03bb Allow clients to fetch notifications made while they were offline (#6886) 7 years ago
Akihiko Odaki 13cf92df27 Use React.PureComponent instead of React.Component (#6653) 7 years ago
Akihiko Odaki b0664a5e6c Replace onScrollToBottom with onLoadMore (#6615) 7 years ago
Akihiko Odaki 45feb439bd Finalize location on scrollable notifications when unmounting (#6614) 7 years ago
Eugen Rochko 7861c5f108
Surround mid-text display names with bdi tags (#6257) 7 years ago
Akihiko Odaki 3ba7cde38d Rename key to path in actions and reducers for settings (#6105) 7 years ago
Akihiko Odaki 35fdf561be Refactor web_push_subscription (#6047) 7 years ago
Akihiko Odaki 81d29e4126 Rename settingKey in setting_toggle to settingPath (#6046) 7 years ago
kibigo! e19fc6a9f8 Restore vanilla components 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
Surinna Curtis 8cc1ed3c55 Don't unconditionally call `preventDefault` and `stopPropagation` on all keyup events (#4777) 7 years ago
Surinna Curtis 667df47168 Remove workaround for fixed bug in SettingToggle 7 years ago
abcang 0827c09c44 Generalized the infinite scrollable list (#4697) 7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439) 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
Sorin Davidoi b7d47c2aef Improve accessibility (part 4) (#4408) 7 years ago
Sorin Davidoi 6a6a62f13f Improve accessibility (part 2) (#4377) 7 years ago
Ondřej Hruška 604654ccb4 New notification cleaning mode (#89) 7 years ago
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 7 years ago
kibigo! 5770d461b2 Moved glitch containers and commented unused files 7 years ago
kibigo! bcf7ee48e9 Importing vanillin from upstream ;) ;) 7 years ago
kibigo! 297921fce5 Moved glitch files to their own location ;) 7 years ago