summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix _misskey_content of quote renotes (#8533)Johann1502022-05-011-0/+2
* fix: Add rel attribute to host-meta (#8583)MeiMei2022-05-011-0/+1
* feat: Improve Push Notification (#7667)tamaina2022-04-308-45/+91
* enhance: ドライブに画像ファイルをアップロードするとき...tamaina2022-04-287-46/+32
* Fix #8535 Excessive stack ... 'SchemaTypeDef<?>' (#8547)tamaina2022-04-271-15/+20
* fix: Promises -> Promise (#8545)Johann1502022-04-253-3/+3
* enhance: only render public notes in HTML template (#8527)Johann1502022-04-241-7/+6
* fix: Fix schema key type error #8517 (#8538)tamaina2022-04-241-1/+1
* bump jsrsasignsyuilo2022-04-231-2/+2
* chore(lint): fix type definitions for jsrsasign (#8528)Johann1502022-04-231-800/+0
* refactor: use structuredClone for deep clonesyuilo2022-04-233-8/+8
* fix: アンテナ、クリップ、リストの表示を速くする (#8518)xianon2022-04-193-18/+6
* await promises (#8519)Johann1502022-04-193-19/+15
* fix ogp rendering and refactorsyuilo2022-04-1710-37/+51
* refactorsyuilo2022-04-172-12/+12
* refactorsyuilo2022-04-172-43/+22
* refactorsyuilo2022-04-171-11/+11
* refactor: fix typesyuilo2022-04-177-53/+41
* refactor: fix typesyuilo2022-04-173-37/+43
* refactor: fix typesyuilo2022-04-175-10/+10
* refactor: fix typesyuilo2022-04-171-4/+15
* refactor: fix typesyuilo2022-04-172-6/+6
* refactor: fix typesyuilo2022-04-171-5/+10
* Streaming経由でのAPIリクエストを削除syuilo2022-04-171-34/+6
* refactor: fix typesyuilo2022-04-173-7/+7
* refactor: fix typesyuilo2022-04-171-4/+4
* refactor: fix typesyuilo2022-04-175-17/+50
* refactoesyuilo2022-04-164-8/+8
* lintsyuilo2022-04-161-13/+13
* enhance(client): show loading icon on splash screensyuilo2022-04-112-2/+48
* refactorsyuilo2022-04-081-8/+8
* fix(api): parameter validation of users/show was wrongsyuilo2022-04-061-3/+3
* enhance(webhook): add userId to payloadsyuilo2022-04-033-0/+3
* improve webhooksyuilo2022-04-038-28/+27
* fix typesyuilo2022-04-031-1/+1
* fix typesyuilo2022-04-031-1/+1
* fix typessyuilo2022-04-034-8/+12
* chore: fix lintsyuilo2022-04-0317-44/+43
* fix e2e testsyuilo2022-04-031-1/+5
* fix: validation (better #8456) (#8461)Johann1502022-04-0331-105/+300
* fix(api): admin/update-meta was not workingsyuilo2022-04-031-1/+3
* revert 484e023c0syuilo2022-04-0231-294/+100
* fix syntax errorsyuilo2022-04-021-1/+1
* feat: Webhook (#8457)syuilo2022-04-0220-9/+550
* fix(federation): avoid duplicate activity delivery (#8429)Johann1502022-04-021-27/+36
* enhance(doc): required input fields (#8456)Johann1502022-04-0231-100/+294
* fix(server): admin/meta is not workingsyuilo2022-04-011-0/+2
* fix(server): add missing importsyuilo2022-03-291-0/+1
* fix querysyuilo2022-03-271-1/+3
* limit federation of reactions on direct notes (#8448)Johann1502022-03-271-1/+10