about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions/timelines.js
AgeCommit message (Expand)Author
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-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-03-01Add "Toots/Toots with replies/Media" tab below profile header (#6572)Eugen Rochko
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2017-11-25Display list column (#5750)Eugen Rochko
2017-10-04fix error (When part of conversation has already been deleted.) (#5216)MitarashiDango
2017-10-04When a streaming API status arrives, sort it into conversations (#5206)Eugen Rochko
2017-07-19fix: Handle errors without response (#4274)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-04When streaming API is disconnected, poll home/notifications (#2776)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko