| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | API: Remove fetch polyfill | lain | 2020-06-11 | |
| | | | | | | All browser except IE have supported this for longer than Pleroma even exists. | |||
| * | Autocomplete domain mutes from list of known instances | Sergey Suprunenko | 2020-06-08 | |
| | | ||||
| * | Removed `with_muted` param usage for user favorites timeline endpoint (it ↵ | Ivan Tashkinov | 2020-05-25 | |
| | | | | | only supports pagination params). | |||
| * | remove search1 with_relationships | Shpuld Shpuldson | 2020-05-13 | |
| | | ||||
| * | don't send undefined | Shpuld Shpuldson | 2020-05-13 | |
| | | ||||
| * | add with_relationships where necessary | Shpuld Shpuldson | 2020-05-13 | |
| | | ||||
| * | mark single notifs as seen properly on server | Shpuld Shpuldson | 2020-05-02 | |
| | | ||||
| * | Merge branch 'follow-request-notification' into 'develop' | Shpuld Shpludson | 2020-05-01 | |
| |\ | | | | | | | | | | | | | Add support for follow request notifications Closes #823 and #822 See merge request pleroma/pleroma-fe!1093 | |||
| | * | Add support for follow request notifications | eugenijm | 2020-04-30 | |
| | | | ||||
| * | | remove with_move param | Shpuld Shpuldson | 2020-05-01 | |
| |/ | ||||
| * | Fix pagination | Egor Kislitsyn | 2020-04-13 | |
| | | ||||
| * | Send credentials for favourited_by and reblogged_by API endpoints | Mark Felder | 2020-03-31 | |
| | | | | | This ensures the data is fetchable on private instances | |||
| * | Fix user activation/deactivation, deletion, and role assignment in the ↵ | eugenijm | 2020-02-17 | |
| | | | | | moderation menu | |||
| * | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 | |
| | | ||||
| * | Add `with_move` param for fetching notification | kPherox | 2020-02-04 | |
| | | ||||
| * | remove unnecessary anonymous function | Shpuld Shpuldson | 2020-01-27 | |
| | | ||||
| * | Merge branch 'develop' into feat/emoji-reactions | Shpuld Shpuldson | 2020-01-26 | |
| |\ | ||||
| | * | Implement domain mutes v2 | Shpuld Shpludson | 2020-01-15 | |
| | | | ||||
| * | | fix merge conflicts | Shpuld Shpuldson | 2020-01-13 | |
| |\| | ||||
| | * | Merge remote-tracking branch 'upstream/develop' into streaming | Henry Jameson | 2019-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 deprecated | taehoon | 2019-12-15 | |
| | | | | ||||
| | | * | refactor toggleActivationStatus | taehoon | 2019-12-15 | |
| | | | | ||||
| | | * | replace setActivationStatus api with new one | taehoon | 2019-12-15 | |
| | | | | ||||
| | | * | Merge branch 'issue_124' into 'develop' | feld | 2019-12-13 | |
| | | |\ | | | | | | | | | | | | | | | | | Change 403 messaging See merge request pleroma/pleroma-fe!1020 | |||
| | | | * | Set error data | Wyatt Benno | 2019-12-09 | |
| | | | | | ||||
| | | | * | Change naming, make more general | Wyatt Benno | 2019-12-09 | |
| | | | | | ||||
| | | | * | Change 403 messaging | Wyatt Benno | 2019-12-05 | |
| | | | | | ||||
| | | * | | fixed typo | Maksim Pechnikov | 2019-12-11 | |
| | | |/ | ||||
| | * | | fix deletes causing errors | Henry Jameson | 2019-12-11 | |
| | | | | ||||
| | * | | Option to enable streaming | Henry Jameson | 2019-12-10 | |
| | | | | ||||
| | * | | better wrapper for websocket | Henry Jameson | 2019-12-08 | |
| | | | | ||||
| | * | | initial streaming work | Henry Jameson | 2019-11-24 | |
| | |/ | ||||
| * | | usable-but-buggy: picker, adding/removing reaction on click, search, styles | Shpuld Shpuldson | 2020-01-13 | |
| | | | ||||
| * | | add fetching for emoji reactions, draft design | Shpuld Shpuldson | 2019-11-15 | |
| |/ | ||||
| * | '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa' | Maksim | 2019-11-08 | |
| | | ||||
| * | Add ability to change user's email | Sergey Suprunenko | 2019-11-08 | |
| | | ||||
| * | updated user_card | Maksim Pechnikov | 2019-10-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 | |||
| * | Use mastodon api in follow requests | rinpatch | 2019-09-03 | |
| | | ||||
| * | Merge branch 'feat/conversation-muting' into 'develop' | Shpuld Shpludson | 2019-08-08 | |
| |\ | | | | | | | | | Add Conversation/Thread Muting See merge request pleroma/pleroma-fe!876 | |||
| | * | 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 | |||
| | * \ | Merge branch 'develop' into 'feat/conversation-muting' | Shpuld Shpludson | 2019-07-15 | |
| | |\ \ | | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js | |||
| | * | | | Add thread muting to context menu of status | shpuld | 2019-07-07 | |
| | | | | | ||||
| * | | | | Handle JSONified errors while registering | Lee Starnes | 2019-08-06 | |
| | |_|/ |/| | | | | | | | | Closes #617 | |||
| * | | | fix issues caused by merges in usersearch on @ | shpuld | 2019-07-18 | |
| | |/ |/| | ||||
| * | | 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 | |
| |/ | ||||
| * | npm eslint --fix . | Henry Jameson | 2019-07-05 | |
| | | ||||
