aboutsummaryrefslogtreecommitdiff
path: root/src/services
Commit message (Collapse)AuthorAge
* better hitbox for status emojiHenry Jameson2019-09-08
|
* Merge branch 'mastoapi-externalprofile' into 'develop'Shpuld Shpludson2019-09-06
|\ | | | | | | | | Replace `/api/externalprofile/show.json` with a MastoAPI equialent See merge request pleroma/pleroma-fe!938
| * Replace `/api/externalprofile/show.json` with a MastoAPI equialentrinpatch2019-09-03
| | | | | | | | `/api/v1/accounts/:id` supports remote nicknames since pleroma!1622
* | Password reset pageEugenij2019-09-05
|/
* Use mastodon api in follow requestsrinpatch2019-09-03
|
* Apply suggestion to src/services/follow_manipulate/follow_manipulate.jsrinpatch2019-08-09
|
* Apply suggestion to src/services/follow_manipulate/follow_manipulate.jsrinpatch2019-08-09
|
* Apply suggestion to src/services/follow_manipulate/follow_manipulate.jsrinpatch2019-08-09
|
* Fix sent follow request detectionrinpatch2019-08-09
| | | | | | | This fixes `requestFollow` using the relationship instead of user object, resulting in `sent` always being false for locked users, and also removes assumptions about follow request being sent, instead relying on `requested` from user relationship.
* Merge branch 'feat/conversation-muting' into 'develop'Shpuld Shpludson2019-08-08
|\ | | | | | | | | Add Conversation/Thread Muting See merge request pleroma/pleroma-fe!876
| * Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-26
| |\ | | | | | | | | | | | | # Conflicts: # src/components/extra_buttons/extra_buttons.js # src/components/extra_buttons/extra_buttons.vue
| * \ Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-15
| |\ \ | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js
| * | | Add thread muting to context menu of statusshpuld2019-07-07
| | | |
* | | | Handle JSONified errors while registeringLee Starnes2019-08-06
| | | | | | | | | | | | | | | | Closes #617
* | | | fix typostaehoon2019-07-24
| |_|/ |/| |
* | | fix issues caused by merges in usersearch on @shpuld2019-07-18
| |/ |/|
* | New searchEugenij2019-07-15
| |
* | change subscribing to subscribedtaehoon2019-07-10
| |
* | add subscribing to user entity normalizertaehoon2019-07-10
| |
* | #482 - add new endpoints to subscribe to the userjared2019-07-10
| |
* | Refactor user search api, better api error response handlingTae Hoon2019-07-10
|/
* Merge branch 'eslint-fix' into 'develop'Shpuld Shpludson2019-07-07
|\ | | | | | | | | Fix shitton warning eslint gives See merge request pleroma/pleroma-fe!871
| * all the manual fixesHenry Jameson2019-07-07
| |
| * npm eslint --fix .Henry Jameson2019-07-05
| |
* | Merge branch 'revoke-token' into 'develop'Shpuld Shpludson2019-07-07
|\ \ | | | | | | | | | | | | | | | | | | Revoke oAuth token on logout Closes pleroma#952 See merge request pleroma/pleroma-fe!864
| * | Revoke oAuth tokenEgor Kislitsyn2019-07-02
| |/
* | Merge branch '580' into 'develop'Shpuld Shpludson2019-07-07
|\ \ | | | | | | | | | | | | | | | | | | Fix backend version string parsing Closes #580 See merge request pleroma/pleroma-fe!868
| * | update regex for commit hashtaehoon2019-07-05
| |/
* / Set hide_follows and hide_followers settings when parsing Mastodon formatEugenij2019-07-07
|/
* add resolve param to user search api requesttaehoon2019-06-24
|
* Feature/polls attempt 2lain2019-06-18
|
* Apply suggestion to ↵HJ2019-06-17
| | | | src/services/backend_interactor_service/backend_interactor_service.js
* Apply suggestion to src/services/api/api.service.jsHJ2019-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
|\ | | | | | | | | * upstream/develop: fix user banner
| * fix user bannerHenry Jameson2019-06-13
| |
* | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
|\| | | | | | | | | * upstream/develop: Revert "add TOTP/Recovery Form for mobile version"
| * Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
| | | | | | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
* | AMERICAHenry Jameson2019-06-13
| |
* | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Apply suggestion to src/services/entity_normalizer/entity_normalizer.service.js i18n/Update Japanese translation render modal at the root level using portal install portal vue Small improve of the who to follow panel layout Fix/Small fix in the who to follow page remove console spam i18n wire up user.description with masto api data i18n/Add Japanese with kanji (2) move drowdown menu to popper notification controls: redesign entirely entity normalizer: collapse data.pleroma if blocks wire up notification settings do not miss statusnet_profile_url of mentions Translation to Hebrew of everything other than theme_helpers and style. Translate up to settings. mastoapi login works
| * Merge branch 'masto-login-fixes' into 'develop'HJ2019-06-12
| |\ | | | | | | | | | | | | MastoAPI login See merge request pleroma/pleroma-fe!805
| | * Apply suggestion to src/services/entity_normalizer/entity_normalizer.service.jsHJ2019-06-12
| | |
| | * mastoapi login worksHenry Jameson2019-05-21
| | |
| * | Merge branch 'feature/notification-controls' into 'develop'kaniini2019-06-01
| |\ \ | | | | | | | | | | | | | | | | wire up notification settings See merge request pleroma/pleroma-fe!809
| | * | entity normalizer: collapse data.pleroma if blocksWilliam Pitcock2019-05-25
| | | |
| | * | wire up notification settingsWilliam Pitcock2019-05-25
| | | |
| * | | wire up user.description with masto api datataehoon2019-05-29
| |/ /
| * / do not miss statusnet_profile_url of mentionstaehoon2019-05-22
| |/
* / Proper clientId/secret/token caching, MastoAPI registrationHenry Jameson2019-05-22
|/
* Merge branch 'fetags' into 'develop'HJ2019-05-20
|\ | | | | | | | | add tags to data and to status component See merge request pleroma/pleroma-fe!801