index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
QueueProcessorModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-06-18
don't allow boosts to be fetched as a note over AP
Hazelnoot
1
-1
/
+6
2025-06-18
filter boosts out of pinned notes when federating
Hazelnoot
1
-1
/
+1
2025-06-18
support boosts and edits in renderNoteOrRenoteActivity
Hazelnoot
3
-24
/
+23
2025-06-18
fix usage of appearNote in frontend components
Hazelnoot
4
-44
/
+34
2025-06-14
check privacy settings in charts/user/following
Hazelnoot
1
-1
/
+78
2025-06-14
annotate types
dakkar
1
-4
/
+4
2025-06-14
group notifications regardless of when they happened - fix #633
dakkar
1
-26
/
+61
2025-06-14
remove unused variables
dakkar
1
-3
/
+0
2025-06-14
don't unfollow anyone when suspending a user
Hazelnoot
1
-20
/
+64
2025-06-14
auto-select the first page of reactions on the note "reactions" pgae
Hazelnoot
2
-0
/
+10
2025-06-14
hide admin secrets from the mod log
Hazelnoot
1
-2
/
+22
2025-06-13
fix conversion of empty links to mfm URL
Hazelnoot
1
-11
/
+12
2025-06-13
set X-Robots-Tag to disable indexing API endpoints
Hazelnoot
5
-0
/
+23
2025-06-13
fix broken CSS in instance-info caused by leftover code
Hazelnoot
1
-4
/
+1
2025-06-13
copy changes to MkSubNoteContent and welcome.timeline.note
Hazelnoot
2
-6
/
+12
2025-06-13
copy changes to MkNote and EmNoteDetailed
Hazelnoot
2
-25
/
+26
2025-06-13
remove "RN:" link from NoteDetailed for consistency with other Note components
Hazelnoot
2
-2
/
+0
2025-06-13
place "reply" indicator on same line as note body
Hazelnoot
1
-14
/
+15
2025-06-13
avoid duplicating all the childNodes.length checks
Hazelnoot
1
-48
/
+35
2025-06-13
fix TS errors
Hazelnoot
2
-1
/
+5
2025-06-13
skip empty elements in MfmService.fromHtml
Hazelnoot
1
-25
/
+43
2025-06-13
throw S3 errors to prevent silent failures
Hazelnoot
1
-25
/
+19
2025-06-13
show signup reason in user admin screen
Hazelnoot
7
-15
/
+31
2025-06-13
fix `UserEntityService` packMany hints
dakkar
1
-30
/
+8
2025-06-13
avoid pushing to timelines of remote users
dakkar
2
-0
/
+2
2025-06-12
add additional process exit loggers
Hazelnoot
1
-1
/
+19
2025-06-12
use uncaughtExceptionMonitor instead uncaughtException
Hazelnoot
5
-8
/
+8
2025-06-12
downgrade htmlparser2 to match cheerio
Hazelnoot
2
-27
/
+17
2025-06-12
correct MFM import in new/modified components
Hazelnoot
2
-2
/
+2
2025-06-12
regenerate lockfile to fix merge conflicts
Hazelnoot
1
-0
/
+3
2025-06-12
fix indents in megalodon files
Hazelnoot
3
-132
/
+171
2025-06-12
update to summaly 5.2.2
Hazelnoot
4
-19
/
+19
2025-06-12
regen pnpm-lock.yaml
Hazelnoot
1
-184
/
+61
2025-06-12
fix TS errors in megalodon
Hazelnoot
1
-5
/
+5
2025-06-12
correctly separate production / development dependencies
Hazelnoot
4
-317
/
+356
2025-06-12
pin katex version
Hazelnoot
1
-1
/
+1
2025-06-12
use pnpm package alias for @transfem-org/summaly
Hazelnoot
3
-3
/
+3
2025-06-12
use pnpm package alias for @transfem-org/sfm-js
Hazelnoot
32
-33
/
+33
2025-06-12
align megalodon tsconfig with the rest of the project
Hazelnoot
1
-9
/
+10
2025-06-12
remove unused script from megalodon
Hazelnoot
1
-11
/
+5
2025-06-12
pcleanup dependencies:
Hazelnoot
17
-1003
/
+754
2025-06-12
make defederation rocket use theme colors.
piuvas
1
-1
/
+1
2025-06-10
enforce DM visibility in notes/mentions
Hazelnoot
1
-3
/
+2
2025-06-10
enforce DM visibility in generateVisibilityQuery
Hazelnoot
1
-7
/
+9
2025-06-09
fix hard-muted notes leaving extra lines on the screen
Hazelnoot
2
-2
/
+2
2025-06-09
fix admin-user not working inside the reports ui
Hazelnoot
2
-10
/
+17
2025-06-09
increase width of admin-user and instance-admin screens to prevent scrolling ...
Hazelnoot
2
-2
/
+2
2025-06-09
fix _spacer CSS on FireFox
Hazelnoot
1
-0
/
+2
2025-06-09
fix relations in MastodonDataService.ts
Hazelnoot
1
-8
/
+8
2025-06-09
fix missing @bindThis in CacheService
Hazelnoot
1
-0
/
+2
[next]