NoriDev
|
81dc594742
|
Merge remote-branch 'misskey/develop'
|
2023-10-05 14:37:54 +09:00 |
|
syuilo
|
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 |
|
NoriDev
|
59ad05a702
|
Merge branch 'develop' of https://github.com/kokonect-link/cherrypick into develop
|
2023-09-22 11:42:10 +09:00 |
|
Caipira
|
1959194cd6
|
Merge pull request #371
* feat(backend): Override the file URL rendering in AP
|
2023-09-22 11:34:50 +09:00 |
|
NoriDev
|
4eee67647d
|
Merge remote-branch 'misskey/develop'
|
2023-09-07 17:57:17 +09:00 |
|
syuilo
|
ca00a08e6e
|
feat: introduce aidx and make it default
Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
|
2023-09-06 18:33:51 +09:00 |
|
NoriDev
|
8ccf966ef8
|
Merge remote-branch 'misskey/develop'
|
2023-08-08 16:03:36 +09:00 |
|
tamaina
|
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 |
|
NoriDev
|
81fa487b42
|
tweak d04df47f
|
2023-06-18 19:16:19 +09:00 |
|
caipira113
|
d04df47f7d
|
Add Cloud Logging Support
|
2023-06-18 19:11:42 +09:00 |
|
NoriDev
|
d0339758af
|
CherryPick🍒
|
2023-05-28 18:35:56 +09:00 |
|
syuilo
|
1cc106b8de
|
fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバーで使えない問題を修正
|
2023-05-11 21:09:29 +09:00 |
|
Caipira
|
ae21b75687
|
fix(backend): Use SSL option for Meilisearch (#10772)
|
2023-05-06 04:02:34 +09:00 |
|
syuilo
|
5c08f2b93b
|
feat: Introduce Meilisearch (#10755)
* wip
* wip
* Update SearchService.ts
* Update SearchService.ts
* wip
* wip
* Update SearchService.ts
* Update CHANGELOG.md
* wip
* Update SearchService.ts
* Update docker-compose.yml.example
|
2023-05-05 08:52:14 +09:00 |
|
syuilo
|
9114c8cb8e
|
feat(backend): support replication of postgresql
Resolve #10205
|
2023-04-08 15:53:36 +09:00 |
|
syuilo
|
239d3f2dbf
|
feat(backend): ジョブキュー用Redisを別サーバーに分離できるように
|
2023-04-07 11:27:01 +09:00 |
|
syuilo
|
ff6d9d2860
|
feat(backend): イベント用Redisを別サーバーに分離できるように
|
2023-04-07 11:20:14 +09:00 |
|
RyotaK
|
3c7e1ff92e
|
Dev Containerの設定を追加 (#9872)
* Dev Containerの設定を追加
* テンプレート生成時に含まれていたコメントを削除
* 起動スクリプトを分割
JSONの中にベタ書きすると長くなるので
* 改行
* Dev Containerの使用方法を追記
|
2023-02-12 09:07:56 +09:00 |
|