1671575d5d 
								
							 
						 
						
							
							
								
								perf(backend): ノートのリアクション情報をキャッシュすることでDBへのクエリを削減  
							
							
							
						 
						
							2023-10-19 09:20:19 +09:00  
				
					
						
							
							
								 
						
							
								5a3c6575dd 
								
							 
						 
						
							
							
								
								新規にフォローした人のwithRepliesをtrueにする機能を追加 ( #12048 )  
							
							... 
							
							
							
							* feat: add defaultWithReplies to MiUser
* feat: use defaultWithReplies when creating MiFollowing
* feat: update defaultWithReplies from API
* feat: return defaultWithReplies as a part of $i
* feat(frontend): configure defaultWithReplies
* docs(changelog): 新規にフォローした人のをデフォルトでTL二追加できるように
* fix: typo
* style: fix lint failure
* chore: improve UI text
* chore: make optional params of  UserFollowingService.follow() object
* chore: UserFollowingService.follow() accept withReplies
* chore: add withReplies to MiFollowRequest
* chore: process withReplies for follow request
* feat: accept withReplies on 'following/create' endpoint
* feat: store defaultWithReplies in client store
* Revert "feat: return defaultWithReplies as a part of $i"
This reverts commit f2cc4fe695e3cee69f5ab14d70 
							
						 
						
							2023-10-17 20:56:17 +09:00  
				
					
						
							
							
								 
						
							
								5efd01ba70 
								
							 
						 
						
							
							
								
								feat: サーバーサイレンス機能を追加 ( #12031 )  
							
							... 
							
							
							
							* feat : サーバーサイレンスを追加
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update locale
* Update instance-info.vue
* update misskey-js.api.md
* lint fix
* migration fix
* 既存のものを使うように
* fix
* 色々直した
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/components/MkInstanceCardMini.vue
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* fix: サイレンスされてるサーバーからの投稿は全部ホームにする
* fix: undefinedでfalseを返すようにした
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-10-16 20:11:27 +09:00  
				
					
						
							
							
								 
						
							
								3ebed5aa3e 
								
							 
						 
						
							
							
								
								feat: local-only antenna  
							
							... 
							
							
							
							Resolve  #11869  
						
							2023-10-16 15:06:00 +09:00  
				
					
						
							
							
								 
						
							
								1fa1d31696 
								
							 
						 
						
							
							
								
								perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように  
							
							
							
						 
						
							2023-10-16 10:45:22 +09:00  
				
					
						
							
							
								 
						
							
								5601ed0914 
								
							 
						 
						
							
							
								
								enhance(backend): UserListMembershipにユーザーリストの作成者IDを非正規化  
							
							
							
						 
						
							2023-10-09 08:46:05 +09:00  
				
					
						
							
							
								 
						
							
								4bbfc98883 
								
							 
						 
						
							
							
								
								Feat: タイムライン更新中に広告を挿入 ( #11989 )  
							
							... 
							
							
							
							* Feat: タイムライン更新中に広告を挿入
* 翻訳を変更
* Run api extractor
* fix api extractor
* Update locales/ja-JP.yml
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* confirm -> mkinfo
* MkInputにmin, maxを指定できるように
* 負の値が指定されたら何もしない
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-10-08 17:56:44 +09:00  
				
					
						
							
							
								 
						
							
								5e8c0deab3 
								
							 
						 
						
							
							
								
								プライバシーポリシー・運営者情報のリンクを追加 ( #11925 )  
							
							... 
							
							
							
							* 運営者情報・プライバシーポリシーリンクを追加
* Update Changelog
* Run api extractor
* プライバシーポリシー・利用規約の同意をまとめる
* Update Changelog
* fix lint
* fix
* api extractor
* improve design
* nodeinfoにプライバシーポリシー・運営者情報を追加 
							
						 
						
							2023-10-07 13:13:13 +09:00  
				
					
						
							
							
								 
						
							
								8c663f65a8 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2023-10-06 17:40:46 +09:00  
				
					
						
							
							
								 
						
							
								dab205edb8 
								
							 
						 
						
							
							
								
								enhance(backend): improve featured system  
							
							
							
						 
						
							2023-10-06 14:24:25 +09:00  
				
					
						
							
							
								 
						
							
								55c14aec2c 
								
							 
						 
						
							
							
								
								perf(backend): delete useless indexes  
							
							
							
						 
						
							2023-10-04 16:50:06 +09:00  
				
					
						
							
							
								 
						
							
								b40329887f 
								
							 
						 
						
							
							
								
								revert: note editing  
							
							
							
						 
						
							2023-10-04 12:05:01 +09:00  
				
					
						
							
							
								 
						
							
								17b83ff4c1 
								
							 
						 
						
							
							
								
								enhance: TLキャッシュ容量を設定できるように  
							
							
							
						 
						
							2023-10-04 08:46:27 +09:00  
				
					
						
							
							
								 
						
							
								0f6ee7dc1c 
								
							 
						 
						
							
							
								
								Create 1696332072038-clean.js  
							
							
							
						 
						
							2023-10-03 20:26:32 +09:00  
				
					
						
							
							
								 
						
							
								6277a5545c 
								
							 
						 
						
							
							
								
								feat: improve tl performance ( #11946 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update NoteCreateService.ts
* wip
* Update user-notes.ts
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* wip
* Update timelines.ts
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* Update misskey-js.api.md
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* wip
* Update timelines.ts
* wip
* test
* Update activitypub.ts
* refactor: UserListJoining -> UserListMembership
* Update NoteCreateService.ts
* wip 
							
						 
						
							2023-10-03 20:26:11 +09:00  
				
					
						
							
							
								 
						
							
								b9da1415a5 
								
							 
						 
						
							
							
								
								feat: 通知の受信設定を強化  
							
							
							
						 
						
							2023-09-29 11:29:54 +09:00  
				
					
						
							
							
								 
						
							
								2438c047a7 
								
							 
						 
						
							
							
								
								enhance: 編集されたノートかどうか分かるように  
							
							
							
						 
						
							2023-09-28 21:06:14 +09:00  
				
					
						
							
							
								 
						
							
								576158e883 
								
							 
						 
						
							
							
								
								fix(backend): 「ユーザーの新規投稿」の通知設定を切り替えるとサーバー内部エラーが出る  
							
							... 
							
							
							
							Fix  #11892  
						
							2023-09-25 10:34:07 +09:00  
				
					
						
							
							
								 
						
							
								8f77350089 
								
							 
						 
						
							
							
								
								enhance: PWAのshort_nameを設定可能に  
							
							
							
						 
						
							2023-09-23 12:38:20 +09:00  
				
					
						
							
							
								 
						
							
								526b3ae0e4 
								
							 
						 
						
							
							
								
								feat: ユーザを除外できるアンテナ ( #11277 )  
							
							... 
							
							
							
							* feat: ユーザを除外できるアンテナ
* feat(backend/api): ユーザを除外できるアンテナの作成・更新
* feat(frontend): ユーザを除外できるアンテナの作成・更新
* docs(changelog): add アンテナで一部のユーザを除外したすべてのノートから受信できるようになりました
* fix: d.ts生成時にexport defaultを生成するように
* fix CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-09-22 16:52:43 +09:00  
				
					
						
							
							
								 
						
							
								e3f151e230 
								
							 
						 
						
							
							
								
								feat: 指定したユーザーの投稿通知  
							
							... 
							
							
							
							Resolve  #11499  
						
							2023-09-21 18:48:15 +09:00  
				
					
						
							
							
								 
						
							
								e41619775f 
								
							 
						 
						
							
							
								
								feat: プロフィールでのリンク検証  
							
							... 
							
							
							
							Resolve  #11099  
						
							2023-09-21 11:58:51 +09:00  
				
					
						
							
							
								 
						
							
								f7c6932a83 
								
							 
						 
						
							
							
								
								enhance: 各ノートが被クリップ数を保持するようにし、無意味にnotes/clipsを叩かないように  
							
							
							
						 
						
							2023-09-17 10:55:26 +09:00  
				
					
						
							
							
								 
						
							
								814e28459e 
								
							 
						 
						
							
							
								
								enhance(backend): improve server icon setting  
							
							... 
							
							
							
							Resolve  #11481 
Resolve  #10901  
						
							2023-09-16 17:05:17 +09:00  
				
					
						
							
							
								 
						
							
								ff9a65e8fa 
								
							 
						 
						
							
							
								
								feat: passkey support ( #11804 )  
							
							... 
							
							
							
							https://github.com/MisskeyIO/misskey/pull/149  
						
							2023-09-08 14:05:03 +09:00  
				
					
						
							
							
								 
						
							
								257c4fccf1 
								
							 
						 
						
							
							
								
								feat: Refine 2fa ( #11766 )  
							
							... 
							
							
							
							* wip
* Update 2fa.qrdialog.vue
* Update 2fa.vue
* Update CHANGELOG.md
* tweak
* ✌️  
							
						 
						
							2023-08-28 18:25:31 +09:00  
				
					
						
							
							
								 
						
							
								70a7800927 
								
							 
						 
						
							
							
								
								プロフィールにその人が作ったPlayの一覧出せるように ( #11445 )  
							
							... 
							
							
							
							* プロフィールにその人が作ったPlayの一覧出せるように
* Update CHANGELOG.md
* playの公開範囲を設定できるように
* 間違えて変更してしまったのを修正
* Update packages/frontend/src/pages/flash/flash-edit.vue
* Update packages/frontend/src/pages/flash/flash-edit.vue
* tweak
* Update packages/backend/migration/1690796169261-play-visibility.js
* Update packages/backend/src/models/entities/Flash.ts
* Update packages/backend/src/models/entities/Flash.ts
* Update Flash.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-08-21 20:23:09 +09:00  
				
					
						
							
							
								 
						
							
								750085ffd5 
								
							 
						 
						
							
							
								
								Fix: DB CONSTRAINT of RenoteMuting ( #11724 )  
							
							... 
							
							
							
							* Fix: DB CONSTRAINT of RenoteMuting
* change order of migration of fixing renotemuting 
							
						 
						
							2023-08-20 13:22:37 +09:00  
				
					
						
							
							
								 
						
							
								9487856495 
								
							 
						 
						
							
							
								
								feat: refine announcement ( #11497 )  
							
							... 
							
							
							
							* wip
* Update read-announcement.ts
* wip
* wip
* wip
* Update index.d.ts
* wip
* Create 1691649257651-refine-announcement.js
* wip
* wip
* wip
* wip
* wip
* wip
* Update announcements.vue
* wip
* wip
* Update announcements.vue
* wip
* Update announcements.vue
* wip
* Update misskey-js.api.md
* Update users.ts
* Create MkAnnouncementDialog.stories.impl.ts
* wip
* wip
* Create AnnouncementService.ts 
							
						 
						
							2023-08-13 20:12:29 +09:00  
				
					
						
							
							
								 
						
							
								2217a3c549 
								
							 
						 
						
							
							
								
								chore: cacheRemoteFilesのデフォルト値をfalseに ( #11398 )  
							
							... 
							
							
							
							* chore: cacheRemoteFilesのデフォルト値をfalseに
* proxyRemoteFiles to default
* update ja-JP.yml
* update ja-JP.yml
* youCanCleanRemoteFilesCache
* changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-08-05 14:03:01 +09:00  
				
					
						
							
							
								 
						
							
								c5b8766a18 
								
							 
						 
						
							
							
								
								feat: sensitive channel ( #11438 )  
							
							... 
							
							
							
							* feat(backend): add isSensitive to Channel
* feat(backend): support isSensitive in channel endpoints
* feat(frontend/channel-editor): support isSensitive in create/edit channel page
* feat(frontend/channel): show sensitive indicator for sensitive channels
* docs(changelog): add チャンネルをセンシティブ指定できるようになりました
* chore: license header for each file
* chore: add isSensitive of channel to Note object 
							
						 
						
							2023-08-05 13:58:31 +09:00  
				
					
						
							
							
								 
						
							
								c2370a1be6 
								
							 
						 
						
							
							
								
								chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )  
							
							... 
							
							
							
							* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-07-27 14:31:52 +09:00  
				
					
						
							
							
								 
						
							
								d5f30ecb86 
								
							 
						 
						
							
							
								
								feat(backend): allow disabling cache for sensitive files ( #11245 )  
							
							... 
							
							
							
							* feat(backend): allow disabling cache for sensitive files
* Update CHANGELOG.md
* fix storybook
* Update locales/ja-JP.yml
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-07-15 20:12:20 +09:00  
				
					
						
							
							
								 
						
							
								02957a1b5d 
								
							 
						 
						
							
							
								
								enhance: 招待機能の改善 ( #11195 )  
							
							... 
							
							
							
							* refactor(backend): 招待機能を改修
* feat(backend): 招待コードのcreate/delete/listエンドポイントを追加
* add(misskey-js): エンドポイントと型を追加
* change(backend): metaでinvite関連の情報も返すように
* add(misskey-js): エンドポイントと型を追加
* add(backend): `/endpoints/invite/limit`を追加
* fix: createdByがnullableではなかったのを修正
* fix: relationが取得できていなかった問題を修正
* fix: パラメータを間違えていたのを修正
* feat(client): 招待ページを実装
* change(client): インスタンスメニューの「招待」押した場合に招待ページに飛ぶように変更
* feat: 招待コードをコピーできるように
* change(backend): metaに招待コード発行に関する情報を持たせるのをやめる
* feat: ロールごとに招待コードの発行上限数などを設定できるように
* change(client): 招待コードをコピーしたときにダイアログを出すように
* add: 招待に関する管理者用のエンドポイントを追加
* change(backend): モデレーターであれば作成者以外でも招待コードを削除できるように
* change(backend): admin/invite/listはオフセットでページネーションするように
* feat(client): 招待コードの管理ページを追加
* feat(client): 招待コードのリストをソートできるように
* change: `admin/invite/create`のレスポンスを修正
* fix(client): 有効期限を指定できていなかった問題を修正
* refactor: 必要のない箇所を削除
* perf(backend): use limit() instead of take()
* change(client): 作成ボタンを見た目を変更
* refactor: 招待コードの生成部分を共通化し、コード内に"01OI"のいずれかの文字を含まないように
* fix(client): paginationの仕様が変わっていたので修正
* change(backend): expiresAtパラメータのnullを許容
* change(client): 有効期限を設けないときは日付の入力欄を非表示に
* fix: 自身のポリシーよりもインスタンス側のポリシーが優先表示される問題を修正
* fix: n時間のときに「n時間間」となってしまうのを修正
* fix(backend): ポリシーが途中で変更されたときに作成可能数がマイナス表記になってしまうのを修正
* change(client): 招待コードのユーザー名が不明な理由を表示するように
* update: CHANGELOG.md
* lint
* refactor
* refactor
* tweak ui
* 🎨 
* 🎨 
* add(backend): indexを追加
* change(backend): indexの追加に伴う変更
* change(client): インスタンスメニューの「招待」の場所を変更
* add(frontend): MkInviteCode用のstorybookを追加
* Update misskey-js.api.md
* fix(misskey-js): InviteのcreatedByの型が間違っていたのを修正
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2023-07-15 09:57:58 +09:00  
				
					
						
							
							
								 
						
							
								3c6175d959 
								
							 
						 
						
							
							
								
								広告の曜日を設定できるように ( #10095 )  
							
							... 
							
							
							
							* 曜日選択できるように
* ラベル選択でもチェックが変更されるように
* adを参照しないといけないかも
* smallint -> integer
* 異物混入だったので取りだし
* タイムゾーン指定(Date2つ使うのなんか違和感
* 未テスト
* これにすると出てこないかも
* UIチョット変更
* UI変更 fix bug
* 畳むように修正
* dayofweek->dayOfWeek
* マイグレ時にnot null,default設定してるのでnullable:falseでよさそう
* コメントの記載
* Update packages/backend/src/server/api/endpoints/meta.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> 
							
						 
						
							2023-07-08 08:56:11 +09:00  
				
					
						
							
							
								 
						
							
								af3258dc79 
								
							 
						 
						
							
							
								
								perf(backend): make some features optionable  
							
							... 
							
							
							
							Resolve  #11064 
Resolve  #11065  
						
							2023-07-02 16:02:32 +09:00  
				
					
						
							
							
								 
						
							
								46222d0258 
								
							 
						 
						
							
							
								
								tweak of  f3a16bcd6 
							
							
							
						 
						
							2023-06-10 17:41:52 +09:00  
				
					
						
							
							
								 
						
							
								f3a16bcd6d 
								
							 
						 
						
							
							
								
								ロールのユーザーリストを非公開にできるように ( #10987 )  
							
							... 
							
							
							
							* ロールのユーザーリストを非公開にできるように
* Changelog update 
							
						 
						
							2023-06-10 17:26:48 +09:00  
				
					
						
							
							
								 
						
							
								34a32a8334 
								
							 
						 
						
							
							
								
								エラー画像URLを設定可能に ( #10959 )  
							
							... 
							
							
							
							* エラー画像URLを設定可能に
* Update CHANGELOG.md
* 設定したエラーアイコンをprefetchするようにbase.pugを変更
* 不足していたデータを追加
* enhance(frontend): デザイン調整 
							
						 
						
							2023-06-09 14:00:53 +09:00  
				
					
						
							
							
								 
						
							
								dddbc1c894 
								
							 
						 
						
							
							
								
								feat: 公開リスト ( #10842 )  
							
							... 
							
							
							
							* feat: まず公開できるように (misskey-dev/misskey#10447 )
* feat: 公開したリストのページを作成 (misskey-dev/misskey#10447 )
* feat: いいねできるように
* feat: インポートに対応
* wip
* wip
* CHANGELOGを編集
* add note
* refactor
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-05-19 10:06:12 +09:00  
				
					
						
							
							
								 
						
							
								7ce569424a 
								
							 
						 
						
							
							
								
								feat: カスタム絵文字ごとにそれをリアクションとして使えるロールを設定できるように  
							
							
							
						 
						
							2023-05-18 18:45:49 +09:00  
				
					
						
							
							
								 
						
							
								d10d5a8d53 
								
							 
						 
						
							
							
								
								enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように  
							
							... 
							
							
							
							Resolve  #10646  
						
							2023-05-16 12:16:37 +09:00  
				
					
						
							
							
								 
						
							
								b380dc53e1 
								
							 
						 
						
							
							
								
								fix typo  
							
							
							
						 
						
							2023-05-11 16:22:46 +09:00  
				
					
						
							
							
								 
						
							
								6a25015a78 
								
							 
						 
						
							
							
								
								enhance(backend): publicReactionsをデフォルトtrueに  
							
							
							
						 
						
							2023-05-10 10:53:01 +09:00  
				
					
						
							
							
								 
						
							
								ae5a72a2df 
								
							 
						 
						
							
							
								
								feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加  
							
							... 
							
							
							
							Resolve  #10819  
						
							2023-05-10 10:52:41 +09:00  
				
					
						
							
							
								 
						
							
								5dfbce7571 
								
							 
						 
						
							
							
								
								feat: チャンネルの削除  
							
							... 
							
							
							
							Resolve  #7171 
Resolve  #9935  
						
							2023-05-06 08:15:17 +09:00  
				
					
						
							
							
								 
						
							
								d535ec21a2 
								
							 
						 
						
							
							
								
								feat: チャンネルに色を設定できるように  
							
							
							
						 
						
							2023-05-02 09:36:40 +09:00  
				
					
						
							
							
								 
						
							
								d28866f71a 
								
							 
						 
						
							
							
								
								enhance: account migration ( #10592 )  
							
							... 
							
							
							
							* copy block and mute then create follow and unfollow jobs
* copy block and mute and update lists when detecting an account has moved
* no need to care promise orders
* refactor updating actor and target
* automatically accept if a locked account had accepted an old account
* fix exception format
* prevent the old account from calling some endpoints
* do not unfollow when moving
* adjust following and follower counts
* check movedToUri when receiving a follow request
* skip if no need to adjust
* Revert "disable account migration"
This reverts commit 2321214c98✌️ 
* 移行を行ったアカウントからのフォローリクエストの自動許可を調整
* newUriを外に出す
* newUriを外に出す2
* clean up
* fix newUri
* prevent moving if the destination account has already moved
* set alsoKnownAs via /i/update
* fix database initialization
* add return type
* prohibit updating alsoKnownAs after moving
* skip to add to alsoKnownAs if toUrl is known
* skip adding to the list if it already has
* use Acct.parse instead
* rename error code
* 🎨 
* 制限を5から10に緩和
* movedTo(Uri), alsoKnownAsはユーザーidを返すように
* test api res
* fix
* 元アカウントはミュートし続ける
* 🎨 
* unfollow
* fix
* getUserUriをUserEntityServiceに
* ?
* job!
* 🎨 
* instance => server
* accountMovedShort, forbiddenBecauseYouAreMigrated
* accountMovedShort
* fix test
* import, pin禁止
* 実績を凍結する
* clean up
* ✌️ 
* change message
* ブロック, フォロー, ミュート, リストのインポートファイルの制限を32MiBに
* Revert "ブロック, フォロー, ミュート, リストのインポートファイルの制限を32MiBに"
This reverts commit 3bd7be35d8 
							
						 
						
							2023-04-30 00:09:29 +09:00  
				
					
						
							
							
								 
						
							
								0ad7869249 
								
							 
						 
						
							
							
								
								feat: preserved usernames  
							
							... 
							
							
							
							Resolve  #10704  
						
							2023-04-29 17:03:14 +09:00  
				
					
						
							
							
								 
						
							
								8dc60cd327 
								
							 
						 
						
							
							
								
								Role timeline setting ( #10677 )  
							
							... 
							
							
							
							* ロールタイムライン設定
* isRoleTimeline to isExplorable
* ポリシーではないので削除
* 型からも
* wip
* 足りてなかった説
* wip
* listはpublicを表示
* 前回の記載修正( #10671  )
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-04-20 20:02:50 +09:00  
				
					
						
							
							
								 
						
							
								e1f9ab77f8 
								
							 
						 
						
							
							
								
								feat: Server rules ( #10660 )  
							
							... 
							
							
							
							* enhance(frontend): サーバールールのデザイン調整
* enhance(frontend): i18n
* enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動
* enhance(frontend): サーバールールのデザイン調整
* Update CHANGELOG.md
* 不要な差分を削除
* fix(frontend): lint
* ui tweak
* test: add stories
* tweak
* test: bind args
* test: add interaction tests
* fix bug
* Update packages/frontend/src/pages/admin/server-rules.vue
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
* Update misskey-js.api.md
* chore: windowを明示
* 🎨 
* refactor
* 🎨 
* 🎨 
* fix e2e test
* 🎨 
* 🎨 
* fix icon
* fix e2e
---------
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> 
							
						 
						
							2023-04-19 21:24:31 +09:00  
				
					
						
							
							
								 
						
							
								605f149235 
								
							 
						 
						
							
							
								
								feat: 自分用メモ機能 ( #10516 )  
							
							... 
							
							
							
							* 自分用メモを作成する機能
* 不要なCSSを削除
* メモ: デザイン調整
* デザイン崩れを修正
* fix: メモ機能のe2eテストで見つかった不具合を修正
* デザイン調整
* fix(frontend): 自分用メモtextareaにline-heightが適用されない問題を修正 
							
						 
						
							2023-04-13 13:17:32 +09:00  
				
					
						
							
							
								 
						
							
								008e3fb37e 
								
							 
						 
						
							
							
								
								Create 1680931179228-account-move.js  
							
							
							
						 
						
							2023-04-08 14:20:40 +09:00  
				
					
						
							
							
								 
						
							
								521eb95dbc 
								
							 
						 
						
							
							
								
								perf(backend): cache avatar and banner url to db  
							
							
							
						 
						
							2023-04-06 19:48:24 +09:00  
				
					
						
							
							
								 
						
							
								30d6992684 
								
							 
						 
						
							
							
								
								perf(backend): 通知をRedisに保存するように  
							
							... 
							
							
							
							Resolve  #10168  
						
							2023-04-04 14:06:57 +09:00  
				
					
						
							
							
								 
						
							
								b53d6c7f8c 
								
							 
						 
						
							
							
								
								perf(backend): store notes of an antenna to redis instead of postgresql  
							
							... 
							
							
							
							Resolve  #10169  
						
							2023-04-03 12:11:16 +09:00  
				
					
						
							
							
								 
						
							
								9bc5d52e41 
								
							 
						 
						
							
							
								
								feat: チャンネルにノートをピン留めできるように  
							
							... 
							
							
							
							Resolve  #7740  
						
							2023-03-31 15:01:56 +09:00  
				
					
						
							
							
								 
						
							
								3cb0cc7989 
								
							 
						 
						
							
							
								
								feat: チャンネルをお気に入りに登録できるように  
							
							... 
							
							
							
							Resolve  #10097  
						
							2023-03-31 11:30:27 +09:00  
				
					
						
							
							
								 
						
							
								31f3f5f0f0 
								
							 
						 
						
							
							
								
								enhance(backend): リモートサーバーのチャート生成を無効にするオプションを追加  
							
							
							
						 
						
							2023-03-24 19:08:08 +09:00  
				
					
						
							
							
								 
						
							
								09a846a45c 
								
							 
						 
						
							
							
								
								enhance(backend): use  ❤️  for reaction fallback  
							
							
							
						 
						
							2023-03-24 18:55:31 +09:00  
				
					
						
							
							
								 
						
							
								f01e6ef6bf 
								
							 
						 
						
							
							
								
								enhance(backend): リモートユーザーのチャート生成を無効にするオプションを追加  
							
							
							
						 
						
							2023-03-24 15:43:36 +09:00  
				
					
						
							
							
								 
						
							
								54630edb0f 
								
							 
						 
						
							
							
								
								enhance: 使われてないアンテナは自動停止されるように  
							
							... 
							
							
							
							Resolve  #9373  
						
							2023-03-20 20:12:38 +09:00  
				
					
						
							
							
								 
						
							
								793dacef19 
								
							 
						 
						
							
							
								
								Fix: foreignkey on reports ( #9753 )  
							
							
							
						 
						
							2023-03-19 15:46:24 +09:00  
				
					
						
							
							
								 
						
							
								b644567735 
								
							 
						 
						
							
							
								
								feat: clip favorite  
							
							... 
							
							
							
							Resolve  #10337  
						
							2023-03-16 17:24:49 +09:00  
				
					
						
							
							
								 
						
							
								8ae9d2eaa8 
								
							 
						 
						
							
							
								
								enhance: カスタム絵文字にライセンス情報を付与できるように  
							
							... 
							
							
							
							Resolve  #10091  
						
							2023-03-16 15:08:48 +09:00  
				
					
						
							
							
								 
						
							
								58fc17e3b6 
								
							 
						 
						
							
							
								
								fix: tweak retention rate aggregation  
							
							
							
						 
						
							2023-03-15 17:43:13 +09:00  
				
					
						
							
							
								 
						
							
								7f16b50e73 
								
							 
						 
						
							
							
								
								feat: sensitive word  
							
							
							
						 
						
							2023-03-13 17:37:22 +09:00  
				
					
						
							
							
								 
						
							
								7c2d8d73ce 
								
							 
						 
						
							
							
								
								enhance: ロールの並び順を設定可能に  
							
							
							
						 
						
							2023-03-12 16:38:08 +09:00  
				
					
						
							
							
								 
						
							
								99f3f0917f 
								
							 
						 
						
							
							
								
								tweak postgresql entities  
							
							... 
							
							
							
							Fix  #10266  
						
							2023-03-10 14:53:56 +09:00  
				
					
						
							
							
								 
						
							
								dd6569a1bb 
								
							 
						 
						
							
							
								
								feat: Reaction acceptance ( #10256 )  
							
							... 
							
							
							
							* wip
* wip
* デフォルト設定 
							
						 
						
							2023-03-08 08:56:47 +09:00  
				
					
						
							
							
								 
						
							
								4c2f7c64cc 
								
							 
						 
						
							
							
								
								feat: Per-user renote mute ( #10249 )  
							
							... 
							
							
							
							* feat: per-user renote muting
From FoundKey/c414f24a2c https://akkoma.dev/FoundKeyGang/FoundKey 
* Update ja-JP.yml
* Delete renote-muting.ts
* rename
* fix ids
* lint
* fix
* Update CHANGELOG.md
* リノートをミュートしたユーザー一覧を見れるように
* 🎨 
* add test
* fix test
---------
Co-authored-by: Hélène <pleroma-dev@helene.moe> 
							
						 
						
							2023-03-08 08:56:09 +09:00  
				
					
						
							
							
								 
						
							
								1c5291f818 
								
							 
						 
						
							
							
								
								feat: 時限ロール ( #10145 )  
							
							... 
							
							
							
							* feat: 時限ロール
* クライアントから期限を確認できるように
* リファクタとか
* fix test
* fix test
* fix test
* clean up 
							
						 
						
							2023-03-01 10:20:03 +09:00  
				
					
						
							
							
								 
						
							
								c925e3d281 
								
							 
						 
						
							
							
								
								fix(server): 全ての通知が削除されてしまうのを修正  
							
							
							
						 
						
							2023-02-23 14:01:18 +00:00  
				
					
						
							
							
								 
						
							
								8a5c6240b4 
								
							 
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							
							
						 
						
							2023-02-23 20:48:20 +09:00  
				
					
						
							
							
								 
						
							
								e630803922 
								
							 
						 
						
							
							
								
								enumの変更はしない  
							
							
							
						 
						
							2023-02-23 20:26:33 +09:00  
				
					
						
							
							
								 
						
							
								71900e0231 
								
							 
						 
						
							
							
								
								Release: 13.7.2 ( #10035 )  
							
							... 
							
							
							
							* ci: swcにしたためtypecheckは別途実施
* 🎨 
* Update package.json
* マイグレーションが失敗することがあるのを修正
* refactor ci
* use tsc for build
Windowsだとエラーが出るため
* feat: swc build in windows (#10032 )
* feat: add optional swc
* fix: windowsで動かない現象を修正
* fix: fix swc path alias
* fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更
* use swc
* chore(client): tweak custom emoji size
* enhance: make pwa icon maskable (#10033 )
* 🎨 
* feat(server): add @swc/core-android-arm64 to optional (#10034 )
* feat: add optional swc
* fix: windowsで動かない現象を修正
* fix: fix swc path alias
* fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更
* feat(server): add @swc/core-android-arm64 to optional
* fix: conflict
* Update package.json
* chore(backend): fix indent
* Update CHANGELOG.md
* compress png
---------
Co-authored-by: CaffeinePower <86540016+cffnpwr@users.noreply.github.com>
Co-authored-by: Shogo Sensui <shogosensui@gmail.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2023-02-23 17:36:36 +09:00  
				
					
						
							
							
								 
						
							
								4c01198811 
								
							 
						 
						
							
							
								
								chore(backend): fix indent  
							
							
							
						 
						
							2023-02-23 08:15:54 +00:00  
				
					
						
							
							
								 
						
							
								ce5c78d0d2 
								
							 
						 
						
							
							
								
								マイグレーションが失敗することがあるのを修正  
							
							
							
						 
						
							2023-02-23 10:40:15 +09:00  
				
					
						
							
							
								 
						
							
								5dd24e44d1 
								
							 
						 
						
							
							
								
								マイグレーションファイルの変更ミス ( #10029 )  
							
							
							
						 
						
							2023-02-23 07:52:01 +09:00  
				
					
						
							
							
								 
						
							
								4db787c4ee 
								
							 
						 
						
							
							
								
								fix(server): マイグレーションad1676438468213が通らないのを修正 ( #9963 )  
							
							... 
							
							
							
							* fix(server): マイグレーションad1676438468213が通らないのを修正
Fix  #9962 
* fix 
							
						 
						
							2023-02-16 22:08:45 +09:00  
				
					
						
							
							
								 
						
							
								839a626716 
								
							 
						 
						
							
							
								
								fix(server): dropGroupマイグレーションが通るように ( #9961 )  
							
							
							
						 
						
							2023-02-16 22:07:34 +09:00  
				
					
						
							
							
								 
						
							
								e24b0ceb80 
								
							 
						 
						
							
							
								
								startAt -> startsAt  
							
							
							
						 
						
							2023-02-15 14:31:59 +09:00  
				
					
						
							
							
								 
						
							
								71c42bef9b 
								
							 
						 
						
							
							
								
								広告開始時期の設定 ( #9944 )  
							
							... 
							
							
							
							* 広告開始時期の設定
* 過去のものも表示するように 
							
						 
						
							2023-02-15 14:29:40 +09:00  
				
					
						
							
							
								 
						
							
								8caf288ac1 
								
							 
						 
						
							
							
								
								drop group ( #9942 )  
							
							... 
							
							
							
							* drop group
* Update operations.ts 
							
						 
						
							2023-02-15 13:37:18 +09:00  
				
					
						
							
							
								 
						
							
								6a3039f7b7 
								
							 
						 
						
							
							
								
								feat: ロールにアイコンを設定してユーザー名の横に表示できるように  
							
							... 
							
							
							
							Resolve  #9761  
						
							2023-02-05 10:37:03 +09:00  
				
					
						
							
							
								 
						
							
								5859df389f 
								
							 
						 
						
							
							
								
								Create 1675404035646-cleanup.js  
							
							
							
						 
						
							2023-02-03 15:02:54 +09:00  
				
					
						
							
							
								 
						
							
								65cd605b73 
								
							 
						 
						
							
							
								
								Achievements ( #9665 )  
							
							... 
							
							
							
							* wip
* Update ja-JP.yml
* wip
* wip
* Update MkAchievements.vue
* wip
* 🎨 
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip 
							
						 
						
							2023-01-21 13:14:55 +09:00  
				
					
						
							
							
								 
						
							
								afc0be6790 
								
							 
						 
						
							
							
								
								enhance: playのscriptの文字数制限を緩和  
							
							
							
						 
						
							2023-01-19 09:06:11 +09:00  
				
					
						
							
							
								 
						
							
								30fced38c4 
								
							 
						 
						
							
							
								
								refactor: rename instance.caughtAt to instance.firstRetrievedAt  
							
							
							
						 
						
							2023-01-16 05:02:38 +09:00  
				
					
						
							
							
								 
						
							
								81f11d8f86 
								
							 
						 
						
							
							
								
								refactor: rename role.options -> role.policies  
							
							
							
						 
						
							2023-01-15 20:52:53 +09:00  
				
					
						
							
							
								 
						
							
								6458239a7c 
								
							 
						 
						
							
							
								
								remoteDriveCapacityMbをロールに統合  
							
							
							
						 
						
							2023-01-13 11:14:07 +09:00  
				
					
						
							
							
								 
						
							
								c5c40a73b7 
								
							 
						 
						
							
							
								
								feat: conditional role  
							
							... 
							
							
							
							Resolve  #9539  
						
							2023-01-13 11:03:54 +09:00  
				
					
						
							
							
								 
						
							
								2470afaa2e 
								
							 
						 
						
							
							
								
								Role ( #9437 )  
							
							... 
							
							
							
							* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* Update create.ts
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* Update delete.ts
* Update delete.ts
* wip
* wip
* wip
* Update account-info.vue
* wip
* wip
* Update settings.vue
* Update user-info.vue
* wip
* Update show-file.ts
* Update show-user.ts
* wip
* wip
* Update delete.ts
* wip
* wip
* Update overview.moderators.vue
* Create 1673500412259-Role.js
* wip
* wip
* Update roles.vue
* 色
* Update roles.vue
* integrate silence
* wip
* wip 
							
						 
						
							2023-01-12 21:02:26 +09:00  
				
					
						
							
							
								 
						
							
								789d61d175 
								
							 
						 
						
							
							
								
								enhance(server): アンケート選択肢の文字数制限を緩和  
							
							... 
							
							
							
							Resolve  #9511  
						
							2023-01-10 16:41:38 +09:00  
				
					
						
							
							
								 
						
							
								ebe340d510 
								
							 
						 
						
							
							
								
								MisskeyPlay ( #9467 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* wip
* wip
* Update ui.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* 🎨 
* wip
* ✌️  
							
						 
						
							2023-01-05 13:59:48 +09:00  
				
					
						
							
							
								 
						
							
								4d0859ce7f 
								
							 
						 
						
							
							
								
								drop latestStatus of instance  
							
							
							
						 
						
							2023-01-03 09:03:04 +09:00  
				
					
						
							
							
								 
						
							
								c8bd139713 
								
							 
						 
						
							
							
								
								drop lastCommunicatedAt of instance  
							
							
							
						 
						
							2023-01-03 09:00:42 +09:00  
				
					
						
							
							
								 
						
							
								7093573f0c 
								
							 
						 
						
							
							
								
								drop latestRequestSentAt of instance  
							
							
							
						 
						
							2023-01-03 08:48:00 +09:00  
				
					
						
							
							
								 
						
							
								969e9df889 
								
							 
						 
						
							
							
								
								feat: add per user pv chart  
							
							
							
						 
						
							2023-01-01 17:45:49 +09:00  
				
					
						
							
							
								 
						
							
								3e81913b6a 
								
							 
						 
						
							
							
								
								feat: introduce retention-rate aggregation  
							
							
							
						 
						
							2022-12-25 09:09:46 +09:00