| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge remote-tracking branch 'upstream/develop' into emoji-optimizations | Henry Jameson | 2019-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 ... | ||
| | * | Merge remote-tracking branch 'upstream/develop' into settings-refactor | Henry Jameson | 2019-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 ... | ||
| | | * | add fetchStatus action | taehoon | 2019-10-24 |
| | | | | |||
| | | * | Merge branch 'develop' into feature/following_reblogs | Maksim Pechnikov | 2019-09-26 |
| | | |\ | |||
| | | * | | added support hide\show reblogs from a specific user | Maksim Pechnikov | 2019-09-21 |
| | | | | | |||
| | * | | | Removed all whole mess of manual watch/data declaration, now fully automatic | Henry Jameson | 2019-09-29 |
| | | | | | |||
| | * | | | created mergedConfig getter to avoid obnoxious checks for undefined everywhere | Henry Jameson | 2019-09-29 |
| | | |/ | |/| | |||
| * | | | moved emoji fetching from user to instance since it's its state anyway | Henry Jameson | 2019-10-09 |
| | | | | |||
| * | | | moved emoji stuff away from after-store and into users module since we only need | Henry Jameson | 2019-10-08 |
| |/ / | | | | | | | emoji after login | ||
| * | | Merge remote-tracking branch 'upstream/develop' into emoji-selector-update | Henry Jameson | 2019-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 ... | ||
| | * | | add new module and modal to post new status | taehoon | 2019-09-20 |
| | | | | |||
| | * | | Avoid iterating over statuses to set thread_muted if the backend does | rinpatch | 2019-09-04 |
| | | | | | | | | | | | | | not support the extension | ||
| | * | | Set thread_muted for all statuses with the same conversation id on | rinpatch | 2019-09-04 |
| | |/ | | | | | | | status mute/unmute | ||
| * / | split spam mode into two separate options (one in settings page) | Henry Jameson | 2019-09-23 |
| |/ | |||
| * | fix pin/unpin status logic | taehoon | 2019-09-01 |
| | | |||
| * | rename a mutation | taehoon | 2019-09-01 |
| | | |||
| * | Initialize chat only if user is logged in and it wasn't initialized before | Sergey Suprunenko | 2019-08-17 |
| | | |||
| * | 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-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 typos | taehoon | 2019-07-24 |
| | |/ |/| | |||
| * | | New search | Eugenij | 2019-07-15 |
| | | | |||
| * | | change subscribing to subscribed | taehoon | 2019-07-10 |
| | | | |||
| * | | mutate updated relationship to the store | taehoon | 2019-07-10 |
| | | | |||
| * | | #482 - add subscribe button | jared | 2019-07-10 |
| | | | |||
| * | | Refactor user search api, better api error response handling | Tae Hoon | 2019-07-10 |
| | | | |||
| * | | refetch favs and repeats separately | taehoon | 2019-07-07 |
| | | | |||
| * | | update favs and repeats stats using favoritedByUsers and rebloggedByUsers data | taehoon | 2019-07-07 |
| |/ | |||
| * | Merge branch 'eslint-fix' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ | | | | | | | | | Fix shitton warning eslint gives See merge request pleroma/pleroma-fe!871 | ||
| | * | all the manual fixes | Henry Jameson | 2019-07-07 |
| | | | |||
| | * | Merge branch 'develop' into 'eslint-fix' | HJ | 2019-07-06 |
| | |\ | | | | | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue | ||
| | * | | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| | | | | |||
| * | | | Merge branch 'revoke-token' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Revoke oAuth token on logout Closes pleroma#952 See merge request pleroma/pleroma-fe!864 | ||
| | * | | Revoke oAuth token | Egor Kislitsyn | 2019-07-02 |
| | |/ | |||
| * / | clear userId property of timeline by default in clearTimeline action | taehoon | 2019-07-02 |
| |/ | |||
| * | Merge branch 'timeline-skip-fix' into 'develop' | HJ | 2019-06-24 |
| |\ | | | | | | | | | timeline-skip-fix See merge request pleroma/pleroma-fe!850 | ||
| | * | change isPinned to noIdUpdate | Wyatt Benno | 2019-06-24 |
| | | | |||
| | * | fix for #553 | Wyatt Benno | 2019-06-21 |
| | | | |||
| * | | Fix: problems with polls state | Shpuld Shpludson | 2019-06-22 |
| | | | |||
| * | | delete state.token instead of setting false | taehoon | 2019-06-20 |
| | | | |||
| * | | fix error breaking logout flow | taehoon | 2019-06-20 |
| | | | |||
| * | | make sure to clear old token when logout | taehoon | 2019-06-20 |
| | | | |||
| * | | Move poll state handling to its own module | Shpuld Shpludson | 2019-06-20 |
| |/ | |||
| * | Feature/polls attempt 2 | lain | 2019-06-18 |
| | | |||
| * | fix user search | Henry Jameson | 2019-06-17 |
| | | |||
| * | Removed formattingOptionsEnabled in favor of relying on BE-provided list of | Henry Jameson | 2019-06-16 |
| | | | | | accepted formatting options | ||
| * | rename mutations according to actual property names | Henry Jameson | 2019-06-13 |
| | | |||
| * | fix | Henry Jameson | 2019-06-13 |
| | | |||
| * | fix logged out post-update | Henry Jameson | 2019-06-13 |
| | | |||
