about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers
AgeCommit message (Expand)Author
2019-08-06Improve dropdown menu keyboard navigation (#11491)ThibG
2019-07-30Add hashtag score for better sorting of autosuggestions (#11427)Eugen Rochko
2019-07-30Fix crash when expanding search results for hashtags (#11447)ThibG
2019-07-29Fix emoji autosuggestions (#11442)Eugen Rochko
2019-07-28Add autosuggestions for hashtags (#11422)Eugen Rochko
2019-07-27Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-25Change account domain block to clear out notifications and follows (#11393)Eugen Rochko
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-07-02When deleting & redrafting a poll, fill in closest expires_in (#11203)ThibG
2019-06-29When sending a toot, ensure a CW is only set if the CW field is visible (#11206)ThibG
2019-06-27Add message telling FTS is disabled when no toot can be found because of this...ThibG
2019-06-06Fix “mark as sensitive” not being used in delete & redraft (#10980)ThibG
2019-06-05Fix refreshing featured toots when the new collection is empty (#10971)ThibG
2019-05-27Display notifications count on a new single column (#10859)abcang
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-23Add `forceSingleColumn` prop to `<UI />` (#10807)Eugen Rochko
2019-05-11Fix incorrect reference to raw_content (it is raw_text instead) (#10753)ThibG
2019-05-11Add toot source to delete result to ease Delete & Redraft (#10669)ThibG
2019-05-09Add emoji suggestions to CW and poll option fields (#10555)ThibG
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-24Do not empty timeline of blocked users on block (#10359)ThibG
2019-03-13Add UI for enabling/disabling poll notifications (#10255)ThibG
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-07Fix public timelines being broken by new toots when they are not mounted (#10...Eugen Rochko
2019-03-06Fix poll options not rendering text after vote/refresh (#10189)Eugen Rochko
2019-03-06Add UI for creating polls (#10184)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-03-01Fix home timeline perpetually reloading when empty (#10130)Eugen Rochko
2019-02-27Fix direct timeline pagination in the WebUI (#10126)ThibG
2019-02-25Fix web UI not removing notifications after block (#10108)Eugen Rochko
2019-02-13Add list title editing (#9748)ThibG
2018-12-30Fix crash when clearing uninitialized timeline (#9662)ThibG
2018-12-16Split out is_changing_upload from is_submitting (#9536)ThibG
2018-12-16Add notification quick-filter bar in the frontend app (#9399)Paweł Ngei
2018-12-14Fix timeline pagination in the WebUI (#9516)ThibG
2018-11-13Fix race condition causing shallow status with only a "favourited" attribute ...ThibG
2018-11-08Optimize the process of following someone (#9220)Eugen Rochko
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel
2018-11-05Implement adding a user to a list from their profile (#9062)namelessGonbai
2018-11-05Check for empty "last_status" before sorting DM column (#9207)Steven Tappert
2018-10-31Fix reducer error when conversation has no last status in web UI (#9173)Eugen Rochko
2018-10-29Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)Eugen Rochko
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-10-23Show suggested follows on search screen in mobile layout (#9010)Eugen Rochko
2018-10-19Add unread indicator to conversations (#9009)Eugen Rochko
2018-10-11Do not push DMs into the home feed (#8940)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-09-13Only focus first element of dropdown menus if using keyboard (#8679)ThibG
2018-08-26Add aria-label to notifications (#8460)Eugen Rochko
2018-08-23Preserve hashtag casing in web UI hashtag history (#8394)Eugen Rochko