| Commit message (Expand) | Author | Age | Files | Lines |
| * | merge: Ignore empty content warnings in API (resolves #977) (!929) | Marie | 2025-03-09 | 4 | -7/+7 |
| |\ |
|
| | * | collapse empty `cw` to null | Hazelnoot | 2025-03-03 | 2 | -2/+2 |
| | * | ignore empty CW with creating / editing notes | Hazelnoot | 2025-03-03 | 3 | -3/+3 |
| | * | don't parse empty strings in timelineArgs.ts | Hazelnoot | 2025-03-03 | 1 | -2/+2 |
| * | | upd: simplify checks | Marie | 2025-03-06 | 1 | -13/+9 |
| * | | chore: typecheck error | Marie | 2025-03-06 | 1 | -0/+2 |
| * | | add: libretranslate | Marie | 2025-03-06 | 3 | -34/+98 |
| * | | small change to comment | Lhc_fl | 2025-03-03 | 1 | -4/+3 |
| * | | fix: always clone the note before hideNote | Lhc_fl | 2025-03-03 | 1 | -5/+7 |
| |/ |
|
| * | remove `fileId` from `importCustomEmojis` log | Hazelnoot | 2025-03-02 | 1 | -1/+0 |
| * | don't record deleted note, flash, page, or gallery post in modlog | Hazelnoot | 2025-03-02 | 3 | -3/+0 |
| * | don't pass note into moderationLogService.log | Hazelnoot | 2025-03-02 | 1 | -1/+0 |
| * | add moderation logs for many endpoints | Hazelnoot | 2025-03-02 | 19 | -39/+169 |
| * | remove assertActivityMatchesUrls in favor of three-way same-authority checks | Hazelnoot | 2025-03-02 | 1 | -3/+5 |
| * | merge: Add "reject quotes" settings (!901) | Hazelnoot | 2025-03-01 | 5 | -0/+90 |
| |\ |
|
| | * | add `admin/reject-quotes` to new endpoints list | Hazelnoot | 2025-02-20 | 1 | -0/+1 |
| | * | add "reject quotes" toggle at user and instance level | Hazelnoot | 2025-02-20 | 4 | -0/+89 |
| * | | merge: Fix note visibility in streaming API (!922) | dakkar | 2025-02-27 | 18 | -66/+100 |
| |\ \ |
|
| | * | | call NoteEntityService.hideNote from streaming API | Hazelnoot | 2025-02-25 | 10 | -1/+22 |
| | * | | use assignMyReaction in channel, hashtag, role-timeline, and user-list channels | Hazelnoot | 2025-02-25 | 4 | -27/+14 |
| | * | | pass NoteEntityService through Channel constructor instead of method args | Hazelnoot | 2025-02-25 | 18 | -37/+60 |
| | * | | check mutes and blocks of renote target in streaming API | Hazelnoot | 2025-02-25 | 1 | -1/+4 |
| | |/ |
|
| * / | probably fix editing scheduled notes - fixes #934 | dakkar | 2025-02-26 | 1 | -2/+29 |
| |/ |
|
| * | merge: Add "force content warning" setting for user moderation (resolves #905... | dakkar | 2025-02-20 | 3 | -2/+75 |
| |\ |
|
| | * | add `admin/cw-user` to new endpoints list | Hazelnoot | 2025-02-16 | 1 | -0/+1 |
| | * | move `mandatoryCW` from admin-user to PackedUserLite (public field) | Hazelnoot | 2025-02-16 | 1 | -5/+0 |
| | * | record ModLog entry when setting a user's content warning | Hazelnoot | 2025-02-16 | 1 | -6/+20 |
| | * | add user-level "force content warning" moderation feature | Hazelnoot | 2025-02-16 | 2 | -0/+58 |
| | * | refresh cache when marking a user as NSFW | Hazelnoot | 2025-02-16 | 1 | -2/+7 |
| * | | increase rate limit on server-info to avoid errors and blank graphs | Hazelnoot | 2025-02-16 | 1 | -3/+4 |
| |/ |
|
| * | Merge branch 'develop' into merge/2024-02-03 | Hazelnoot | 2025-02-13 | 1 | -2/+6 |
| |\ |
|
| | * | add new note search file types (module, flash) and optimize file type query | Hazelnoot | 2025-02-13 | 1 | -2/+6 |
| * | | Merge branch 'develop' into merge/2024-02-03 | Hazelnoot | 2025-02-11 | 16 | -1303/+1530 |
| |\| |
|
| | * | merge: Cleanup and bulk fixes to Mastodon API (resolves #495, #509, #707, #7... | Hazelnoot | 2025-02-10 | 14 | -1299/+1507 |
| | |\ |
|
| | | * | make convertAttachment match file->attachment schema | Hazelnoot | 2025-02-08 | 1 | -3/+6 |
| | | * | fix mastodon media attachment conversion (resolves #495) | Hazelnoot | 2025-02-08 | 1 | -7/+38 |
| | | * | improve mastodon note conversion and use access checks in more places (resolv... | Hazelnoot | 2025-02-08 | 8 | -236/+222 |
| | | * | hide restricted edit history from mastodon api (resolves #811) | Hazelnoot | 2025-02-08 | 4 | -10/+63 |
| | | * | fix relationship data for Mastodon API (resolves #714) | Hazelnoot | 2025-02-08 | 2 | -7/+26 |
| | | * | add `memo` and `isInstanceMuted` to UserRelation API entity | Hazelnoot | 2025-02-08 | 1 | -0/+16 |
| | | * | remove un-needed relationshipModel static data | Hazelnoot | 2025-02-08 | 2 | -32/+4 |
| | | * | fix empty masto-api responses for several endpoints (resolves #721 and #707) | Hazelnoot | 2025-02-08 | 3 | -9/+11 |
| | | * | cleanup Mastodon API (resolves #804 and #865, partially resolves #492) | Hazelnoot | 2025-02-08 | 12 | -1128/+1254 |
| | * | | merge: Allow user-initiated object lookups (/ap/show endpoint) to follow cros... | Hazelnoot | 2025-02-10 | 1 | -3/+22 |
| | |\ \ |
|
| | | * | | allow ap/show to follow cross-domain redirects | Hazelnoot | 2025-02-05 | 1 | -1/+20 |
| | | * | | use leaky bucket rate limit for ap/show | Hazelnoot | 2025-02-05 | 1 | -2/+2 |
| | * | | | merge: search-by-tags returns "home" notes - fixes #933 (!891) | Marie | 2025-02-10 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | search-by-tags returns "home" notes - fixes #933 | dakkar | 2025-02-10 | 1 | -1/+1 |
| | | | |/
| | |/| |
|
| * | | | | Merge branch 'develop' into merge/2024-02-03 | Hazelnoot | 2025-02-10 | 2 | -0/+34 |
| |\| | | |
|
| | * | | | merge: Add ability to generate vapid keys on frontend (!888) | Marie | 2025-02-10 | 3 | -0/+39 |
| | |\ \ \
| | |/ /
| |/| | |
|