about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions/timelines.js
AgeCommit message (Expand)Author
2018-12-14Fix timeline pagination in the WebUI (#9516)ThibG
2018-11-30Remove npm-run-all dependency (#9401)Eugen Rochko
2018-11-10Fix loading indicator inconsistency (#9252)Eugen Rochko
2018-11-09Remove unused computation of reblog references from updateTimeline (#9244)ThibG
2018-11-08Use local instead of global loading indicator for timelines, account timeline...Eugen Rochko
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-08-20Skip pagination logic entirely for pinned toots (fixes #8302) (#8310)ThibG
2018-05-25Introduce flat layout to contexts reducer (#7150)Akihiko Odaki
2018-05-21Add media timeline (#6631)Yamagishi Kazutoshi
2018-05-18Use randomized setTimeout when fallback-polling and re-add since_id (#7522)Eugen Rochko
2018-04-18Direct messages column (#4514)Kaito Sinclaire
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