| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | clean up layout | taehoon | 2019-07-10 |
| | | |||
| * | clean up UserCard css | taehoon | 2019-07-10 |
| | | |||
| * | clean up UserCard template | taehoon | 2019-07-10 |
| | | |||
| * | no need to covert to boolean | taehoon | 2019-07-10 |
| | | |||
| * | change subscribing to subscribed | taehoon | 2019-07-10 |
| | | |||
| * | update copy | taehoon | 2019-07-10 |
| | | |||
| * | support i18n | taehoon | 2019-07-10 |
| | | |||
| * | show subscribe button only if user is logged in | taehoon | 2019-07-10 |
| | | |||
| * | mutate updated relationship to the store | taehoon | 2019-07-10 |
| | | |||
| * | show text in progress only when slot is given | taehoon | 2019-07-10 |
| | | |||
| * | add subscribing to user entity normalizer | taehoon | 2019-07-10 |
| | | |||
| * | migrate SubscribeButton to the existing common component | taehoon | 2019-07-10 |
| | | |||
| * | #482 - add subscribe button | jared | 2019-07-10 |
| | | |||
| * | #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 comments | taehoon | 2019-07-07 |
| | | |||
| * | refetch favs and repeats separately | taehoon | 2019-07-07 |
| | | |||
| * | refetch favs and repeats when stats are changed | taehoon | 2019-07-07 |
| | | |||
| * | update favs and repeats stats using favoritedByUsers and rebloggedByUsers data | taehoon | 2019-07-07 |
| | | |||
| * | check for user before checking users props | shpuld | 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 |
| | | | |||
| | * | fix merge conflict | Henry Jameson | 2019-07-06 |
| | | | |||
| | * | Merge branch 'develop' into 'eslint-fix' | HJ | 2019-07-06 |
| | |\ | | | | | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue | ||
| | * | | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 |
| | | | | |||
| | * | | 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 |
| | | | | | |||
| * | | | | Merge branch '580' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix backend version string parsing Closes #580 See merge request pleroma/pleroma-fe!868 | ||
| | * | | | | update regex for commit hash | taehoon | 2019-07-05 |
| | | |_|/ | |/| | | |||
| * | | | | Merge branch '600-2' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preserve formatting of status content Closes #600 See merge request pleroma/pleroma-fe!872 | ||
| | * | | | | preserve formatting of content | taehoon | 2019-07-05 |
| | |/ / / | |||
| * / / / | Set hide_follows and hide_followers settings when parsing Mastodon format | Eugenij | 2019-07-07 |
| |/ / / | |||
| * | | | Merge branch '602' into 'develop' | Shpuld Shpludson | 2019-07-05 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix mixed profiles bug on user profile page Closes #586 See merge request pleroma/pleroma-fe!865 | ||
| | * | | | make sure that user timelines are empty when opening profile page | taehoon | 2019-07-02 |
| | | | | | |||
| | * | | | clear userId property of timeline by default in clearTimeline action | taehoon | 2019-07-02 |
| | |/ / | |||
| * | | | Merge branch 'develop' into 'develop' | Shpuld Shpludson | 2019-07-05 |
| |\ \ \ | | | | | | | | | | | | | | | | | [i18n] Update of the Occitan translation See merge request pleroma/pleroma-fe!866 | ||
| | * | | | Update oc.json | Exilat | 2019-06-30 |
| | |/ / | |||
| * | | | Merge branch '603' into 'develop' | Shpuld Shpludson | 2019-07-05 |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Hide text format when only plaintext is available Closes #603 See merge request pleroma/pleroma-fe!867 | ||
| | * | | place scope selector on the left consistently | taehoon | 2019-07-03 |
| | | | | |||
| | * | | hide text format when only plaintext is available | taehoon | 2019-07-02 |
| | |/ | |||
| * | | Merge branch 'fix-android-emoji-autocompletion' into 'develop' | HJ | 2019-07-04 |
| |\ \ | |/ |/| | | | | | | | | | Fix android emoji autocompletion Closes #606 See merge request pleroma/pleroma-fe!869 | ||
| | * | Support compositionupdate event to properly show autocomplete popup for IMEs and | Henry Jameson | 2019-07-03 |
| | | | | | | | | | android | ||
| * | | review | Henry Jameson | 2019-06-26 |
| | | | |||
| * | | lint fix | Henry Jameson | 2019-06-25 |
| | | | |||
| * | | fix all known problems with clicks on autocomplete emojis | Henry Jameson | 2019-06-25 |
| | | | |||
| * | | fix specificity that made attachments misalign | Shpuld Shpludson | 2019-06-25 |
| | | | |||
| * | | Merge branch 'clearer-user-profile-tabs' into 'develop' | HJ | 2019-06-25 |
| |\ \ | | | | | | | | | | | | | Clearer user profile tabs when status is empty See merge request pleroma/pleroma-fe!847 | ||
| | * | | Keep statuses always enabled | Wyatt Benno | 2019-06-25 |
| | | | | |||
| | * | | Make scss change for tab switcher only | Wyatt Benno | 2019-06-21 |
| | | | | |||
