aboutsummaryrefslogtreecommitdiff
path: root/src/services/backend_interactor_service/backend_interactor_service.js
Commit message (Expand)AuthorAge
* Bookmark foldersmarcin mikołajczak2024-09-23
* Display quotes count on posts and add quotes list pagemarcin mikołajczak2024-01-04
* Lists implementationAlexander Tumin2022-08-06
* fixed few-posts TLs when streaming is enabledHenry Jameson2021-01-13
* remove unnecessary fetchAndUpdate, change notifications fetcher to not double...Shpuld Shpuldson2020-07-01
* Fix follower request fetchinglain2020-01-21
* 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 overhaul, removed the need for copypastingHenry Jameson2019-11-24
* backend interactor service: implement startFetchingFollowRequestkPherox2019-11-19
* Add ability to change user's emailSergey Suprunenko2019-11-08
* added support hide\show reblogs from a specific userMaksim Pechnikov2019-09-21
* Replace `/api/externalprofile/show.json` with a MastoAPI equialentrinpatch2019-09-03
* Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-26
|\
| * fix issues caused by merges in usersearch on @shpuld2019-07-18
* | Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-15
|\|
| * New searchEugenij2019-07-15
| * #482 - add new endpoints to subscribe to the userjared2019-07-10
| * Refactor user search api, better api error response handlingTae Hoon2019-07-10
* | Add thread muting to context menu of statusshpuld2019-07-07
|/
* all the manual fixesHenry Jameson2019-07-07
* Feature/polls attempt 2lain2019-06-18
* Apply suggestion to src/services/backend_interactor_service/backend_interacto...HJ2019-06-17
* getting and setting user background via MastoAPIHenry Jameson2019-06-16
* Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
|\
| * Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
* | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
|\|
| * wire up notification settingsWilliam Pitcock2019-05-25
* | Proper clientId/secret/token caching, MastoAPI registrationHenry Jameson2019-05-22
|/
* Merge branch 'masto-remains' into 'develop'HJ2019-05-20
|\
| * removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
* | clean uptaehoon2019-05-15
* | remove pinned timeline, instead, use simple entity of user objecttaehoon2019-05-15
* | #468 - integrate endpointsdave2019-05-15
|/
* use backendInteractortaehoon2019-05-07
* add api service functiontaehoon2019-05-03
* Merge branch 'develop' into 'brendenbice1222/pleroma-fe-issues/pleroma-fe-202...Shpuld Shpludson2019-04-30
|\
| * Merge branch '437-user-profile-settings' into 'develop'HJ2019-04-30
| |\
| | * Switch to mastoapi for updating bannertaehoon2019-04-27
| | * Switch to mastoapi for updating avatartaehoon2019-04-27
| * | add “block import” featuretaehoon2019-04-27
| * | change api function nametaehoon2019-04-27
| * | move formData generating logic to api.servicetaehoon2019-04-27
| |/
* | refactor showing favs and repeats logicBrenden Bice2019-04-11
* | rename favourite to favoriteBrenden Bice2019-04-11
* | fetch reblogged usersBrenden Bice2019-04-11
* | fetch favorited usersBrenden Bice2019-04-11
|/
* Merge branch 'fix/notification-bugs' into 'develop'Shpuld Shpludson2019-04-09
|\