Andreas Nedbal 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								475b7556d8 
								
							 
						 
						
							
							
								
								Refactor instance-mute to use Composition API ( #8580 )  
							
							... 
							
							
							
							* refactor(client): refactor instance-mute to use Composition API
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
Co-authored-by: Johann150 <johann@qwertqwefsday.eu> 
							
						 
						
							2022-05-01 11:52:19 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Nedbal 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3dc027bcd5 
								
							 
						 
						
							
							
								
								Refactor integration to use Composition API ( #8581 )  
							
							... 
							
							
							
							* refactor(client): refactor integration to use Composition API
* fix(client): drop superfluous enable* constants
* refactor(client): deduplicate window opening for services 
							
						 
						
							2022-05-01 11:23:12 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								766559c6e9 
								
							 
						 
						
							
							
								
								feat: Improve Push Notification ( #7667 )  
							
							... 
							
							
							
							* clean up
* ev => data
* refactor
* clean up
* add type
* antenna
* channel
* fix
* add Packed type
* add PackedRef
* fix lint
* add emoji schema
* add reversiGame
* add reversiMatching
* remove signin schema (use Signin entity)
* add schemas refs, fix Packed type
* wip PackedHoge => Packed<'Hoge'>
* add Packed type
* note-reaction
* user
* user-group
* user-list
* note
* app, messaging-message
* notification
* drive-file
* drive-folder
* following
* muting
* blocking
* hashtag
* page
* app (with modifying schema)
* import user?
* channel
* antenna
* clip
* gallery-post
* emoji
* Packed
* reversi-matching
* update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339 
* fix lint
* clean up?
* add app
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb416480905af2150d1c92f10d8e1d1288c0a.
* Revert "clean up"
This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2.
* remove fetch specification
* renoteの条件追加
* apiFetch => cli
* bypass fetch?
* fix
* refactor: use path alias
* temp: add submodule
* remove submodule
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️ 
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️ 
* clean up config
* typesを戻した
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* キャッシュ対策
* Truncate push notification message
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* ✌️ 
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-04-30 21:52:07 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1c6d5ddf81 
								
							 
						 
						
							
							
								
								chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/backend ( #8560 )  
							
							... 
							
							
							
							Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2022-04-30 00:16:40 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Nedbal 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5ad42d1d85 
								
							 
						 
						
							
							
								
								refactor(client): refactor scratchpad to use Composition API ( #8565 )  
							
							
							
						 
						
							2022-04-29 12:26:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Nedbal 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8f32064fea 
								
							 
						 
						
							
							
								
								refactor(client): refactor api-console to use Composition API ( #8566 )  
							
							
							
						 
						
							2022-04-29 10:21:02 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Balazs Nadasdi 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6a44616725 
								
							 
						 
						
							
							
								
								chore(deps): Update github actions to use the same version as defined in .node-version ( #8563 )  
							
							
							
						 
						
							2022-04-29 10:17:03 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Johann150 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9fe0452016 
								
							 
						 
						
							
							
								
								update changelog  
							
							... 
							
							
							
							add user facing changes to changelog 
							
						 
						
							2022-04-28 08:51:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								747acd025d 
								
							 
						 
						
							
							
								
								use toRaw?  
							
							
							
						 
						
							2022-04-28 03:47:26 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								b3ccfa8671 
								
							 
						 
						
							
							
								
								resolve conflict of preferences-registry  #8511  
							
							
							
						 
						
							2022-04-28 03:14:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								c28758ee17 
								
							 
						 
						
							
							
								
								Merge branch 'preferences-registry' into pizzax-indexeddb  
							
							
							
						 
						
							2022-04-28 03:12:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								050aed6be6 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into preferences-registry  
							
							
							
						 
						
							2022-04-28 03:08:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kainoa Kanter 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								74079c7a0c 
								
							 
						 
						
							
							
								
								Remove patreon section from README ( #8476 )  
							
							... 
							
							
							
							Patrons are now mentioned in Misskey itself, and the list hasn't been updated for 2 years. 
							
						 
						
							2022-04-28 11:49:43 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								12a3c6872f 
								
							 
						 
						
							
							
								
								enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション ( #8216 )  
							
							... 
							
							
							
							* wip
* Update packages/client/src/os.ts
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備
* メニュー型定義を分離 (TypeScriptの型支援が効かないので)
* disabled
* make keepOriginal to follow setting value
* ✌️ 
* fix
* fix
* ✌️ 
* WEBP
* aaa
* ✌️ 
* webp
* lazy load browser-image-resizer
* rename
* rename 2
* Fix
* clean up
* add comment
* clean up
* jpeg, pngにもどす
* fix
* fix name
* webpでなくする ただしサムネやプレビューはwebpのまま (テスト)
* 動画サムネイルはjpegに
* エラーハンドリング
* ✌️ 
* v2.2.1-misskey-beta.2
* browser-image-resizer#v2.2.1-misskey.1
* ✌️ 
* fix alert
* update browser-image-resizer to v2.2.1-misskey.2
* lockfile
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> 
							
						 
						
							2022-04-28 11:14:03 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								25e8228381 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into preferences-registry  
							
							
							
						 
						
							2022-04-28 11:00:06 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Nedbal 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d0443f9de1 
								
							 
						 
						
							
							
								
								fix(client): fix lint issues in autocomplete ( #8548 )  
							
							
							
						 
						
							2022-04-28 10:56:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								36f9fb99ae 
								
							 
						 
						
							
							
								
								ressurect broadcast-channel  
							
							
							
						 
						
							2022-04-28 02:57:59 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								f9bae60357 
								
							 
						 
						
							
							
								
								remove deepcopy and broadcast-channel (=< Safari 15.4)  
							
							
							
						 
						
							2022-04-27 23:06:40 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								10a23c5555 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into pizzax-indexeddb  
							
							
							
						 
						
							2022-04-27 23:02:59 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Johann150 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a99cd645bb 
								
							 
						 
						
							
							
								
								refactor: use composition API ( #8541 )  
							
							
							
						 
						
							2022-04-27 15:17:49 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								065324d30b 
								
							 
						 
						
							
							
								
								Fix   #8535  Excessive stack ... 'SchemaTypeDef<?>' ( #8547 )  
							
							... 
							
							
							
							* Fix  #8535  Excessive stack ... 'SchemaTypeDef<?>'
Co-authored-by: acid-chicken <root@acid-chicken.com>
* add comment
* clean up
Co-authored-by: acid-chicken <root@acid-chicken.com> 
							
						 
						
							2022-04-27 10:49:00 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Johann150 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b9e3267198 
								
							 
						 
						
							
							
								
								fix: Promises -> Promise ( #8545 )  
							
							
							
						 
						
							2022-04-25 15:14:13 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									futchitwo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3f9a914718 
								
							 
						 
						
							
							
								
								Fix(client): fix profile tab link ( #8536 )  
							
							
							
						 
						
							2022-04-24 14:21:46 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Johann150 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7e28c396b9 
								
							 
						 
						
							
							
								
								enhance: only render public notes in HTML template ( #8527 )  
							
							... 
							
							
							
							* only render public notes in HTML template
* fix missing import 
							
						 
						
							2022-04-24 14:17:09 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1b2ba09be0 
								
							 
						 
						
							
							
								
								fix: Fix schema key type error  #8517  ( #8538 )  
							
							
							
						 
						
							2022-04-24 11:43:15 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								f23d5a75f4 
								
							 
						 
						
							
							
								
								Squashed commit of the following:  
							
							... 
							
							
							
							commit 3658f19d98e213c2e844dd86397e85#8518 )
    * アンテナノートを取得するクエリがタイムアウトしないように速くする
    * テーブル名を直接指定しないようにする
    * クリップの取得を速くする
    * リストの取得を速くする
commit 6d33b366f833c22b5f3e090f8eff616c7ef41f090f8eff675abe05d57395fe7eb45abe05d5722375359d17722fc4d32375359d122cd2d652268d462b302cd2d6522e6fc35868fb81b669126fc35868ff6e7e11e066cd3ff5846e7e11e0610589171ce8d568d5330589171cebeef8f63dc3cf9c3097eef8f63dc632500faf6de6e3d64b32500faf6d1ce8da66cfd5a304821ce8da66c208da5e9e0c07e4c34708da5e9e0d5f985ee8325cac33075f985ee8321fd6c97534190720591fd6c975329c2f5ee0474cef67e99c2f5ee04197885d3dec6a15024f97885d3def5f5f68cdc990fef5995f5f68cdcdaf6d52e4c40b7230bdaf6d52e4c8621fc5a7199eb919f4621fc5a7151b956af85b14e347da1b956af85580c88e13fa3dceee7c80c88e13ffad9e6a4ec35cd9e621ad9e6a4ec5504f18244ac8243501504f182448fd5999378cf5fe2d10fd5999378b8451436cb1894df8828451436cb837628953c6319dd1bf37628953c583a77f10613288e1ed83a77f106499640a35a75c087b7999640a35a388cdbc2ad24681bbe188cdbc2ad6db10103d8a0c6ae2cbdb10103d8e2795fe4577f5299cf42795fe457954631026d4ab773eb954631026de80783199a944250f7f80783199a96d557269cf418eaecf6d557269c126b268588a905188e926b268588fa1af83c0a781b57585a1af83c0abd0d5068f74168addbbd0d5068f728a1f3a4c0d70b8275b8a1f3a4c0b338793d898b646822f338793d891c82ce923378ac41a61c82ce9233b4b48ba4e8cc75620974b48ba4e8c7115bd46fbf7baccea7115bd46ffe967d9dedf84483896e967d9ded3f00ceedaec3b55b684f00ceedae4df67836c17387e010cdf67836c1a9fd0e90856a3a8ba4d9fd0e9085042c4ea38cab01cf18842c4ea38ccdf5396830c0ba71c36df53968306df530bb6619f753c15df530bb66dc52e30e8efa49427dfc52e30e8e05e6e1e2370cb04ded35e6e1e237a943a1940e41fe364b4943a1940e212913a16f15d166e3012913a16fdacb924420e23ad7833acb9244205d04014f873182606e9d04014f875929e54551e1247b3e4929e545514942c802433e7a87f75942c80243170d02cf1be6754eb8870d02cf1bef96c60c1aef646b957f96c60c1a08accb78fa99234632b8accb78fa905203e2cf3d7c3c39f05203e2cf0b6c9ab0c180f8c2de7b6c9ab0c15cdef5cd1a1a8f41010cdef5cd1adea7d4d3232efae80b9ea7d4d323e17fff8c6618da55bd817fff8c66592977f303fa9f0d9ff92977f303d8043409d30038f3b248043409d3837dc1c9a86d145bc4c37dc1c9a826310919403286c93c8631091940b938fcb3e553d257ef0938fcb3e5e5e1d17dff3553f3be45e1d17dff2449dc17df526838c77449dc17df83e11011225cb3d86a13e1101122952d577c7de5ba4751452d577c7dd18693fb38cf757ed0118693fb380f7e9725e5cf9242053f7e9725e599a4a534c917dc50c249a4a534c92b090ff9990e89a9f41b090ff99943d68a098868ace4a313d68a0988bd6c8b9b993c7a02af1d6c8b9b99449e6c2ed78bd80eb2a49e6c2ed75e4bcdd7b4f24c7c81ce4bcdd7b4d7747ec5b6bce65e2147747ec5b6d 
							
						 
						
							2022-04-23 19:56:17 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								3658f19d98 
								
							 
						 
						
							
							
								
								12.110.1  
							
							
							
						 
						
							2022-04-23 19:54:09 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								e213c2e844 
								
							 
						 
						
							
							
								
								remove unused locale  
							
							
							
						 
						
							2022-04-23 19:53:17 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									xianon 
								
							 
						 
						
							
							
							
							
								
							
							
								dd86397e85 
								
							 
						 
						
							
							
								
								fix: アンテナ、クリップ、リストの表示を速くする ( #8518 )  
							
							... 
							
							
							
							* アンテナノートを取得するクエリがタイムアウトしないように速くする
* テーブル名を直接指定しないようにする
* クリップの取得を速くする
* リストの取得を速くする 
							
						 
						
							2022-04-23 19:44:25 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								6d33b366f8 
								
							 
						 
						
							
							
								
								fix ogp rendering and refactor  
							
							
							
						 
						
							2022-04-23 19:44:17 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eac71ae1d7 
								
							 
						 
						
							
							
								
								fix: Fix settings page ( #8508 )  
							
							... 
							
							
							
							* Fix settings page
* nanka iroiro
* clean up
* clean up
* インデックスに戻ってもタイトルが残ってしまうのを修正 
							
						 
						
							2022-04-23 19:17:15 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								c2cae877ce 
								
							 
						 
						
							
							
								
								chore: fix lint command for windows  
							
							
							
						 
						
							2022-04-23 12:50:37 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								fd13173eaf 
								
							 
						 
						
							
							
								
								bump jsrsasign  
							
							
							
						 
						
							2022-04-23 12:48:26 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Johann150 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								92d249210d 
								
							 
						 
						
							
							
								
								chore(lint): fix type definitions for jsrsasign ( #8528 )  
							
							... 
							
							
							
							* fix type definitions for jsrsasign
The @types/jsrsasign is not available in exactly the same version as the jsrsa
package misskey uses, so i used an earlier patch version of the same package.
* update yarn.lock 
							
						 
						
							2022-04-23 12:45:36 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Nedbal 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								92762223ea 
								
							 
						 
						
							
							
								
								refactor(meta): split package lints into separate workflows ( #8530 )  
							
							
							
						 
						
							2022-04-23 12:41:04 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								29b9d8998a 
								
							 
						 
						
							
							
								
								chore(deps): bump moment from 2.24.0 to 2.29.3 in /packages/backend ( #8531 )  
							
							... 
							
							
							
							Bumps [moment](https://github.com/moment/moment ) from 2.24.0 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.3 )
---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2022-04-23 12:39:44 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								84b183a9f6 
								
							 
						 
						
							
							
								
								refactor: use structuredClone for deep clone  
							
							
							
						 
						
							2022-04-23 12:38:02 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								70958a9f77 
								
							 
						 
						
							
							
								
								update node to 18  
							
							
							
						 
						
							2022-04-23 12:37:44 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								9f3650b0ef 
								
							 
						 
						
							
							
								
								update deps  
							
							
							
						 
						
							2022-04-23 12:29:26 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								f02508c259 
								
							 
						 
						
							
							
								
								Revert "make emoji stand out more on reaction button"  
							
							... 
							
							
							
							This reverts commit e0c5401241 
							
						 
						
							2022-04-20 09:30:29 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Johann150 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e0c5401241 
								
							 
						 
						
							
							
								
								make emoji stand out more on reaction button  
							
							... 
							
							
							
							a slight shadow makes them easier to see 
							
						 
						
							2022-04-19 22:03:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									xianon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								60620bdb25 
								
							 
						 
						
							
							
								
								fix: アンテナ、クリップ、リストの表示を速くする ( #8518 )  
							
							... 
							
							
							
							* アンテナノートを取得するクエリがタイムアウトしないように速くする
* テーブル名を直接指定しないようにする
* クリップの取得を速くする
* リストの取得を速くする 
							
						 
						
							2022-04-19 22:59:39 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Johann150 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3cf226d534 
								
							 
						 
						
							
							
								
								await promises ( #8519 )  
							
							
							
						 
						
							2022-04-19 18:46:41 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								d338ea2591 
								
							 
						 
						
							
							
								
								fix ogp rendering and refactor  
							
							
							
						 
						
							2022-04-17 21:18:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								426885bff5 
								
							 
						 
						
							
							
								
								ローカルのjsonファイルを保存・読み込みできるように  
							
							
							
						 
						
							2022-04-17 21:10:50 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								ce51ef5df5 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2022-04-17 21:01:02 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								31e5c5f69a 
								
							 
						 
						
							
							
								
								refactor  
							
							... 
							
							
							
							Resolve  #8467  
						
							2022-04-17 20:58:37 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								ff8313b48b 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2022-04-17 20:51:59 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								02bb36cdc4 
								
							 
						 
						
							
							
								
								refactor: fix type  
							
							
							
						 
						
							2022-04-17 20:44:21 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								6b31ea1992 
								
							 
						 
						
							
							
								
								refactor: fix type  
							
							
							
						 
						
							2022-04-17 17:30:27 +09:00