Commit Graph

76 Commits

Author SHA1 Message Date
AkiraFukushima 2b9b79fd37 Fix disable some menu item when window is hidden in mac 2018-07-22 22:25:23 +09:00
AkiraFukushima 0422ce8ad8 Update electron version to 2.0.5 2018-07-21 15:47:14 +09:00
AkiraFukushima 937662b92f refs #377 Add dock menu only mac 2018-07-21 14:29:52 +09:00
AkiraFukushima 2514c587ac refs #377 Add account change menu in dock menu 2018-07-21 14:13:52 +09:00
AkiraFukushima 77d65d2a1a refs #377 Add full screen menu 2018-07-21 00:38:07 +09:00
AkiraFukushima 13d26c3bfb refs #377 Show some menus for mac only macOS 2018-07-21 00:29:04 +09:00
AkiraFukushima 368058ca80 refs #377 Add hide, hideothers, unhide at menu 2018-07-20 23:36:06 +09:00
AkiraFukushima 4afd1de7d1 refs #377 Hide app when close button is clicked in mac 2018-07-20 22:51:44 +09:00
AkiraFukushima 7ca65e8922 refs #341 Save collapse status and read it after launched 2018-07-03 23:02:16 +09:00
AkiraFukushima 1c4a06ef92 refs #416 Skip stop streaming if the object is not initialized 2018-07-01 21:15:54 +09:00
AkiraFukushima a5e95c3b4f refs #393 Guard setting badge unless macOS 2018-06-14 22:40:29 +09:00
AkiraFukushima 35644bcae4 refs #393 Show icon badge when receive notifications 2018-06-14 22:33:44 +09:00
AkiraFukushima 8a00261239 refs #390 Remove all account associations 2018-06-13 22:51:41 +09:00
AkiraFukushima a669dcf93f refs #387 Block to login the same account of the same domain 2018-06-12 08:48:01 +09:00
AkiraFukushima 8f47d10180 refs #374 Remove global shortcut and use mousetrap 2018-06-06 20:25:28 +09:00
AkiraFukushima aab9508bb5 refs #366 Add shortcut key to jump 2018-06-05 21:24:53 +09:00
AkiraFukushima 626d3042fa refs #355 Remove registerd hashtag 2018-06-02 15:30:20 +09:00
AkiraFukushima 00452f9fe2 refs #355 List up saved tags in hastag page 2018-06-01 18:26:52 +09:00
AkiraFukushima 2659991091 refs #355 Save hashtag in local db 2018-06-01 14:19:56 +09:00
AkiraFukushima 8ab2ac4ee3 refs #355 Fix streaming stop function 2018-06-01 13:11:27 +09:00
AkiraFukushima 59e2fde554 refs #355 Update tag timeline with stream and lazy fetch past timeline 2018-05-31 18:13:38 +09:00
AkiraFukushima 6c51a0ff8f refs #350 Set context menu 2018-05-30 20:54:21 +09:00
AkiraFukushima 064e899487
Revert "closes #273 Add a top level menu for new toot" 2018-05-28 08:37:16 +09:00
AkiraFukushima c663ded98f refs #327 Allow drop file to upload files 2018-05-27 22:05:29 +09:00
AkiraFukushima 77592f2c47
Merge pull request #342 from h3poteto/iss-273
closes #273 Add a top level menu for new toot
2018-05-27 00:34:08 +09:00
AkiraFukushima 0c03617018 refs #273 Add a top level menu for new toot 2018-05-26 23:44:37 +09:00
AkiraFukushima 34d614d5c8 refs #316 Fix typo in list streaming 2018-05-26 01:05:28 +09:00
AkiraFukushima 27abebcb6b refs #319 Quit application when window is closed 2018-05-19 17:01:42 +09:00
AkiraFukushima fbc8d814cd refs #274 Update icon when user add a new account 2018-05-16 00:19:07 +09:00
AkiraFukushima c9f8d85926 refs #299 Clean streaming when window-all-close 2018-05-14 09:21:11 +09:00
AkiraFukushima b330c1cfbb fixes #104 Stop streaming when window is closed in macOS 2018-04-30 20:11:38 +09:00
AkiraFukushima f58ca80182 refs #258 Use refresh method in timelinespace 2018-04-22 15:56:33 +09:00
AkiraFukushima 71a98ad815 refs #258 Refresh all accounts when opened 2018-04-22 15:48:20 +09:00
AkiraFukushima 7fb3dfeb3b fix: Disable renderer backgrounding of chromium 2018-04-20 00:34:24 +09:00
AkiraFukushima 8046c0882a refs #235 Add about window for linux and windows 2018-04-17 22:34:09 +09:00
AkiraFukushima 32b8ab9190 refs #167 Streaming update in list timeline 2018-04-09 23:43:36 +09:00
AkiraFukushima 5b79bc1181 refs #193 Check preferences before sound 2018-04-07 23:18:20 +09:00
AkiraFukushima c9b4ca8d36 refs #193 Add sound setting in preferences, and save setting data in json 2018-04-07 22:40:57 +09:00
AkiraFukushima 74c712ac38 refs #188 Rescue order when account order is unexpected value 2018-04-05 22:58:02 +09:00
AkiraFukushima 40bd7853b0 refs #190 Sound a system sound when user toot 2018-04-05 21:04:40 +09:00
AkiraFukushima b6123f6bd3 refs #190 Sound a system sound when user favourite or reblog 2018-04-05 09:00:42 +09:00
AkiraFukushima cdea89e8ac refs #100 Swap backward a account in preferences 2018-04-02 22:17:08 +09:00
AkiraFukushima f39b881722 refs #100 Swap forward a account order 2018-04-02 09:07:09 +09:00
AkiraFukushima 41f74c48f1 refs #132 Remove account in preferences 2018-04-01 22:05:15 +09:00
AkiraFukushima 9fa85e59fc refs #132 Create blank preferences page 2018-04-01 22:05:15 +09:00
AkiraFukushima 23623f6b99 refs #174 Save account username in local db 2018-04-01 21:43:23 +09:00
AkiraFukushima fc2d872746 refs #119 Save window state 2018-03-24 23:27:12 +09:00
AkiraFukushima 6f658a6f0b refs #101 Add electron-log for production logger 2018-03-24 10:57:41 +09:00
AkiraFukushima 5f3373ae4f refs #90 Remove title bar 2018-03-22 17:35:54 +09:00
AkiraFukushima 26a43364a6 fix: Add license in package.json 2018-03-22 16:55:58 +09:00