Lirodon
e45f9b6483
Few more wording tweaks
2023-02-09 09:33:40 -06:00
Lirodon
4eff4196aa
A few more string tweaks
2023-02-08 21:46:54 -06:00
Lirodon
9375ba7890
Proofread strings to improve language
...
* Cleaned up the wording of some strings
* Adjusted terminology to be consistent with current Mastodon web UI terminology (i.e. "Toot" -> "Post", "Reblog" -> "Boost")
2023-02-08 21:43:33 -06:00
AkiraFukushima
e5e4b4a0a6
Bump to version 5.0.0-beta.4
2023-02-09 00:56:38 +09:00
AkiraFukushima
f696cbcfb7
Merge pull request #4100 from h3poteto/iss-4085/quote
...
refs #4085 Show quote target message on compose
2023-02-09 00:56:02 +09:00
AkiraFukushima
9ab5e2d6d8
refs #4085 Show quote target message on compose
2023-02-09 00:48:21 +09:00
AkiraFukushima
66b672ec6b
Merge pull request #4099 from h3poteto/fix/char-limit
...
Show character limit in compose
2023-02-08 23:31:44 +09:00
AkiraFukushima
4894ded6a5
Show character limit in compose
2023-02-08 23:24:08 +09:00
AkiraFukushima
e42ad4dc3e
Merge pull request #4098 from h3poteto/iss-4085
...
refs #4085 Show reply target message on compose
2023-02-08 23:15:32 +09:00
AkiraFukushima
285d66eddf
refs #4085 Show reply target message on compose
2023-02-08 23:11:30 +09:00
AkiraFukushima
b0b7c1f95c
Merge pull request #4090 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.51.0
...
build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0
2023-02-08 00:21:46 +09:00
AkiraFukushima
e9691209ba
Merge pull request #4091 from h3poteto/feat/read-privacy-sensitive
...
Read default value for sensitive and nsfw from API response
2023-02-08 00:21:37 +09:00
AkiraFukushima
90710d2401
Read default value for sensitive and nsfw from API response
2023-02-08 00:17:47 +09:00
dependabot[bot]
5e5f218718
build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.50.0 to 5.51.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.51.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-07 15:16:34 +00:00
AkiraFukushima
3a8473b670
Merge pull request #4089 from h3poteto/dependabot/npm_and_yarn/vue-virtual-scroller-2.0.0-beta.8
...
build(deps): bump vue-virtual-scroller from 2.0.0-beta.7 to 2.0.0-beta.8
2023-02-08 00:08:29 +09:00
AkiraFukushima
771505eb05
Merge pull request #4088 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.51.0
...
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0
2023-02-08 00:08:21 +09:00
AkiraFukushima
8f77520372
Merge pull request #4087 from h3poteto/dependabot/npm_and_yarn/types/jsdom-21.1.0
...
build(deps-dev): bump @types/jsdom from 20.0.1 to 21.1.0
2023-02-08 00:08:11 +09:00
dependabot[bot]
9e5663e8a3
build(deps): bump vue-virtual-scroller from 2.0.0-beta.7 to 2.0.0-beta.8
...
Bumps [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller ) from 2.0.0-beta.7 to 2.0.0-beta.8.
- [Release notes](https://github.com/Akryum/vue-virtual-scroller/releases )
- [Changelog](https://github.com/Akryum/vue-virtual-scroller/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Akryum/vue-virtual-scroller/compare/v2.0.0-beta.7...v2.0.0-beta.8 )
---
updated-dependencies:
- dependency-name: vue-virtual-scroller
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 08:03:48 +00:00
dependabot[bot]
40c12ac293
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.50.0 to 5.51.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.51.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-07 08:03:19 +00:00
dependabot[bot]
cc22c244a0
build(deps-dev): bump @types/jsdom from 20.0.1 to 21.1.0
...
Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom ) from 20.0.1 to 21.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom )
---
updated-dependencies:
- dependency-name: "@types/jsdom"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 08:01:39 +00:00
AkiraFukushima
f0602eefdd
Merge pull request #4086 from h3poteto/l10n_master
...
New Crowdin updates
2023-02-07 10:11:23 +09:00
AkiraFukushima
13d1046b0b
New translations translation.json (Basque)
2023-02-07 04:43:16 +09:00
AkiraFukushima
0d2f97d0c4
Bump to version 5.0.0-beta.3
2023-02-07 01:32:06 +09:00
AkiraFukushima
c2aa4d2a2a
Merge pull request #4084 from h3poteto/clean/settings
...
[clean] Remove unnecessary buttons from header
2023-02-07 01:30:01 +09:00
AkiraFukushima
688cf415bf
Merge pull request #4083 from h3poteto/clean/compose
...
[clean] Remove old compose modal
2023-02-07 01:23:28 +09:00
AkiraFukushima
7a76ccc956
[clean] Remove unnecessary buttons from header
2023-02-07 01:23:24 +09:00
AkiraFukushima
5847875586
[clean] Remove old compose modal
2023-02-07 01:16:45 +09:00
AkiraFukushima
ebbf2ec15e
Merge pull request #4078 from h3poteto/dependabot/npm_and_yarn/types/parse-link-header-2.0.1
...
build(deps-dev): bump @types/parse-link-header from 2.0.0 to 2.0.1
2023-02-07 00:00:30 +09:00
AkiraFukushima
a193d21608
Merge pull request #4070 from h3poteto/dependabot/npm_and_yarn/vue-3.2.47
...
build(deps): bump vue from 3.2.45 to 3.2.47
2023-02-07 00:00:21 +09:00
AkiraFukushima
4d2fba4c32
Merge pull request #4068 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.50.0
...
build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0
2023-02-07 00:00:11 +09:00
dependabot[bot]
b1916653d2
build(deps): bump vue from 3.2.45 to 3.2.47
...
Bumps [vue](https://github.com/vuejs/core ) from 3.2.45 to 3.2.47.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.2.45...v3.2.47 )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 14:35:54 +00:00
dependabot[bot]
e5a01fabe4
build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.49.0 to 5.50.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.50.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-06 14:35:54 +00:00
dependabot[bot]
11d6fc54e2
build(deps-dev): bump @types/parse-link-header from 2.0.0 to 2.0.1
...
Bumps [@types/parse-link-header](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/parse-link-header ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/parse-link-header )
---
updated-dependencies:
- dependency-name: "@types/parse-link-header"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 14:35:52 +00:00
AkiraFukushima
d5a68fe679
Merge pull request #4080 from h3poteto/dependabot/npm_and_yarn/types/node-18.11.19
...
build(deps-dev): bump @types/node from 18.11.18 to 18.11.19
2023-02-06 23:33:48 +09:00
AkiraFukushima
6a3ae114e2
Merge pull request #4077 from h3poteto/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
...
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-06 23:33:28 +09:00
AkiraFukushima
a022d19ad6
Merge pull request #4076 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.29
...
build(deps): bump element-plus from 2.2.28 to 2.2.29
2023-02-06 23:33:21 +09:00
AkiraFukushima
eff48a9471
Merge pull request #4075 from h3poteto/dependabot/npm_and_yarn/jszip-3.10.1
...
build(deps): bump jszip from 3.7.1 to 3.10.1
2023-02-06 23:33:13 +09:00
AkiraFukushima
376fb923d0
Merge pull request #4073 from h3poteto/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.47
...
build(deps-dev): bump @vue/compiler-sfc from 3.2.45 to 3.2.47
2023-02-06 23:33:04 +09:00
AkiraFukushima
ba9ab99a39
Merge pull request #4071 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.9.0
...
build(deps): bump sanitize-html from 2.8.1 to 2.9.0
2023-02-06 23:32:55 +09:00
AkiraFukushima
4c1ec215c3
Merge pull request #4067 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.50.0
...
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0
2023-02-06 23:32:32 +09:00
AkiraFukushima
591525d8a8
Merge pull request #4064 from h3poteto/dependabot/npm_and_yarn/typescript-4.9.5
...
build(deps-dev): bump typescript from 4.9.4 to 4.9.5
2023-02-06 23:32:24 +09:00
dependabot[bot]
152278664c
build(deps-dev): bump @types/node from 18.11.18 to 18.11.19
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.18 to 18.11.19.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 08:04:09 +00:00
dependabot[bot]
d78a2d600f
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 04:29:47 +00:00
dependabot[bot]
bb40e1a390
build(deps): bump element-plus from 2.2.28 to 2.2.29
...
Bumps [element-plus](https://github.com/element-plus/element-plus ) from 2.2.28 to 2.2.29.
- [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.28...2.2.29 )
---
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-03 08:04:51 +00:00
dependabot[bot]
a9e70395f0
build(deps): bump jszip from 3.7.1 to 3.10.1
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:11:46 +00:00
dependabot[bot]
6b4b832389
build(deps-dev): bump @vue/compiler-sfc from 3.2.45 to 3.2.47
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.2.45 to 3.2.47.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.2.47/packages/compiler-sfc )
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 08:09:22 +00:00
dependabot[bot]
dae1bfc802
build(deps): bump sanitize-html from 2.8.1 to 2.9.0
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.8.1 to 2.9.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.8.1...2.9.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-02 08:06:17 +00:00
dependabot[bot]
7424188be9
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.49.0 to 5.50.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.50.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-01 08:03:27 +00:00
AkiraFukushima
aa0fe8fc2e
Merge pull request #4066 from h3poteto/reduce/stale
...
Change stale workflow schedule
2023-01-31 21:15:31 +09:00
AkiraFukushima
37e09aa25f
Merge pull request #4065 from h3poteto/refactor/overlaid
...
[refactor] Remove overlaid props from Toot
2023-01-31 21:15:21 +09:00