Commit Graph

6869 Commits

Author SHA1 Message Date
dependabot[bot] 71dcff9a87
build(deps-dev): bump core-js from 3.28.0 to 3.29.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.28.0 to 3.29.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.29.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 08:59:06 +00:00
AkiraFukushima b74de6e950 Bump to appx version to 5.0.0.0 2023-02-26 14:28:24 +09:00
AkiraFukushima 88b7f419f2 Update plist for ITSAppUsesNonExemptEncryption 2023-02-26 13:10:12 +09:00
AkiraFukushima a8d28323ec
Bump to version 5.0.0 2023-02-26 12:13:18 +09:00
AkiraFukushima f725134c76
Merge pull request #4151 from h3poteto/change/appid
Change appID to social.whalebird.app
2023-02-26 11:13:40 +09:00
AkiraFukushima 2fb9beff00
Change appID to social.whalebird.app 2023-02-26 00:15:29 +09:00
AkiraFukushima 8049c6c82d
Bump to version 5.0.0-rc.3 2023-02-23 22:05:21 +09:00
AkiraFukushima 18a39beb1b
Merge pull request #4145 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.53.0
build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0
2023-02-23 01:27:27 +09:00
AkiraFukushima 7630c99a4a
Merge pull request #4141 from h3poteto/dependabot/npm_and_yarn/babel/register-7.21.0
build(deps-dev): bump @babel/register from 7.18.9 to 7.21.0
2023-02-23 01:27:19 +09:00
dependabot[bot] 21ffbcc65d
build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.52.0 to 5.53.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.53.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 16:22:56 +00:00
AkiraFukushima 696a1b9235
Merge pull request #4148 from h3poteto/fix/start-streaming
Fix streaming start after authorize
2023-02-23 01:22:16 +09:00
dependabot[bot] a4b2f7ba5e
build(deps-dev): bump @babel/register from 7.18.9 to 7.21.0
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.18.9 to 7.21.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.0/packages/babel-register)

---
updated-dependencies:
- dependency-name: "@babel/register"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 16:20:35 +00:00
AkiraFukushima 91d08a5969
Merge pull request #4144 from h3poteto/dependabot/npm_and_yarn/babel/core-7.21.0
build(deps-dev): bump @babel/core from 7.20.12 to 7.21.0
2023-02-23 01:18:51 +09:00
AkiraFukushima 6079e5c692
Merge pull request #4147 from h3poteto/dependabot/npm_and_yarn/vue/eslint-config-prettier-7.1.0
build(deps-dev): bump @vue/eslint-config-prettier from 7.0.0 to 7.1.0
2023-02-23 01:18:43 +09:00
AkiraFukushima 30b1bd6e71
Merge pull request #4143 from h3poteto/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.21.0
build(deps-dev): bump @babel/plugin-transform-runtime from 7.19.6 to 7.21.0
2023-02-23 01:18:29 +09:00
AkiraFukushima 225ee93627
Merge pull request #4142 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.53.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0
2023-02-23 01:18:21 +09:00
AkiraFukushima 47a1deaf40
Merge pull request #4140 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.21.0
build(deps-dev): bump @babel/runtime from 7.20.13 to 7.21.0
2023-02-23 01:18:04 +09:00
AkiraFukushima b3c6e2eaa6
Merge pull request #4136 from h3poteto/dependabot/npm_and_yarn/vueuse/math-9.13.0
build(deps): bump @vueuse/math from 9.12.0 to 9.13.0
2023-02-23 01:17:53 +09:00
AkiraFukushima 89785091ff
Fix streaming start after authorize 2023-02-23 01:17:24 +09:00
AkiraFukushima e68755ef1e
Bump to version 5.0.0-rc.2 2023-02-22 23:13:21 +09:00
dependabot[bot] a81b8eef1a
build(deps-dev): bump @vue/eslint-config-prettier from 7.0.0 to 7.1.0
Bumps [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-prettier/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 08:15:18 +00:00
AkiraFukushima 1b31e46169
Merge pull request #4139 from h3poteto/suggest/user
Auto-complete in compose
2023-02-21 20:18:46 +09:00
AkiraFukushima dec99af82d
Add shortcut key for auto-complete 2023-02-21 20:15:29 +09:00
dependabot[bot] 98ccc5d5fd
build(deps-dev): bump @babel/core from 7.20.12 to 7.21.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.12 to 7.21.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 09:03:11 +00:00
dependabot[bot] 7c0730e5ef
build(deps-dev): bump @babel/plugin-transform-runtime
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.19.6 to 7.21.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.0/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 09:01:27 +00:00
dependabot[bot] af0bbb8aaa
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.52.0 to 5.53.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.53.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 09:00:24 +00:00
dependabot[bot] 40b3e6bd64
build(deps-dev): bump @babel/runtime from 7.20.13 to 7.21.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.20.13 to 7.21.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 08:58:38 +00:00
AkiraFukushima fc71cd41af
Fix suggest design 2023-02-21 01:17:51 +09:00
AkiraFukushima 8f512d76a4
Auto-complete for hashtag in compose 2023-02-21 00:53:32 +09:00
AkiraFukushima 577539928f
Auto-complete for username in compose 2023-02-20 23:09:51 +09:00
AkiraFukushima 4614fd1f88
Auto-complete for emoji in compose 2023-02-20 22:54:34 +09:00
dependabot[bot] 79a974ef55
build(deps): bump @vueuse/math from 9.12.0 to 9.13.0
Bumps [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) from 9.12.0 to 9.13.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.13.0/packages/math)

---
updated-dependencies:
- dependency-name: "@vueuse/math"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 10:47:51 +00:00
AkiraFukushima 3d84d41558
Merge pull request #4138 from h3poteto/dependabot/npm_and_yarn/i18next-22.4.10
build(deps): bump i18next from 22.4.9 to 22.4.10
2023-02-20 19:45:45 +09:00
AkiraFukushima 47a085b2ce
Merge pull request #4137 from h3poteto/dependabot/npm_and_yarn/types/node-18.14.0
build(deps-dev): bump @types/node from 18.13.0 to 18.14.0
2023-02-20 19:45:37 +09:00
AkiraFukushima 7f6d4979cf
Merge pull request #4135 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.32
build(deps): bump element-plus from 2.2.30 to 2.2.32
2023-02-20 19:45:24 +09:00
AkiraFukushima efe5b37246
Merge pull request #4134 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.10.0
build(deps): bump sanitize-html from 2.9.0 to 2.10.0
2023-02-20 19:45:18 +09:00
AkiraFukushima 081b3a9677
Merge pull request #4133 from h3poteto/dependabot/npm_and_yarn/vueuse/core-9.13.0
build(deps): bump @vueuse/core from 9.12.0 to 9.13.0
2023-02-20 19:45:05 +09:00
dependabot[bot] edefb909fc
build(deps): bump i18next from 22.4.9 to 22.4.10
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.9 to 22.4.10.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.4.9...v22.4.10)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 09:01:57 +00:00
dependabot[bot] 7f2809f5bf
build(deps-dev): bump @types/node from 18.13.0 to 18.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 09:01:37 +00:00
dependabot[bot] 3ec120bda3
build(deps): bump element-plus from 2.2.30 to 2.2.32
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.30 to 2.2.32.
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](https://github.com/element-plus/element-plus/compare/2.2.30...2.2.32)

---
updated-dependencies:
- dependency-name: element-plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 08:59:03 +00:00
dependabot[bot] f7637fce77
build(deps): bump sanitize-html from 2.9.0 to 2.10.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 08:58:34 +00:00
dependabot[bot] 9f9d7e0b43
build(deps): bump @vueuse/core from 9.12.0 to 9.13.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.12.0 to 9.13.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.13.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 08:58:15 +00:00
AkiraFukushima fdc7d19688
Merge pull request #4132 from vedantmgoyal2009/patch-2
Update release.yml
2023-02-19 23:12:13 +09:00
Vedant 4ead32ef5e
Update release.yml 2023-02-17 21:57:41 +05:30
AkiraFukushima 4ca7b0b243
Merge pull request #4130 from h3poteto/l10n_master
New Crowdin updates
2023-02-17 17:13:26 +09:00
AkiraFukushima 988a42a5f1 New translations translation.json (Basque) 2023-02-17 08:32:51 +09:00
AkiraFukushima 4d3af7005a
Merge pull request #4128 from h3poteto/l10n_master
New Crowdin updates
2023-02-17 00:44:27 +09:00
AkiraFukushima 8d8c75611c New translations translation.json (Japanese) 2023-02-16 23:30:06 +09:00
AkiraFukushima 757ffa2ef4 New translations translation.json (Japanese) 2023-02-16 20:29:30 +09:00
AkiraFukushima 36bd34f3ec
Merge pull request #4127 from h3poteto/l10n_master
New Crowdin updates
2023-02-16 19:49:39 +09:00