1
0
mirror of https://github.com/rhysd/Mstdn.git synced 2025-01-21 20:52:11 +01:00

23 Commits

Author SHA1 Message Date
rhysd
282b24d7b0 manage focus on toggling window on Windows 2017-04-25 16:46:20 +09:00
rhysd
5429c0150c allow host to contain 'https://' or 'http://' 2017-04-23 23:04:03 +09:00
rhysd
2b6b6c14eb tslint 2017-04-19 17:19:01 +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
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
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
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
7fa8cdac10 request user's permission for 'media' and 'geolocation' 2017-04-16 22:41:52 +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
ba8fd685bb tslint 2017-04-16 12:44:53 +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
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