|  syuilo | 8e0fb23068 | fix(backend): 同じ種類のTLのストリーミングを複数接続できない問題を修正 Fix #11985 | 2023-10-08 13:46:02 +09:00 | 
				
					
						|  syuilo | 308745f6de | 2023.10.0-beta.8 | 2023-10-08 08:42:56 +09:00 | 
				
					
						|  syuilo | cd8fda50c8 | fix(backend): fix of 8c684d5391 | 2023-10-08 08:25:37 +09:00 | 
				
					
						|  syuilo | 2859cbab91 | perf(backend): WebSocket接続が多い場合のパフォーマンスを向上 https: //github.com/MisskeyIO/misskey/pull/176
Co-Authored-By: KOBA789 <kobahide789@gmail.com> | 2023-10-08 08:10:28 +09:00 | 
				
					
						|  syuilo | 7cd9a90f26 | perf(backend): use HyperLogLog instead of Set to improve hashtag chart performance | 2023-10-08 07:51:10 +09:00 | 
				
					
						|  まっちゃとーにゅ | 211935640f | Bump up version to 13.14.2-io.10 (MisskeyIO#180) | 2023-10-08 04:58:55 +09:00 | 
				
					
						|  riku6460 | 3bbac6f5d1 | NoteEntityService の pack 内で CustomEmojiService の prefetchEmojis を呼ぶ (MisskeyIO#179) streaming から Note の pack を行う際に populateEmojis から大量にクエリが飛ぶのを回避する
prefetchEmojis ではキャッシュ済みのものを除外しているため、packMany が呼ばれた場合でも大量にクエリが飛ぶことはない | 2023-10-08 04:57:59 +09:00 | 
				
					
						|  まっちゃとーにゅ | 2b307bb3bb | Bump up version to 13.14.2-io.9 (MisskeyIO#178) | 2023-10-08 01:02:39 +09:00 | 
				
					
						|  syuilo | 04c8a7077f | fix of 8c684d5391 | 2023-10-07 20:27:35 +09:00 | 
				
					
						|  riku6460 | 61246e8779 | 連合なしアンケートのUpdateがリモートに配信されてしまうのを修正 (MisskeyIO#177) Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> | 2023-10-07 20:26:16 +09:00 | 
				
					
						|  syuilo | 6d5e18aa8d | 2023.10.0-beta.7 | 2023-10-07 18:21:30 +09:00 | 
				
					
						|  syuilo | 986623dbdc | fix(backend): fix sql error when featured notes is zero | 2023-10-07 18:21:16 +09:00 | 
				
					
						|  syuilo | 8c684d5391 | enhance(backend): User TLをRedisにキャッシュされる以前まで遡れるように #11958 | 2023-10-07 18:00:56 +09:00 | 
				
					
						|  syuilo | 69de8cad7c | refactor | 2023-10-07 17:57:15 +09:00 | 
				
					
						|  syuilo | fb3338029b | refactor | 2023-10-07 17:48:10 +09:00 | 
				
					
						|  KOBA789 | 99e14d3a54 | Merge pull request #176 from KOBA789/debounce-note-pack Debounce SQL in note pack | 2023-10-07 16:11:01 +09:00 | 
				
					
						|  Hidekazu Kobayashi | b70ae7a614 | Debounce notes.findOneOrFail in NoteEntityService.pack | 2023-10-07 05:55:36 +00:00 | 
				
					
						|  Hidekazu Kobayashi | 6e46c977e8 | Implement DebounceLoader | 2023-10-07 05:52:04 +00:00 | 
				
					
						|  syuilo | aae1034d62 | 2023.10.0-beta.6 | 2023-10-07 14:10:45 +09:00 | 
				
					
						|  syuilo | dc435fb8ee | enhance(backend): tweak hashtag trend | 2023-10-07 14:05:58 +09:00 | 
				
					
						|  syuilo | 0fe8c0134c | enhance(backend): notes/global-timeline復活 | 2023-10-07 14:02:05 +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 | 
				
					
						|  FineArchs | d6ef28d4ca | バックエンドのテストの改善 (#11978) * Update utils.ts
* no async executer | 2023-10-07 12:25:16 +09:00 | 
				
					
						|  syuilo | 93bd34113c | Update CHANGELOG.md | 2023-10-07 12:19:26 +09:00 | 
				
					
						|  MeiMei | c8d7a5ae76 | 連合なしアンケートのUpdateがリモートに配信されてしまうのを修正 (#11977) | 2023-10-07 12:19:05 +09:00 | 
				
					
						|  syuilo | 71edc65d0d | enhance(backend): improve hashtags/trend performance | 2023-10-07 12:05:17 +09:00 | 
				
					
						|  syuilo | 3a7558f36c | enhance(backend): 3日以内に投稿されたノートのみハイライト用スコア加算 | 2023-10-07 07:59:46 +09:00 | 
				
					
						|  syuilo | 4a595153dc | enhance(backend): 返信はハイライトに載らないように | 2023-10-07 07:53:14 +09:00 | 
				
					
						|  まっちゃとーにゅ | e695c60a1d | 表示言語が設定されてない場合、ブラウザの言語と関係なく日本語にする (MisskeyIO#175) | 2023-10-07 03:38:40 +09:00 | 
				
					
						|  まっちゃとーにゅ | a296a35460 | Bump up version to 13.14.2-io.8 (MisskeyIO#173) | 2023-10-06 22:42:27 +09:00 | 
				
					
						|  KOBA789 | 533bae1e6c | Hot-fix: Write-back value in memory when it's available in redis (MisskeyIO#174) * Write-back value in memory when it's available in redis
* Fix recursive cache
* Fix bug in case that invalid data in redis cache | 2023-10-06 22:41:59 +09:00 | 
				
					
						|  riku6460 | 3717666807 | サーバーから切断された後 stream indicator をすぐに表示しないようにする (MisskeyIO#172) すぐに再接続されたら表示しないように | 2023-10-06 21:57:37 +09:00 | 
				
					
						|  nenohi | b784983a8e | ブラーをデフォルトでfalse (MisskeyIO#170) | 2023-10-06 21:50:10 +09:00 | 
				
					
						|  KOBA789 | f6383afe46 | Extend slow query threshold to reduce logs (MisskeyIO#171) | 2023-10-06 21:49:35 +09:00 | 
				
					
						|  syuilo | 10e50f71d1 | 2023.10.0-beta.5 | 2023-10-06 21:12:22 +09:00 | 
				
					
						|  syuilo | d49e5b19e1 | New Crowdin updates (#11933) * New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian) | 2023-10-06 21:12:04 +09:00 | 
				
					
						|  syuilo | 873a93fea3 | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | 2023-10-06 21:11:48 +09:00 | 
				
					
						|  syuilo | e4345679dc | clean up | 2023-10-06 21:11:45 +09:00 | 
				
					
						|  nenohi | 11e657bdd7 | 絵文字重複チェック (#11941) * 絵文字重複チェック
* アップデート時のチェック
* Update packages/backend/src/core/CustomEmojiService.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/backend/src/server/api/endpoints/admin/emoji/add.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/backend/src/server/api/endpoints/admin/emoji/update.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2023-10-06 21:05:44 +09:00 | 
				
					
						|  Nanashia | 691fe711ff | chore: Use pnpm@8.8.0 on DevContainer (#11975) | 2023-10-06 21:05:11 +09:00 | 
				
					
						|  syuilo | a5b6e807bb | feat: per user featured notes | 2023-10-06 18:30:08 +09:00 | 
				
					
						|  syuilo | adf9d9c969 | 2023.10.0-beta.4 | 2023-10-06 18:01:19 +09:00 | 
				
					
						|  syuilo | 8c663f65a8 | clean up | 2023-10-06 17:40:46 +09:00 | 
				
					
						|  syuilo | 481ca4ec03 | add more test | 2023-10-06 17:36:54 +09:00 | 
				
					
						|  syuilo | e6ca53c5e1 | update rollup to 4.0.0 | 2023-10-06 17:36:43 +09:00 | 
				
					
						|  syuilo | 95dc70021f | update deps | 2023-10-06 17:19:17 +09:00 | 
				
					
						|  syuilo | fd3295eba4 | Update CHANGELOG.md | 2023-10-06 17:13:13 +09:00 | 
				
					
						|  syuilo | a76cebd897 | Update CHANGELOG.md | 2023-10-06 17:11:59 +09:00 | 
				
					
						|  syuilo | 7d289c1b77 | refactor | 2023-10-06 17:01:06 +09:00 | 
				
					
						|  syuilo | 0bdbdba9f8 | refactor | 2023-10-06 16:58:38 +09:00 |