Commit Graph

53 Commits

Author SHA1 Message Date
AkiraFukushima d04bdc881d Add default fonts for emoji in Linux 2019-07-18 22:51:04 +09:00
AkiraFukushima 528110d56f refs #956 Stop user streaming after remove account association 2019-07-11 00:55:01 +09:00
AkiraFukushima 2848400baa refs #209 Fix order of calling ipc in Preferences 2019-06-18 22:12:23 +09:00
AkiraFukushima ab8c74b481 refactor: Use type instead of interface 2019-06-06 23:44:50 +09:00
AkiraFukushima 7fa414a045 refactor: Replace any type 2019-06-05 23:16:07 +09:00
AkiraFukushima 47a8d9a8d1 refs #821 Save toot padding in preferences 2019-06-05 21:51:02 +09:00
AkiraFukushima 82ad1b22cf refs #850 Replace preferences with typescript 2019-04-16 22:35:46 +09:00
AkiraFukushima be651b3014 refs #850 Add define types for notify, sound, and timeline 2019-04-15 22:37:57 +09:00
AkiraFukushima bfabb81706 refs #850 Add define types for theme in constants 2019-04-15 22:13:52 +09:00
AkiraFukushima a45d68684c refs #850 Fix name for local account types 2019-04-14 23:21:08 +09:00
AkiraFukushima baf6dc3084 refs #850 Use rootState for all stores 2019-04-14 23:11:24 +09:00
AkiraFukushima ca6fc13975 refs #850 Replace Preferences with typescript 2019-04-06 22:08:12 +09:00
AkiraFukushima 166a39ae9d refs #850 Fix codestyle for typescript-eslint 2019-04-03 22:15:46 +09:00
AkiraFukushima 3281d97ddd refs #515 [fix] Reload app general config after change preferences 2019-02-22 23:49:44 +09:00
ffwff 23d90cf665 Add option to hide all attachments 2019-02-18 20:16:19 +07:00
AkiraFukushima d5f2db098a refs #825 Add preferences to change cw and nfsw 2019-01-23 22:25:18 +09:00
AkiraFukushima 5380cf12ab refs #209 Add unit/integration tests for Preferences/Notification 2018-12-30 16:56:38 +09:00
AkiraFukushima bad672c275 refs #209 Add unit/integration tests for Preferences/Language 2018-12-30 16:29:12 +09:00
AkiraFukushima 883b9d3e48 refs #209 Add unit/integration tests for Preferences/General 2018-12-30 15:27:46 +09:00
AkiraFukushima 2cfbb9d2cd refs #209 Add store integration test for Preferences/Appearance 2018-12-30 14:59:53 +09:00
AkiraFukushima fac9bd9de7 refs #209 Add Preferences/Appearance store tests 2018-12-29 23:53:12 +09:00
AkiraFukushima 30a68ab57d refs #673 Remove old visibility settings 2018-10-29 09:23:27 +09:00
AkiraFukushima e25c8ac641 refs #651 Reoreder accounts and fix order method 2018-10-11 23:12:22 +09:00
AkiraFukushima 7c1bb16147 refs #579 Save fonts when user change fonts 2018-09-26 20:49:01 +09:00
AkiraFukushima 69021bc6d1 refs #579 List up fonts list 2018-09-26 01:02:36 +09:00
AkiraFukushima 0eb5dacce3 refs #251 Load user defined custom theme color in app 2018-09-22 22:48:46 +09:00
AkiraFukushima d4a40b0db8 refs #251 Create color pallet to customize theme color in appearance 2018-09-22 22:29:14 +09:00
AkiraFukushima 78605f1492 refs #251 Move appearance settings to separate page 2018-09-21 00:16:10 +09:00
AkiraFukushima 63576a9239
Merge pull request #590 from h3poteto/iss-527
refs #527 Change time format and set in preferences
2018-08-31 08:12:11 +09:00
AkiraFukushima 46dc719666 refs #527 Add time format setting in preferences 2018-08-31 00:28:06 +09:00
AkiraFukushima 6adbc11480 Fix bug for save preference in general 2018-08-30 23:21:46 +09:00
AkiraFukushima 2de06a9776 refs #581 Control notification using preferences 2018-08-30 08:34:11 +09:00
AkiraFukushima 5b43b606d5 refs #581 Switch and save notification setting 2018-08-30 00:56:56 +09:00
AkiraFukushima 618c154182 refs #581 Show notification setting in preferences 2018-08-30 00:28:43 +09:00
AkiraFukushima 0cf58d0f27 refs #151 Restart application when change languages 2018-08-14 10:18:30 +09:00
AkiraFukushima 9c45082524 refs #151 Switch language in preferences 2018-08-13 23:48:13 +09:00
AkiraFukushima 8bbb27cb7c refs #151 Use absolute path to load constants 2018-08-13 17:30:16 +09:00
AkiraFukushima 110697f95b refs #151 Use constants object at theme 2018-08-13 17:29:56 +09:00
AkiraFukushima 981805399a refs #151 Use constants object at display name style 2018-08-13 17:29:56 +09:00
AkiraFukushima 8638bee417 refs #461 Use constants for visibility 2018-08-01 23:41:05 +09:00
AkiraFukushima 2dd68338ed refs #461 Add toot visibility setting in preferences 2018-08-01 23:09:36 +09:00
AkiraFukushima 8a00261239 refs #390 Remove all account associations 2018-06-13 22:51:41 +09:00
AkiraFukushima ce7a2f3299 refs #237 Set font-size in preferences 2018-04-21 18:59:34 +09:00
AkiraFukushima d62a2bc24d refs #186 Save display name style setting 2018-04-18 23:37:04 +09:00
AkiraFukushima d9932286d1 refs #98 Set theme color in preferences 2018-04-14 19:07:47 +09:00
AkiraFukushima 5a42fa767b refs #193 Set default preferences page is general 2018-04-07 22:47:15 +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 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