summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-40/+0
* fix: 引用RNがpure RNとして連合され、pure RNが引用RNとして連...anatawa122023-12-221-0/+1
* enhance: api.jsonのレスポンスの内容を実際の内容に合わせる...GrapeApple02023-12-211-0/+2
* enhance: Unicode 15.0で新たに追加された絵文字をリアクショ...zyoshoka2023-12-181-2/+2
* feat: Roleに関するSchemaを追加 (#12572)yupix2023-12-061-0/+3
* Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)anatawa122023-12-041-0/+10
* fix(backend): reject malformed timestamp (#12554)Acid Chicken (硫酸鶏)2023-12-035-0/+20
* enhance(misskey-js) misskey-jsのストリーミングAPI定義をバック...おさむのひと2023-12-031-0/+2
* リストタイムラインでミュートが貫通してしまう問題に...おさむのひと2023-12-031-4/+5
* fix(backend): We can renote pure renote (#12171)anatawa122023-10-301-0/+10
* clean upsyuilo2023-10-201-20/+0
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-165-10/+8
* perf(backend): WebSocket接続が多い場合のパフォーマンスを向上syuilo2023-10-081-0/+52
* tweak tlsyuilo2023-10-041-2/+2
* tweak timelinessyuilo2023-10-041-2/+2
* refactor(backend): update directory structure for modelssyuilo2023-09-202-3/+3
* feat: introduce aidx and make it defaultsyuilo2023-09-061-0/+44
* update deps (#11764)syuilo2023-09-041-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-174-0/+4
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-162-8/+8
* feat: refine announcement (#11497)syuilo2023-08-131-0/+2
* fix(backend): correctFilename changes dll to exe (#11710)anatawa122023-08-131-0/+2
* enhance(backend): Improve behavior of correctFilename (#11484)tamaina2023-08-081-9/+45
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-2757-0/+285
* Fix auto-fixable issues (#11314)woxtu2023-07-193-14/+14
* enhance: 招待機能の改善 (#11195)yukineko2023-07-152-0/+22
* refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2023-07-141-2/+3
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-141-1/+1
* perf(backend): Reduce memory usage of MemoryKVCache (#11076)tamaina2023-07-081-9/+25
* fix: add suuport Japanese message of errors. (#11159)SASAGAWA Kiyoshi2023-07-081-1/+3
* refactor(backend): `core/activitypub/models` (#11067)okayurisotto2023-07-081-3/+3
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-082-2/+2
* refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight2023-06-252-4/+3
* refactor(backend): replace private-ip with ipaddr.js (#11041)Kagami Sascha Rosylight2023-06-251-1/+1
* fix(backend): キャッシュが溜まり続けないようにsyuilo2023-06-101-1/+31
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-292-9/+10
* perf: use slacc on check-word-mute (#10721)Acid Chicken (硫酸鶏)2023-05-051-1/+19
* enhance(dev): non-production環境でhttpサーバー間でもユーザー、...tamaina2023-04-291-0/+4
* fix typessyuilo2023-04-141-3/+3
* fix typesyuilo2023-04-121-2/+2
* カスタム絵文字のキャッシュ時に"{}"が入ってしまう問題...Chimorium2023-04-111-2/+2
* fix(server): リアクションできない問題をとりあえず修正 (#1...tamaina2023-04-091-2/+2
* fix(server): IdService.parseを全てのidタイプに対応させるよう...tamaina2023-04-095-0/+41
* perf(backend): cache local custom emojissyuilo2023-04-061-2/+86
* enhance(backend): improve cachesyuilo2023-04-051-33/+33
* enhance(backend): improve cachesyuilo2023-04-041-6/+91
* refactor(backend): rename Cache -> MemoryCachesyuilo2023-04-041-4/+4
* perf(backend): cache timeline of a channel to redissyuilo2023-04-031-0/+5
* refactor(backend): rename cache classsyuilo2023-03-241-2/+87
* fix indentationsyuilo2023-03-201-11/+11