| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | i18n/Update pedantic Japanese translation | Hakaba Hitoyo | 2019-07-15 |
| | | |||
| * | Merge branch 'i18n/update-japanese-trasnlation' into 'develop' | Shpuld Shpludson | 2019-07-15 |
| |\ | | | | | | | | | i18n/Update easy Japanese trasnlation See merge request pleroma/pleroma-fe!878 | ||
| | * | i18n/Update easy Japanese trasnlation | Hakaba Hitoyo | 2019-07-15 |
| |/ | |||
| * | Merge branch 'new-search' into 'develop' | Shpuld Shpludson | 2019-07-15 |
| |\ | | | | | | | | | New search See merge request pleroma/pleroma-fe!832 | ||
| | * | New search | Eugenij | 2019-07-15 |
| |/ | |||
| * | Merge branch '482-subscribe-user' into 'develop' | HJ | 2019-07-15 |
| |\ | | | | | | | | | | | | | Implement ability to subscribe to a user Closes #482 See merge request pleroma/pleroma-fe!771 | ||
| | * | fix wrong eslint comments | taehoon | 2019-07-12 |
| | | | |||
| | * | add a todo comment | taehoon | 2019-07-12 |
| | | | |||
| | * | add bell-ringing icon | taehoon | 2019-07-11 |
| | | | |||
| | * | eslint —fix | taehoon | 2019-07-10 |
| | | | |||
| | * | hide subscribe button unless following | taehoon | 2019-07-10 |
| | | | |||
| | * | revert font change | taehoon | 2019-07-10 |
| | | | |||
| | * | use normal bell for unsubscribed state | taehoon | 2019-07-10 |
| | | | |||
| | * | update copy | taehoon | 2019-07-10 |
| | | | |||
| | * | improve ui | taehoon | 2019-07-10 |
| | | | |||
| | * | change subscribe button to icon button | taehoon | 2019-07-10 |
| | | | |||
| | * | add bell-off font icon | taehoon | 2019-07-10 |
| | | | |||
| | * | clean up + add btn-group css class | taehoon | 2019-07-10 |
| | | | |||
| | * | 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 |
| |/ | |||
| * | Merge branch 'csp-header' into 'develop' | HJ | 2019-07-10 |
| |\ | | | | | | | | | Add Content-Security-Policy header See merge request pleroma/pleroma-fe!856 | ||
| | * | add csp header to dev server | taehoon | 2019-07-10 |
| |/ | |||
| * | Merge branch '582' into 'develop' | Shpuld Shpludson | 2019-07-10 |
| |\ | | | | | | | | | Refactor user search api, better api error response handling See merge request pleroma/pleroma-fe!844 | ||
| | * | Refactor user search api, better api error response handling | Tae Hoon | 2019-07-10 |
| |/ | |||
| * | Merge branch '588' into 'develop' | HJ | 2019-07-09 |
| |\ | | | | | | | | | | | | | Sync the counters in Favs and Repeats view and near the buttons Closes #588 See merge request pleroma/pleroma-fe!854 | ||
| | * | 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 |
| |/ | |||
| * | Merge branch 'fix/console-errors-with-reply-filter' into 'develop' | HJ | 2019-07-07 |
| |\ | | | | | | | | | Fix console errors in status.js See merge request pleroma/pleroma-fe!875 | ||
| | * | 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 | ||
