199 Commits (3e9dc4044bb7e1ef6131fbd6430ed85b3cc2fcfa)

Author SHA1 Message Date
ThibG 5aff2a6957
Fix timeline markers not working on Chrome (#13887) 4 years ago
ThibG ad9c7aefe6
Refactor/cleanup TIMELINE_DELETE-related code (#13175) 4 years ago
ThibG ec31b1b752
Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445) 4 years ago
ThibG cf1fa73347
Fix content warning being unnecessarily cleared when enabling/disabling CW (#13348) 4 years ago
Bèr Kessels fd76955f39
Code style improvements in JavaScript (#13159) 4 years ago
ThibG 3adc722d1c
Change how unread announcements are handled (#13020) 4 years ago
Eugen Rochko bba0269d97
Fix mascot being too large, and a code style issue (#13002) 4 years ago
Eugen Rochko 0fcc4b1c56
Change announcements to be collapsed on page load in web UI (#12990) 4 years ago
Eugen Rochko b9d74d4076
Add streaming API updates for announcements being modified or deleted (#12963) 4 years ago
ThibG 48c55b6392 Improve announcements design (#12954) 4 years ago
Eugen Rochko f52c988e12
Add announcements (#12662) 4 years ago
Matt Panaro 9cbbc50fcd Fix 12661 (#12744) 4 years ago
Matt Panaro 31f7c3fc5d Summary: fix slowness due to layout thrashing when reloading a large … (#12661) 4 years ago
ThibG 911cc14481 Add follow_request notification type (#12198) 5 years ago
ThibG 667708f5b0 Fix pending upload count not being decremented on error (#12499) 5 years ago
ThibG dfea7368c9 Add bookmarks (#7107) 5 years ago
ThibG 66684c489c Fix WebUI allowing to upload more items than the limit (#12300) 5 years ago
Nima Boscarino a9530e29a2 Unliking a post updates like count on front end (#12140) 5 years ago
Eugen Rochko 6faa98aee2
Fix delete conversation action not being reflected in web UI (#12030) 5 years ago
ThibG 9027bfff0c Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 5 years ago
ThibG 860a77d45e Avoid storing audio and video file data in memory (#11974) 5 years ago
ThibG 7baedcb61e Use blob URL for Tesseract to avoid CORS issues (#11964) 5 years ago
Eugen Rochko 8c4b5f7cef
Revert "Change timelines to add new items to pending items when scrolled down #11867" (#11921) 5 years ago
Eugen Rochko ba0de8fb68
Fix updates being hidden behind pending items on unmounted components (#11898) 5 years ago
ThibG 577706987d Fix “load more” adding older toots/notifications to pending items (#11883) 5 years ago
ThibG d256901f60 Change timelines to add new items to pending items when scrolled down (#11867) 5 years ago
ThibG f109867578 Fix “slow mode” issues (#11859) 5 years ago
Eugen Rochko cb447b28c4
Add profile directory to web UI (#11688) 5 years ago
ThibG 81f864d4da Add special alert for throttled requests (#11677) 5 years ago
ThibG 5ab1e0e738 Restore hashtag suggestions from local tag history (#11632) 5 years ago
Eugen Rochko cdc474628d
Change title bar to only show unread notifications (#11572) 5 years ago
Eugen Rochko c09ecbc53e
Add indicator of unread content to window title when web UI is out of focus (#11560) 5 years ago
Eugen Rochko 9072fe5ab6
Add trends UI with admin and user settings (#11502) 5 years ago
ThibG a12f1a0baf Improve dropdown menu keyboard navigation (#11491) 5 years ago
Eugen Rochko 648cdbc04a
Add hashtag score for better sorting of autosuggestions (#11427) 5 years ago
ThibG 78144f4c79 Fix crash when expanding search results for hashtags (#11447) 5 years ago
Eugen Rochko 784c88e16d
Fix emoji autosuggestions (#11442) 5 years ago
Eugen Rochko cfb2ed7823
Add autosuggestions for hashtags (#11422) 5 years ago
Eugen Rochko 8a4674f2c3
Add search results pagination to web UI (#11409) 5 years ago
Eugen Rochko 4eeff26533
Change account domain block to clear out notifications and follows (#11393) 5 years ago
Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984) 5 years ago
ThibG dc88d226e1 When deleting & redrafting a poll, fill in closest expires_in (#11203) 5 years ago
ThibG ccc7fe3e1d When sending a toot, ensure a CW is only set if the CW field is visible (#11206) 5 years ago
ThibG ca8944728f Add message telling FTS is disabled when no toot can be found because of this (#11112) 5 years ago
ThibG 2657765d2a Fix “mark as sensitive” not being used in delete & redraft (#10980) 5 years ago
ThibG d34a3a2cc7 Fix refreshing featured toots when the new collection is empty (#10971) 5 years ago
abcang 3593b85423 Display notifications count on a new single column (#10859) 5 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820) 5 years ago
Eugen Rochko 9ddeb30f90
Add `forceSingleColumn` prop to `<UI />` (#10807) 5 years ago
ThibG dd118449c2 Fix incorrect reference to raw_content (it is raw_text instead) (#10753) 5 years ago