aboutsummaryrefslogtreecommitdiff
path: root/src/services/api/api.service.js
Commit message (Expand)AuthorAge
* Removed `with_muted` param usage for user favorites timeline endpoint (it onl...Ivan Tashkinov2020-05-25
* remove search1 with_relationshipsShpuld Shpuldson2020-05-13
* don't send undefinedShpuld Shpuldson2020-05-13
* add with_relationships where necessaryShpuld Shpuldson2020-05-13
* mark single notifs as seen properly on serverShpuld Shpuldson2020-05-02
* Merge branch 'follow-request-notification' into 'develop'Shpuld Shpludson2020-05-01
|\
| * Add support for follow request notificationseugenijm2020-04-30
* | remove with_move paramShpuld Shpuldson2020-05-01
|/
* Fix paginationEgor Kislitsyn2020-04-13
* Send credentials for favourited_by and reblogged_by API endpointsMark Felder2020-03-31
* Fix user activation/deactivation, deletion, and role assignment in the modera...eugenijm2020-02-17
* Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
* Add `with_move` param for fetching notificationkPherox2020-02-04
* remove unnecessary anonymous functionShpuld Shpuldson2020-01-27
* Merge branch 'develop' into feat/emoji-reactionsShpuld Shpuldson2020-01-26
|\
| * Implement domain mutes v2Shpuld Shpludson2020-01-15
* | fix merge conflictsShpuld Shpuldson2020-01-13
|\|
| * Merge remote-tracking branch 'upstream/develop' into streamingHenry Jameson2019-12-26
| |\
| | * toggle_activation api is also deprecatedtaehoon2019-12-15
| | * refactor toggleActivationStatustaehoon2019-12-15
| | * replace setActivationStatus api with new onetaehoon2019-12-15
| | * Merge branch 'issue_124' into 'develop'feld2019-12-13
| | |\
| | | * Set error dataWyatt Benno2019-12-09
| | | * Change naming, make more generalWyatt Benno2019-12-09
| | | * Change 403 messagingWyatt Benno2019-12-05
| | * | fixed typoMaksim Pechnikov2019-12-11
| | |/
| * | fix deletes causing errorsHenry Jameson2019-12-11
| * | Option to enable streamingHenry Jameson2019-12-10
| * | better wrapper for websocketHenry Jameson2019-12-08
| * | initial streaming workHenry Jameson2019-11-24
| |/
* | usable-but-buggy: picker, adding/removing reaction on click, search, stylesShpuld Shpuldson2020-01-13
* | add fetching for emoji reactions, draft designShpuld Shpuldson2019-11-15
|/
* '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa'Maksim2019-11-08
* Add ability to change user's emailSergey Suprunenko2019-11-08
* updated user_cardMaksim Pechnikov2019-10-08
* added support hide\show reblogs from a specific userMaksim Pechnikov2019-09-21
* Replace `/api/externalprofile/show.json` with a MastoAPI equialentrinpatch2019-09-03
* Use mastodon api in follow requestsrinpatch2019-09-03
* Merge branch 'feat/conversation-muting' into 'develop'Shpuld Shpludson2019-08-08
|\
| * Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-26
| |\
| * \ Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-15
| |\ \
| * | | Add thread muting to context menu of statusshpuld2019-07-07
* | | | Handle JSONified errors while registeringLee Starnes2019-08-06
| |_|/ |/| |
* | | fix issues caused by merges in usersearch on @shpuld2019-07-18
| |/ |/|
* | 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
|/
* npm eslint --fix .Henry Jameson2019-07-05
* Feature/polls attempt 2lain2019-06-18
* Apply suggestion to src/services/api/api.service.jsHJ2019-06-17