syuilo
6a9e52d83c
New Crowdin updates ( #7977 )
...
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (Turkish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Indonesian)
2021-11-13 00:31:35 +09:00
syuilo
1161d6cae2
Update CHANGELOG.md
2021-11-12 23:54:45 +09:00
syuilo
187696c973
refactor(client): improve readability
2021-11-12 23:54:02 +09:00
syuilo
4b7b51d5cc
refactor(client): use composition api for tooltip logic
2021-11-12 23:53:10 +09:00
Johann150
0e3213ff6d
enhance: show renoters ( #7954 )
...
* refactor: deduplicate renote button into component
For now the renoters tooltip just uses the reaction viewer component
with a fixed emoji symbol instead.
* chore: remove unnecessary CSS
* fix: forgot to rename variable
* enhance: use own tooltip instead of reaction viewer
* clean up style
* fix additional renoters number
* rename file to better represent content
2021-11-12 23:15:14 +09:00
syuilo
9b092e918a
refactoring
2021-11-12 21:29:59 +09:00
syuilo
cfa38e875c
refactor
2021-11-12 21:11:21 +09:00
syuilo
9ea7d75aa4
feat: 通報があったときに管理者へEメールで通知されるように
...
Resolve #7025
2021-11-12 21:11:15 +09:00
syuilo
165d272552
Update CHANGELOG.md
2021-11-12 19:54:49 +09:00
syuilo
9b876b30b2
update ms to 3.0.0
2021-11-12 19:47:04 +09:00
syuilo
5e82064a7d
clean up
2021-11-12 19:39:46 +09:00
syuilo
90fade8e72
Update CHANGELOG.md
2021-11-12 19:33:49 +09:00
nullobsi
c038892795
fix: mention local users in replies ( #7975 )
...
* mention local users in replies
* fix merge
2021-11-12 19:31:56 +09:00
syuilo
926eb34680
fix errors
2021-11-12 19:07:59 +09:00
syuilo
e6e33faefb
fix errors
2021-11-12 18:54:42 +09:00
syuilo
0a2e046b28
refactoring: グローバルコンポーネントを認識するように
2021-11-12 18:41:56 +09:00
syuilo
36a632dc02
clean up
2021-11-12 18:20:06 +09:00
syuilo
c9ce150fe8
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2021-11-12 15:11:29 +09:00
syuilo
6496835515
viaMobileフラグ廃止
...
Close #7965
2021-11-12 15:11:20 +09:00
syuilo
b404ce463f
refactor
2021-11-12 15:08:36 +09:00
dependabot[bot]
b875b0faa2
Bump cypress from 8.5.0 to 9.0.0 ( #7972 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 8.5.0 to 9.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v8.5.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-12 14:45:01 +09:00
syuilo
4786214e2a
fix bug
2021-11-12 13:39:57 +09:00
syuilo
0484976afa
fix e2e test
2021-11-12 12:58:11 +09:00
syuilo
19cc9f7fb0
test
2021-11-12 12:43:55 +09:00
syuilo
7706c38d3d
fix test
2021-11-12 12:07:37 +09:00
syuilo
9acc36185b
Update Dockerfile
2021-11-12 11:46:17 +09:00
syuilo
be89516707
add clean script
2021-11-12 11:42:47 +09:00
syuilo
e5acd1afb9
typo
2021-11-12 11:03:28 +09:00
syuilo
f6e7f389d6
improve lint
2021-11-12 10:58:13 +09:00
syuilo
b9eaf906e7
fix lint errors
2021-11-12 10:52:10 +09:00
syuilo
84df0714d8
use eslint
2021-11-12 10:35:41 +09:00
syuilo
c7650846a2
add install/build scripts
2021-11-12 10:24:19 +09:00
syuilo
ea97d6a028
Update CONTRIBUTING.md
2021-11-12 02:03:28 +09:00
syuilo
0e4a111f81
refactoring
...
Resolve #7779
2021-11-12 02:02:25 +09:00
syuilo
037837b551
update deps
2021-11-11 19:41:33 +09:00
syuilo
c5eb3021c0
🎨
2021-11-08 03:43:14 +09:00
syuilo
3b8b03d8b4
feat(client): 通知のリアクションアイコンをホバーで拡大できるように
2021-11-08 03:38:48 +09:00
syuilo
1afe46b19a
🎨
2021-11-07 23:17:51 +09:00
syuilo
fe281f1786
fix
2021-11-07 21:10:41 +09:00
syuilo
24ef4d3da2
feat: インスタンスプロフィールレンダリング
...
Resolve #7788
2021-11-07 21:01:06 +09:00
syuilo
68192126e6
feat: improve email validation
2021-11-07 20:16:01 +09:00
syuilo
a28c515ef6
feat: make possible to configure following/followers visibility ( #7959 )
...
* feat: make possible to configure following/followers visibility
* add test
* ap
* add ap test
* set Cache-Control
* hide following/followers count
2021-11-07 18:04:32 +09:00
シアノン
07526ada45
perf: delete-account処理を軽くする ( #7958 )
...
* Revert "#7892 "
This reverts commit 71d9c2a53d
.
* アカウント削除処理でノート削除を重複して行なわないようにする
* ドライブファイル削除時に参照しているノートを削除しないようにする
* 不要となったコードを削除する
2021-11-06 18:57:49 +09:00
syuilo
71d9c2a53d
#7892
2021-11-05 17:59:46 +09:00
syuilo
c0144db75c
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2021-11-05 16:19:01 +09:00
syuilo
5e8c95bde8
🎨
2021-11-05 16:18:59 +09:00
syuilo
8630542146
ドキュメントをmisskey-hubに移行
2021-11-05 16:18:52 +09:00
Robin B
a674657bcb
fix(client): Add missing localization string ( #7944 )
...
* 欠けるi18nストリングの追加
* Update ja-JP.yml
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-11-05 12:32:47 +09:00
syuilo
c625a3fa5b
Update abuses.vue
2021-11-05 12:32:35 +09:00
syuilo
ae6f0d49c2
Update CHANGELOG.md
2021-11-05 12:22:52 +09:00