1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-30 09:04:56 +01:00

459 Commits

Author SHA1 Message Date
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
AkiraFukushima
e6704d5807 refs #358 Open tag timeline page when click reblogged 2018-06-03 01:08:05 +09:00
AkiraFukushima
685851e72c refs #358 Open tag timeline page when click favourited 2018-06-03 01:06:31 +09:00
AkiraFukushima
87402d0602 refs #358 Open tag timeline page when click tag in toot 2018-06-03 00:46:56 +09:00
AkiraFukushima
626d3042fa refs #355 Remove registerd hashtag 2018-06-02 15:30:20 +09:00
AkiraFukushima
a9678b0c06 refs #355 Update tag keyword in tag timeline 2018-06-02 00:13:41 +09:00
AkiraFukushima
00452f9fe2 refs #355 List up saved tags in hastag page 2018-06-01 18:26:52 +09:00
AkiraFukushima
2659991091 refs #355 Save hashtag in local db 2018-06-01 14:19:56 +09:00
AkiraFukushima
7115ad45fc refs #355 Fix side menu highlight when tag page 2018-06-01 13:28:35 +09:00
AkiraFukushima
8ab2ac4ee3 refs #355 Fix streaming stop function 2018-06-01 13:11:27 +09:00
AkiraFukushima
d6ee7b3578 refs #355 Add back button in tag page 2018-06-01 12:34:46 +09:00
AkiraFukushima
1d1839a0ea refs #355 Set side menu active when tag page is opended 2018-06-01 01:19:32 +09:00
AkiraFukushima
59e2fde554 refs #355 Update tag timeline with stream and lazy fetch past timeline 2018-05-31 18:13:38 +09:00
AkiraFukushima
ad1f0aa662 refs #355 Add tag search page and fetch initial timeline 2018-05-31 16:39:13 +09:00
AkiraFukushima
6c51a0ff8f refs #350 Set context menu 2018-05-30 20:54:21 +09:00
AkiraFukushima
08f9c30ca6 refs #273 Add toot button on header menu 2018-05-30 08:33:47 +09:00