Commit Graph

1621 Commits

Author SHA1 Message Date
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
AkiraFukushima 8185166881
Merge pull request #845 from h3poteto/electron/4.0.8
Update electron version to 4.0.8
2019-03-10 21:48:21 +09:00
AkiraFukushima f1c12d3010 Update electron version to 4.0.8 2019-03-10 21:07:19 +09:00
AkiraFukushima faf322c0c3
Merge pull request #842 from h3poteto/merge-french
Merge french translation missing file to translation
2019-03-06 21:51:17 +09:00
AkiraFukushima b30f49243b Merge french translation missing file to translation 2019-03-06 21:41:41 +09:00
AkiraFukushima 8229a134ee
Merge pull request #839 from LouLeGrain/patch-1
Completing French translation
2019-03-06 21:37:27 +09:00
AkiraFukushima 5a55d3b56a
Merge pull request #841 from cutls/master
Fix package.json for Windows
2019-03-06 09:23:09 +09:00
Cutls 2a17c20432
Fix package.json for Windows
To change the directory which it will be installed for Windows.
2019-03-06 01:16:16 +09:00
Louis Legrain 5536b0c1c4
Update translation.json 2019-02-25 18:01:34 +01:00
Louis Legrain 4418d40835
Completing French translation 2019-02-25 16:15:57 +01:00
AkiraFukushima c51a9afc9b Bump to version 2.6.3 2019-02-25 19:55:21 +09:00
AkiraFukushima 4ed895cf1e
Merge pull request #838 from h3poteto/update/megalodon
Update megalodon version to 0.5.0
2019-02-23 21:33:42 +09:00
AkiraFukushima 3345864d1e Update megalodon version to 0.5.0 2019-02-23 21:03:32 +09:00
AkiraFukushima c59169fa88
Merge pull request #837 from h3poteto/iss-515
fixes #515 Reload app general config after change preferences
2019-02-23 18:54:57 +09:00
AkiraFukushima f96cc4d581 refs #515 [fix] Add necessary translation for preferences 2019-02-22 23:58:05 +09:00
AkiraFukushima 3281d97ddd refs #515 [fix] Reload app general config after change preferences 2019-02-22 23:49:44 +09:00