aboutsummaryrefslogtreecommitdiff
path: root/src/modules/api.js
Commit message (Collapse)AuthorAge
* Fix follower request fetchinglain2020-01-21
|
* unify showimmideatelyHenry Jameson2019-12-26
|
* Some error handlingHenry Jameson2019-12-26
|
* Option to enable streamingHenry Jameson2019-12-10
|
* better wrapper for websocketHenry Jameson2019-12-08
|
* Updated streaming and improved error-handling, some more refactoring to apiHenry Jameson2019-12-08
|
* improved initial notifications fetchingHenry Jameson2019-11-24
|
* initial streaming workHenry Jameson2019-11-24
|
* backend interactor service: implement startFetchingFollowRequestkPherox2019-11-19
| | | | backend interactor service: remove unused fetchFollowRequests
* Initialize chat only if user is logged in and it wasn't initialized beforeSergey Suprunenko2019-08-17
|
* Feature/polls attempt 2lain2019-06-18
|
* Add spacejasper2019-04-04
|
* Separate timeline and notificationjasper2019-04-04
|
* Code refactoringEdijs2019-02-07
|
* Fix issue while fetching timelines for tag pageEdijs2019-02-06
|
* Connect only after-store instead of when user gets tokenshpuld2019-01-29
|
* no more "broken favorite"Henry Jameson2018-12-19
|
* cleanup, updated broken favorites look + localization stringsHenry Jameson2018-08-16
|
* added workaround for broken favoritesHenry Jameson2018-08-16
|
* follow requests: refactor to properly leverage vuexWilliam Pitcock2018-06-07
|
* Add option for disabling chat.eal2017-12-07
|
* Move chat to own module.Roger Braun2017-12-05
|
* Start fetching user timelines.Roger Braun2017-06-12
|
* Fetch Public and TWKN timelines when viewed.Roger Braun2017-02-16
|
* Move some interactions to the backendInteractorRoger Braun2016-11-26
The idea is that all interactions should move there, so components don't have to pass around credentials all the time.