about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers
AgeCommit message (Expand)Author
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
2018-08-11Fix crash when clicking “Show more/less for all” when a toot is not visib...Mélanie Chauvel (ariasuni)
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-04Refactor privacyPrefence() to use priority list (#7945)Maciek Baron
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-15Put "Media Only" option in column settings instead of content area headline (...chr v1.x
2018-06-06Preserve newlines in delete & redraft and desktop notifications (#7750)Eugen Rochko
2018-06-05Add redraft function (#7735)Eugen Rochko
2018-06-04Remove trending hashtags (#7711)Eugen Rochko
2018-06-01Improve trends layout (#7700)Eugen Rochko
2018-06-01Add loading indicator for trending tags (#7693)Yamagishi Kazutoshi
2018-05-29Fix context building in the reducer (#7671)unarist
2018-05-29Fix error when unmuting a domain without listing muted domains first (#7670)ThibG
2018-05-29Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-05-25Introduce flat layout to contexts reducer (#7150)Akihiko Odaki
2018-05-23Fix caret position after selected suggestion and media upload (#7595)ThibG