about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers/timelines.js
AgeCommit message (Expand)Author
2018-12-14Fix timeline pagination in the WebUI (#9516)ThibG
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel
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-04-24Fix ID duplication in timelines (#7251)Akihiko Odaki
2018-04-18Fix comparing id (#7180)abcang
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-01-19Do not throw away statuses obtained via websocket when API request finishes (...ThibG
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2017-11-24Don't remove originals of boosted toots from timeline (#5479)sdukhovni
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-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-05-31Fix load more on account timelines (regression from #3311) (#3475)unarist
2017-05-26Remove status context construction in the React side (#3331)unarist
2017-05-25More use of next link header on account (media) timelines (#3311)unarist
2017-05-25Fix load more feature on the Account media gallery (#3293)unarist
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko