AkiraFukushima
|
ca6fc13975
|
refs #850 Replace Preferences with typescript
|
2019-04-06 22:08:12 +09:00 |
AkiraFukushima
|
0edac701ae
|
refs #850 Replace Settings with typescript
|
2019-04-06 00:53:00 +09:00 |
AkiraFukushima
|
3971e56126
|
Merge pull request #866 from h3poteto/iss-850
refs #850 Replace GlobalHeader with typescript
|
2019-04-04 23:52:17 +09:00 |
AkiraFukushima
|
93c2464fe6
|
refs #850 Replace GlobalHeader with typescript
|
2019-04-04 22:59:05 +09:00 |
AkiraFukushima
|
c838cec9f0
|
Merge pull request #865 from h3poteto/iss-850
refs #850 Replace Authorize with typescript
|
2019-04-04 22:37:23 +09:00 |
AkiraFukushima
|
0e33b465a1
|
refs #850 Replace Authorize with typescript
|
2019-04-04 22:35:08 +09:00 |
AkiraFukushima
|
2942fe11c4
|
Merge pull request #864 from h3poteto/iss-850
refs #850 Replace Login with typescript
|
2019-04-04 22:28:40 +09:00 |
AkiraFukushima
|
fb378a6d24
|
refs #850 Replace Login with typescript
|
2019-04-04 22:24:24 +09:00 |
AkiraFukushima
|
4b31fc170b
|
Merge pull request #861 from h3poteto/iss-850
refs #850 Replace App with typescript
|
2019-04-04 21:57:58 +09:00 |
AkiraFukushima
|
35ddf9e32b
|
refs #850 Replace App with typescript
|
2019-04-03 23:46:01 +09:00 |
AkiraFukushima
|
234499581a
|
Merge pull request #857 from h3poteto/iss-850
refs #850 Use typescript for stores
|
2019-04-03 22:19:24 +09:00 |
AkiraFukushima
|
166a39ae9d
|
refs #850 Fix codestyle for typescript-eslint
|
2019-04-03 22:15:46 +09:00 |
AkiraFukushima
|
35785cc7aa
|
refs #850 Fix CI for typescript
|
2019-04-02 23:49:55 +09:00 |
AkiraFukushima
|
95b7ace37c
|
refs #850 Convert TimelineSpace's tests to typescript
|
2019-04-02 23:24:06 +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
|
946ead49f5
|
refs #850 Allow typescript for unit tests
|
2019-03-25 21:51:24 +09:00 |
AkiraFukushima
|
8437763dd7
|
refs #850 Use typescript for store
|
2019-03-25 00:36:01 +09:00 |
AkiraFukushima
|
2fa86dddd2
|
refs #850 Convert typescript in i18n
|
2019-03-25 00:24:27 +09:00 |
AkiraFukushima
|
490bb3b2ac
|
refs #850 Fix types and main.ts for typescript compile
|
2019-03-25 00:24:27 +09:00 |
AkiraFukushima
|
c42ba283a2
|
refs #850 Add tsconfig and build tsfile
|
2019-03-25 00:24:27 +09:00 |
AkiraFukushima
|
de658535b5
|
Fix electron version for electron-packager
|
2019-03-24 22:15:01 +09:00 |
AkiraFukushima
|
f91f543353
|
Bump to version 2.7.0
|
2019-03-24 21:52:00 +09:00 |
AkiraFukushima
|
d9b40a56b6
|
Merge pull request #856 from h3poteto/account-ellipsis
fix: Hide long username and instance name in side menu
|
2019-03-20 22:48:41 +09:00 |
AkiraFukushima
|
f80b86c59a
|
fix: Hide long username and instance name in side menu
|
2019-03-20 22:40:31 +09:00 |
AkiraFukushima
|
5297560248
|
Merge pull request #855 from h3poteto/iss-843
refs #843 Add mention timeline to jump list
|
2019-03-20 22:19:38 +09:00 |
AkiraFukushima
|
446e2251a7
|
refs #843 Add mention timeline to jump list
|
2019-03-20 22:16:50 +09:00 |
AkiraFukushima
|
e4b679822b
|
Merge pull request #854 from h3poteto/iss-848
closes #848 Fix validation which checks toot max length
|
2019-03-20 22:09:25 +09:00 |
AkiraFukushima
|
159ebf2ca8
|
refs #848 Fix validation which checks toot max length
|
2019-03-20 22:05:04 +09:00 |
AkiraFukushima
|
deba87a586
|
Merge pull request #853 from h3poteto/electron-builder/20.39.0
Update electron-builder version to 20.39.0
|
2019-03-20 21:57:40 +09:00 |
AkiraFukushima
|
1d03a7d884
|
Update electron-builder version to 20.39.0
|
2019-03-20 21:26:15 +09:00 |
AkiraFukushima
|
fa1665b960
|
Merge pull request #852 from h3poteto/iss-851
closes #851 Add ttfinfo
|
2019-03-20 09:49:38 +09:00 |
AkiraFukushima
|
c7481c9d98
|
Add ttfinfo
|
2019-03-20 09:45:28 +09:00 |
AkiraFukushima
|
bf1927fbb2
|
Merge pull request #849 from h3poteto/iss-843
closes #843 Add mentions timeline
|
2019-03-20 00:49:19 +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
|
68114b86f3
|
refs #843 Add unit spec for mentions
|
2019-03-19 09:24:07 +09:00 |
AkiraFukushima
|
dfd705b9d3
|
refs #843 Add integration spec for mentions
|
2019-03-19 09:07:13 +09:00 |
AkiraFukushima
|
89ddb4c4d3
|
refs #843 Fix scroll design in Mentions
|
2019-03-15 01:13:26 +09:00 |
AkiraFukushima
|
0520b3406a
|
refs #843 fix: Filter mentions to get only mentions for pleroma
|
2019-03-15 01:12:37 +09:00 |
AkiraFukushima
|
f4ea67ff0a
|
refs #843 Fix reloadable for mentions
|
2019-03-15 01:04:37 +09:00 |
AkiraFukushima
|
b6d3aeaf84
|
refs #843 Add Mention timeline
|
2019-03-15 01:02:10 +09:00 |
AkiraFukushima
|
5744e0fac2
|
Merge pull request #847 from h3poteto/iss-209
refs #209 Add integration tests for ListMembership modal
|
2019-03-12 23:25:07 +09:00 |
AkiraFukushima
|
ba79532545
|
refs #209 Add integration tests for ListMembership modal
|
2019-03-12 00:46:47 +09:00 |
AkiraFukushima
|
c8ae6a1544
|
Merge pull request #846 from h3poteto/iss-209
refs #209 Add integration tests for AddListMember modal
|
2019-03-11 22:49:16 +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 |
AkiraFukushima
|
bdb3b71318
|
refs #209 Fix mock store for Preferences/General
|
2019-03-10 22:14:47 +09:00 |
AkiraFukushima
|
d95dbfa559
|
refs #209 Add integration tests for AddListMember modal
|
2019-03-10 22:11:53 +09:00 |