rhysd
80eb09877f
tiny followup for a74b4f3
2017-04-20 01:30:25 +09:00
rhysd
5aebef7619
Merge branch 'master' of github.com:rhysd/Mstdn
2017-04-20 01:28:01 +09:00
Linda_pp
a74b4f38cf
Merge pull request #2 from algernon/f/autohide-menubar
...
Add a way to launch with the menubar hidden & normal window
2017-04-20 00:59:22 +09:00
Gergely Nagy
2f12c63d93
Rename config.menubar to config.hide_menu
...
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2017-04-19 17:45:45 +02:00
rhysd
c9c74dcf6b
disable debug log by default...
2017-04-20 00:26:54 +09:00
rhysd
e323625cca
fix IPC event handling on macOS
2017-04-20 00:21:23 +09:00
rhysd
4169bcf902
avoid crash problem at preventing 'new-window' event ( #1 )
...
https://github.com/electron/electron/issues/9230
2017-04-20 00:07:12 +09:00
Gergely Nagy
f67c6f15e8
Add a way to launch with the menubar hidden & normal window
...
I prefer to launch the application with a normal window, yet, the
menubar on auto-hide, because most of the time, it's just taking up
space and serves no purpose. This patch introduces a `config.menubar`
setting that makes this possible. Defaults to `true` to preserve the
current behaviour, and is only used when `normal_window` is also used.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2017-04-19 16:39:54 +02:00
rhysd
952be70e4d
0.1.2
2017-04-19 20:58:53 +09:00
rhysd
edfe81e06a
do not crash on external link on Windows
2017-04-19 20:56:54 +09:00
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