about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers
AgeCommit message (Expand)Author
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-22Focal points (#6520)Eugen Rochko
2018-02-21fix #6523 (#6524)りんすき
2018-01-21fix filter search index being too strict when looking for line breaks (#6318)codl
2018-01-19Do not throw away statuses obtained via websocket when API request finishes (...ThibG
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2018-01-02Rename key to path in actions and reducers for settings (#6105)Akihiko Odaki
2017-12-24Refactor web_push_subscription (#6047)Akihiko Odaki
2017-12-09Fix #5630 - Prevent duplicate load of favourites (#5931)Eugen Rochko
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-26Do not filter the status collection after muting and blocking (#5815)Akihiko Odaki
2017-11-25Display list column (#5750)Eugen Rochko
2017-11-24Don't remove originals of boosted toots from timeline (#5479)sdukhovni
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-11-12Fix #5632 - Reset column loading status after fetch fail (#5659)Eugen Rochko
2017-11-01Refactor initial state: auto_play_gif (#5576)Nolan Lawson
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-17When unreblog arrives over streaming API, just delete in UI (#5439)Eugen Rochko
2017-10-16Filter out duplicate IDs in timelines reducer (#5417)Eugen Rochko
2017-10-13When unfollowing, remove from home in web UI immediately (#5369)Eugen Rochko
2017-10-08Track frequently used emojis in web UI (#5275)Eugen Rochko
2017-10-07Fix custom emoji in emoji picker, persist skin tone (#5258)Eugen Rochko
2017-10-07Fix regression from #5206 - deduplicate descendants (#5253)Eugen Rochko
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-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-10-05When processing custom emoji, ensure a non-animated version exists (#5230)Eugen Rochko
2017-10-04When a streaming API status arrives, sort it into conversations (#5206)Eugen Rochko
2017-10-03When muting, clear web UI like for blocks (#5172)Eugen Rochko
2017-10-02Code-split emoji-mart picker and data (#5175)Nolan Lawson
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-23Add emoji autosuggest (#5053)Eugen Rochko
2017-09-23Add custom emojis to the emoji picker (#5052)Eugen Rochko
2017-09-23Switch from EmojiOne to Twemoji, different emoji picker (#5046)Eugen Rochko
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-13Fix height cache (#4909)abcang
2017-09-09Fix second report (regression from 3b81baaaaf51ff1c70fb1f865eef07fdb33a5950) ...Yamagishi Kazutoshi
2017-09-07Add Pinned toot column (#4817)voidSatisfaction
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-20Remove status from favorites list when unfavorited (#4597)Yamagishi Kazutoshi
2017-08-14Add protocol handler. Handle follow intents (#4511)Eugen Rochko
2017-08-09Add favourited toot to favourites column (#4562)Ondřej Hruška
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-07-31Disable sensitive button when with content warnings (#4460)Yamagishi Kazutoshi
2017-07-30Change to sensitive when adding content warning from web UI (#4456)Yamagishi Kazutoshi
2017-07-21feat(compose): More space on mobile devices (#4282)Sorin Davidoi
2017-07-17fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221)Sorin Davidoi
2017-07-14Fix #4149, fix #1199 - Store emojis as unicode (#4189)Eugen Rochko