Commit Graph

401 Commits

Author SHA1 Message Date
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 424b00ee85
Merge pull request #221 from h3poteto/fix/link-color
fix: Change link color for dark theme
2018-04-14 22:18:35 +09:00
AkiraFukushima 1b65cdf3eb fix: Change link color for dark theme 2018-04-14 22:07:53 +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 d9932286d1 refs #98 Set theme color in preferences 2018-04-14 19:07:47 +09:00
AkiraFukushima dcf9a6452e refs #98 Set color from theme color in preferences 2018-04-14 16:27:09 +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
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 86951ecce2
Merge pull request #200 from h3poteto/iss-167
closes #167 Show lists menu
2018-04-10 00:33:57 +09: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
Sardo 9528450d2b Show loading when user post new toot 2018-04-09 15:49:41 +08:00
AkiraFukushima 5254c11502 refs #167 Update header menu in user's list timeline 2018-04-09 08:43:11 +09:00
AkiraFukushima 99eac1d958 refs #167 Fetch user's lists 2018-04-08 22:09:28 +09:00
AkiraFukushima c79f5a0c5c refs #167 Create lists menu in side menu 2018-04-08 21:27:35 +09:00
AkiraFukushima 56c65b7e68 fix: Fix image position in ImageViewer 2018-04-08 18:15:28 +09:00
AkiraFukushima 5b79bc1181 refs #193 Check preferences before sound 2018-04-07 23:18:20 +09:00
AkiraFukushima 5a42fa767b refs #193 Set default preferences page is general 2018-04-07 22:47:15 +09:00
AkiraFukushima c9b4ca8d36 refs #193 Add sound setting in preferences, and save setting data in json 2018-04-07 22:40:57 +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 74c712ac38 refs #188 Rescue order when account order is unexpected value 2018-04-05 22:58:02 +09:00
AkiraFukushima 40bd7853b0 refs #190 Sound a system sound when user toot 2018-04-05 21:04:40 +09:00
AkiraFukushima b6123f6bd3 refs #190 Sound a system sound when user favourite or reblog 2018-04-05 09:00:42 +09:00
AkiraFukushima d79871ca09 refs #183 Add loading when follow/unfollow 2018-04-04 22:52:43 +09:00
AkiraFukushima 7f97158ffb refs #183 Add loading when search instances 2018-04-04 22:34:42 +09:00
AkiraFukushima 6cddbd70cf fix: Add announce that general preferences is not implemented yet 2018-04-04 20:40:07 +09:00
AkiraFukushima d0a3d35f8e fix: Open user profile on reblogger icon and reblogger name 2018-04-04 20:35:18 +09:00
AkiraFukushima 3317583c18 fix: Set font size of close button in image viewer 2018-04-04 20:15:55 +09:00
AkiraFukushima 51f59b869f fix: Set font size of close button in login 2018-04-04 20:11:33 +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 634d154491 refs #181 Use vue-shortkey at shortcut when post new toot 2018-04-03 22:47: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 2127b2c964 fix: Set global background color to white 2018-04-02 23:06:15 +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 e77e05c556 refs #100 Refresh default active account when load global header 2018-04-02 22:26:22 +09:00
AkiraFukushima cdea89e8ac refs #100 Swap backward a account in preferences 2018-04-02 22:17:08 +09:00
AkiraFukushima f39b881722 refs #100 Swap forward a account order 2018-04-02 09:07:09 +09:00
AkiraFukushima 3839e6c3e8 refs #100 Set order when save account record 2018-04-01 22:48:54 +09:00
AkiraFukushima 41f74c48f1 refs #132 Remove account in preferences 2018-04-01 22:05:15 +09:00
AkiraFukushima bcc2f0eec6 refs #132 Show username in account preferences 2018-04-01 22:05:15 +09:00
AkiraFukushima 98a25de449 refs #132 List up accounts in preferences 2018-04-01 22:05:15 +09:00
AkiraFukushima e2a89672d5 refs #132 Set default font and height in App 2018-04-01 22:05:15 +09:00
AkiraFukushima 9fa85e59fc refs #132 Create blank preferences page 2018-04-01 22:05:15 +09:00
AkiraFukushima 018cc91db1 refs #174 Refactor auth.js to use async/await 2018-04-01 21:58:57 +09:00
AkiraFukushima 23623f6b99 refs #174 Save account username in local db 2018-04-01 21:43:23 +09:00
AkiraFukushima dfdb1e3976 fix: Fix click event on reblog in notifications 2018-03-31 22:02:26 +09:00
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
AkiraFukushima 40d293f7b4 refs #59 Use deep selector for element-ui tag 2018-03-14 17:14:47 +09:00
AkiraFukushima f19bcd180e refs #51 Add favourite on toot 2018-03-14 16:59:39 +09:00
AkiraFukushima 279be645d7 refs #55 Prevent submit in authorize 2018-03-14 16:14:03 +09:00
AkiraFukushima 0b5559b3bb refs #55 Prevent submit in login 2018-03-14 16:12:44 +09:00
AkiraFukushima 311e0204ea refs #55 Prevent submit in new toot 2018-03-14 15:53:30 +09:00
AkiraFukushima 0e680d14db refs #49 Open link with default browser in toot 2018-03-14 15:45:34 +09:00
AkiraFukushima 2eb0454a24 refs #24 Remove ipcRenderer listeners for keyboard shortcuts 2018-03-14 14:57:51 +09:00
AkiraFukushima 4f47a79bf7 refs #24 Remove ipcRenderer listeners when destroyed timeline space 2018-03-14 14:54:41 +09:00
AkiraFukushima 847648fd5d refs #24 Listen public streaming in main process, and display public timeline 2018-03-14 14:54:20 +09:00