Commit Graph

19591 Commits

Author SHA1 Message Date
tamaina 12e99c852d Merge branch 'notification-read-api' into swn 2021-11-12 11:04:57 +09:00
tamaina 96b78e2c33 Merge branch 'develop' into notification-read-api 2021-11-12 11:03:55 +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
tamaina cb83e7d36f Merge branch 'notification-read-api' into swn 2021-11-12 10:52:59 +09:00
tamaina 07d0badfa2 Merge branch 'develop' into notification-read-api 2021-11-12 10:52:49 +09:00
syuilo b9eaf906e7 fix lint errors 2021-11-12 10:52:10 +09:00
tamaina d68120c8d7 Merge branch 'notification-read-api' into swn 2021-11-12 10:48:18 +09:00
tamaina 850784dbfd Merge branch 'develop' into notification-read-api 2021-11-12 10:47:50 +09:00
tamaina 29dffc0fe9 fix 2021-11-12 10:46:31 +09:00
tamaina 873eeafe2e get-note-summary 2021-11-12 10:44:15 +09:00
syuilo 84df0714d8 use eslint 2021-11-12 10:35:41 +09:00
tamaina 95b2ae270a Merge branch 'notification-read-api' into swn 2021-11-12 10:28:23 +09:00
tamaina b896a88378 Merge branch 'develop' into notification-read-api 2021-11-12 10:27:07 +09:00
syuilo c7650846a2 add install/build scripts 2021-11-12 10:24:19 +09:00
tamaina 8fa55baf98 merge 2021-11-12 10:08:55 +09:00
tamaina af8c2d436b Merge branch 'notification-read-api' into swn 2021-11-12 10:08:36 +09:00
tamaina da8263a4ac Merge branch 'develop' into notification-read-api 2021-11-12 09:20:06 +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
tamaina c71ffa91a9
Update read.ts 2021-11-12 00:07:06 +09:00
tamaina 5b5b3fd873
Merge branch 'misskey-dev:develop' into notification-read-api 2021-11-12 00:05:19 +09:00
tamaina e8288268e0 Merge branch 'develop' into swn 2021-11-11 23:00:32 +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
tamaina 7333fe80bf
Merge branch 'develop' into swn 2021-11-07 23:01:06 +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
シアノン 575a8bd9c8
コントロールパネルのジョブキューに個々のジョブが表示されないのを修正 (#7941) 2021-11-05 11:55:00 +09:00
Johann150 3db7551ad3
fix html conversion issue with code blocks (#7943) 2021-11-05 11:54:26 +09:00
Johann150 37b535df30
fix missing i18n string (#7945) 2021-11-05 10:49:50 +09:00
syuilo f30df92597 Update CHANGELOG.md 2021-11-05 10:49:30 +09:00
Johann150 9b18104343
limit menu list size (#7950)
This can be an issue for example when adding an object to the room.
2021-11-05 10:48:37 +09:00
tamaina e2862ed097
enhane: 完全ログアウト時にすべてのタブがウェルカムページへ移動するように (#7928)
* enhane: unison-reloadに指定したパスに移動できるように

* null

* null

* null

* add comments
2021-11-05 00:09:13 +09:00
tamaina 1d6d02aaf6 Merge branch 'develop' into swn 2021-11-04 19:14:10 +09:00
marihachi 1c38c7010d
refactor: Introduce list of MFM Functions (#7882)
* introduce list of MFM Functions

* add note
2021-11-01 23:47:13 +09:00
syuilo 34ea3cf226 add some locales
Resolve #7940
2021-10-31 23:18:55 +09:00
syuilo 944250f7fd 12.95.0 2021-10-31 20:21:42 +09:00