Commit Graph

424 Commits

Author SHA1 Message Date
AkiraFukushima 0e4673fcfc refs #417 Allow drop file to upload the media to mastodon 2018-07-05 22:15:31 +09:00
AkiraFukushima 89a9540d67 Change color of collapse button 2018-07-05 00:53:51 +09:00
AkiraFukushima 7a17766260 refs #402 Validate domain name at login 2018-07-04 23:59:01 +09:00
AkiraFukushima 7ca65e8922 refs #341 Save collapse status and read it after launched 2018-07-03 23:02:16 +09:00
AkiraFukushima 2240df3588 refs #341 Collapse side menu 2018-07-03 01:01:46 +09:00
AkiraFukushima 6a05b39f34 refs #382 Use Lato font in textarea because backtic is broken in Noto 2018-07-02 22:51:40 +09:00
AkiraFukushima 9ee40bd968 refs #415 Display loading on the timeline space instead of loading covering the whole 2018-07-02 21:53:09 +09:00
AkiraFukushima 201c8c2553
Merge pull request #419 from h3poteto/iss-413
closes #413 Fix target message when the message is reblogged in toot menu
2018-07-01 23:00:36 +09:00
AkiraFukushima 7960b70834 refs #413 Close toot menu after do action 2018-07-01 21:51:05 +09:00
AkiraFukushima 41fecc8678 refs #413 Fix target message when the message is reblogged in toot menu 2018-07-01 21:32:00 +09:00
AkiraFukushima 1c4a06ef92 refs #416 Skip stop streaming if the object is not initialized 2018-07-01 21:15:54 +09:00
AkiraFukushima c4a0380005 Through reload if the function is not implemented 2018-06-27 22:53:30 +09:00
AkiraFukushima 9a59093ba7 Reload Hashtag from reload button 2018-06-27 22:46:59 +09:00
AkiraFukushima 657675eb5d Reload Favourites from reload button 2018-06-27 22:41:33 +09:00
AkiraFukushima 83f432c643 Reload List timeline from reload button 2018-06-27 22:27:46 +09:00
AkiraFukushima f82a6c2ed7 Reload Public from reload button 2018-06-27 21:54:20 +09:00
AkiraFukushima b4ed8f5179 Reload Notification from reload button 2018-06-27 21:13:18 +09:00
AkiraFukushima ffa42c7e81 Reload Local timeline from reload button 2018-06-27 21:10:40 +09:00
AkiraFukushima adde49d8af Add reload button and reload home timeline 2018-06-27 09:25:10 +09:00
AkiraFukushima a679074d28
Merge pull request #381 from akito19/allow-reload-page
Allow reload pages with shortcut keys
2018-06-27 00:28:37 +09:00
AkiraFukushima 5d50efe342 refs #405 Fix display state of loading in side bar 2018-06-25 08:31:32 +09:00
Akito Kasai ecd15891b1 Allow reload pages with shortcut keys
This allows users to reload pages with `Cmd + r` or `Ctrl + r`.
2018-06-23 01:45:52 +09:00
AkiraFukushima 45f1ed5c00 refs #409 Fix findLink method to detect link, tag, and account 2018-06-20 08:54:26 +09:00
AkiraFukushima 5cd56b28df refs #406 Reload side menu after create a list 2018-06-20 00:24:20 +09:00
AkiraFukushima 31cb1a8fff refs #380 Set visibility from source message when reply 2018-06-19 22:44:33 +09:00
AkiraFukushima b24a38bbb6 refs #396 Refresh list members after add member 2018-06-19 08:47:35 +09:00
AkiraFukushima 9723c60855 refs #396 Show modal to add accounts to the list 2018-06-19 00:39:42 +09:00
AkiraFukushima 8cf3b71406 refs #396 Create list edit page which can manage list memberships 2018-06-18 00:11:36 +09:00
AkiraFukushima ee7ecda4a2 refs #356 Create lists 2018-06-17 00:32:57 +09:00
AkiraFukushima 52269e5ff2
Merge pull request #398 from h3poteto/iss-397
closes #397 Add lists page
2018-06-16 22:52:03 +09:00
AkiraFukushima ffb4eec6ad
Merge pull request #399 from h3poteto/icon
Update toot icon
2018-06-16 22:51:53 +09:00
AkiraFukushima 302ace1298
Merge pull request #400 from h3poteto/iss-385
fixes #385 Allow video to post toot
2018-06-16 22:51:39 +09:00
AkiraFukushima a704a46181 fixes #385 Allow video to post toot 2018-06-16 16:59:42 +09:00
AkiraFukushima 9b7a8ecb70 Update toot icon 2018-06-16 16:12:21 +09:00
AkiraFukushima 39f714e0da refs #397 Add router link to lists 2018-06-16 15:42:03 +09:00
AkiraFukushima dc87b3354e refs #397 Add lists page 2018-06-16 15:33:52 +09:00
AkiraFukushima 1546a728fe refs #326 Open the manage lists window of an account on account profile 2018-06-16 01:08:34 +09:00
AkiraFukushima a5e95c3b4f refs #393 Guard setting badge unless macOS 2018-06-14 22:40:29 +09:00
AkiraFukushima 35644bcae4 refs #393 Show icon badge when receive notifications 2018-06-14 22:33:44 +09:00
AkiraFukushima 06976f3375 refs #385 Allow movies as media when post toot 2018-06-14 09:05:03 +09:00
AkiraFukushima 8a00261239 refs #390 Remove all account associations 2018-06-13 22:51:41 +09:00
AkiraFukushima a669dcf93f refs #387 Block to login the same account of the same domain 2018-06-12 08:48:01 +09:00
AkiraFukushima 6143977e17 refs #375 Encode tag for non ascii tags 2018-06-10 17:14:40 +09:00
AkiraFukushima 5d549618ee Use megalodon instead of mastodon-api as mastodon api client in render process 2018-06-10 12:25:39 +09:00
AkiraFukushima a46eb5ab07 Use megalodon instead of mastodon-api as mastodon api client in main process 2018-06-09 20:42:12 +09:00
AkiraFukushima 8f47d10180 refs #374 Remove global shortcut and use mousetrap 2018-06-06 20:25:28 +09:00
AkiraFukushima e4a6eae40e refs #363 Open account profile when click account name in toot 2018-06-06 00:42:15 +09:00
AkiraFukushima aab9508bb5 refs #366 Add shortcut key to jump 2018-06-05 21:24:53 +09:00
AkiraFukushima 865ad4118e refs #367 Add hashtag and search page in jump list 2018-06-05 20:00:33 +09:00
AkiraFukushima 4abfc041b4 refs #368 Enable scroll in side menu 2018-06-05 00:39:37 +09:00