summaryrefslogtreecommitdiff
path: root/packages/backend/src/postgres.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#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>
* feat: 公開リスト (#10842)Chocolate Pie2023-05-191-0/+2
| | | | | | | | | | | | | | | | | | | | | | | * 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>
* feat: 自分用メモ機能 (#10516)Ebise Lutica2023-04-131-0/+2
| | | | | | | | | | | | | | | * 自分用メモを作成する機能 * 不要なCSSを削除 * メモ: デザイン調整 * デザイン崩れを修正 * fix: メモ機能のe2eテストで見つかった不具合を修正 * デザイン調整 * fix(frontend): 自分用メモtextareaにline-heightが適用されない問題を修正
* feat(backend): support replication of postgresqlsyuilo2023-04-081-0/+16
| | | | Resolve #10205
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-041-2/+0
| | | | Resolve #10168
* perf(backend): store notes of an antenna to redis instead of postgresqlsyuilo2023-04-031-2/+0
| | | | Resolve #10169
* feat: チャンネルにノートをピン留めできるようにsyuilo2023-03-311-2/+0
| | | | Resolve #7740
* feat: チャンネルをお気に入りに登録できるようにsyuilo2023-03-311-0/+2
| | | | Resolve #10097
* feat: clip favoritesyuilo2023-03-161-0/+2
| | | | Resolve #10337
* feat: Per-user renote mute (#10249)syuilo2023-03-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * リノートをミュートしたユーザー一覧を見れるように * :art: * add test * fix test --------- Co-authored-by: Hélène <pleroma-dev@helene.moe>
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* drop group (#9942)syuilo2023-02-151-6/+0
| | | | | * drop group * Update operations.ts
* drop messaging (#9919)syuilo2023-02-151-2/+0
| | | | | * drop messaging (from backend) * wip
* fix: postgre -> postgres (#9814)Masaya Suzuki2023-02-071-0/+231