| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Display quotes count on posts and add quotes list page | marcin mikołajczak | 2024-01-04 |
| | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | Lists implementation | Alexander Tumin | 2022-08-06 |
| | | |||
| * | fixed few-posts TLs when streaming is enabled | Henry Jameson | 2021-01-13 |
| | | |||
| * | remove unnecessary fetchAndUpdate, change notifications fetcher to not ↵ | Shpuld Shpuldson | 2020-07-01 |
| | | | | | double fetch | ||
| * | Fix follower request fetching | lain | 2020-01-21 |
| | | |||
| * | better wrapper for websocket | Henry Jameson | 2019-12-08 |
| | | |||
| * | Updated streaming and improved error-handling, some more refactoring to api | Henry Jameson | 2019-12-08 |
| | | |||
| * | improved initial notifications fetching | Henry Jameson | 2019-11-24 |
| | | |||
| * | initial streaming work | Henry Jameson | 2019-11-24 |
| | | |||
| * | Backend Interactor service overhaul, removed the need for copypasting | Henry Jameson | 2019-11-24 |
| | | |||
| * | backend interactor service: implement startFetchingFollowRequest | kPherox | 2019-11-19 |
| | | | | | backend interactor service: remove unused fetchFollowRequests | ||
| * | Add ability to change user's email | Sergey Suprunenko | 2019-11-08 |
| | | |||
| * | added support hide\show reblogs from a specific user | Maksim Pechnikov | 2019-09-21 |
| | | |||
| * | Replace `/api/externalprofile/show.json` with a MastoAPI equialent | rinpatch | 2019-09-03 |
| | | | | | `/api/v1/accounts/:id` supports remote nicknames since pleroma!1622 | ||
| * | Merge branch 'develop' into 'feat/conversation-muting' | Shpuld Shpludson | 2019-07-26 |
| |\ | | | | | | | | | # Conflicts: # src/components/extra_buttons/extra_buttons.js # src/components/extra_buttons/extra_buttons.vue | ||
| | * | fix issues caused by merges in usersearch on @ | shpuld | 2019-07-18 |
| | | | |||
| * | | Merge branch 'develop' into 'feat/conversation-muting' | Shpuld Shpludson | 2019-07-15 |
| |\| | | | | | | | # Conflicts: # src/services/api/api.service.js | ||
| | * | New search | Eugenij | 2019-07-15 |
| | | | |||
| | * | #482 - add new endpoints to subscribe to the user | jared | 2019-07-10 |
| | | | |||
| | * | Refactor user search api, better api error response handling | Tae Hoon | 2019-07-10 |
| | | | |||
| * | | Add thread muting to context menu of status | shpuld | 2019-07-07 |
| |/ | |||
| * | all the manual fixes | Henry Jameson | 2019-07-07 |
| | | |||
| * | Feature/polls attempt 2 | lain | 2019-06-18 |
| | | |||
| * | Apply suggestion to ↵ | HJ | 2019-06-17 |
| | | | | | src/services/backend_interactor_service/backend_interactor_service.js | ||
| * | getting and setting user background via MastoAPI | Henry Jameson | 2019-06-16 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secret | Henry Jameson | 2019-06-13 |
| |\ | | | | | | | | | * upstream/develop: Revert "add TOTP/Recovery Form for mobile version" | ||
| | * | Revert "add TOTP/Recovery Form for mobile version" | Maksim | 2019-06-12 |
| | | | | | | | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65. | ||
| * | | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secret | Henry Jameson | 2019-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 | ||
| | * | wire up notification settings | William Pitcock | 2019-05-25 |
| | | | |||
| * | | Proper clientId/secret/token caching, MastoAPI registration | Henry Jameson | 2019-05-22 |
| |/ | |||
| * | Merge branch 'masto-remains' into 'develop' | HJ | 2019-05-20 |
| |\ | | | | | | | | | Interactions 2.0, removing last bits of qvitter api. Only login/register and change background remains after that See merge request pleroma/pleroma-fe!792 | ||
| | * | removed unused masto api, added initial version of interactions timeline | Henry Jameson | 2019-05-14 |
| | | | |||
| * | | clean up | taehoon | 2019-05-15 |
| | | | |||
| * | | remove pinned timeline, instead, use simple entity of user object | taehoon | 2019-05-15 |
| | | | |||
| * | | #468 - integrate endpoints | dave | 2019-05-15 |
| |/ | |||
| * | use backendInteractor | taehoon | 2019-05-07 |
| | | |||
| * | add api service function | taehoon | 2019-05-03 |
| | | |||
| * | Merge branch 'develop' into ↵ | Shpuld Shpludson | 2019-04-30 |
| |\ | | | | | | | | | | | 'brendenbice1222/pleroma-fe-issues/pleroma-fe-202-show-boosted-users' # Conflicts: # src/services/api/api.service.js | ||
| | * | Merge branch '437-user-profile-settings' into 'develop' | HJ | 2019-04-30 |
| | |\ | | | | | | | | | | | | | | | | | | | Transition to MastoAPI: user profile settings Closes #437 See merge request pleroma/pleroma-fe!682 | ||
| | | * | Switch to mastoapi for updating banner | taehoon | 2019-04-27 |
| | | | | |||
| | | * | Switch to mastoapi for updating avatar | taehoon | 2019-04-27 |
| | | | | | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js | ||
| | * | | add “block import” feature | taehoon | 2019-04-27 |
| | | | | |||
| | * | | change api function name | taehoon | 2019-04-27 |
| | | | | |||
| | * | | move formData generating logic to api.service | taehoon | 2019-04-27 |
| | |/ | |||
| * | | refactor showing favs and repeats logic | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | rename favourite to favorite | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | fetch reblogged users | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | fetch favorited users | Brenden Bice | 2019-04-11 |
| |/ | |||
| * | Merge branch 'fix/notification-bugs' into 'develop' | Shpuld Shpludson | 2019-04-09 |
| |\ | | | | | | | | | | | | | #474 Fix notification bugs Closes #474 See merge request pleroma/pleroma-fe!728 | ||
| | * | Separate timeline and notification | jasper | 2019-04-04 |
| | | | |||
