aboutsummaryrefslogtreecommitdiff
path: root/src/components/follow_requests
Commit message (Collapse)AuthorAge
* Apply 1 suggestion(s) to 1 file(s)feld2020-10-06
|
* Fix Follow Requests title styleMark Felder2020-10-01
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* Revert "recover border between basic-user-card using list component"taehoon2019-04-17
| | | | | | | | | This reverts commit 1d56d486f1f679e793e710969ad54cce5fdb1ebc. # Conflicts: # src/components/follow_requests/follow_requests.vue # src/components/user_search/user_search.vue # src/components/who_to_follow/who_to_follow.vue
* code readabilitytaehoon2019-04-17
|
* replace scope attributes by slot-scopetaehoon2019-04-17
|
* recover border between basic-user-card using list componenttaehoon2019-04-17
|
* Merge branch 'issue-388-request-count-broken' into 'develop'Shpuld Shpludson2019-03-01
|\ | | | | | | | | | | | | #388: get follow request on a real-time basis Closes #388 See merge request pleroma/pleroma-fe!619
| * #388: get follow request on a real-time basisdave2019-02-27
| |
* | Migrate UserCard to FollowCard and FollowRequestCardtaehoon2019-02-28
| |
* | Remove non-existing prop bindingtaehoon2019-02-28
|/
* follow requests: refactor to properly leverage vuexWilliam Pitcock2018-06-07
|
* add follow requests UIWilliam Pitcock2018-06-07