Commit Graph

401 Commits

Author SHA1 Message Date
nasum a63cfd623c add transition effect to timeline 2018-04-23 18:58:09 +09:00
AkiraFukushima 94341437c5 fix: Insert error of timeline when lazy loading 2018-04-23 08:34:29 +09:00
AkiraFukushima 72b0dd3577
Merge pull request #265 from h3poteto/iss-264
closes #264 Fix change status in home and notifications
2018-04-23 00:41:30 +09:00
AkiraFukushima eebf4cac53 refs #264 Fix change status in home and notifications 2018-04-23 00:36:56 +09:00
AkiraFukushima 24f3d267f1 fix: Background color of focused in notifications 2018-04-22 23:41:25 +09:00
AkiraFukushima 4d13881794 fix: Block change route when same address 2018-04-22 22:07:58 +09:00
AkiraFukushima 070847881b refs #121 Add profile dropdown menu for user's profile 2018-04-22 20:46:28 +09:00
AkiraFukushima c7cd6f5176 refs #258 Display avatar in global header 2018-04-22 16:36:58 +09:00
AkiraFukushima f58ca80182 refs #258 Use refresh method in timelinespace 2018-04-22 15:56:33 +09:00
AkiraFukushima 71a98ad815 refs #258 Refresh all accounts when opened 2018-04-22 15:48:20 +09:00
AkiraFukushima ce7a2f3299 refs #237 Set font-size in preferences 2018-04-21 18:59:34 +09:00
AkiraFukushima daee409755 refs #237 Set font-size based on root font-size 2018-04-21 17:19:38 +09:00
AkiraFukushima 89a7985124
Merge pull request #247 from h3poteto/iss-197
closes #197 Archive timeline and store unread timeline
2018-04-21 15:59:45 +09:00
AkiraFukushima 9d07f07f27 refs #197 Reset scroll position in favourite 2018-04-21 15:55:19 +09:00
AkiraFukushima 5f6b096b9d refs #197 Manage unread statuses in lists 2018-04-21 15:53:06 +09:00
AkiraFukushima a6760117ad refs #197 Manage unread statuses in public 2018-04-21 14:50:09 +09:00
AkiraFukushima 195bc073a2 refs #197 Manage unread statuses in local 2018-04-21 14:15:43 +09:00
AkiraFukushima 575a9eb043 refs #197 Sometimes archive old statuses when stream updated 2018-04-21 01:21:45 +09:00
AkiraFukushima 9c502b1a22 refs #197 Manage unread notification when scrolling 2018-04-21 01:08:25 +09:00
AkiraFukushima a9c16f32f2 refs #197 Move store state to each pages 2018-04-21 00:06:29 +09:00
AkiraFukushima 2befbbaf71 refs #197 Reset scroll state after destroy home timeline 2018-04-20 23:30:56 +09:00
AkiraFukushima 91c062a292 refs #197 Show unread toot count in home timeline 2018-04-20 21:23:53 +09:00
nasum 4bf823d76b add close event handler to image viewer grass pane 2018-04-20 17:44:30 +09:00
nasum 4ecef7d4e2 add transition effect to image viewer 2018-04-20 17:42:59 +09:00
AkiraFukushima af79cf654d refs #197 Archive home timeline and store unread timeline 2018-04-20 09:17:52 +09:00
AkiraFukushima eccce5592c
Merge pull request #246 from h3poteto/priority
Disable renderer backgrounding of chromium
2018-04-20 07:58:16 +09:00
AkiraFukushima 7fb3dfeb3b fix: Disable renderer backgrounding of chromium 2018-04-20 00:34:24 +09:00
AkiraFukushima 8c23fa675f refs #244 Block changing account when loading timeline 2018-04-20 00:13:37 +09:00
AkiraFukushima 8975c16a89 fix: Change active menu before move route 2018-04-19 00:37:05 +09:00
AkiraFukushima d62a2bc24d refs #186 Save display name style setting 2018-04-18 23:37:04 +09:00
AkiraFukushima 3e75e18ffd refs #186 Change username style according to setting 2018-04-18 23:37:00 +09:00
AkiraFukushima 61a1a4b2dd refs #186 Show account name in toot 2018-04-18 08:27:46 +09:00
AkiraFukushima 7de423cc69 fix: Set color theme definition on the top level component 2018-04-18 08:22:17 +09:00
AkiraFukushima f38e08093a refs #234 Hide overflowed username when width is narrow 2018-04-17 23:09:56 +09:00
AkiraFukushima 5da1b6db65 fix: Open user profile on reblogged status 2018-04-17 22:47:37 +09:00
AkiraFukushima 8046c0882a refs #235 Add about window for linux and windows 2018-04-17 22:34:09 +09:00
AkiraFukushima 8cfa31256e fix: Close side bar when user change account 2018-04-17 09:15:55 +09:00
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 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