Commit Graph

210 Commits

Author SHA1 Message Date
AkiraFukushima f6e162df82 fix: Reset ctrl key event handler when close new toot modal 2018-03-31 15:11:11 +09:00
AkiraFukushima 6f93dd2a9a refs #160 Remove html tags in reply notification 2018-03-30 21:26:56 +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 0ee1a69a79 refs #156 Set max height in image viewer 2018-03-30 18:15:12 +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
AkiraFukushima eaff1e097c refs #116 Hide side bar in the default 2018-03-30 00:20:39 +09:00
AkiraFukushima 64a34af860 refs #116 Store Jump modal component under Modals 2018-03-30 00:20:35 +09:00
AkiraFukushima bcd1cfd1c4 refs #116 refactor: Add contents components 2018-03-30 00:20:15 +09:00
AkiraFukushima 3a3f2f94ff refs #116 Create basic side bar 2018-03-29 22:41:28 +09:00
AkiraFukushima bf750fc165 refs #118 Remove images before toot 2018-03-29 15:49:39 +09:00
AkiraFukushima 215ca53184 refs #118 Show preview of attached image in new toot 2018-03-29 13:36:47 +09:00
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 6383705187 refs #118 Add attache button in new toot modal 2018-03-29 12:09:28 +09:00
AkiraFukushima e9304e5378 refs #118 Move NewTootModal component under Modals 2018-03-29 11:25:35 +09:00
AkiraFukushima 3cb6c89a21 refs #143 Close image viewer when esc 2018-03-29 00:38:33 +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 4601930604 refs #145 Archive old statuses when close timeline 2018-03-27 13:58:20 +09:00
AkiraFukushima 8d43c3c833 Update title bar 2018-03-26 22:51:11 +09:00
AkiraFukushima 07ef933238 refs #136 Refactor findLink when click toot 2018-03-26 22:27:45 +09:00
AkiraFukushima 81fc81bf76 refs #136 Open link on the default browser in notifications 2018-03-26 22:18:15 +09:00
AkiraFukushima 70a2f60031 refs #138 Hide unread mark when user already opened the timeline 2018-03-26 21:58:58 +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 bdd4347228 Show username if display_name is blanked 2018-03-26 19:49:35 +09:00
AkiraFukushima 0f120cec38 refs #133 Clear domain name after login 2018-03-26 12:21:01 +09:00
AkiraFukushima 4431930950 fix: Download NotoSans font instead of google-fonts-webpack-plugin 2018-03-26 10:51:30 +09:00
AkiraFukushima d27ab1a756 Use Noto Sans as default font 2018-03-25 21:14:12 +09:00
AkiraFukushima 4b441d5e52 fix: Remove outline in global header menu item 2018-03-25 00:04:13 +09:00
AkiraFukushima b5c5e45b13 fixes #117 Add border-radius on attachmented images 2018-03-24 23:58:38 +09:00
AkiraFukushima aff2e654b8 refs #117 Show attachmented images in toot 2018-03-24 23:55:23 +09:00
AkiraFukushima fc2d872746 refs #119 Save window state 2018-03-24 23:27:12 +09:00
AkiraFukushima a506da6dda refs #103 Allow application to be draggable 2018-03-24 12:16:33 +09:00
AkiraFukushima 6f658a6f0b refs #101 Add electron-log for production logger 2018-03-24 10:57:41 +09:00
AkiraFukushima e618760ee2 refs #97 Add space at the top of global header menu 2018-03-24 10:10:25 +09:00
AkiraFukushima 0d127c028a refs #82 Set word-wrap in toot 2018-03-24 10:00:35 +09:00
AkiraFukushima 94d9828c9b refs #82 Hide overflow in sidemenu 2018-03-24 09:56:48 +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 d9a7cb713e refs #99 Block login when domain name is changed after confirmed 2018-03-24 01:23:13 +09:00
AkiraFukushima 7c184b1d23 refs #102 Add dummy form-item in jump modal to stop reloading 2018-03-24 00:19:53 +09:00
AkiraFukushima e41d8d0460 fix: Change background color of notification cards 2018-03-23 13:34:52 +09:00
AkiraFukushima 0635993a05 refs #92 Enrich english in login page 2018-03-23 09:31:08 +09:00
AkiraFukushima f725a57c33 refs #90 Fix header margin 2018-03-22 18:33:31 +09:00
AkiraFukushima f59e39efaa refs #90 Update channel header when url is changed 2018-03-22 18:16:45 +09:00
AkiraFukushima 708b8aec65 refs #90 Create channel header 2018-03-22 18:09:58 +09:00
AkiraFukushima 5f3373ae4f refs #90 Remove title bar 2018-03-22 17:35:54 +09:00
AkiraFukushima 26a43364a6 fix: Add license in package.json 2018-03-22 16:55:58 +09:00
AkiraFukushima 1224191fc0 fix: Fix database path for production 2018-03-22 16:49:39 +09:00
AkiraFukushima 240f79c3d9
Merge pull request #83 from h3poteto/iss-78
closes #78 Create release build
2018-03-22 15:48:07 +09:00
AkiraFukushima 6ee51c94c5 refs #81 Guard submitting with enter in login and authorize 2018-03-22 15:17:31 +09:00
AkiraFukushima 94e424f685 refs #78 Create makefile for production release 2018-03-22 14:50:19 +09:00
AkiraFukushima 004de980af refs #79 Remove search instance form 2018-03-22 10:46:17 +09:00
AkiraFukushima a82f45f23d fix: Remove unnecessary modules 2018-03-22 10:45:55 +09:00
AkiraFukushima a38ce0a550 fix: Remove ipc listeners when it become unnecessary 2018-03-22 09:50:15 +09:00
AkiraFukushima 1d30e36280 refs #22 Bind cmd+enter for post toot in mac 2018-03-21 23:50:47 +09:00
AkiraFukushima f8d111039d refs #22 Bind ctrl+enter for post toot in linux 2018-03-21 23:37:46 +09:00
AkiraFukushima 68f3b193e3 refs #22 Change menu item after authorize new account 2018-03-21 22:32:32 +09:00
AkiraFukushima f2425db9c9 refs #22 Set native type in login and authorize form 2018-03-21 15:52:24 +09:00
AkiraFukushima 56f88454a0 refs #22 Add change channel shortcut and change channel modal 2018-03-21 15:24:07 +09:00
AkiraFukushima 79670ab17a refs #22 Add change account shortcut 2018-03-21 12:22:45 +09:00
AkiraFukushima 79a6d27ff6 refs #22 Remove reply shortcut 2018-03-21 11:42:53 +09:00
AkiraFukushima 8305e3daf5 refs #66 Change background color when toot is focused 2018-03-21 11:32:37 +09:00
AkiraFukushima 8b3ce36169 refs #66 Change color when hover on tools 2018-03-21 11:04:28 +09:00
AkiraFukushima 1c9d36c9e6 refs #48 Add another account and change account 2018-03-21 10:41:53 +09:00
AkiraFukushima 8c8a63e860 refs #44 Find instance using host name which user written 2018-03-20 22:58:50 +09:00
AkiraFukushima cb49fea5ac refs #48 Fix duplicate key when cancel to add account 2018-03-20 22:21:16 +09:00
AkiraFukushima bda4e80f2d refs #48 Add escape button in login and authorize 2018-03-20 22:12:06 +09:00
AkiraFukushima 2b3d8c7c1d refs #48 Add new account button in global header 2018-03-15 01:48:37 +09:00
AkiraFukushima 629c8d8fb5 refs #30 Fix update toot when target toot is reblogged 2018-03-14 23:38:33 +09:00
AkiraFukushima ada91cca13 fixes #30 Fix reblog/favourite target status when status is reblogged 2018-03-14 23:27:36 +09:00
AkiraFukushima 1cf54c082e refs #30 Fix design of reblog in toot 2018-03-14 23:09:04 +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 7bc3440dc1 refs #58 Display favourited icon on toot 2018-03-14 17:28:12 +09:00