aboutsummaryrefslogtreecommitdiff
path: root/src/services/timeline_fetcher
Commit message (Expand)AuthorAge
* Display quotes count on posts and add quotes list pagemarcin mikołajczak2024-01-04
* Lists implementationAlexander Tumin2022-08-06
* --fixHenry Jameson2022-07-31
* streamlined WS flow, reduced spam amount related to WS reconnectionsHenry Jameson2021-03-09
* WIP some work on making errors less spammyHenry Jameson2021-03-08
* fixed few-posts TLs when streaming is enabledHenry Jameson2021-01-13
* make notifications also use the popup errors, remove all error from status/no...Shpuld Shpuldson2020-11-10
* fixes to timeline error handlingShpuld Shpuldson2020-11-10
* rename to promiseIntervalShpuld Shpuldson2020-09-04
* fix timeline showimmediately being set wronglyShpuld Shpuldson2020-09-02
* replace setInterval for timelne, notifications and follow requestsShpuld Shpuldson2020-09-02
* Limit reply filtering to home and publicShpuld Shpuldson2020-07-17
* Add bookmarksEugenij2020-07-03
* Make use of backend reply filteringShpuld Shpuldson2020-06-30
* Set error dataWyatt Benno2019-12-09
* remove consoleWyatt Benno2019-12-09
* Change naming, make more generalWyatt Benno2019-12-09
* Wording updatesWyatt Benno2019-12-06
* Change 403 messagingWyatt Benno2019-12-05
* Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
* npm eslint --fix .Henry Jameson2019-07-05
* Add hideMutedPosts setting and wire up to post-returning endpointstaehoon2019-03-21
* Fetch activites by last idjasper2019-02-27
* Merge branch 'fix/timeline-too-eager-flush' into 'develop'lambda2019-01-30
|\
| * Add a better check for fresh TL flushingshpuld2019-01-29
* | Add loading indicator for notifications, make timelines indicate bottoming ou...shpuld2019-01-29
|/
* Retain userId on clearing user timeline, don't flush when empty timelineshpuld2019-01-08
* Add userId property to timelines so that we don't overwrite user timeline meantHenry Jameson2018-12-03
* added workaround for broken favoritesHenry Jameson2018-08-16
* change timeline min/max id updating behavior to not get stuck with 20 wrong t...shpuld2018-04-13
* Fix mistake in flushMarker init, make startFetching behave properly with olde...shpuld2017-11-23
* attempt to recognize when holes in timeline for various reasons, clear timeli...shpuld2017-11-21
* Add tag timeline view.eal2017-09-17
* Start fetching user timelines.Roger Braun2017-06-12
* Use one error variable for all timelineswakarimasen2017-03-09
* Move rejection handlerwakarimasen2017-03-07
* Visual feedback on failure to fetch new statuseswakarimasen2017-03-07
* Fetch Public and TWKN timelines when viewed.Roger Braun2017-02-16
* Switch from moment.js to vue-timeago.Roger Braun2016-11-28
* addNewStatuses: mutation -> actionRoger Braun2016-11-18
* Remove temp data.Roger Braun2016-11-06
* Add fetching of older statuses.Roger Braun2016-11-06
* Update timestamps after fetch.Roger Braun2016-10-28
* Start fetching.Roger Braun2016-10-28
* .Roger Braun2016-10-26