Commit graph

21050 commits

Author SHA1 Message Date
ThatOneCalculator 60e0df4d3f Titles for links 2022-07-23 19:03:38 -07:00
ThatOneCalculator c1230edae3 .1 2022-07-23 18:59:43 -07:00
ThatOneCalculator 35fe923db3 🥴 2022-07-23 18:58:35 -07:00
ThatOneCalculator 1f98b349bf Merge remote-tracking branch 'misskey/develop' into develop 2022-07-23 18:57:23 -07:00
dependabot[bot] d93ad43c49
chore(deps): bump undici from 5.5.1 to 5.8.0 in /packages/backend (#9028)
Bumps [undici](https://github.com/nodejs/undici) from 5.5.1 to 5.8.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.5.1...v5.8.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 14:41:01 +09:00
dependabot[bot] ab9fcc863f
chore(deps): bump file-type from 17.1.2 to 17.1.3 in /packages/backend (#9030)
Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.2 to 17.1.3.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v17.1.2...v17.1.3)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 14:40:54 +09:00
syuilo c64b3c9c43 lint fix 2022-07-23 14:31:54 +09:00
syuilo 3acfeb1680 update tfjs 2022-07-23 14:31:15 +09:00
Kainoa Kanter e371120c8b
fix: broken chats (#8983)
* Fix broken chats

Co-authored-by: @ltlapy

* 🎨
2022-07-23 00:46:52 +09:00
ThatOneCalculator d2b0367e8f Merge remote-tracking branch 'misskey/develop' into develop 2022-07-21 23:43:30 -07:00
syuilo 43ee600fb3
Update CHANGELOG.md 2022-07-22 15:42:12 +09:00
xianon b6556c7ff1
リモートユーザーを正しくブロックできるように修正する (#9027) 2022-07-22 15:41:31 +09:00
ThatOneCalculator db97dff0cb b3 2022-07-21 12:48:23 -07:00
syuilo 9d5901a779 12.118.0-beta.3 2022-07-22 00:40:54 +09:00
syuilo 59b7b0f832 Update CONTRIBUTING.md 2022-07-22 00:35:30 +09:00
syuilo 035ec0a874 enhance(client): add some themes 2022-07-22 00:25:56 +09:00
syuilo 9ed6a9701a fix(client): MiAuth page is broken
Fix #9026
2022-07-22 00:17:52 +09:00
syuilo 53d24c2ba1 chore: improve error message of boot 2022-07-21 22:30:36 +09:00
syuilo 62226b985a fix(client): fix drawer menu style regression 2022-07-21 22:22:13 +09:00
ThatOneCalculator 490fab8335 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-20 22:04:12 -07:00
syuilo d72ac908f4 fix(client): some fixes 2022-07-21 00:32:41 +09:00
syuilo 00be79ce13 12.118.0-beta.2 2022-07-20 23:22:11 +09:00
syuilo 8261321dac fix(client): fix some routings 2022-07-20 23:21:42 +09:00
syuilo 4761ff7444 Add vi-VN language support
Resolve #8975
2022-07-20 23:12:18 +09:00
syuilo d1f1430b84 12.118.0-beta.1 2022-07-20 23:04:56 +09:00
syuilo 39ee039fcb chore(client): tweak theme select ui 2022-07-20 23:02:14 +09:00
syuilo 9606ba0454 fix(client): support v-if of select component 2022-07-20 23:01:40 +09:00
syuilo 50e3ca19bc refactor(client): 2022-07-20 22:24:26 +09:00
dependabot[bot] 9a1f5afde9
chore(deps): bump terser from 5.9.0 to 5.14.2 (#9024)
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 21:46:16 +09:00
syuilo 716cb23acb fix(client): タイミングによっては tag-cloud でエラーが発生するのを修正 2022-07-20 20:00:35 +09:00
syuilo e83dd90e07 chore(client): tweak radio component 2022-07-20 19:59:50 +09:00
syuilo 66f1aaf5f7 enhance(client): ネストしたルーティングに対応 2022-07-20 19:59:27 +09:00
ThatOneCalculator 429c5b2cbc fix search 2022-07-19 21:53:08 -07:00
ThatOneCalculator fc055d7bd5 .2 2022-07-19 21:08:14 -07:00
ThatOneCalculator 73700eafe2 changes 2022-07-19 20:17:51 -07:00
ThatOneCalculator 69514857dc Option to fully disable connection lost 2022-07-19 20:15:08 -07:00
ThatOneCalculator a977285400 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-07-19 19:57:00 -07:00
ThatOneCalculator 6aa6dcdc5e 0.1 for small 2022-07-19 19:56:37 -07:00
Kainoa Kanter d316b8ad0b Update 'README.md' 2022-07-20 04:54:49 +02:00
ThatOneCalculator cd4e32c680 mob nav 2022-07-19 16:56:23 -07:00
ThatOneCalculator 2b8a57bd51 README 2022-07-19 16:55:38 -07:00
ThatOneCalculator b9bcc59750 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-07-19 16:51:49 -07:00
ThatOneCalculator 10d1a6c9da revert change pos 2022-07-19 16:51:37 -07:00
Kainoa Kanter 483cd60ebb Update 'CALCKEY.md' 2022-07-20 00:40:58 +02:00
ThatOneCalculator d88f07f431 Properly apply star is like patch 2022-07-19 15:23:26 -07:00
ThatOneCalculator 06daf9cf42 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-07-19 15:16:53 -07:00
ThatOneCalculator 97e03f9e9d Renewed navbar 2022-07-19 15:14:37 -07:00
Kainoa Kanter ada5d54d9b Update 'README.md' 2022-07-19 21:38:59 +02:00
Kainoa Kanter f97cbfd9ee Update 'CALCKEY.md' 2022-07-19 21:34:53 +02:00
ThatOneCalculator 40300ce9cb Calckey in about 2022-07-19 12:31:24 -07:00