Commit Graph

51 Commits

Author SHA1 Message Date
AkiraFukushima 39136f8dc6 refs #98 Set color from theme color in lists 2018-04-14 16:25:43 +09:00
AkiraFukushima e7d008be36 refs #98 Set color from theme color in public 2018-04-14 16:25:43 +09:00
AkiraFukushima f7069e0738 refs #98 Set color from theme color in local 2018-04-14 16:25:43 +09:00
AkiraFukushima 649a5b1720 refs #98 Set color from theme color in favouruites 2018-04-14 16:25:43 +09:00
AkiraFukushima 5144eaa52d refs #98 Set color from theme color in notifications 2018-04-14 16:25:43 +09:00
AkiraFukushima 7de18166c3 refs #98 Set color from theme color in home 2018-04-14 16:25:43 +09:00
nasum 9f9b858435 add side bar transition effect 2018-04-13 18:01:19 +09:00
Sardo f09552c91e Set cursor to pointer when toot menu item on hover 2018-04-12 10:11:17 +08:00
Sardo 9d6edc2b8d Fix bug of toot detail do not fetch correctly 2018-04-11 14:53:19 +08:00
Sardo b7f3fd2e04 Allow user click on toot to view detail 2018-04-11 13:19:59 +08:00
Sardo af9ea04f7c Improve toot detail UI 2018-04-11 13:08:12 +08:00
Sardo e605f3aa07 Complete toot detail UI 2018-04-11 11:01:10 +08:00
Sardo 99a80fc9fa Can show Ancestors and Descendants now 2018-04-10 17:53:21 +08:00
Sardo 5d42f9c62f Fix the bug of display toot dropdown menu 2018-04-10 16:45:23 +08:00
Sardo bdeb77cccc Try to add toot detail display to sidebar 2018-04-10 16:10:40 +08:00
Sardo 7da9da32a5 Will not display toot detail with tool 2018-04-10 15:11:05 +08:00
Sardo c062afa138 Add toot modal ready for display toot detail 2018-04-10 13:18:39 +08:00
Sardo ca3aeb0fa9 Add dropdown menu to toot component 2018-04-10 12:19:20 +08:00
Sardo 9465d89933 Add menu button to toot.vue 2018-04-10 11:32:16 +08:00
AkiraFukushima 32b8ab9190 refs #167 Streaming update in list timeline 2018-04-09 23:43:36 +09:00
AkiraFukushima abcef61a71 refs #167 Add lazyLoading in list timeline 2018-04-09 23:08:52 +09:00
AkiraFukushima b860ccca86 refs #167 Update toot when user favourite/reblog a toot in list timeline 2018-04-09 22:05:15 +09:00
AkiraFukushima b7f3e30a23 refs #167 Load list timeline 2018-04-09 21:10:25 +09:00
AkiraFukushima 5254c11502 refs #167 Update header menu in user's list timeline 2018-04-09 08:43:11 +09:00
AkiraFukushima a0ef5779fe refs #123 Show followers in account profile 2018-04-07 16:19:41 +09:00
AkiraFukushima 4f2ab66c66 refs #123 Open a user profile when click in follows 2018-04-07 16:10:45 +09:00
AkiraFukushima da474f6c8a refs #123 Show follows in account profile 2018-04-07 15:57:15 +09:00
AkiraFukushima 59c057b315 refs #122 Change tab in account profile 2018-04-07 12:07:56 +09:00
AkiraFukushima e89426c3ac refs #122 Show user's timeline in account profile 2018-04-06 09:06:28 +09:00
AkiraFukushima d79871ca09 refs #183 Add loading when follow/unfollow 2018-04-04 22:52:43 +09:00
AkiraFukushima d0a3d35f8e fix: Open user profile on reblogger icon and reblogger name 2018-04-04 20:35:18 +09:00
AkiraFukushima 77849895f5 fix: Float attachments in toot 2018-04-04 19:56:00 +09:00
AkiraFukushima 86957f5f66 fix: Set limit to attachment height 2018-04-04 09:06:41 +09:00
AkiraFukushima af85e5c243 refs #171 Show error message when failed to start streaming 2018-04-03 08:34:27 +09:00
AkiraFukushima fbcfc4e20f fix: Remove unnecessary setting of background-color 2018-04-02 23:45:24 +09:00
AkiraFukushima e31ea3ec3b fix: Set background color in account profile 2018-04-02 22:55:33 +09:00
AkiraFukushima ec126ef4f0 refs #174 Skip removeEvents when dom does not have a target element 2018-04-02 22:33:12 +09:00
AkiraFukushima dfdb1e3976 fix: Fix click event on reblog in notifications 2018-03-31 22:02:26 +09:00
AkiraFukushima 6f14ffaa27 refs #120 Add follow/unfollow action 2018-03-30 20:51:00 +09:00
AkiraFukushima 89c561c8c6 refs #120 Show followed status in account profile 2018-03-30 20:11:53 +09:00
AkiraFukushima 3e4de3327d refs #120 Add follow/unfollow icon and update following status 2018-03-30 20:01:32 +09:00
AkiraFukushima e965251b28 refs #116 Fix design when side bar is appear 2018-03-30 18:09:26 +09:00
AkiraFukushima 57697385d1 refs #116 Open account profile when click reblogged user 2018-03-30 17:50:21 +09:00
AkiraFukushima 246ce3aed3 refs #116 Open account profile when click follow user 2018-03-30 17:47:45 +09:00
AkiraFukushima aac7c33a99 refs #116 Open account profile when click favourite user 2018-03-30 17:45:20 +09:00
AkiraFukushima 92585f948e refs #116 Open account profile when click reblogger 2018-03-30 17:40:26 +09:00
AkiraFukushima f9b4026297 refs #116 Open links in the default browser 2018-03-30 17:36:45 +09:00
AkiraFukushima 5e27514c26 refs #116 Fix lazy loading 2018-03-30 17:25:13 +09:00
AkiraFukushima 6561e7df0a refs #116 Set background-image in account profile 2018-03-30 16:58:48 +09:00
AkiraFukushima a83572471d refs #116 Show account profile in side bar 2018-03-30 16:48:32 +09:00