about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers
AgeCommit message (Expand)Author
2021-06-25Fix WebUI crash when a toot with a playing video gets deleted (#16384)Claire
2021-05-19Fix unread notification count when polling (#16272)Claire
2021-05-07Change home timeline to reload after follow recommendations in web UI (#16160)Eugen Rochko
2021-04-12Add cold-start follow recommendations (#15945)Eugen Rochko
2021-03-19Add option to opt out of unread notification markers (#15842)Claire
2021-02-11Fixed WebUI crash when a status opened in the media modal is deleted (#15701)kaias1jp
2021-02-11Add dropdown for boost privacy in boost confirmation modal (#15704)Claire
2020-12-15Change notification permission handling (#15176)ThibG
2020-11-16Fix pop-out player appearing on mobile screens in web UI (#15157)Eugen Rochko
2020-11-11Add button to dismiss desktop notifications permissions banner (#15141)Eugen Rochko
2020-10-26Fix follow request notifications (#15048)ThibG
2020-10-15Change how missing desktop notifications permission is displayed (#14985)Eugen Rochko
2020-10-13Add duration parameter to muting. (#13831)OSAMU SATO
2020-10-13Fix browser notification permission request logic (#13543)ThibG
2020-10-09Fix issue checking for last unread notification when there are gaps (#14960)ThibG
2020-10-08Fix unread notification marker not updating when mounting column (#14954)ThibG
2020-09-28Fix bell button causing a brief “Cancel follow request” on locked account...ThibG
2020-09-28Add pop-out player for audio/video in web UI (#14870)Eugen Rochko
2020-09-26Add unread notification markers (#14818)ThibG
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