1
0
mirror of https://github.com/rhysd/Mstdn.git synced 2024-12-04 01:24:11 +01:00
Commit Graph

45 Commits

Author SHA1 Message Date
rhysd
1fd663a93c do not hide app menu on Windows 2017-04-19 18:07:12 +09:00
rhysd
2b6b6c14eb tslint 2017-04-19 17:19:01 +09:00
rhysd
d5e3194025 v0.1.1 2017-04-19 17:13:53 +09:00
rhysd
129490f4b4 add shortcuts to switch to next/previous account 2017-04-19 17:13:21 +09:00
rhysd
2a65483779 do not allow any permission by default outside current mastodon instance 2017-04-19 17:13:21 +09:00
rhysd
0098a55e19 make switching tab faster 2017-04-19 17:13:21 +09:00
rhysd
e8ab0c20e7 do not reset global shortcut 2017-04-19 17:13:21 +09:00
rhysd
ed99f9fd8f separate duplicate codes as common.ts 2017-04-19 16:25:46 +09:00
rhysd
a15e6a25fb do not append tray icon at normal window 2017-04-19 16:25:46 +09:00
rhysd
5442699549 avoid reloading the same page 2017-04-19 00:45:53 +09:00
rhysd
ddeef3157a release v0.1.0 2017-04-18 20:55:32 +09:00
rhysd
e76fdd25aa Merge branch 'multi-account' 2017-04-18 20:40:00 +09:00
rhysd
07652e1ad4 more logs 2017-04-18 20:39:47 +09:00
rhysd
bf680a4b89 recreate browser window to switch session partition 2017-04-18 20:29:07 +09:00
rhysd
8395159007 tslint 2017-04-18 15:56:46 +09:00
rhysd
d9bdb4571d use App as mediator and separate browser window as Window class
because window needs to be reopened for switching account
2017-04-18 15:48:50 +09:00
rhysd
5437c28b25 implement account switcher 2017-04-17 18:40:55 +09:00
rhysd
98e0167038 fix building app 2017-04-17 16:54:26 +09:00
rhysd
b9f2155ded show window menu also on Windows 2017-04-17 14:58:08 +09:00
rhysd
b23723ecf3 delay showing a window until DOM is ready 2017-04-17 14:56:50 +09:00
rhysd
cf8d587248 fix doc for shortcuts 2017-04-17 14:56:28 +09:00
rhysd
9da7b86f6a tweak default window size 2017-04-17 12:15:59 +09:00
rhysd
f411c831c5 hide dock icon on menubar mode 2017-04-17 12:14:30 +09:00
rhysd
50b3c54f10 improve usage and describe supported platforms 2017-04-16 23:11:12 +09:00
rhysd
5b763e13e7 v0.0.4 2017-04-16 22:44:19 +09:00
rhysd
e70ca557a0 update shortcuts for order of tab items 2017-04-16 22:43:04 +09:00
rhysd
7fa8cdac10 request user's permission for 'media' and 'geolocation' 2017-04-16 22:41:52 +09:00
rhysd
16b224d973 add '/web/statuses/new' to shortcut 2017-04-16 22:12:37 +09:00
rhysd
d9bc17d321 fix waiting for opening a normal window 2017-04-16 22:07:23 +09:00
rhysd
eb8719da54 fix icon path 2017-04-16 22:07:13 +09:00
rhysd
05bf4de54e fix npm package 2017-04-16 21:38:47 +09:00
rhysd
a5ace43139 fix typo 2017-04-16 13:22:44 +09:00
rhysd
a3642c9111 add release script 2017-04-16 13:20:28 +09:00
rhysd
ba8fd685bb tslint 2017-04-16 12:44:53 +09:00
rhysd
7038f356db version 0.0.2 2017-04-16 04:39:07 +09:00
rhysd
08b6fe1b9d about usage and customization 2017-04-16 04:38:47 +09:00
rhysd
d27a152d3a enable key shortcuts 2017-04-16 04:20:52 +09:00
rhysd
3b41501656 improve config bootstrapping 2017-04-16 03:15:35 +09:00
rhysd
8678d93583 open external URLs in external browser 2017-04-16 02:57:54 +09:00
rhysd
b3da0be465 first preload script 2017-04-16 02:27:21 +09:00
rhysd
463dab1537 add license 2017-04-15 17:05:58 +09:00
rhysd
e230b271c2 add icons 2017-04-15 17:05:32 +09:00
rhysd
ed0a1682d3 first main process logic 2017-04-15 16:32:44 +09:00
rhysd
8504fdf901 setup typescript 2017-04-15 14:11:41 +09:00
rhysd
c8e316dccf initial commit 2017-04-15 14:06:14 +09:00