about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers/statuses.js
AgeCommit message (Expand)Author
2020-04-28Refactor/cleanup TIMELINE_DELETE-related code (#13175)ThibG
2020-01-29Fix mascot being too large, and a code style issue (#13002)Eugen Rochko
2019-12-29Summary: fix slowness due to layout thrashing when reloading a large … (#12...Matt Panaro
2019-11-13Add bookmarks (#7107)ThibG
2019-10-24Unliking a post updates like count on front end (#12140)Nima Boscarino
2018-11-13Fix race condition causing shallow status with only a "favourited" attribute ...ThibG
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-08-11Fix crash when clicking “Show more/less for all” when a toot is not visib...Mélanie Chauvel (ariasuni)
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-24Store objects to IndexedDB (#6826)Akihiko Odaki
2018-03-13Fix #6762: Do not overwrite some status attributes in reducer (#6767)Eugen Rochko
2018-03-11Add show more/less toggle for entire threads in web UI (#6733)Eugen Rochko
2018-01-21fix filter search index being too strict when looking for line breaks (#6318)codl
2017-11-26Do not filter the status collection after muting and blocking (#5815)Akihiko Odaki
2017-10-07Make auto-play GIFs preference affect custom emojis in web UI (#5254)Eugen Rochko
2017-10-06Compress and combine emoji data (#5229)Nolan Lawson
2017-10-05When processing custom emoji, ensure a non-animated version exists (#5230)Eugen Rochko
2017-10-03When muting, clear web UI like for blocks (#5172)Eugen Rochko
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-13Fix height cache (#4909)abcang
2017-09-07Add Pinned toot column (#4817)voidSatisfaction
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-04ui: check spoiler_text against regex filter (#1635) (#2665)R Tucker
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko