summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* merge: Check privacy settings in charts/user/following (resolves #1107) (!1124)Hazelnoot2025-06-141-1/+78
|\
| * check privacy settings in charts/user/followingHazelnoot2025-06-141-1/+78
* | merge: group notifications regardless of when they happened - fix #633 (!1123)Marie2025-06-141-26/+61
|\ \ | |/ |/|
| * annotate typesdakkar2025-06-141-4/+4
| * group notifications regardless of when they happened - fix #633dakkar2025-06-141-26/+61
* | merge: Show signup reason in user admin screen (resolves #1090) (!1114)Hazelnoot2025-06-147-16/+30
|\ \
| * | fix TS errorsHazelnoot2025-06-132-1/+5
| * | show signup reason in user admin screenHazelnoot2025-06-135-15/+25
* | | merge: Don't unfollow suspended users (!1122)Hazelnoot2025-06-141-20/+64
|\ \ \
| * | | don't unfollow anyone when suspending a userHazelnoot2025-06-141-20/+64
| |/ /
* | | merge: fix some regressions due to recent merges (!1112)Marie2025-06-143-33/+10
|\ \ \
| * | | remove unused variablesdakkar2025-06-141-3/+0
| * | | fix `UserEntityService` packMany hintsdakkar2025-06-131-30/+8
| * | | avoid pushing to timelines of remote usersdakkar2025-06-132-0/+2
| |/ /
* | | merge: Don't convert empty HTML elements to MFM (resolves #982) (!1116)Hazelnoot2025-06-141-3/+9
|\ \ \
| * | | fix conversion of empty links to mfm URLHazelnoot2025-06-131-11/+12
| * | | avoid duplicating all the childNodes.length checksHazelnoot2025-06-131-48/+35
| * | | skip empty elements in MfmService.fromHtmlHazelnoot2025-06-131-25/+43
| |/ /
* | | merge: Auto-select the first page of reactions on the note "reactions" tab (r...Marie2025-06-142-0/+10
|\ \ \
| * | | auto-select the first page of reactions on the note "reactions" pgaeHazelnoot2025-06-142-0/+10
| |/ /
* | | merge: Hide admin secrets from the mod log (resolves #44) (!1120)Marie2025-06-141-2/+22
|\ \ \
| * | | hide admin secrets from the mod logHazelnoot2025-06-141-2/+22
| |/ /
* | | merge: Fix broken CSS in instance-info (!1118)Marie2025-06-141-4/+1
|\ \ \
| * | | fix broken CSS in instance-info caused by leftover codeHazelnoot2025-06-131-4/+1
| |/ /
* | | merge: Fix "reply" indicator showing on a separate line in Misskey note style...Marie2025-06-146-47/+53
|\ \ \
| * | | copy changes to MkSubNoteContent and welcome.timeline.noteHazelnoot2025-06-132-6/+12
| * | | copy changes to MkNote and EmNoteDetailedHazelnoot2025-06-132-25/+26
| * | | remove "RN:" link from NoteDetailed for consistency with other Note componentsHazelnoot2025-06-132-2/+0
| * | | place "reply" indicator on same line as note bodyHazelnoot2025-06-131-14/+15
| |/ /
* | | merge: Set X-Robots-Tag to disable indexing API endpoints (resolves #756) (!1...dakkar2025-06-145-0/+23
|\ \ \ | |_|/ |/| |
| * | set X-Robots-Tag to disable indexing API endpointsHazelnoot2025-06-135-0/+23
| |/
* / throw S3 errors to prevent silent failuresHazelnoot2025-06-131-25/+19
|/
* merge: Fix uncaught exception hooks and add more shutdown logging. (!1111)dakkar2025-06-135-9/+27
|\
| * add additional process exit loggersHazelnoot2025-06-121-1/+19
| * use uncaughtExceptionMonitor instead uncaughtExceptionHazelnoot2025-06-125-8/+8
* | merge: Consolidate duplicate HTML/XML parser libraries (!1083)Hazelnoot2025-06-1348-734/+679
|\ \
| * | downgrade htmlparser2 to match cheerioHazelnoot2025-06-121-2/+2
| * | correct MFM import in new/modified componentsHazelnoot2025-06-122-2/+2
| * | fix indents in megalodon filesHazelnoot2025-06-123-132/+171
| * | update to summaly 5.2.2Hazelnoot2025-06-123-3/+3
| * | fix TS errors in megalodonHazelnoot2025-06-121-5/+5
| * | correctly separate production / development dependenciesHazelnoot2025-06-122-14/+13
| * | pin katex versionHazelnoot2025-06-121-1/+1
| * | use pnpm package alias for @transfem-org/summalyHazelnoot2025-06-123-3/+3
| * | use pnpm package alias for @transfem-org/sfm-jsHazelnoot2025-06-1232-33/+33
| * | align megalodon tsconfig with the rest of the projectHazelnoot2025-06-121-9/+10
| * | remove unused script from megalodonHazelnoot2025-06-121-11/+5
| * | pcleanup dependencies:Hazelnoot2025-06-1216-538/+450
| |/
* | merge: Make defederation rocket use theme colors. (!1109)Marie2025-06-131-1/+1
|\ \ | |/ |/|
| * make defederation rocket use theme colors.piuvas2025-06-121-1/+1