260 Commits (09f04d710d2b3acbd604ca1678c59c4bd5edfa78)

Author SHA1 Message Date
ThibG dc52a778e1
Fix issue checking for last unread notification when there are gaps (#14960)
4 years ago
ThibG dac3e362fd
Fix unread notification marker not updating when mounting column (#14954)
4 years ago
ThibG 82951920f7
Fix bell button causing a brief “Cancel follow request” on locked accounts (#14896)
4 years ago
Eugen Rochko d88a79b456
Add pop-out player for audio/video in web UI (#14870)
4 years ago
ThibG ff89025979
Add unread notification markers (#14818)
4 years ago
ThibG 38579b9f74
Fix block/mute pagination in WebUI (#14275)
4 years ago
ThibG 6fda3cbbeb
Freeze scroll position when a dropdown menu is open in the TL (#14271)
4 years ago
Eugen Rochko 06fc6a9cd4
Add ability to choose media thumbnail in web UI (#14244)
4 years ago
Eugen Rochko c3187411c2
Change design of account notes in web UI (#14208)
4 years ago
ThibG 65506bac3f
Add user notes on accounts (#14148)
4 years ago
ThibG fa4876a1b9
Fix read marker state not being udpated internally (#14155)
4 years ago
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)
5 years ago
ThibG cf1fa73347
Fix content warning being unnecessarily cleared when enabling/disabling CW (#13348)
5 years ago
Bèr Kessels fd76955f39
Code style improvements in JavaScript (#13159)
5 years ago
ThibG 3adc722d1c
Change how unread announcements are handled (#13020)
5 years ago
Eugen Rochko bba0269d97
Fix mascot being too large, and a code style issue (#13002)
5 years ago
Eugen Rochko 0fcc4b1c56
Change announcements to be collapsed on page load in web UI (#12990)
5 years ago
Eugen Rochko b9d74d4076
Add streaming API updates for announcements being modified or deleted (#12963)
5 years ago
ThibG 48c55b6392 Improve announcements design (#12954)
5 years ago
Eugen Rochko f52c988e12
Add announcements (#12662)
5 years ago
Matt Panaro 9cbbc50fcd Fix 12661 (#12744)
5 years ago
Matt Panaro 31f7c3fc5d Summary: fix slowness due to layout thrashing when reloading a large … (#12661)
5 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
ThibG 6d44f2441b Add toot source to delete result to ease Delete & Redraft (#10669)
5 years ago
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555)
5 years ago
Alex Gessner 69141dca26 squashed identity proof updates (#10375)
6 years ago
ThibG 94aceb85ad Do not empty timeline of blocked users on block (#10359)
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
Eugen Rochko be1c634b2b
Fix public timelines being broken by new toots when they are not mounted (#10131)
6 years ago
Eugen Rochko fd128b9c7a
Fix poll options not rendering text after vote/refresh (#10189)
6 years ago
Eugen Rochko d97cbb0da6
Add UI for creating polls (#10184)
6 years ago
Eugen Rochko 230a012f00
Add polls (#10111)
6 years ago
Eugen Rochko 3e0ed36e8e
Fix home timeline perpetually reloading when empty (#10130)
6 years ago
ThibG 6e8743d17a Fix direct timeline pagination in the WebUI (#10126)
6 years ago
Eugen Rochko 3a44827d3f
Fix web UI not removing notifications after block (#10108)
6 years ago
ThibG 188f1c7c89 Add list title editing (#9748)
6 years ago
ThibG e74c99edf5 Fix crash when clearing uninitialized timeline (#9662)
6 years ago
ThibG 4297de34cf Split out is_changing_upload from is_submitting (#9536)
6 years ago
Paweł Ngei 13dce12665 Add notification quick-filter bar in the frontend app (#9399)
6 years ago
ThibG f20c0b8507 Fix timeline pagination in the WebUI (#9516)
6 years ago
ThibG c875f19673 Fix race condition causing shallow status with only a "favourited" attribute (#9272)
6 years ago
Eugen Rochko 6d59dfa15d
Optimize the process of following someone (#9220)
6 years ago
James Kiesel 4c03e05a4e Allow joining several hashtags in a single column (#8904)
6 years ago
namelessGonbai bb5558de62 Implement adding a user to a list from their profile (#9062)
6 years ago
Steven Tappert a7e3bd0300 Check for empty "last_status" before sorting DM column (#9207)
6 years ago
Eugen Rochko b9d0d209cd
Fix reducer error when conversation has no last status in web UI (#9173)
6 years ago
Eugen Rochko 9c38c5daa3
Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)
6 years ago
Eugen Rochko 795f0107d2
Include preview cards in status entity in REST API (#9120)
6 years ago
Eugen Rochko ad510db3a1
Show suggested follows on search screen in mobile layout (#9010)
6 years ago
Eugen Rochko a38a452481
Add unread indicator to conversations (#9009)
6 years ago
Eugen Rochko 87fdd139b8
Do not push DMs into the home feed (#8940)
6 years ago
Eugen Rochko 774ac47373
Add conversations API (#8832)
6 years ago
ThibG f8160b68b3 Only focus first element of dropdown menus if using keyboard (#8679)
6 years ago
Eugen Rochko a791bac153
Add aria-label to notifications (#8460)
6 years ago
Eugen Rochko f9b23a5d62
Preserve hashtag casing in web UI hashtag history (#8394)
6 years ago
Mélanie Chauvel (ariasuni) 7b5ea7270d Fix crash when clicking “Show more/less for all” when a toot is not visible (#8118)
6 years ago
Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146)
6 years ago
Maciek Baron f2d9a3c239 Refactor privacyPrefence() to use priority list (#7945)
6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905)
6 years ago
chr v1.x 4f42238c29 Put "Media Only" option in column settings instead of content area headline (#7801)
6 years ago
Eugen Rochko c75493755f
Preserve newlines in delete & redraft and desktop notifications (#7750)
6 years ago