summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge: fetch linked notes manually, unless we have them in DB - fixes 1006 (!...Hazelnoot2025-03-154-20/+52
|\
| * fix indentdakkar2025-03-151-22/+22
| * fetch linked notes manually, unless we have them in DB - fixes 1006dakkar2025-03-154-8/+40
|/
* merge: Add external url warning to url previews (!944)Hazelnoot2025-03-151-1/+2
|\
| * upd: add warning prompt to previewsMarie2025-03-141-1/+2
|/
* merge: Remove our addition of copy remote link (!943)Hazelnoot2025-03-141-17/+0
|\
| * upd: remove old leftover copy link (origin)Marie2025-03-141-17/+0
|/
* merge: Make pleaseLoginContext attempt to use stored remote url/uris first be...Marie2025-03-106-6/+6
|\
| * upd: check for remote url first before providing local url on pleaseLoginContextMarie2025-03-096-6/+6
|/
* merge: Ignore empty content warnings in API (resolves #977) (!929)Marie2025-03-097-16/+13
|\
| * collapse empty `cw` to nullHazelnoot2025-03-032-2/+2
| * disable '@typescript-eslint/prefer-nullish-coalescing' for primitive typesHazelnoot2025-03-032-7/+4
| * ignore empty CW with creating / editing notesHazelnoot2025-03-033-3/+3
| * don't parse empty strings in timelineArgs.tsHazelnoot2025-03-031-2/+2
| * don't use empty CW as placeholder in megalodonHazelnoot2025-03-031-2/+2
* | merge: Remove redundant banner image on user home page (!940)Marie2025-03-081-1/+1
|\ \
| * | Remove seemingly redundant banner imagebunnybeam2025-03-081-1/+1
|/ /
* | merge: Change the "look for an instance" button to explore (!939)Hazelnoot2025-03-071-1/+1
|\ \
| * | upd: change look for instance button to exploreMarie2025-03-061-1/+1
|/ /
* | merge: Allow users to unset/remove avatar if set (!934)Hazelnoot2025-03-063-100/+93
|\ \
| * | fix: background aspectRatioMarie2025-03-051-1/+1
| * | upd: move claim, add claim for banner and backgroundMarie2025-03-051-1/+3
| * | fix: add back claimMarie2025-03-051-0/+1
| * | upd: separate menu and changeMarie2025-03-051-151/+90
| * | upd: allow users to remove avatarsMarie2025-03-053-19/+70
* | | merge: Add LibreTranslate as an option to External Services (!935)Hazelnoot2025-03-068-64/+193
|\ \ \
| * | | upd: simplify checksMarie2025-03-061-13/+9
| * | | chore: typecheck errorMarie2025-03-061-0/+2
| * | | add: libretranslateMarie2025-03-068-58/+189
| |/ /
* | | merge: Fix clickable notifications blocking clicks where they shouldn't (!937)Marie2025-03-061-1/+2
|\ \ \
| * | | Fix clickable notifications blocking clicks where they shouldn'tCenTdemeern12025-03-061-1/+2
|/ / /
* | | merge: Fix lookup for users with capitalized usernames on remote sharkey inst...Hazelnoot2025-03-061-1/+1
|\ \ \ | |/ / |/| |
| * | fix: use toLowerCase() to make sure usernameLower matches while compared to r...Marie2025-03-061-1/+1
|/ /
* | merge: Update sfm-js to latest version (!933)Marie2025-03-053-10/+27
|\ \
| * | chore: update sfm to 0.24.6Marie2025-03-053-10/+27
|/ /
* | merge: fix: always clone the note before hideNote (!931)Hazelnoot2025-03-031-5/+6
|\ \ | |/ |/|
| * small change to commentLhc_fl2025-03-031-4/+3
| * fix: always clone the note before hideNoteLhc_fl2025-03-031-5/+7
|/
* merge: Bump develop version (!928)Julia2025-03-022-2/+2
|\
| * Bump develop versionJulia Johannesen2025-03-022-2/+2
| * merge: 2025.2.2 (!927)Julia2025-03-02521-11819/+28055
| |\
| | * bump versiondakkar2025-03-022-2/+2
| | * Merge branch 'develop' into release/2025.2.2dakkar2025-03-02521-11819/+28055
| |/| | |/ |/|
* | merge: Add/fix moderation logs for many endpoints (resolves #911 and #969) (!...Hazelnoot2025-03-0233-59/+694
|\ \
| * | remove `fileId` from `importCustomEmojis` logHazelnoot2025-03-024-4/+1
| * | fix rebase errorHazelnoot2025-03-021-0/+54
| * | don't record deleted note, flash, page, or gallery post in modlogHazelnoot2025-03-026-16/+0
| * | fix formatting in SkFetchNoteHazelnoot2025-03-021-5/+0
| * | fix typo in "cannotLoadPage" translationHazelnoot2025-03-022-2/+2
| * | don't pass note into moderationLogService.logHazelnoot2025-03-021-1/+0