Commit Graph

158 Commits

Author SHA1 Message Date
AkiraFukushima 9ee04c65dc
refs #2264 Change appId 2023-01-13 20:10:52 +09:00
AkiraFukushima 47e2b1b8e8
refs #2500 Fix account preferences 2023-01-13 01:06:51 +09:00
AkiraFukushima 20a22cc30e
refs #2500 Fix streamings for tag and lists 2023-01-13 00:29:42 +09:00
AkiraFukushima 30fddef463
refs #2500 Execute streamings always 2023-01-13 00:29:42 +09:00
AkiraFukushima 30cb45d967
refs #2500 Change settings database to sqlite3 2023-01-13 00:29:42 +09:00
AkiraFukushima 8feee0c4c7
refs #2500 Skip cache 2023-01-13 00:29:42 +09:00
AkiraFukushima 654f4af1ec
refs #2500 Change hashtags database to sqlite3 2023-01-13 00:29:41 +09:00
AkiraFukushima 5098c4ee67
refs #2500 Remove local marker 2023-01-13 00:29:40 +09:00
AkiraFukushima 4c81b5d95e
refs #2500 Change account database to sqlite3 2023-01-13 00:27:56 +09:00
AkiraFukushima 463fc4f210
Merge pull request #3942 from TheFreeman193/hide-on-start
Add hide-to-tray on start option
2023-01-12 23:49:05 +09:00
Nicholas Bissell 918c588c56
index.ts - use null-conditional access operators 2023-01-11 14:12:55 +00:00
Josh Soref f82ef90d05 spelling: generate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-28 22:50:48 -05:00
Nicholas Bissell 18833bc5d4
Add option to start hidden
- New option hideOnLaunch in prefrences/general/other
- New args --hidden and --show to override hideOnLaunch

Resolves #2660
2022-12-22 00:43:23 +00:00
AkiraFukushima 3e4cd3f655
Fix marker for undefined 2022-12-19 22:54:05 +09:00
AkiraFukushima b91fdd9a86
refs #3573 Enable reload shortcut key 2022-09-05 00:29:44 +09:00
AkiraFukushima 0a617a2e3e
refs #3573 Temporary disable reload shortcut key 2022-09-04 22:48:47 +09:00
AkiraFukushima 9211d6e926
refs #3300 Handle shortcut keys in Shortcut 2022-05-03 11:25:06 +09:00
AkiraFukushima 593a908c03
Fix shortcut modal 2022-04-27 19:53:52 +09:00
AkiraFukushima 8a3365baec
Fix rpc object format for vuex v4 2022-04-20 17:48:34 +09:00
AkiraFukushima cb908e2824
refs #901 Disable NodeIntegration in renderer 2022-04-10 01:10:14 +09:00
AkiraFukushima b27b9b77cf
refs #574 Introduce marker in mentions 2022-03-19 01:03:24 +09:00
AkiraFukushima 3e604d94e9
refs #3159 Create all account notification when launching 2022-02-24 21:16:30 +09:00
AkiraFukushima dcb70bd8b9
refs #3119 Create notifications when there are notifications received while Whelbird is not running 2022-02-12 15:36:36 +09:00
AkiraFukushima c90335bdfd
Change storage of Settings to json-storage 2022-01-01 18:39:33 +09:00
AkiraFukushima 902ad50da8
Fix unknown type in main 2021-12-30 10:47:48 +09:00
AkiraFukushima 3378fe3176
Use lokijs instead of nedb for marker database 2021-12-29 16:26:12 +09:00
AkiraFukushima baf69b813b
refs #574 Show loading card and load unread statuses in Notifications 2021-12-26 19:58:24 +09:00
AkiraFukushima 64bcfef151
refs #574 Show loading card and load unread statuses in Home 2021-12-26 13:35:44 +09:00
AkiraFukushima 34e2c79c8a
Update copyright in about-window 2021-10-24 23:49:08 +09:00
AkiraFukushima f220b2ba81
refs #2872 Add reset menu to reset preferences 2021-10-24 22:07:11 +09:00
AkiraFukushima f1a11aefe2
refs #2693 Use system theme as the default theme 2021-10-23 23:13:44 +09:00
AkiraFukushima 01ea857410
refs #2789 Enable title bar in Windows 2021-10-02 15:37:54 +09:00
AkiraFukushima d83db0a1c0
Divide electron-builder configuration file 2021-09-05 23:57:05 +09:00
AkiraFukushima 198718bc3d
refs #574 Add use marker settings 2021-06-11 01:07:41 +09:00
AkiraFukushima adb4ddb1f1
refs #574 Sync local marker to servers 2021-06-10 22:12:21 +09:00
AkiraFukushima 0e354c474d
refs #574 Save marker in local db every time receive a new status in notifications 2021-06-10 15:27:04 +09:00
AkiraFukushima ba1574116f
refs #574 Save marker in local db every time receive a new status in home 2021-06-10 12:03:51 +09:00
AkiraFukushima f8ca8827a7
refs #2459 Fix icon path for tray and about window 2021-05-22 21:50:45 +09:00
AkiraFukushima bd374e4968 refs #267 Update application menu and tray menu when remove accounts 2021-04-06 23:09:04 +09:00
AkiraFukushima 049c4dd8e2 refs #267 Update application menu and tray menu when add accounts 2021-04-06 22:17:18 +09:00
AkiraFukushima da4a8bc37c Reflect language settings without relaunch 2021-03-26 22:27:44 +09:00
AkiraFukushima acf7c74ea3 Enable/disable spellchecker setting without relaunch 2021-03-26 01:35:33 +09:00
AkiraFukushima 2277097f75 refs #2128 Set spellchecker languages in main process 2021-03-26 01:30:17 +09:00
AkiraFukushima 501b2aceca refs #2128 Add spellchecker languages preference form 2021-03-26 00:48:20 +09:00
AkiraFukushima ea53c3961e refs #2128 Move spellchecker preference item to language section 2021-03-25 19:04:31 +09:00
AkiraFukushima 8b3a9b281e refs #2287 Handle poll expired notification in streaming 2021-03-24 01:28:10 +09:00
AkiraFukushima 5345f2947a refs #2287 Rewrite poll notification to poll vote event 2021-03-24 00:46:31 +09:00
AkiraFukushima 70b877f9f0 refs #2204 Create desktop notification when received poll notification 2021-03-21 21:27:47 +09:00
AkiraFukushima 0f5da84961 refs #2088 Show notification when receive status notification in websocket 2021-03-02 11:45:52 +09:00
AkiraFukushima 1618cf0aa8 refs #2145 Divide quit application menu item to quit app in macOS 2021-02-15 21:03:18 +09:00