about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers
AgeCommit message (Expand)Author
2020-08-30[Bug] Skip implicit mentionsFire Demon
2020-07-10Fix block/mute pagination in WebUI (#14275)ThibG
2020-07-09Freeze scroll position when a dropdown menu is open in the TL (#14271)ThibG
2020-07-07Add ability to choose media thumbnail in web UI (#14244)Eugen Rochko
2020-07-07Change design of account notes in web UI (#14208)Eugen Rochko
2020-06-30Add user notes on accounts (#14148)ThibG
2020-06-28Fix read marker state not being udpated internally (#14155)ThibG
2020-05-29Fix timeline markers not working on Chrome (#13887)ThibG
2020-04-28Refactor/cleanup TIMELINE_DELETE-related code (#13175)ThibG
2020-04-12Fix WebUI pagination of following, followers, follow requests, blocks and mut...ThibG
2020-03-31Fix content warning being unnecessarily cleared when enabling/disabling CW (#...ThibG
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2020-02-03Change how unread announcements are handled (#13020)ThibG
2020-01-29Fix mascot being too large, and a code style issue (#13002)Eugen Rochko
2020-01-28Change announcements to be collapsed on page load in web UI (#12990)Eugen Rochko
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-25Improve announcements design (#12954)ThibG
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-02Fix 12661 (#12744)Matt Panaro
2019-12-29Summary: fix slowness due to layout thrashing when reloading a large … (#12...Matt Panaro
2019-12-01Add follow_request notification type (#12198)ThibG
2019-11-29Fix pending upload count not being decremented on error (#12499)ThibG
2019-11-13Add bookmarks (#7107)ThibG
2019-11-07Fix WebUI allowing to upload more items than the limit (#12300)ThibG
2019-10-24Unliking a post updates like count on front end (#12140)Nima Boscarino
2019-10-01Fix delete conversation action not being reflected in web UI (#12030)Eugen Rochko
2019-09-29Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)ThibG
2019-09-27Avoid storing audio and video file data in memory (#11974)ThibG
2019-09-27Use blob URL for Tesseract to avoid CORS issues (#11964)ThibG
2019-09-23Revert "Change timelines to add new items to pending items when scrolled down...Eugen Rochko
2019-09-21Fix updates being hidden behind pending items on unmounted components (#11898)Eugen Rochko
2019-09-18Fix “load more” adding older toots/notifications to pending items (#11883)ThibG
2019-09-16Change timelines to add new items to pending items when scrolled down (#11867)ThibG
2019-09-16Fix “slow mode” issues (#11859)ThibG
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-27Add special alert for throttled requests (#11677)ThibG
2019-08-22Restore hashtag suggestions from local tag history (#11632)ThibG
2019-08-15Change title bar to only show unread notifications (#11572)Eugen Rochko
2019-08-13Add indicator of unread content to window title when web UI is out of focus (...Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
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