aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.js
Commit message (Collapse)AuthorAge
* Fix mistake in flushMarker init, make startFetching behave properly with ↵shpuld2017-11-23
| | | | older statuses existing.
* Make the timeline button use the correct func for its text.shpuld2017-11-22
|
* attempt to recognize when holes in timeline for various reasons, clear ↵shpuld2017-11-21
| | | | timeline and fetch older when showing new to get rid of holes
* Fix timeline softlock when switching from a loading timelineeal2017-11-16
|
* Add an option to automatically show new posts when scrolled to the top, also ↵shpuld2017-11-13
| | | | add fade-in animation for posts.
* Deregister scroll listener properly, only fetch more if timeline is visible.Shpuld Shpuldson2017-11-02
|
* Add tag timeline view.eal2017-09-17
|
* Appease linter.eal2017-08-23
|
* Add follower and following viewseal2017-08-23
|
* Use userId in timeline.Roger Braun2017-06-12
|
* Hotfix for firefox to prevent loading on every scroll event.Shpuld Shpuldson2017-06-03
|
* Add an option to initiate fetching older statuses automatically when ↵Shpuld Shpuldson2017-06-03
| | | | scrolled 750 pixels or less from the bottom.
* Use one error variable for all timelineswakarimasen2017-03-09
|
* Unify notice timelines to make changes easier.Roger Braun2017-03-01
|
* Use statusOrConversation component in timeline.Roger Braun2017-02-04
|
* Timeline status adding fixes.Roger Braun2016-11-24
| | | | Don't show new statuses immediately if we already have something in there.
* Linting fixes.Roger Braun2016-11-07
|
* Load timeline once on creation.Roger Braun2016-11-06
|
* Add fetching of older statuses.Roger Braun2016-11-06
|
* New status showing.Roger Braun2016-10-28
|
* Basic statuses.Roger Braun2016-10-28
|
* .Roger Braun2016-10-26