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

31 Commits

Author SHA1 Message Date
rhysd
150b42bcfb describe more about menubar window (#29) 2017-06-20 17:21:54 +09:00
Sumner Evans
10754d1305 README updates (#26)
* README updates

* added AUR link

* Update from PR
2017-05-29 12:00:18 +09:00
Sumner Evans
262e839e25 Fixed Electron link on README (#25) 2017-05-28 12:18:48 +09:00
rhysd
84b740839b fix login doc 2017-05-01 18:21:49 +09:00
rhysd
e03537f4f8 add notice about login with other service account 2017-05-01 03:55:51 +09:00
rhysd
bfbb758ff7 give plugins the ability to make custom key shortcuts 2017-04-26 15:52:57 +09:00
rhysd
f01dea80ea change default hot key to CmdOrCtrl+Shift+Enter (#17) 2017-04-26 10:43:02 +09:00
rhysd
3d4237e677 move plugins config into account config 2017-04-25 17:30:18 +09:00
Nicolas Tsagarides
6184a3999f Added options for installation with yarn 2017-04-25 00:41:49 +03:00
rhysd
969df0ca60 describe more detail about window modes in README (#15) 2017-04-24 22:46:27 +09:00
rhysd
f8e7d64b08 load preload plugins after app gets idling 2017-04-24 18:32:42 +09:00
rhysd
2bf5bcc2a1 describe how to debug app 2017-04-23 22:25:15 +09:00
rhysd
ffdab65515 describe how to write up "accounts" section (#4) 2017-04-23 18:03:45 +09:00
rhysd
1e7df65f57 basic plugin implementation 2017-04-21 20:00:41 +09:00
rhysd
bf069f58fc add more information to doc
- add npm badge
- add default path actions
- add how to contact to me
2017-04-21 11:43:43 +09:00
rhysd
241b97f0b4 add 'open-in-browser' key shortcut 2017-04-20 14:47:48 +09:00
rhysd
26911d441a describe chromium_sandbox, key shortcut plugin and user.css 2017-04-20 12:06:46 +09:00
rhysd
80eb09877f tiny followup for a74b4f3 2017-04-20 01:30:25 +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
1fd663a93c do not hide app menu on Windows 2017-04-19 18:07:12 +09:00
rhysd
129490f4b4 add shortcuts to switch to next/previous account 2017-04-19 17:13:21 +09:00
rhysd
ddeef3157a release v0.1.0 2017-04-18 20:55:32 +09:00
rhysd
cf8d587248 fix doc for shortcuts 2017-04-17 14:56:28 +09:00
rhysd
50b3c54f10 improve usage and describe supported platforms 2017-04-16 23:11:12 +09:00
rhysd
7fa8cdac10 request user's permission for 'media' and 'geolocation' 2017-04-16 22:41:52 +09:00
rhysd
a5ace43139 fix typo 2017-04-16 13:22:44 +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
e230b271c2 add icons 2017-04-15 17:05:32 +09:00
rhysd
c8e316dccf initial commit 2017-04-15 14:06:14 +09:00