aboutsummaryrefslogtreecommitdiff
path: root/src/services/timeline_fetcher
Commit message (Collapse)AuthorAge
* Bookmark foldersmarcin mikołajczak2024-09-23
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* Display quotes count on posts and add quotes list pagemarcin mikołajczak2024-01-04
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* 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 ↵Shpuld Shpuldson2020-11-10
| | | | status/notif state
* 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
| | | | Co-authored-by: jared <jaredrmain@gmail.com>
* 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
|\ | | | | | | | | | | | | Fix #290 Add a better check for fresh TL flushing Closes #290 See merge request pleroma/pleroma-fe!494
| * Add a better check for fresh TL flushingshpuld2019-01-29
| |
* | Add loading indicator for notifications, make timelines indicate bottoming ↵shpuld2019-01-29
|/ | | | out when no more statuses
* 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
| | | | for another user
* added workaround for broken favoritesHenry Jameson2018-08-16
|
* change timeline min/max id updating behavior to not get stuck with 20 wrong ↵shpuld2018-04-13
| | | | type of activities on fetch older.
* Fix mistake in flushMarker init, make startFetching behave properly with ↵shpuld2017-11-23
| | | | older statuses existing.
* 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
* 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
| | | | | Much smaller filesize for vendor.js, although we'll have to see if all the intervals are ok.
* addNewStatuses: mutation -> actionRoger Braun2016-11-18
| | | | This is to add the current user.
* 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