summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* update mfm-jssyuilo2023-01-091-1/+1
* カスタム絵文字一覧情報をmetaから分離syuilo2023-01-096-66/+104
* fix(server): アンテナタイムライン(ストリーミング)が、...syuilo2023-01-091-14/+6
* fix(server): 特定のPNG画像のアップロードに失敗する問題を...syuilo2023-01-091-2/+2
* fix(server): 非公開のクリップのURLでOGPレンダリングされる...syuilo2023-01-091-3/+2
* fix importssyuilo2023-01-098-8/+8
* fix: Escape SQL LIKE (#9493)MeiMei2023-01-089-15/+26
* enhance: Push Notification badges to Tabler Icons (#9406)tamaina2023-01-0827-5/+24
* delete pollVote notificationsyuilo2023-01-084-20/+6
* enhance(server): refactor and tweak emoji proxysyuilo2023-01-073-44/+41
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-01-063-11/+16
|\
| * カスタム絵文字にプロキシを復活 (#9481)tamaina2023-01-063-11/+16
* | chore: remove ` Search` from the name of OpenSearchtamaina2023-01-062-2/+2
|/
* update depssyuilo2023-01-061-10/+10
* Update ClientServerService.tssyuilo2023-01-061-1/+1
* disable custom emoji proxy temporarysyuilo2023-01-061-0/+5
* Update flash.pugsyuilo2023-01-061-1/+1
* enhance(server): SSR for flashsyuilo2023-01-062-1/+61
* fix(backend): Set correct access control of admin/drive/files (#9472)CyberRex2023-01-061-1/+1
* fix instance sortsyuilo2023-01-051-2/+2
* MisskeyPlay (#9467)syuilo2023-01-0521-1/+904
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-01-042-2/+2
|\
| * fix(server): pages/likeのエラーIDが重複しているのを修正syuilo2023-01-041-1/+1
| * fix(server): fix pages/updatesyuilo2023-01-041-1/+1
* | chore: remove unused function (truncateUnreadAntennaNote)tamaina2023-01-041-20/+0
|/
* update AiScript to 0.12.0syuilo2023-01-031-1/+0
* clean upsyuilo2023-01-031-5/+0
* :v:syuilo2023-01-038-17/+45
* drop latestStatus of instancesyuilo2023-01-033-10/+11
* drop lastCommunicatedAt of instancesyuilo2023-01-039-19/+13
* drop latestRequestSentAt of instancesyuilo2023-01-035-23/+18
* PV集計はローカルユーザーのみにsyuilo2023-01-031-4/+6
* update depssyuilo2023-01-021-11/+11
* feat: add per user pv chartsyuilo2023-01-0112-4/+152
* clean upsyuilo2023-01-011-7/+0
* feat: make possible to export favorited notessyuilo2023-01-017-2/+216
* enhance(server): productionじゃない限りレートリミットを無効にsyuilo2023-01-011-3/+8
* :v:syuilo2023-01-013-2/+4
* tweak max-agesyuilo2022-12-311-1/+1
* cache emoji responsesyuilo2022-12-311-6/+8
* clean upsyuilo2022-12-312-12/+0
* fix(server): driveCapacityOverrideMbが公開情報になっているのを...syuilo2022-12-311-1/+3
* enhance(server): clean emoji responsesyuilo2022-12-318-184/+4
* fix: use || for emoji url fallback instead of ??tamaina2022-12-305-6/+10
* enhance: Proxy custom emojis to reduce image size and accelerate the frontend...tamaina2022-12-308-25/+53
* fix(server): /emoji to accept `@.` host expressiontamaina2022-12-291-1/+2
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-294-6/+39
* Support OpenSearch (closes #7058) (#9427)Soni L2022-12-292-0/+20
* update depssyuilo2022-12-281-6/+6
* fix(server): bodyLimit for each endpointssyuilo2022-12-281-1/+1