Commit Graph

50 Commits

Author SHA1 Message Date
AkiraFukushima 1ecb52f2a9 refs #1713 Support to add bookmark 2020-08-31 12:21:30 +09:00
AkiraFukushima 375fb34873 refs #1714 Add bookmark menu in side menu 2020-08-24 17:23:37 +09:00
AkiraFukushima 2927b9115a refs #1642 Fix tests for list membership 2020-07-31 01:28:21 +09:00
AkiraFukushima de8eb815ef refs #1427 Get and show identity proof of accounts 2020-06-10 01:06:35 +09:00
AkiraFukushima aec8f67b81 Fix lexical scope 2020-05-17 16:31:37 +09:00
AkiraFukushima d7fba4cd43 refs #1321 Update megalodon and detect quoted status 2020-05-12 01:20:37 +09:00
AkiraFukushima 5de8221bf1 Bump megalodon version to 3.1.1 2020-04-22 21:26:25 +09:00
AkiraFukushima 90b131c7d8 Update typescript version to 3.8.3 2020-04-11 18:22:49 +09:00
AkiraFukushima 3046a17fcd refs #1307 Confirm timelines after initialized 2020-03-31 21:14:24 +09:00
AkiraFukushima 4dceedb3ef Fix megalodon class for 3.0.0 in spec 2020-03-15 17:53:22 +09:00
AkiraFukushima a805ce6a49 Use ipcRenderer through window to mock ipc method in TimelineSpace 2019-12-04 23:03:21 +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 e1cbdedaf5 Update electron version to 6.1.0 2019-10-23 23:07:20 +09:00
AkiraFukushima 1af9813986 refs #999 Fix direct message spec because use conversations API 2019-08-12 16:39:31 +09:00
AkiraFukushima bf5db7d029 Fix specs since Status type is changed 2019-07-13 01:17:02 +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 b6239a5f1e refs #630 Fix id type for spec 2019-05-27 23:04:53 +09:00
AkiraFukushima 8c283f949c refs #772 Add follow requests menu in side menu 2019-05-11 23:01:59 +09:00
AkiraFukushima 327f621791 refs #884 Add request loading circle in header menu 2019-05-07 22:40:46 +09:00
AkiraFukushima 153e5c312a refs #850 Replace hashtag with typescript 2019-04-16 21:44:46 +09:00
AkiraFukushima 10236e1192 refs #850 Replace Mentions with typescript 2019-04-14 17:12:20 +09:00
AkiraFukushima 3127ebe050 refs #850 Replace Home with typescript 2019-04-13 19:11:11 +09:00
AkiraFukushima 2304b98260 refs #850 Fix spec for Modals 2019-04-11 00:30:54 +09:00
AkiraFukushima 1bb938e0a6 refs #850 Replace Jump with typescript 2019-04-09 23:15:15 +09:00
AkiraFukushima c08150a3a4 refs #850 Replace HeaderMenu with typescript 2019-04-09 01:09:12 +09:00
AkiraFukushima fb3a815e59 refs #850 Replace SideMenu with typescript 2019-04-08 22:45:02 +09:00
AkiraFukushima 166a39ae9d refs #850 Fix codestyle for typescript-eslint 2019-04-03 22:15:46 +09:00
AkiraFukushima 95b7ace37c refs #850 Convert TimelineSpace's tests to typescript 2019-04-02 23:24:06 +09:00
AkiraFukushima 01374aa6af refs #850 Setup typescript environment for integration tests 2019-03-27 00:44:40 +09:00
AkiraFukushima 8414e22b96 refs #843 Fix code style for mentions 2019-03-19 09:29:25 +09:00
AkiraFukushima efc41b283b refs #843 Add getters spec for mentions 2019-03-19 09:27:01 +09:00
AkiraFukushima dfd705b9d3 refs #843 Add integration spec for mentions 2019-03-19 09:07:13 +09:00
AkiraFukushima ba79532545 refs #209 Add integration tests for ListMembership modal 2019-03-12 00:46:47 +09:00
AkiraFukushima 79b8b07ad0 refs #209 Add integration tests for ImageViewer modal 2019-03-11 22:46:49 +09:00
AkiraFukushima 77247a748a refs #209 Change renderer spec directory 2019-03-11 22:03:50 +09:00