Commit Graph

111 Commits

Author SHA1 Message Date
AkiraFukushima 456890af85 Use ipcRenderer through window to mock ipc method 2019-12-04 22:35:53 +09:00
AkiraFukushima 9844c35750 refs #901 Use ipcRenderer directly from electron 2019-11-27 23:24:41 +09:00
AkiraFukushima 1627472682 refs #901 Update electron-mock-ipc for new electron interface 2019-11-20 23:36:11 +09:00
AkiraFukushima e8bfffc58b refs #901 Replace shell and clipboard using window object 2019-11-20 22:31:26 +09:00
AkiraFukushima 534736ea58 refs #1106 Remove unsued spec which checks perfection of translation 2019-11-18 22:36:19 +09:00
AkiraFukushima 961f90d606 refs #1096 Reject duplicated status when append statuses in Hashtag 2019-11-13 23:50:02 +09:00
AkiraFukushima b48a877f5d refs #1096 Reject duplicated status when append statuses in Lists 2019-11-13 23:49:55 +09:00
AkiraFukushima 9cdeba0df5 refs #1096 Reject duplicated status when append statuses in Notifications 2019-11-13 23:42:50 +09:00
AkiraFukushima 542eaf2959 refs #1096 Reject duplicated status when append statuses in Mentions 2019-11-13 23:35:00 +09:00
AkiraFukushima a68b34c252 refs #1096 Reject duplicated status when append statuses in Public 2019-11-13 23:29:37 +09:00
AkiraFukushima 46a86f4778 refs #1096 Reject duplicated status when append statuses in Local 2019-11-13 23:27:01 +09:00
AkiraFukushima 414280d284 refs #1096 Reject duplicated status when append statuses in DirectMessages 2019-11-13 23:23:41 +09:00
AkiraFukushima 6f4c90a2cf refs #1096 Reject duplicated status when append statuses in Home 2019-11-13 22:53:38 +09:00
AkiraFukushima b88f778e3a closes #1076 Check instance API before request host-meta when confirm instance 2019-11-07 22:49:00 +09:00
AkiraFukushima f7cfe8867c refs #1065 Add a spec to test isOwnProfile getter 2019-10-28 23:19:58 +09:00
AkiraFukushima 45707b669d refs #982 Fix specs for proxy configuration 2019-10-27 18:37:43 +09:00
AkiraFukushima a0a0838fb4 refs #982 Load system proxy configuration when launch app 2019-10-27 13:29:49 +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 2a8f3ec226 refs #1028 Fix mocked response for login confirm in tests 2019-09-14 22:34:45 +09:00
AkiraFukushima 1af9813986 refs #999 Fix direct message spec because use conversations API 2019-08-12 16:39:31 +09:00
AkiraFukushima a931fc82e7 Add spec for zh_cn translation json 2019-08-12 15:52:30 +09:00
AkiraFukushima fafc41a32d refs #985 Fix spec for emoji 2019-08-07 23:12:27 +09:00
AkiraFukushima 3424fdd603 Use websocket as default streaming method for all timelines 2019-07-29 00:56:55 +09:00
AkiraFukushima c3c3e0838b refs #964 Add a spec to check duplicate keys between translation and missing json 2019-07-19 01:09:07 +09:00
AkiraFukushima 73f0535292 refs #964 Add a spec for translation json files 2019-07-19 01:09:07 +09:00
AkiraFukushima bf5db7d029 Fix specs since Status type is changed 2019-07-13 01:17:02 +09:00
AkiraFukushima 447165fba5 Use electrom-mock-ipc instead of electron-ipc-mock 2019-07-08 01:51:06 +09:00
AkiraFukushima 72ed7528f4 refs #921 TimelineSpace hold only one streaming account, and wait to unbind before bind streamings 2019-07-01 22:47:01 +09:00
AkiraFukushima f27f816fe5 refs #921 Fix unbind streaming when user change accounts 2019-06-27 23:03:33 +09:00
AkiraFukushima 2848400baa refs #209 Fix order of calling ipc in Preferences 2019-06-18 22:12:23 +09:00
AkiraFukushima 0f918a484f refs #209 Add integration tests for Lists/Show 2019-06-18 22:01:46 +09:00
AkiraFukushima 8aec798820 refs #209 Add integration tests for Lists/Index 2019-06-18 20:16:43 +09:00
AkiraFukushima 8b558adb60 refs #209 Add integration tests for Lists/Edit 2019-06-18 08:45:47 +09:00
AkiraFukushima 1bc0e786c8 refs #209 Add integration tests for Search/Toots 2019-06-18 00:51:24 +09:00
AkiraFukushima 521189f388 refs #209 Add integration tests for Search/Tag 2019-06-18 00:46:02 +09:00
AkiraFukushima d89f637ce4 refs #209 Add integration tests for Search/Account 2019-06-18 00:40:44 +09:00
AkiraFukushima 1981d5c641 refs #209 Add integration tests for Hashtag/Tag 2019-06-18 00:11:49 +09:00
AkiraFukushima c89ac69056 refs #209 Add integration tests for Hashtag/List 2019-06-18 00:04:53 +09:00
AkiraFukushima ceefd69b26 refs #209 Add integration tests for FollowRequests 2019-06-17 21:35:32 +09:00
AkiraFukushima 2d1cd99193 refs #209 Add integration tests for Public 2019-06-13 23:42:28 +09:00
AkiraFukushima 839b5f68f9 refs #209 Add integration tests for Local 2019-06-13 23:29:05 +09:00
AkiraFukushima ce58878400 refs #209 Add integration tests for DirectMessages 2019-06-13 23:19:54 +09:00
AkiraFukushima a541dbd221 refs #209 Add integration tests for Favourites 2019-06-13 23:14:12 +09:00
AkiraFukushima 21220c578f refs #209 Add integration tests for Notifications 2019-06-13 23:14:12 +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 66db37395e refs #630 Handle delete event for tag streaming 2019-05-30 22:01:45 +09:00
AkiraFukushima 449fb00a74 refs #630 Handle delete event for list streaming 2019-05-30 21:53:38 +09:00
AkiraFukushima 3e12bfbcef refs #630 Handle delete event for public streaming 2019-05-29 23:59:09 +09:00