Commit Graph

389 Commits

Author SHA1 Message Date
AkiraFukushima 3abc8554ef refs #118 Attach image in toot 2018-03-29 13:16:15 +09:00
AkiraFukushima 38fb45bb2f refs #118 Upload images when user select an image 2018-03-29 13:05:19 +09:00
AkiraFukushima e9304e5378 refs #118 Move NewTootModal component under Modals 2018-03-29 11:25:35 +09:00
AkiraFukushima d534983ac6 refs #143 Open images in modal window when click the preview 2018-03-28 09:57:21 +09:00
AkiraFukushima a929feddc3 refs #146 Add lazy loading to public timeline 2018-03-27 22:23:35 +09:00
AkiraFukushima ed6a745c72 refs #146 Add lazy loading to local timeline 2018-03-27 22:16:23 +09:00
AkiraFukushima b14f9d72a2 refs #146 Add lazy loading to favourites 2018-03-27 18:09:13 +09:00
AkiraFukushima ef7bed8de2 refs #146 Add lazy loading to home timeline 2018-03-27 15:33:20 +09:00
AkiraFukushima 406c3fa085 refs #146 Add lazy loading to notifications 2018-03-27 15:20:12 +09:00
AkiraFukushima 233eb40cdb refs #138 Show unread mark in SideMenu when update timeline 2018-03-26 21:49:10 +09:00
AkiraFukushima 479575cff9 Refactor changeModal of NewTootModal 2018-03-26 20:04:29 +09:00
AkiraFukushima 76eff83c8e refs #84 Clear status and reply to after close new toot modal 2018-03-24 09:43:37 +09:00
AkiraFukushima 0dcca6316d refs #105 Get recent timeline in public 2018-03-24 09:33:58 +09:00
AkiraFukushima 1dd04b9f3c refs #105 Get account information from rootState 2018-03-24 01:50:42 +09:00
AkiraFukushima c70251e9a9 refs #105 Get recent timeline in local 2018-03-24 01:48:05 +09:00
AkiraFukushima 9c7225d493 fix: Replace timeline when fetch timeline at first 2018-03-24 01:31:39 +09:00
AkiraFukushima 56f88454a0 refs #22 Add change channel shortcut and change channel modal 2018-03-21 15:24:07 +09:00
AkiraFukushima 629c8d8fb5 refs #30 Fix update toot when target toot is reblogged 2018-03-14 23:38:33 +09:00
AkiraFukushima 572dfdaae9 refs #53 Display reblog status when toot is reblogged 2018-03-14 22:54:19 +09:00
AkiraFukushima 7d143104c8 refs #53 Reblog on toot 2018-03-14 22:38:42 +09:00
AkiraFukushima 8cb881362d refs #52 Set in reply to id when reply in new toot modal 2018-03-14 22:19:17 +09:00
AkiraFukushima 615c767019 refs #52 Use own vuex store in NewTootModal 2018-03-14 21:27:26 +09:00
AkiraFukushima c7eb0f5f35 refs #62 Update favourited status in public 2018-03-14 18:15:19 +09:00
AkiraFukushima 77f5749311 refs #62 Update favourited status in local 2018-03-14 18:11:38 +09:00
AkiraFukushima b4ffccf27c refs #62 Update favourited status in favourites 2018-03-14 18:08:07 +09:00
AkiraFukushima d313f93dfe refs #62 Update favourited status in homeTimeline and notifications 2018-03-14 17:55:29 +09:00
AkiraFukushima 66ba295f4d refs #58 Unfavourite on toot 2018-03-14 17:35:44 +09:00
AkiraFukushima f19bcd180e refs #51 Add favourite on toot 2018-03-14 16:59:39 +09:00
AkiraFukushima 847648fd5d refs #24 Listen public streaming in main process, and display public timeline 2018-03-14 14:54:20 +09:00
AkiraFukushima 13c8b8e638 refs #24 Remove ipcRenderer listeners when destroyed local timeline component 2018-03-14 12:39:40 +09:00
AkiraFukushima 2163f5018c refs #24 Listen local streaming in main process, and display local timeline 2018-03-14 12:24:54 +09:00
AkiraFukushima 5660069004 refs #46 Get favourites from api 2018-03-13 23:56:23 +09:00
AkiraFukushima e15d8706ae refs #6 Call account in timeline space store 2018-03-12 01:20:08 +09:00
AkiraFukushima 773a58d0bb refs #10 Display domain name in sidemenu 2018-03-11 01:51:35 +09:00
AkiraFukushima 0664b137c9 refs #3 Display message when could not found instance 2018-03-10 23:03:14 +09:00
AkiraFukushima 879a3704c5 refs #11 Show username in sidemneu 2018-03-09 17:36:57 +09:00
AkiraFukushima c2305197e4 Refactor main/index, remove unused function 2018-03-09 17:08:27 +09:00
AkiraFukushima e4e4445c35 refs #1 Show instance url in sidemenu 2018-03-09 15:48:20 +09:00
AkiraFukushima ac8e48cfea refs #1 Create base window for timeline 2018-03-09 15:21:25 +09:00