Commit Graph

809 Commits

Author SHA1 Message Date
AkiraFukushima 2c811ce9a7 refs #982 Add notice in login for users who use proxy server 2019-11-04 22:30:52 +09:00
AkiraFukushima 5a25ed42e9 refs #1065 Fix comparison between login user and target account 2019-10-28 22:47:04 +09:00
AkiraFukushima 7138ab3df2 refs #982 Add authentication information in proxy form 2019-10-23 22:08:10 +09:00
AkiraFukushima 671cca8878 refs #982 Save proxy configuration in db 2019-10-23 00:08:56 +09:00
AkiraFukushima ffdc55d619 refs #982 Add form to configure proxy server 2019-10-22 22:34:01 +09:00
AkiraFukushima eff0801f34 refs #982 Add radio button to switch proxy config 2019-10-22 21:39:10 +09:00
AkiraFukushima 8819545dc7 refs #1046 Add ellipsis on resize knob 2019-09-29 15:02:53 +09:00
AkiraFukushima 10e1c44d49 refs #1046 Set default background color on status 2019-09-29 14:51:26 +09:00
AkiraFukushima 1e374905e8 refs #1046 Adjust upper circle with sidebar 2019-09-29 14:47:47 +09:00
AkiraFukushima ad7fa371dd refs #1046 Fix resize performance for sidebar 2019-09-29 14:28:36 +09:00
AkiraFukushima bc12bae246 refs #1046 Show drag recieve modal when the target is file 2019-09-28 23:21:13 +09:00
AkiraFukushima ad3f4ff706 refs #1046 Allow resize sidebar using drag 2019-09-28 22:48:44 +09:00
AkiraFukushima 8ec06a768b Fix scrollbar design for preferences and settings 2019-09-26 23:58:32 +09:00
AkiraFukushima a745818e20 Fix loading color in preferences 2019-09-26 23:20:12 +09:00
AkiraFukushima 8ca4d4ba8d refs #948 Hide auto-login setting on darwin 2019-09-26 23:02:48 +09:00
AkiraFukushima 337012c2ef refs #948 Add other options in prefereces 2019-09-25 23:19:21 +09:00
AkiraFukushima 66d1465060 Add shortcut description for reload in modal 2019-09-25 23:06:50 +09:00
AkiraFukushima 0a3701a0ba refs #1035 Add reload method for toot detail in sidebar 2019-09-15 23:18:57 +09:00
AkiraFukushima ad7e93c72a refs #1035 Add reload method for account profile in sidebar 2019-09-15 23:12:49 +09:00
AkiraFukushima ed432b56d3 refs #1035 Add refresh button for sidebar 2019-09-15 22:41:46 +09:00
AkiraFukushima 662febf065 refs #1036 Fix validation status when change the domain in Login 2019-09-15 22:20:33 +09:00
AkiraFukushima 7e9fe8be8c refs #1027 Block to root path when user use brower-back 2019-09-05 00:59:35 +09:00
AkiraFukushima 2ef326cb0d refs #1025 Set word-break for toot content 2019-09-04 22:04:21 +09:00
AkiraFukushima dafc76a95f fix: Close request when modal is closed 2019-08-29 22:54:44 +09:00
AkiraFukushima dfbe49629d refs #800 Set autoplay for movie attachments 2019-08-18 16:31:56 +09:00
UM-Li adede0817d Simplified Chinese translation 2019-08-11 17:20:56 +08:00
AkiraFukushima be7c891a10 refs #985 Move emoji suggest logic to vuex 2019-08-07 23:02:37 +09:00
AkiraFukushima 2a337dc4cf refs #985 Move close suggest logic to vuex 2019-08-07 22:22:03 +09:00
AkiraFukushima 2c50d0f744 refs #985 Move account suggest logic to vuex 2019-08-07 22:14:37 +09:00
AkiraFukushima b337526e5a refs #985 Search hashtag from cache and API 2019-08-07 00:06:09 +09:00
AkiraFukushima 3424fdd603 Use websocket as default streaming method for all timelines 2019-07-29 00:56:55 +09:00
AkiraFukushima b51d7e1a15
Merge pull request #974 from h3poteto/iss-958
closes #958 Notify notification in main process
2019-07-22 23:03:05 +09:00
AkiraFukushima 1ad06f1ff0 refs #976 Fix digits number of percentage in polls 2019-07-22 22:38:18 +09:00
AkiraFukushima 23ce3821c1 refs #958 Notify notification in main process instead of renderer process 2019-07-22 00:19:23 +09:00
AkiraFukushima 39bab92a62 fixes #969 Clear polls after close new toot modal 2019-07-21 01:11:52 +09:00
AkiraFukushima d44651e9e9 refs #969 Attach poll only specified, and block invalid poll options 2019-07-20 22:21:40 +09:00
AkiraFukushima aeed12cd59 refs #969 Reset poll form when toggle the form 2019-07-20 22:09:55 +09:00
AkiraFukushima f71e902463 refs #874 Set expire in poll form 2019-07-17 01:36:19 +09:00
AkiraFukushima 7e1ca935de refs #874 Clear old polls after close modal 2019-07-16 23:57:34 +09:00
AkiraFukushima b887acc6f4 refs #874 Post status with polls 2019-07-16 23:56:00 +09:00
AkiraFukushima d95ec64513 refs #874 Hold polls data in NewTootModal component 2019-07-16 21:51:33 +09:00
AkiraFukushima e558945fca refs #874 Use translation for poll in new toot 2019-07-16 00:02:33 +09:00
AkiraFukushima 8d0350c9ec refs #874 Divide component for Poll 2019-07-15 21:38:03 +09:00
AkiraFukushima ca609e8ea7 refs #874 Allow remove poll option in new toot 2019-07-15 21:32:26 +09:00
AkiraFukushima 7c346a039a refs #874 Add polls form in new toot modal 2019-07-15 19:42:33 +09:00
AkiraFukushima 473bc139ea refs #874 [stylelint] Fix selector order 2019-07-15 15:45:38 +09:00
AkiraFukushima 06598c1b67 refs #874 Fix percentage of polls when votes count is zero 2019-07-15 15:30:14 +09:00
AkiraFukushima bcbcb981e6 refs #874 Refresh polls in timeline 2019-07-15 15:13:56 +09:00
AkiraFukushima 1a8d49b6d6 refs #874 Use translation for polls 2019-07-14 22:57:16 +09:00
AkiraFukushima 46e541c5ed refs #874 Fix polls components design 2019-07-14 22:22:50 +09:00