aboutsummaryrefslogtreecommitdiff
path: root/src/services
Commit message (Collapse)AuthorAge
* Add fields_text for tooltipkPherox2020-02-19
|
* Merge branch 'greentext-strikes-back' into 'develop'HJ2019-11-19
|\ | | | | | | | | | | | | ⑨ Added greentext support ⑨ Closes #9 See merge request pleroma/pleroma-fe!994
| * tests + updatesHenry Jameson2019-11-14
| |
| * Fix regex, tag detector conditionHenry Jameson2019-11-14
| |
| * adds greentext, also small fixesHenry Jameson2019-11-14
| |
* | Normalize profile fieldskPherox2019-11-19
| |
* | backend interactor service: implement startFetchingFollowRequestkPherox2019-11-19
|/ | | | backend interactor service: remove unused fetchFollowRequests
* Merge remote-tracking branch 'upstream/develop' into emoji-optimizationsHenry Jameson2019-11-08
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (95 commits) Lightbox/modal multi image improvements - #381 '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa' Add ability to change user's email translations-de-batch-1 eu-translate update profile-banner rounding css, fixes #690 fix indentation remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings ...
| * '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa'Maksim2019-11-08
| |
| * Add ability to change user's emailSergey Suprunenko2019-11-08
| |
| * Merge remote-tracking branch 'upstream/develop' into settings-refactorHenry Jameson2019-10-29
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (89 commits) remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings fix popper go behind the top bar migrate Popper to v-popover fix popper go behind the top bar fix eslint warnings reset font-size to normal text size using rem use top placement by default hide status preview popper when hover popper content ...
| | * Merge branch 'develop' into feature/following_reblogsMaksim Pechnikov2019-10-08
| | |\
| | * | updated user_cardMaksim Pechnikov2019-10-08
| | | |
| | * | Merge branch 'develop' into feature/following_reblogsMaksim Pechnikov2019-09-26
| | |\ \
| | * | | added support hide\show reblogs from a specific userMaksim Pechnikov2019-09-21
| | | | |
| * | | | Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
| | | | |
* | | | | arbitrary limit with option to overcome itHenry Jameson2019-10-08
| |_|_|/ |/| | |
* | | | fix regex shortcode problemHenry Jameson2019-09-30
|/ / /
* | | Feature/Add _Allow user discovery services_ preferenceHakaba Hitoyo2019-09-26
| | |
* | | Merge branch 'hide-followers-follows-count' into 'develop'kaniini2019-09-26
|\ \ \ | |_|/ |/| | | | | | | | Added a setting to hide follow/follower count from the user profile See merge request pleroma/pleroma-fe!951
| * | Added a setting to hide follow/follower count from the user profileeugenijm2019-09-23
| |/
* | Merge remote-tracking branch 'upstream/develop' into emoji-selector-updateHenry Jameson2019-09-25
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (42 commits) Fix formatting in oc.json avoid using global class fix logo moving bug when lightbox is open Reserve scrollbar gap when body scroll is locked setting display: initial makes trouble, instead, toggle display: none using classname lock body scroll add body-scroll-lock directive install body-scroll-lock wire up props with PostStatusModal rename component recover autofocusing behavior refactor MobilePostStatusModal using new PostStatusModal add new module and modal to post new status remove needless condition add mention button wire up user state with global store collapse fav/repeat notifications from muted users do not collapse thread muted posts in conversation detect thread-muted posts do not change word based muting logic ...
| * | Merge branch 'develop' into 'muting-fixes'rinpatch2019-09-16
| |\| | | | | | | | | | # Conflicts: # src/components/status/status.js
| | * detect thread-muted poststaehoon2019-09-13
| | |
| | * Merge branch 'fix/follow-request-detection' into 'develop'Shpuld Shpludson2019-09-12
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Utilize `user.requested` to display follow request status on user card Closes #635 See merge request pleroma/pleroma-fe!942
| | | * Utilize `user.requested` to display follow request status on user cardrinpatch2019-09-05
| | | | | | | | | | | | | | | | Closes #635
| | * | refactor toggling body visibility using classtaehoon2019-09-06
| | | |
| * | | Set thread_muted for all statuses with the same conversation id onrinpatch2019-09-04
| | | | | | | | | | | | | | | | status mute/unmute
| * | | Properly detect thread-muted posts and set `with_muted` when fetchingrinpatch2019-09-04
| | |/ | |/| | | | | | | notifications
* | | comment, cleanup and improve autoresize/autoscrollHenry Jameson2019-09-25
| | |
* | | fixHenry Jameson2019-09-25
| | |
* | | account for parent padding, tooHenry Jameson2019-09-25
| | |
* | | forgotten fileHenry Jameson2019-09-25
| | |
* | | Remove emoji zoomHenry Jameson2019-09-12
| | |
* | | 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
| |/ |/|