about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers
AgeCommit message (Expand)Author
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
2018-05-22Change column params on pinned timeline (#7581)Yamagishi Kazutoshi
2018-05-19Skip pagination logic for pinned account timelines in reducer (#7540)Eugen Rochko
2018-05-05Fix gap insertion for timeline disconnection (#7363)Akihiko Odaki
2018-05-02Keep notification when muting_notifications is true (#7311)abcang
2018-04-24Fix ID duplication in timelines (#7251)Akihiko Odaki
2018-04-18Fix comparing id (#7180)abcang
2018-04-18Direct messages column (#4514)Kaito Sinclaire
2018-04-17Fix caret position after inserting emoji (#7167)abcang
2018-04-16Fix status filtering in contexts reducer (#7149)Akihiko Odaki
2018-04-09Feature: Direct message from Statuses (#7089)Emelia Smith
2018-04-04retrieve custom emoji list via API instead of before page load (#7047)Isatis
2018-04-02Fix issues with sending direct messages from user profile (#6999)Emelia Smith
2018-03-30Add some UI for user-defined domain blocks (#6628)ThibG
2018-03-29Feature: Direct message from menu (#6956)Emelia Smith
2018-03-27Add missing null handling in notification reducer (#6930)unarist
2018-03-24Allow clients to fetch notifications made while they were offline (#6886)Akihiko Odaki
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-24Rename variables to have semantic meanings in notifications reducer (#6890)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-12Insert space before shortcode if necessary (#6751)Akihiko Odaki
2018-03-11Add show more/less toggle for entire threads in web UI (#6733)Eugen Rochko
2018-03-07Remove text requirement when media attached from statuses (#6672)Eugen Rochko
2018-03-07Remove pointer events on the entire UI when a dropdown menu is open (#6648)Akihiko Odaki
2018-03-06Fix accounts' display name/bio not being set from initial state (#6644)Eugen Rochko
2018-03-04Implement tag auto-completion by history (#6621)Akihiko Odaki
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