summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix withRenotes check in bubble-timeline.tsHazelnoot2025-06-011-14/+10
* merge: Persisted instance blocks (!1068)Hazelnoot2025-06-013-10/+11
|\
| * exclude local notes from bubble timelineHazelnoot2025-05-301-1/+2
| * fix following feed performance and bugsHazelnoot2025-05-281-6/+7
| * use instance block columns instead of checking meta columnsHazelnoot2025-05-282-4/+3
* | fix DeepLXdakkar2025-06-011-1/+1
|/
* don't trend notes from non-explorable or non-trendable usersHazelnoot2025-05-141-1/+2
* merge: Cache note translations in Redis (!1027)Marie2025-05-141-13/+48
|\
| * add debug logging for translation endpointHazelnoot2025-05-121-0/+1
| * cache and re-use note translationsHazelnoot2025-05-121-13/+47
* | add configurable timeout for note translationsHazelnoot2025-05-121-0/+2
|/
* merge: Reorder relay activities to avoid delivery race condition (resolves #9...Marie2025-05-081-1/+1
|\
| * reorder relay activities to avoid delivery race conditionHazelnoot2025-05-071-1/+1
* | Fix polls not rendering properly in Schedule ListMarie2025-05-081-0/+18
|/
* check role assignments in featured timelineHazelnoot2025-05-041-0/+16
* use bucket rate limit for featured timelineHazelnoot2025-05-041-3/+4
* check suspended users/hosts in following feedHazelnoot2025-05-031-0/+6
* honour blocked hosts in global-timelinedakkar2025-05-021-0/+2
* make bubble timeline visibility checks match local timelineHazelnoot2025-05-011-5/+5
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-2910-0/+13
|\
| * Exclude blocked instance note from most timelines (#15792)anatawa122025-04-2810-0/+13
* | Make NoteEdit entity match the database schemaHazelnoot2025-04-131-1/+1
* | fix backend lint errorsHazelnoot2025-04-021-1/+1
* | lint and type fixesHazelnoot2025-04-013-10/+3
* | copy changes to notes/edit.tsHazelnoot2025-04-011-4/+2
* | fix backend type errorsHazelnoot2025-04-014-8/+8
* | fix type errors from notes/versions endpointHazelnoot2025-03-311-8/+26
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-3010-19/+20
|\|
| * refactor(backend): better method namesyuilo2025-03-2710-20/+20
* | merge upstreamHazelnoot2025-03-252-8/+0
|\|
| * Feat: Chat (#15686)syuilo2025-03-242-8/+0
* | merge: Ignore empty content warnings in API (resolves #977) (!929)Marie2025-03-093-5/+5
|\ \
| * | collapse empty `cw` to nullHazelnoot2025-03-032-2/+2
| * | ignore empty CW with creating / editing notesHazelnoot2025-03-033-3/+3
* | | upd: simplify checksMarie2025-03-061-13/+9
* | | chore: typecheck errorMarie2025-03-061-0/+2
* | | add: libretranslateMarie2025-03-061-33/+69
|/ /
* | merge: Add "reject quotes" settings (!901)Hazelnoot2025-03-012-0/+16
|\ \
| * | add "reject quotes" toggle at user and instance levelHazelnoot2025-02-202-0/+16
* | | probably fix editing scheduled notes - fixes #934dakkar2025-02-261-2/+29
|/ /
* | Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-131-2/+6
|\ \
| * | add new note search file types (module, flash) and optimize file type queryHazelnoot2025-02-131-2/+6
* | | Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-111-1/+1
|\| |
| * | search-by-tags returns "home" notes - fixes #933dakkar2025-02-101-1/+1
* | | fix import order in notes/favorite/delete.tsHazelnoot2025-02-041-1/+1
* | | fix lint errors in notes/schedule/create.tsHazelnoot2025-02-041-5/+0
* | | fix import order in notes/global-timeline.tsHazelnoot2025-02-041-1/+1
* | | fix import order in notes/like.tsHazelnoot2025-02-041-1/+1
|/ /
* | upd: make schedule time work cross timezonesMarie2024-12-151-4/+6
* | Merge branch 'develop' into feature/2024.10dakkar2024-12-123-0/+568
|\ \