aboutsummaryrefslogtreecommitdiff
path: root/src/services/api/api.service.js
Commit message (Collapse)AuthorAge
* Optimistic message sending for chateugenijm2020-11-01
|
* Merge branch 'feat/custom-virtual-scrolling' into 'develop'Shpuld Shpludson2020-09-29
|\ | | | | | | | | Timeline virtual scrolling See merge request pleroma/pleroma-fe!1043
| * Timeline virtual scrollingShpuld Shpludson2020-09-29
| |
* | added import/export mutesMaksim Pechnikov2020-09-08
|/
* add basic idempotency supportShpuld Shpuldson2020-07-15
|
* Undo the promise rejection on the json parser error in promisedRequesteugenijm2020-07-08
| | | | | to keep the existing behavior in case some parts of the code rely on it and to limit the overall scope of the changes.
* Add Chatseugenijm2020-07-08
|
* streamline profile image api, update reset ui for all profile images to ↵Shpuld Shpludson2020-07-08
| | | | match avatar, remove unnecessary stuff
* fix conflicts and add error handling to media descriptionsShpuld Shpuldson2020-07-07
|\
| * fix conflicts, make subject update the previewShpuld Shpuldson2020-07-06
| |\
| * | add rich text previewShpuld Shpuldson2020-06-28
| | |
* | | add more ways to set descriptionShpuld Shpuldson2020-07-07
| | |
* | | fix conflicts, use file icon instead of link, add support for audio and file ↵Shpuld Shpuldson2020-07-06
|\ \ \ | | |/ | |/| | | | icon in cw'd posts
| * | Add bookmarksEugenij2020-07-03
| | | | | | | | | | | | Co-authored-by: jared <jaredrmain@gmail.com>
* | | Merge branch 'develop' into ↵Shpuld Shpludson2020-07-02
|\| | | | | | | | | | | | | | | | | 'xenofem/pleroma-fe-rebased-image-description-authoring' # Conflicts: # CHANGELOG.md
| * | Make use of backend reply filteringShpuld Shpuldson2020-06-30
| |/
* / media description supportWilliam Pitcock2020-06-28
|/
* API: Remove fetch polyfilllain2020-06-11
| | | | | All browser except IE have supported this for longer than Pleroma even exists.
* Autocomplete domain mutes from list of known instancesSergey Suprunenko2020-06-08
|
* Removed `with_muted` param usage for user favorites timeline endpoint (it ↵Ivan Tashkinov2020-05-25
| | | | only supports pagination params).
* 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 notifications Closes #823 and #822 See merge request pleroma/pleroma-fe!1093
| * 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
| | | | This ensures the data is fetchable on private instances
* Fix user activation/deactivation, deletion, and role assignment in the ↵eugenijm2020-02-17
| | | | moderation menu
* 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
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (51 commits) toggle_activation api is also deprecated use vuex action refactor toggleActivationStatus replace setActivationStatus api with new one use flex for stickers i18n/update-ja_easy Use a centralized fallback for missing values and use instance.federating instead of instance.federation.enabled Add fallback in case BE does not report federating status in nodeinfo The value we are looking for is federationPolicy.enabled, not federationPolicy.federating Logic should be to hide TWKN if not federating OR if instance is not public Finally trust eslint More lint More lint Lint mfa: removed unused code increase icon width a little bit in the nav panel add icons to nav panel Revert "Merge branch 'revert-96cab6d8' into 'develop'" Support "native" captcha Revert "Merge branch 'oauth-extra-scopes' into 'develop'" ...
| | * 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
| | |\ | | | | | | | | | | | | | | | | Change 403 messaging See merge request pleroma/pleroma-fe!1020
| | | * 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
| |