Commit Graph

23 Commits

Author SHA1 Message Date
AkiraFukushima 136e9db4b6 refs #2088 Add notification preference for status notification 2021-03-02 11:28:03 +09:00
AkiraFukushima 24a7cb14ed refs #2028 Add a configuration item to disable spellchecker 2021-01-24 15:06:16 +09:00
xatier bc77377f64
Fix typos
NFSW -> NSFW (not safe for work)
reuqest -> request
assocication -> association
2020-12-25 05:33:00 -08:00
AkiraFukushima c00ff94f07 Fix invoke/handle in integration spec 2020-11-30 22:30:06 +09:00
AkiraFukushima da69efcb72 refs #1471 Handle follow request when receive it in websocket 2020-05-23 23:21:33 +09:00
AkiraFukushima b6ae363db4 refs #1281 Add reaction notification preferences 2020-04-25 21:38:23 +09:00
AkiraFukushima aacb1437cb refs #1281 Create notification when receive emoji reaction in web socket 2020-04-25 21:25:28 +09:00
AkiraFukushima 90b131c7d8 Update typescript version to 3.8.3 2020-04-11 18:22:49 +09:00
AkiraFukushima 5ca36ed8f1 Fix appearance spec 2019-12-11 23:18:06 +09:00
AkiraFukushima 456890af85 Use ipcRenderer through window to mock ipc method 2019-12-04 22:35:53 +09:00
AkiraFukushima e1cbdedaf5 Update electron version to 6.1.0 2019-10-23 23:07:20 +09:00
AkiraFukushima 337012c2ef refs #948 Add other options in prefereces 2019-09-25 23:19:21 +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 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 0b8aa46aab refs #850 Divide some types for renderer 2019-04-14 23:25:10 +09:00
AkiraFukushima a45d68684c refs #850 Fix name for local account types 2019-04-14 23:21:08 +09:00
AkiraFukushima 9456374516 refs #850 Fix test for typescript in Preferences 2019-04-06 22:08:29 +09:00
AkiraFukushima e49d27c30a refs #850 Convert preference's tests to typescript 2019-03-28 23:35:25 +09:00
AkiraFukushima 01374aa6af refs #850 Setup typescript environment for integration tests 2019-03-27 00:44:40 +09:00
AkiraFukushima d4ee8d8661 refs #850 Convert some unit tests to integration test 2019-03-25 23:50:11 +09:00
AkiraFukushima 77247a748a refs #209 Change renderer spec directory 2019-03-11 22:03:50 +09:00