summaryrefslogtreecommitdiff
path: root/packages/backend/test/unit/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...Hazelnoot2025-06-091-65/+268
* move QuantumKVCache to a separate fileHazelnoot2025-06-091-2/+1
* implement QuantumKVCache.add and QuantumKVCache.addManyHazelnoot2025-06-091-0/+62
* implement QuantumKVCache.setMany and QuantumKVCache.seleteManyHazelnoot2025-06-091-21/+125
* implement QuantumKVCacheHazelnoot2025-06-091-0/+431
* more use of identifiable errors, improvements to inner error rendering, and m...Hazelnoot2025-06-061-0/+75
* add function diffArraysSimple for more efficient change detectionHazelnoot2025-05-281-1/+39
* minor optimization to diff-arraysHazelnoot2025-05-281-3/+3
* fix type errors caused by new User, Note, and Instance fieldsHazelnoot2025-05-281-0/+3
* add diff-arrays utility for efficient array diffsHazelnoot2025-05-281-0/+53
* remove assertActivityMatchesUrls in favor of three-way same-authority checksHazelnoot2025-03-021-55/+0
* cover more retryable errors for quote resolutionHazelnoot2025-02-201-0/+73
* fix type errors in is-renote unit testsHazelnoot2025-02-201-0/+1
* factor out common append-content-warning routine for use in both frontend and...Hazelnoot2025-02-161-0/+92
* use fraction seconds for rate limit headersHazelnoot2024-12-081-0/+62
* normalize AP IDs during verificationHazelnoot2024-11-231-21/+25
* merge: Add filter options to following feed (resolves #726) (!671)Hazelnoot2024-10-151-1/+21
|\
| * fix is-renote testsHazelnoot2024-10-151-4/+3
| * add filters for following feedHazel K2024-10-151-1/+22
* | factor out tuple logic into from-tuple.tsHazelnoot2024-10-151-0/+13
|/
* check for hostHazel K2024-10-071-13/+24
* prevent deletion or suspension of system accountsHazel K2024-10-071-0/+36
* fix types in my testdakkar2024-05-311-18/+18
* Merge branch 'develop' into futuredakkar2024-05-311-0/+51
|\
| * look inside `url` when checking activity origin - #512dakkar2024-05-181-0/+51
* | fix backend testsdakkar2024-04-251-0/+1
* | fix(backend): incorrect logic for determining whether Quote or not (#13700)zyoshoka2024-04-141-0/+88
* | chore: add missing SPDX ID and workflow check (#13570)zyoshoka2024-03-131-0/+5
|/
* (re) update SPDX-FileCopyrightTexttamaina2024-02-134-4/+4
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-134-4/+4
* update SPDX-FileCopyrightTextsyuilo2024-02-124-4/+4
* enhance(backend): テストの高速化 (#12939)おさむのひと2024-01-082-3/+3
* fix testssyuilo2023-10-161-13/+13
* perf(backend): WebSocket接続が多い場合のパフォーマンスを向上syuilo2023-10-081-0/+88
* feat: introduce aidx and make it defaultsyuilo2023-09-061-0/+8
* fixessyuilo2023-09-051-36/+36
* enhance(backend): Improve behavior of correctFilename (#11484)tamaina2023-08-082-28/+48
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-273-65/+80
* perf: use slacc on check-word-mute (#10721)Acid Chicken (硫酸鶏)2023-05-051-0/+49
* fix(server): IdService.parseを全てのidタイプに対応させるよう...tamaina2023-04-091-0/+44
* fix correctFilename extが.から始まる場合も考慮するtamaina2023-03-061-0/+3
* enhance(server): downloadUrlでContent-Dispositionからファイル名を取...tamaina2023-03-041-0/+39