Commit graph

  • 10ecc2c816 make sure to use filtered selected keys taehoon 2019-04-06 14:00:39 -0400
  • ecff6acf2d support indeterminate checkbox state taehoon 2019-04-06 13:45:28 -0400
  • 3f5e798de7 render span tag only if it has content taehoon 2019-04-06 13:25:53 -0400
  • 988849116d update model and props properties taehoon 2019-04-06 13:24:28 -0400
  • 8088043a0c import scss variables taehoon 2019-04-06 13:21:41 -0400
  • 1144025f30 update checkbox importing path taehoon 2019-04-06 13:16:26 -0400
  • 468aec0de1 rewrite checkbox component as non-functional taehoon 2019-04-06 13:14:43 -0400
  • ac9ddfb1e2 support i18n taehoon 2019-04-04 16:22:54 -0400
  • 7f6bd538f3 ui improvements taehoon 2019-04-04 16:20:48 -0400
  • c81bde0c1d clean up taehoon 2019-04-04 14:03:57 -0400
  • d3cad54aa3 add bulk mute/unmute buttons and wire up to vuex taehoon 2019-04-04 14:02:46 -0400
  • 13c8f10f4b wire up bulk action buttons to vuex taehoon 2019-04-04 13:54:52 -0400
  • 7e74a13fcf add a comment taehoon 2019-04-04 13:45:46 -0400
  • 1afef1037e show list header only if there are items taehoon 2019-04-04 13:35:49 -0400
  • ac62e47c70 pass down empty slot taehoon 2019-04-04 13:35:30 -0400
  • 67919f95a6 make border of list header thicker taehoon 2019-04-04 13:31:20 -0400
  • 8fa639f252 add bulk action buttons taehoon 2019-04-04 13:30:34 -0400
  • 403c7bbe6c add reusable progress-button cmoponent taehoon 2019-04-04 13:26:08 -0400
  • fe7766bc61 replace scope attributes by slot-scope taehoon 2019-04-04 12:12:27 -0400
  • d4e43e0e26 add border-bottom to the header taehoon 2019-04-04 04:40:25 -0400
  • 7a8ffcd79b support header slot taehoon 2019-04-04 04:39:16 -0400
  • cf2c411db3 add header to selectable-list component taehoon 2019-04-04 04:32:36 -0400
  • 83faa96f1b remove border-bottom of the last list item taehoon 2019-04-04 03:18:29 -0400
  • ca26776b4e recover border between basic-user-card using list component taehoon 2019-04-04 03:09:00 -0400
  • f066ccd28b show empty slot only if it has content taehoon 2019-04-04 03:03:47 -0400
  • b8ec13c8fd let not selectable-list know about getKey prop taehoon 2019-04-04 00:22:55 -0400
  • 32035217b8 clean up taehoon 2019-04-04 00:00:21 -0400
  • 792ae1697e refactor selectable-list using list component taehoon 2019-04-03 23:54:14 -0400
  • d806038ad3 add border-bottom style to the list component as well taehoon 2019-04-03 23:45:45 -0400
  • 80d83b46d9 move border-bottom style to the list taehoon 2019-04-03 23:42:24 -0400
  • 3a318dc373 add some styling to the selectable-list component taehoon 2019-04-03 23:35:43 -0400
  • f6e9f28745 use key properly taehoon 2019-04-03 23:29:24 -0400
  • e0b2463750 save selected items to the state taehoon 2019-04-03 23:26:13 -0400
  • d9b3f5be47 use SelectableList for blocks/mutes list taehoon 2019-04-03 22:48:00 -0400
  • 23b9d1eaa3 rename selectable_row to selectable_list taehoon 2019-04-03 22:38:48 -0400
  • 39efe9c522 remove unused yarn package taehoon 2019-04-03 22:35:10 -0400
  • 0bf451bb36 remove withList hoc taehoon 2019-04-03 22:31:17 -0400
  • 738a3dc02d refactor using List component taehoon 2019-04-03 22:28:08 -0400
  • 1cec2b6969 use reusable List vue component instead of withList hoc taehoon 2019-04-03 22:17:42 -0400
  • 4b292564d8 add SelectableRow component taehoon 2019-04-03 21:43:24 -0400
  • a509990937 add checkbox component taehoon 2019-04-03 21:13:25 -0400
  • 75a650aa6d update styles and remove unnecessary stuff shpuld 2019-04-17 18:28:44 +0300
  • e9f4244b26 Merge branch '494' into 'develop' Shpuld Shpludson 2019-04-17 15:27:19 +0000
  • 2e86a4eb4f fix mess in UserProfile component taehoon 2019-04-15 11:08:28 -0400
  • 55410c91fa Merge branch '489' into 'develop' Shpuld Shpludson 2019-04-15 19:58:15 +0000
  • efa93d0829 Merge branch '227-quick-add' into 'develop' Shpuld Shpludson 2019-04-15 18:21:52 +0000
  • 329dc833b3 clean up taehoon 2019-04-02 16:46:40 -0400
  • d874ca905c support i18n taehoon 2019-04-02 16:28:51 -0400
  • 948baba9d3 add muted user to the mutes list in real time taehoon 2019-04-02 16:23:12 -0400
  • d58e08cf52 add search to the mutes tab as well taehoon 2019-04-02 16:14:45 -0400
  • 0bdb0e5a81 rename Autosuggest component taehoon 2019-04-02 16:10:03 -0400
  • 1cf9780e05 make more generic taehoon 2019-04-02 16:02:02 -0400
  • fc5f4fba8c make more generic taehoon 2019-04-02 15:43:41 -0400
  • 8410add394 make UserAutoSuggest component more generic taehoon 2019-04-02 15:41:26 -0400
  • 5c2c222252 add blocked user to the blocked list on real time taehoon 2019-04-02 14:56:37 -0400
  • 9184435887 remove blocked one from the results on real time taehoon 2019-04-02 14:27:22 -0400
  • 33467880ed improve ui taehoon 2019-04-02 14:07:03 -0400
  • 60b07eeaa4 filter out blocked user or me from the results taehoon 2019-04-02 14:01:21 -0400
  • 69f9ea987c make blocking functional in the search results taehoon 2019-04-02 13:49:48 -0400
  • fd4289e45a improve ui taehoon 2019-04-02 13:18:41 -0400
  • 787737c80d hide results on outside click taehoon 2019-04-02 13:18:36 -0400
  • 6d3187b449 remove needless dependency taehoon 2019-04-02 12:37:01 -0400
  • b2eb43e3c8 rename css classes taehoon 2019-04-02 12:33:01 -0400
  • 94e67ff118 rewrite USerAutoSuggest without any dependency taehoon 2019-04-02 12:31:45 -0400
  • da5844205c add user autosuggest component taehoon 2019-04-02 06:12:31 -0400
  • d05bd31092 setup vue-autosuggest taehoon 2019-04-01 15:34:18 -0400
  • e7010d73ac store friends/followers in the global user repository taehoon 2019-04-10 13:49:39 -0400
  • 936eb23bdf Merge branch 'issues/pleroma-fe-496-following-follower-error' into 'develop' Shpuld Shpludson 2019-04-14 19:15:02 +0000
  • fd171da0dc attempt at making it work Henry Jameson 2019-04-13 18:28:50 +0300
  • 41845389a9 display no message on empty data fetched from api Brenden Bice 2019-04-12 23:12:22 -0400
  • 2ae0507575 remove error message on no more following Brenden Bice 2019-04-12 23:09:05 -0400
  • fa33e3ec58 Merge branch 'fix-notif-user' into 'develop' HJ 2019-04-12 07:53:46 +0000
  • 7d01b3d8ba Fix wrong usercard notification Henry Jameson 2019-04-12 10:49:22 +0300
  • 8ed4eb8a7f refactor showing favs and repeats logic Brenden Bice 2019-04-09 11:45:33 -0400
  • f74a6b4b57 display favs & reblogged users on expanded post in timeline view Brenden Bice 2019-04-09 04:00:09 -0400
  • efd20967df display avatars only on highlighted post Brenden Bice 2019-04-08 14:21:01 -0400
  • 8cac0dec6f add fadein effect to panel Brenden Bice 2019-04-08 14:06:18 -0400
  • 246fab328f remove commented code Brenden Bice 2019-04-08 13:58:29 -0400
  • fcea3d62cb display avatars list on highlighted post Brenden Bice 2019-04-07 14:27:46 -0400
  • b75d899c7a use transition wrapper component Brenden Bice 2019-04-06 14:54:23 -0400
  • 1f4fcf56cd remove custom fadein logic Brenden Bice 2019-04-06 14:52:17 -0400
  • e734370e33 use a tag for favs/repeated title Brenden Bice 2019-04-06 14:49:37 -0400
  • 2d826abb41 use normal font weight instead of lighter Brenden Bice 2019-04-06 14:38:08 -0400
  • 84b6ff9f99 use filter array function Brenden Bice 2019-04-06 14:35:18 -0400
  • 7885955344 remove important in the property value Brenden Bice 2019-04-06 14:25:26 -0400
  • c1001da860 remove important in css property Brenden Bice 2019-04-06 14:07:09 -0400
  • c361b41641 use global fallback variable Brenden Bice 2019-04-05 14:55:19 -0400
  • 7dea2d470e remove duplicates from avatars list Brenden Bice 2019-04-05 14:31:54 -0400
  • 80ba4f27c8 add hover effect to label Brenden Bice 2019-04-05 14:20:50 -0400
  • 94730c9ff7 update design of stats section Brenden Bice 2019-04-05 13:35:05 -0400
  • f6847c163c adjust avatar size of avatar list Brenden Bice 2019-04-05 05:49:31 -0400
  • db2733b265 set fall back value of border color Brenden Bice 2019-04-05 03:35:22 -0400
  • 5be03eb161 handle 0 length of avatars Brenden Bice 2019-04-05 03:29:31 -0400
  • a8de515155 use i18n for title text Brenden Bice 2019-04-05 03:11:32 -0400
  • 45b69dc312 add avatar list section title Brenden Bice 2019-04-05 03:08:40 -0400
  • 87a4cd450c adjust space between avatars Brenden Bice 2019-04-04 23:12:37 -0400
  • df622e6ed6 layout avatars side by side Brenden Bice 2019-04-04 23:10:40 -0400
  • 0f5ea9c164 apply theming to avatars list Brenden Bice 2019-04-02 16:31:18 -0400
  • 8a2f55644c improve code quality Brenden Bice 2019-04-02 16:00:09 -0400
  • 8c9bcdc6c1 rename favourite to favorite Brenden Bice 2019-04-02 12:13:55 -0400