aboutsummaryrefslogtreecommitdiff
path: root/src/services/api/api.service.js
Commit message (Expand)AuthorAge
...
| * Allow to configure visibility for admin and moderator badgeseugenijm2019-02-06
* | #315 - separate export and fetch follows logicdave2019-02-07
* | #315 - clean up the requestdave2019-02-06
* | #315 - export all follows as CSVdave2019-02-06
|/
* Rename "hide_following" to "hide_follows"Maxim Filippov2019-02-06
* Split hide_network into hide_followers & hide_followingsMaxim Filippov2019-02-06
* merge develop and fix conflicts AGAINshpuld2019-02-04
|\
| * Revert "Merge branch 'feature/split-hide-network' into 'develop'"Shpuld Shpludson2019-02-03
* | initial draft for follows/following paginationshpuld2019-01-31
|/
* Split hide_network into hide_followers & hide_followingsMaxim Filippov2019-01-30
* api service: add the ability to fetch a media-only timelineWilliam Pitcock2019-01-26
* Always send "hide_network" when updating user profileMaxim Filippov2019-01-23
* support for CW/Subject. fix replies.Henry Jameson2019-01-17
* some consistencyHenry Jameson2019-01-17
* fix login and favorites tab...Henry Jameson2019-01-17
* Revert "some initial work to make it possible to use "unregistered" timelines...Henry Jameson2019-01-17
* migrated some tests to normalizer, fixed some potential bug, fixed tests to useHenry Jameson2019-01-15
* fixes, guardsHenry Jameson2019-01-14
* notifications now also undergo some parsing, hypothetically could use MastoAPIHenry Jameson2019-01-14
* user normalizer worksHenry Jameson2019-01-14
* separated normalization into a another file, removed catchall and added more ...Henry Jameson2019-01-13
* moved some stuff from statuses to api service. added initial adapter (currentlyHenry Jameson2019-01-13
* some initial work to make it possible to use "unregistered" timelines, i.e. notHenry Jameson2019-01-12
* Make "noAttachmentLinks" configurableMaxim Filippov2018-12-27
* No attachment linksMaxim Filippov2018-12-27
* no more "broken favorite"Henry Jameson2018-12-19
* Separate captcha into the backendInteractorEkaterina Vaartis2018-12-16
* removes hacks from notifications storage, adds api call to let server updateHenry Jameson2018-12-02
* Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into dm-tabRoger Braun2018-11-13
|\
| * Move login to oauth.Roger Braun2018-10-26
* | api service urlRoger Braun2018-11-13
|/
* add support for disabling rich text formattingWilliam Pitcock2018-09-22
* console.log cleanupHenry Jameson2018-09-17
* Fixed "user.id is undefined" or something error more sane by properly handlingHenry Jameson2018-09-17
* add the ability to select a post's content typeWilliam Pitcock2018-08-31
* Add a checkbox for marking a post's attachments as NSFWscarlett2018-08-25
* Merge branch 'develop' into 'notifications'kaniini2018-08-24
|\
| * Merge branch 'feature/who-to-follow-panel-uses-suggestions-api' into 'develop'kaniini2018-08-24
| |\
| | * debugHakaba Hitoyo2018-08-02
* | | Revert "Drop the entire thing about hidden "own" timeline since it doesn't ne...Henry Jameson2018-08-21
* | | Drop the entire thing about hidden "own" timeline since it doesn't necessarilyHenry Jameson2018-08-20
* | | Merge remote-tracking branch 'upstream/develop' into notificationsHenry Jameson2018-08-16
|\| |
| * | the missing piece for invites systemHenry Jameson2018-08-05
| |/
* | added workaround for broken favoritesHenry Jameson2018-08-16
* | Added support for qvitter api fetching of notificationsHenry Jameson2018-08-12
|/
* Add unretweet supportFrancis Dinh2018-06-14
* Merge branch 'feature/locked-accounts' into 'develop'lambda2018-06-12
|\
| * api: add approveUser and denyUser functionsWilliam Pitcock2018-06-07
| * api: add fetchFollowRequests()William Pitcock2018-06-06
| * user settings: enable locking/unlocking an accountWilliam Pitcock2018-05-29