Commit Graph

172 Commits

Author SHA1 Message Date
AkiraFukushima e4504682f4 fix: Clear list timeline after destroy 2018-04-17 00:48:26 +09:00
AkiraFukushima 44eecaf444 fix: Clear public timeline after destroy 2018-04-17 00:47:01 +09:00
AkiraFukushima 5086051c5e fix: Clear local timeline after destroy 2018-04-17 00:45:55 +09:00
AkiraFukushima 14cabecaa3 fix: Clear favourites after destroy 2018-04-17 00:44:18 +09:00
AkiraFukushima d7b6ac7b7b fix: Clear search results after destroy 2018-04-17 00:36:59 +09:00
AkiraFukushima f4b845031b refs #165 Add loading in search 2018-04-16 20:04:11 +09:00
AkiraFukushima 68c406fe10 refs #165 Show search results 2018-04-16 08:19:29 +09:00
AkiraFukushima a4c4e00954 refs #165 Call API to search accounts 2018-04-15 23:58:24 +09:00
AkiraFukushima 75a50ab606 refs #165 Create search header 2018-04-15 23:06:59 +09:00
AkiraFukushima 880484adc6 refs #165 Add basic search content 2018-04-15 20:22:27 +09:00
AkiraFukushima 8ef06cc8ef refs #224 Add menu in account profile to open account in browser 2018-04-15 19:40:17 +09:00
AkiraFukushima f3012d8e41 refs #227 Change popover library because vue-js-popover has some bugs 2018-04-15 17:45:14 +09:00
AkiraFukushima 663d7b3d95 fixes #223 Fix font color in toot menu 2018-04-15 15:53:45 +09:00
AkiraFukushima 4859969024 fixes #225, refs #223 Open toot detail in browser 2018-04-15 15:31:45 +09:00
AkiraFukushima 7a63f22caf refs #223 Add menu to open toot detail in browser 2018-04-15 13:41:20 +09:00
AkiraFukushima 3adbdcb3d4 refs #202 Add lists channels in jump modal 2018-04-15 12:12:15 +09:00
AkiraFukushima b3c3768a8d
Merge pull request #220 from h3poteto/fix/lazyloading/error
Handle error when lazy loading
2018-04-14 22:18:58 +09:00
AkiraFukushima be60858f97
Merge pull request #219 from h3poteto/fix/dark-theme
fix: Selected background color when dark theme
2018-04-14 22:18:47 +09:00
AkiraFukushima 85c77e4aa3 fix: Handle error when lazy loading in public 2018-04-14 22:00:59 +09:00
AkiraFukushima 5950db40fb fix: Handle error when lazy loading in local 2018-04-14 21:58:53 +09:00
AkiraFukushima fb64cd6614 fix: Handle error when lazy loading in notification 2018-04-14 21:57:21 +09:00
AkiraFukushima 09bd6f20ea fix: Handle error when lazy loading in home 2018-04-14 21:55:22 +09:00
AkiraFukushima 87801766f4 fix: Handle error when lazy loading in favourite 2018-04-14 21:53:17 +09:00
AkiraFukushima 972e2d118f fix: Selected background color when dark theme 2018-04-14 21:46:26 +09:00
AkiraFukushima 8a4633bca2 refs #215 Open toot detail when double click 2018-04-14 21:38:29 +09:00
AkiraFukushima e12b19815b refs #98 Set color of popover 2018-04-14 16:27:09 +09:00
AkiraFukushima b454cc1c69 refs #98 Set color from theme color in sidebar 2018-04-14 16:27:09 +09:00
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
Dani Pozo cca590957a Fix label in side menu 2018-04-13 20:17:21 +02:00
nasum 9f9b858435 add side bar transition effect 2018-04-13 18:01:19 +09:00
AkiraFukushima 00ed3f4b3c
Merge pull request #206 from dollars0427/toot-menu
Fix: Allow user view toot detail at sidebar
2018-04-12 20:20:36 +09:00
Sardo f09552c91e Set cursor to pointer when toot menu item on hover 2018-04-12 10:11:17 +08:00
AkiraFukushima 7fbf421dd4 fix: Block toot when new toot modal is closed 2018-04-12 00:32:59 +09:00
AkiraFukushima 01e62265bf refs #199 Post toot with visibility level 2018-04-11 23:19:25 +09:00
AkiraFukushima 51e6f891ac refs #199 Change visibility in new toot 2018-04-11 23:12:51 +09:00
AkiraFukushima f4e3039e21 refs #199 Add button to change privacy levet of toot 2018-04-11 20:45:26 +09: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
AkiraFukushima 602c8e349d fix: Set focus in watch directive on newToot 2018-04-10 23:13:43 +09: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