aboutsummaryrefslogtreecommitdiff
path: root/src/modules/api.js
Commit message (Expand)AuthorAge
* Display quotes count on posts and add quotes list pagemarcin mikołajczak2024-01-04
* Fix fetchTimeline errortusooa2022-11-24
* Merge branch 'add/edit-status' into 'develop'tusooa2022-09-11
|\
| * Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into add/edit...Sean King2022-08-22
| |\
| * \ Fix merge conflictsSean King2022-08-01
| |\ \
| * | | Display edited statusTusooa Zhu2022-06-11
| * | | Add edit status functionalitySean King2022-06-07
* | | | Fix follow request countTusooa Zhu2022-09-07
* | | | navigation refactored, used in mobile nav as wellHenry Jameson2022-08-11
| |_|/ |/| |
* | | Lists implementationAlexander Tumin2022-08-06
| |/ |/|
* | --fixHenry Jameson2022-07-31
|/
* Rename legacy PleromaFE Chat functionality to "Shout"Mark Felder2021-06-01
* 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
* fix not being able to re-enable sockets until page refreshHenry Jameson2021-01-13
* added notices for ws eventsHenry Jameson2021-01-13
* Optimistic message sending for chateugenijm2020-11-01
* Merge branch 'feat/masto-ws-deletes' into 'develop'Shpuld Shpludson2020-10-12
|\
| * add basic deletes support that works with masto WSShpuld Shpuldson2020-09-06
* | rename to promiseIntervalShpuld Shpuldson2020-09-04
* | replace setInterval for timelne, notifications and follow requestsShpuld Shpuldson2020-09-02
|/
* Add desktop chat notificationseugenijm2020-07-13
* Add Chatseugenijm2020-07-08
* remove unnecessary fetchAndUpdate, change notifications fetcher to not double...Shpuld Shpuldson2020-07-01
* 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
* 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