Commit Graph

2498 Commits

Author SHA1 Message Date
AkiraFukushima 54de21efd7
Merge pull request #1153 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.7.4
Bump @babel/runtime from 7.4.3 to 7.7.4
2019-12-22 23:16:48 +09:00
AkiraFukushima 7d8677ed5a
Merge pull request #1151 from h3poteto/dependabot/npm_and_yarn/regenerator-runtime-0.13.3
Bump regenerator-runtime from 0.13.1 to 0.13.3
2019-12-22 23:16:28 +09:00
AkiraFukushima d3360ebd70
Merge pull request #1152 from h3poteto/dependabot/npm_and_yarn/types/i18next-13.0.0
Bump @types/i18next from 12.1.0 to 13.0.0
2019-12-22 23:16:16 +09:00
AkiraFukushima 8f23f42227
Merge pull request #1150 from h3poteto/dependabot/npm_and_yarn/stylelint-config-standard-19.0.0
Bump stylelint-config-standard from 18.3.0 to 19.0.0
2019-12-22 23:16:03 +09:00
AkiraFukushima 70e1896fc9
Merge pull request #1141 from h3poteto/dependabot/npm_and_yarn/sanitize-html-1.20.1
Bump sanitize-html from 1.19.3 to 1.20.1
2019-12-22 23:15:35 +09:00
AkiraFukushima 949391371e
Merge pull request #1139 from h3poteto/dependabot/npm_and_yarn/babel-loader-8.0.6
Bump babel-loader from 8.0.5 to 8.0.6
2019-12-22 23:15:20 +09:00
AkiraFukushima e67c018f12
Merge pull request #1138 from h3poteto/dependabot/npm_and_yarn/vue-popperjs-2.2.0
Bump vue-popperjs from 1.6.1 to 2.2.0
2019-12-22 23:15:06 +09:00
AkiraFukushima 344c8ca269
Merge pull request #1175 from h3poteto/fix/japanese
Fix reading translation files japanese and italian
2019-12-22 23:14:39 +09:00
AkiraFukushima 489f200c91 Fix reading translation files japanese and italian 2019-12-22 23:12:43 +09:00
AkiraFukushima e67ae1b3b1 Bump to version 3.0.1 2019-12-22 00:00:27 +09:00
dependabot-preview[bot] 2728bf61de
Bump babel-loader from 8.0.5 to 8.0.6
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.5 to 8.0.6.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.5...v8.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-21 14:42:57 +00:00
AkiraFukushima 340526c153
Merge pull request #1174 from h3poteto/fix/minify
Remove babel-minify because webpack can minify using terser when production
2019-12-21 23:40:23 +09:00
AkiraFukushima c5207a1de2 Remove babel-minify because webpack can minify using terser when production 2019-12-21 23:20:50 +09:00
AkiraFukushima bfeb957122
Merge pull request #1172 from h3poteto/fix/preload
Build preload script for production
2019-12-19 00:29:16 +09:00
AkiraFukushima 13d36ef60b Build preload script for production 2019-12-19 00:17:03 +09:00
AkiraFukushima b03f1a2dd3
Merge pull request #1171 from h3poteto/update/megalodon/2.1.1
Update megalodon version to 2.1.1
2019-12-18 11:01:32 +09:00
AkiraFukushima 67f368f7f5 Update megalodon version to 2.1.1 2019-12-18 01:36:02 +09:00
AkiraFukushima c4c9e7ee27
Merge pull request #1169 from h3poteto/iss-1021
refs #1021 Search account in reply_to and context before account name search
2019-12-14 15:16:08 +09:00
AkiraFukushima c8bd829a47 refs #1021 Search account in reply_to and context before account name search 2019-12-13 00:12:30 +09:00
AkiraFukushima ced6d267e4
Merge pull request #1168 from h3poteto/node/12
Update node version to 12.13.1 in CircleCI
2019-12-11 23:21:12 +09:00
AkiraFukushima 5ca36ed8f1 Fix appearance spec 2019-12-11 23:18:06 +09:00
AkiraFukushima a060e1d787 Update node version to 12.13.1 in CircleCI 2019-12-11 22:59:20 +09:00
AkiraFukushima ee8abc0463
Merge pull request #1167 from h3poteto/iss-1021
refs #1021 Add test for toot parser
2019-12-11 22:50:37 +09:00
AkiraFukushima fe766aaf3f refs #1021 Add test for toot parser 2019-12-11 22:48:38 +09:00
AkiraFukushima f2ce160075
Merge pull request #1166 from h3poteto/iss-1136
closes #1136 Remove word-break in toot
2019-12-11 22:09:38 +09:00
AkiraFukushima 744e459ba2 refs #1136 Remove word-break in toot 2019-12-11 22:07:39 +09:00
AkiraFukushima 7b38ee0d13
Merge pull request #1165 from h3poteto/l10n_master
New Crowdin translations
2019-12-11 21:36:56 +09:00
AkiraFukushima d58ab38350
Merge pull request #1164 from h3poteto/iss-1163
refs #1163 Use default preference if the file does not exist when get proxy configuration
2019-12-11 21:36:42 +09:00
AkiraFukushima 05cb59ac65 New translations translation.json (Russian) 2019-12-11 19:07:30 +09:00
AkiraFukushima 82c6a58059 New translations translation.json (Chinese Simplified) 2019-12-11 04:49:04 +09:00
AkiraFukushima d01a8d578b refs #1163 Use default preference if the file does not exist when get proxy configuration 2019-12-11 00:08:45 +09:00
AkiraFukushima 2cfe8b6692
Merge pull request #1162 from h3poteto/update/megalodon/2.1.0
Update megalodon version to 2.1.0
2019-12-09 23:19:54 +09:00
AkiraFukushima 427d467349 Update megalodon version to 2.1.0 2019-12-09 23:14:19 +09:00
dependabot-preview[bot] 7f618f15f3
Bump @babel/runtime from 7.4.3 to 7.7.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.4.3 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.7.4/packages/babel-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:26:18 +00:00
dependabot-preview[bot] 68954acbf6
Bump @types/i18next from 12.1.0 to 13.0.0
Bumps [@types/i18next](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18next) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18next)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:26:12 +00:00
dependabot-preview[bot] b87a12bf73
Bump @babel/plugin-proposal-object-rest-spread from 7.4.3 to 7.7.4
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.4.3 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.3...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:26:10 +00:00
dependabot-preview[bot] 37b09561e8
Bump stylelint-config-standard from 18.3.0 to 19.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 18.3.0 to 19.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/18.3.0...19.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:26:03 +00:00
dependabot-preview[bot] 914cadc131
Bump regenerator-runtime from 0.13.1 to 0.13.3
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.1 to 0.13.3.
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.1...regenerator-runtime@0.13.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:26:02 +00:00
dependabot-preview[bot] 40184b6a8a
Bump sanitize-html from 1.19.3 to 1.20.1
Bumps [sanitize-html](https://github.com/punkave/sanitize-html) from 1.19.3 to 1.20.1.
- [Release notes](https://github.com/punkave/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/punkave/sanitize-html/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:25:59 +00:00
dependabot-preview[bot] 3b722929ba
Bump vue-popperjs from 1.6.1 to 2.2.0
Bumps [vue-popperjs](https://github.com/RobinCK/vue-popper) from 1.6.1 to 2.2.0.
- [Release notes](https://github.com/RobinCK/vue-popper/releases)
- [Commits](https://github.com/RobinCK/vue-popper/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:25:57 +00:00
AkiraFukushima 80f978b7e9
Merge pull request #1159 from h3poteto/fix/electron-mock-ipc
Update jest version to 24.9.0 and fix some tests
2019-12-04 23:23:21 +09:00
AkiraFukushima 6d59ea63e4 Update jest version to 24.9.0 and fix some tests 2019-12-04 23:09:11 +09:00
AkiraFukushima ec9ce16c47 Use ipcRenderer through window to mock ipc method 2019-12-04 23:03:34 +09:00
AkiraFukushima a805ce6a49 Use ipcRenderer through window to mock ipc method in TimelineSpace 2019-12-04 23:03:21 +09:00
AkiraFukushima 9a3ed1fe43 Use ipcRenderer through window to mock ipc method in Modals 2019-12-04 22:56:38 +09:00
AkiraFukushima 8950459bd5 Use ipcRenderer through window to mock ipc method in organisms 2019-12-04 22:53:20 +09:00
AkiraFukushima ba97ac2447 Use ipcRenderer through window to mock ipc method in Settings 2019-12-04 22:48:55 +09:00
AkiraFukushima 456890af85 Use ipcRenderer through window to mock ipc method 2019-12-04 22:35:53 +09:00
AkiraFukushima d18f8859f9 Update CHANGELOG 2019-11-30 21:58:08 +09:00
AkiraFukushima 70f4080e72
Merge pull request #1157 from h3poteto/update/electron-mock-ipc
Update electron-mock-ipc verions to 0.3.1
2019-11-30 21:41:58 +09:00