| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Revert "recover border between basic-user-card using list component" | taehoon | 2019-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 | ||
| * | remove extra spacing | taehoon | 2019-04-17 |
| | | |||
| * | code readability | taehoon | 2019-04-17 |
| | | |||
| * | fix typos | taehoon | 2019-04-17 |
| | | |||
| * | clean up | taehoon | 2019-04-17 |
| | | |||
| * | make sure to use filtered selected keys | taehoon | 2019-04-17 |
| | | |||
| * | support indeterminate checkbox state | taehoon | 2019-04-17 |
| | | |||
| * | render span tag only if it has content | taehoon | 2019-04-17 |
| | | |||
| * | update model and props properties | taehoon | 2019-04-17 |
| | | |||
| * | import scss variables | taehoon | 2019-04-17 |
| | | |||
| * | update checkbox importing path | taehoon | 2019-04-17 |
| | | |||
| * | rewrite checkbox component as non-functional | taehoon | 2019-04-17 |
| | | |||
| * | support i18n | taehoon | 2019-04-17 |
| | | |||
| * | ui improvements | taehoon | 2019-04-17 |
| | | |||
| * | clean up | taehoon | 2019-04-17 |
| | | |||
| * | add bulk mute/unmute buttons and wire up to vuex | taehoon | 2019-04-17 |
| | | |||
| * | wire up bulk action buttons to vuex | taehoon | 2019-04-17 |
| | | |||
| * | add a comment | taehoon | 2019-04-17 |
| | | |||
| * | show list header only if there are items | taehoon | 2019-04-17 |
| | | |||
| * | pass down empty slot | taehoon | 2019-04-17 |
| | | |||
| * | make border of list header thicker | taehoon | 2019-04-17 |
| | | |||
| * | add bulk action buttons | taehoon | 2019-04-17 |
| | | |||
| * | add reusable progress-button cmoponent | taehoon | 2019-04-17 |
| | | |||
| * | replace scope attributes by slot-scope | taehoon | 2019-04-17 |
| | | |||
| * | add border-bottom to the header | taehoon | 2019-04-17 |
| | | |||
| * | support header slot | taehoon | 2019-04-17 |
| | | |||
| * | add header to selectable-list component | taehoon | 2019-04-17 |
| | | |||
| * | remove border-bottom of the last list item | taehoon | 2019-04-17 |
| | | |||
| * | recover border between basic-user-card using list component | taehoon | 2019-04-17 |
| | | |||
| * | show empty slot only if it has content | taehoon | 2019-04-17 |
| | | |||
| * | let not selectable-list know about getKey prop | taehoon | 2019-04-17 |
| | | |||
| * | clean up | taehoon | 2019-04-17 |
| | | |||
| * | refactor selectable-list using list component | taehoon | 2019-04-17 |
| | | |||
| * | add border-bottom style to the list component as well | taehoon | 2019-04-17 |
| | | |||
| * | move border-bottom style to the list | taehoon | 2019-04-17 |
| | | |||
| * | add some styling to the selectable-list component | taehoon | 2019-04-17 |
| | | |||
| * | use key properly | taehoon | 2019-04-17 |
| | | |||
| * | save selected items to the state | taehoon | 2019-04-17 |
| | | |||
| * | use SelectableList for blocks/mutes list | taehoon | 2019-04-17 |
| | | |||
| * | rename selectable_row to selectable_list | taehoon | 2019-04-17 |
| | | |||
| * | remove withList hoc | taehoon | 2019-04-17 |
| | | |||
| * | refactor using List component | taehoon | 2019-04-17 |
| | | |||
| * | use reusable List vue component instead of withList hoc | taehoon | 2019-04-17 |
| | | | | | Using slot is the preferred way in vue | ||
| * | add SelectableRow component | taehoon | 2019-04-17 |
| | | |||
| * | add checkbox component | taehoon | 2019-04-17 |
| | | |||
| * | fix mess in UserProfile component | taehoon | 2019-04-15 |
| | | |||
| * | Merge branch '489' into 'develop' | Shpuld Shpludson | 2019-04-15 |
| |\ | | | | | | | | | | | | | Fix Blocked status inconsistency between Blocks setting tab and Following profile tab Closes #489 See merge request pleroma/pleroma-fe!751 | ||
| | * | store friends/followers in the global user repository | taehoon | 2019-04-14 |
| | | | |||
| * | | clean up | taehoon | 2019-04-14 |
| | | | |||
| * | | support i18n | taehoon | 2019-04-14 |
| | | | |||
