Commit Graph

1690 Commits

Author SHA1 Message Date
AkiraFukushima 636172959d refs #850 Add define types for displayStyle in constants 2019-04-15 21:44:03 +09:00
AkiraFukushima 87d394b025 refs #850 Add define types for visibility in constants 2019-04-15 20:47:05 +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 baf6dc3084 refs #850 Use rootState for all stores 2019-04-14 23:11:24 +09:00
AkiraFukushima 4bd517a07b refs #850 Replace Favourites with typescript 2019-04-14 22:51:28 +09:00
AkiraFukushima b2241ab2ad refs #850 Replace List and Tag in Hashtag with typescript 2019-04-14 21:13:07 +09:00
AkiraFukushima f71edcc889 refs #850 Replace Hashtag with typescript 2019-04-14 20:44:48 +09:00
AkiraFukushima e68002ea83 refs #850 Replace Edit in Lists with typescript 2019-04-14 20:32:48 +09:00
AkiraFukushima 77d0268257 refs #850 Replace Show in Lists with typescript 2019-04-14 19:11:27 +09:00
AkiraFukushima df6e8837a4 refs #850 Replace Index in Lists with typescript 2019-04-14 18:51:38 +09:00
AkiraFukushima de1fda2947 refs #850 Replace Lists with typescript 2019-04-14 18:45:16 +09:00
AkiraFukushima d27562c5b4
Merge pull request #877 from h3poteto/iss-850
refs #850 Replace Search with typescript
2019-04-14 18:42:54 +09:00
AkiraFukushima b66790a9aa refs #850 Replace Toots in Search with typescript 2019-04-14 18:38:49 +09:00
AkiraFukushima 15a0719844 refs #850 Replace Tag in Search with typescript 2019-04-14 17:51:01 +09:00
AkiraFukushima dd2361e821 refs #850 Replace Account in Search with typescript 2019-04-14 17:44:20 +09:00
AkiraFukushima 3921d7f7fe refs #850 Replace Search with typescript 2019-04-14 17:37:50 +09:00
AkiraFukushima 9c5edbfc04
Merge pull request #876 from h3poteto/iss-850
refs #850 Replace Contents with typescript
2019-04-14 17:32:15 +09:00
AkiraFukushima c60192ba18 fixes #850 Fix mutation name in Public 2019-04-14 17:31:49 +09:00
AkiraFukushima 5e7220bb8a refs #850 Replace DirectMessages with typescript 2019-04-14 17:29:36 +09:00
AkiraFukushima 10236e1192 refs #850 Replace Mentions with typescript 2019-04-14 17:12:20 +09:00
AkiraFukushima 7623ef757f refs #850 Replace Notifications with typescript 2019-04-14 16:42:00 +09:00
AkiraFukushima 0e0cbabe23 refs #850 Replace Publis with typescript 2019-04-14 16:27:11 +09:00
AkiraFukushima 6c3fe850f0 refs #850 Replace Local with typescript 2019-04-14 15:48:55 +09:00
AkiraFukushima 3127ebe050 refs #850 Replace Home with typescript 2019-04-13 19:11:11 +09:00
AkiraFukushima c0df6001fe
Merge pull request #875 from h3poteto/iss-850
refs #850 Replace SideBar with typescript
2019-04-12 23:32:24 +09:00
AkiraFukushima 366053b98b refs #850 Replace Timeline in SideBar with typescript 2019-04-12 23:29:27 +09:00
AkiraFukushima ee736b338b refs #850 Replace Follows in SideBar with typescript 2019-04-12 00:59:00 +09:00
AkiraFukushima c29c538eb2 refs #850 Replace Followers in SideBar with typescript 2019-04-12 00:42:18 +09:00
AkiraFukushima 864da847c7 refs #850 Replace AccountProfile in SideBar with typescript 2019-04-11 23:38:46 +09:00
AkiraFukushima f98c6f4cd4 refs #850 Replace TootDetails in SideBar with typescript 2019-04-11 23:14:42 +09:00
AkiraFukushima ca76063a74 refs #850 Replace SideBar with typescript 2019-04-11 22:54:23 +09:00
AkiraFukushima 1d168268b5
Merge pull request #873 from h3poteto/iss-850
refs #850 Replace Modals with typescript
2019-04-11 22:41:51 +09:00
AkiraFukushima 2304b98260 refs #850 Fix spec for Modals 2019-04-11 00:30:54 +09:00
AkiraFukushima 21605412cf [eslint] refs #850 Fix indent spaces for NewToot 2019-04-11 00:24:34 +09:00
AkiraFukushima b9941e71c3 refs #850 Replace Shortcut with typescript 2019-04-11 00:19:25 +09:00
AkiraFukushima ac21511236 refs #850 Replace Report with typescript 2019-04-11 00:15:12 +09:00
AkiraFukushima 0208e7c22a refs #850 Replace NewToot and Status with typescript 2019-04-11 00:06:43 +09:00
AkiraFukushima 20f3dcba22 refs #850 Replace MuteConfirm with typescript 2019-04-10 22:07:02 +09:00
AkiraFukushima 921d3f07e3 refs #850 Replace ListMembership with typescript 2019-04-10 21:57:37 +09:00
AkiraFukushima 7c01aa877a refs #850 Replace ImageViewer with typescript 2019-04-10 21:18:22 +09:00
AkiraFukushima 9670ee1dc8 refs #850 Replace AddListMember with typescript 2019-04-10 20:58:11 +09:00
AkiraFukushima 1bb938e0a6 refs #850 Replace Jump with typescript 2019-04-09 23:15:15 +09:00
AkiraFukushima 94e3f57065 refs #850 Replace Contents and Modals with typescript 2019-04-09 22:49:20 +09:00
AkiraFukushima 787a3b6eaa
Merge pull request #871 from h3poteto/iss-850
refs #850 Replace HeaderMenu with typescript
2019-04-09 22:36:56 +09:00
AkiraFukushima c08150a3a4 refs #850 Replace HeaderMenu with typescript 2019-04-09 01:09:12 +09:00
AkiraFukushima 358d86ef26
Merge pull request #870 from h3poteto/iss-850
refs #850 Replace SideMenu with typescript
2019-04-08 22:48:26 +09:00
AkiraFukushima fb3a815e59 refs #850 Replace SideMenu with typescript 2019-04-08 22:45:02 +09:00
AkiraFukushima 4bc5f8847d
Merge pull request #869 from h3poteto/iss-850
refs #850 Replace TimelineSpace with typescript
2019-04-08 21:58:28 +09:00
AkiraFukushima 62dc599844 refs #850 Replace TimelineSpace with typescript 2019-04-07 22:48:37 +09:00