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

15 Commits

Author SHA1 Message Date
rhysd
1e7df65f57 basic plugin implementation 2017-04-21 20:00:41 +09:00
rhysd
7746e26338 set chromium_sandbox to true by default 2017-04-20 12:11:10 +09:00
rhysd
ae833be107 implement key shortcut plugin 2017-04-20 11:47:44 +09:00
rhysd
8bb5b78ef9 implement user CSS 2017-04-20 11:09:57 +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
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
edfe81e06a do not crash on external link on Windows 2017-04-19 20:56:54 +09:00
rhysd
ed99f9fd8f separate duplicate codes as common.ts 2017-04-19 16:25:46 +09:00
rhysd
e70ca557a0 update shortcuts for order of tab items 2017-04-16 22:43:04 +09:00
rhysd
16b224d973 add '/web/statuses/new' to shortcut 2017-04-16 22:12:37 +09:00
rhysd
ba8fd685bb tslint 2017-04-16 12:44:53 +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
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