Commit Graph

403 Commits

Author SHA1 Message Date
AkiraFukushima bce8cf9ce9 refs #434 Add mocha test and run in circleci 2018-07-12 00:46:55 +09:00
AkiraFukushima 8b5674818e fixes: Close popper after do some actions 2018-07-11 08:43:36 +09:00
AkiraFukushima dc79a5231b refs #430 Show authorization url to rescue it is not opened 2018-07-11 01:13:50 +09:00
AkiraFukushima 985a1fc24d refs #300 Use search method instead of includes to use regexp 2018-07-10 22:52:08 +09:00
AkiraFukushima a1524a5154 refs #300 Apply filter to Lists 2018-07-10 22:33:27 +09:00
AkiraFukushima 0e5d7d7414 refs #300 Apply filter to Tag 2018-07-10 22:21:51 +09:00
AkiraFukushima b2b4350294 refs #300 Apply filter to Public 2018-07-10 22:16:33 +09:00
AkiraFukushima cf364c68a5 refs #300 Fix misspell 2018-07-10 22:10:57 +09:00
AkiraFukushima 74eec83af1 refs #300 Apply filter to Local 2018-07-10 08:36:19 +09:00
AkiraFukushima 48b959a322 refs #300 Apply filter to Favourites 2018-07-10 08:31:07 +09:00
AkiraFukushima 406d9fe54f refs #300 Apply filter to reblog in notifications 2018-07-10 08:24:32 +09:00
AkiraFukushima d30840386e refs #300 Apply filter to favourites in notifications 2018-07-10 00:57:34 +09:00
AkiraFukushima 114ede6e67 refs #300 Apply filter to mentions in notifications 2018-07-10 00:50:20 +09:00
AkiraFukushima b0500e0649 refs #300 Add filter to Home timeline 2018-07-09 08:49:49 +09:00
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 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 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 35644bcae4 refs #393 Show icon badge when receive notifications 2018-06-14 22:33:44 +09:00