aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* Initialize chat only if user is logged in and it wasn't initialized beforeSergey Suprunenko2019-08-17
|
* 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-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
| |/ |/|
* | New searchEugenij2019-07-15
| |
* | change subscribing to subscribedtaehoon2019-07-10
| |
* | mutate updated relationship to the storetaehoon2019-07-10
| |
* | #482 - add subscribe buttonjared2019-07-10
| |
* | Refactor user search api, better api error response handlingTae Hoon2019-07-10
| |
* | refetch favs and repeats separatelytaehoon2019-07-07
| |
* | update favs and repeats stats using favoritedByUsers and rebloggedByUsers datataehoon2019-07-07
|/
* 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
| |
| * Merge branch 'develop' into 'eslint-fix'HJ2019-07-06
| |\ | | | | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue
| * | 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
| |/
* / clear userId property of timeline by default in clearTimeline actiontaehoon2019-07-02
|/
* Merge branch 'timeline-skip-fix' into 'develop'HJ2019-06-24
|\ | | | | | | | | timeline-skip-fix See merge request pleroma/pleroma-fe!850
| * change isPinned to noIdUpdateWyatt Benno2019-06-24
| |
| * fix for #553Wyatt Benno2019-06-21
| |
* | Fix: problems with polls stateShpuld Shpludson2019-06-22
| |
* | delete state.token instead of setting falsetaehoon2019-06-20
| |
* | fix error breaking logout flowtaehoon2019-06-20
| |
* | make sure to clear old token when logouttaehoon2019-06-20
| |
* | Move poll state handling to its own moduleShpuld Shpludson2019-06-20
|/
* Feature/polls attempt 2lain2019-06-18
|
* fix user searchHenry Jameson2019-06-17
|
* Removed formattingOptionsEnabled in favor of relying on BE-provided list ofHenry Jameson2019-06-16
| | | | accepted formatting options
* rename mutations according to actual property namesHenry Jameson2019-06-13
|
* fixHenry Jameson2019-06-13
|
* fix logged out post-updateHenry 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.
* | commentsHenry Jameson2019-06-13
| |
* | No longer sending extra data, renamed some propertiesHenry Jameson2019-06-13
| |
* | Proper clientId/secret/token caching, MastoAPI registrationHenry Jameson2019-05-22
|/
* improve performance by caching pinned status ids into user objecttaehoon2019-05-15
|
* show immediately pinned statusestaehoon2019-05-15
|
* revert removeStatus changestaehoon2019-05-15
|
* refactor error handling of pinStatustaehoon2019-05-15
|
* refactor pin/unpin status logictaehoon2019-05-15
|
* filter pinned statuses based on pinned entity instead of a separate user entitytaehoon2019-05-15
|
* remove pinned timeline, instead, use simple entity of user objecttaehoon2019-05-15
|
* #468 - clean updave2019-05-15
|
* #468 - update pinned status after actions(remove, add)dave2019-05-15
|
* #468 - remove unpinned status from timelinedave2019-05-15
|
* #468 - show pinned timeline and add pinned label to the statusdave2019-05-15
|