Commit Graph

254 Commits

Author SHA1 Message Date
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