index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
merge: Add librsvg and imagemagick to docker image (possibly resolves #1102) ...
dakkar
2025-06-18
1
-2
/
+2
|
|
|
\
\
|
|
|
*
|
add librsvg and imagemagick to docker image
Hazelnoot
2025-06-18
1
-2
/
+2
|
|
|
|
/
|
|
*
|
merge: Fix boosts showing as quote (!1126)
Hazelnoot
2025-06-18
11
-310
/
+88
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
don't publish null updated property
Hazelnoot
2025-06-18
1
-1
/
+1
|
|
|
*
fix tests
Hazelnoot
2025-06-18
1
-0
/
+2
|
|
|
*
fold renderUpNote into renderNote
Hazelnoot
2025-06-18
3
-240
/
+22
|
|
|
*
don't allow boosts to be fetched as a note over AP
Hazelnoot
2025-06-18
1
-1
/
+6
|
|
|
*
filter boosts out of pinned notes when federating
Hazelnoot
2025-06-18
1
-1
/
+1
|
|
|
*
support boosts and edits in renderNoteOrRenoteActivity
Hazelnoot
2025-06-18
3
-24
/
+23
|
|
|
*
fix usage of appearNote in frontend components
Hazelnoot
2025-06-18
4
-44
/
+34
|
|
|
/
|
*
/
set version for release 2025.4.3
dakkar
2025-06-16
2
-2
/
+2
|
|
/
|
*
merge: Check privacy settings in charts/user/following (resolves #1107) (!1124)
Hazelnoot
2025-06-14
1
-1
/
+78
|
|
\
|
|
*
check privacy settings in charts/user/following
Hazelnoot
2025-06-14
1
-1
/
+78
|
*
|
merge: group notifications regardless of when they happened - fix #633 (!1123)
Marie
2025-06-14
1
-26
/
+61
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
annotate types
dakkar
2025-06-14
1
-4
/
+4
|
|
*
group notifications regardless of when they happened - fix #633
dakkar
2025-06-14
1
-26
/
+61
|
*
|
merge: Show signup reason in user admin screen (resolves #1090) (!1114)
Hazelnoot
2025-06-14
9
-16
/
+36
|
|
\
\
|
|
*
|
fix TS errors
Hazelnoot
2025-06-13
2
-1
/
+5
|
|
*
|
show signup reason in user admin screen
Hazelnoot
2025-06-13
7
-15
/
+31
|
*
|
|
merge: Don't unfollow suspended users (!1122)
Hazelnoot
2025-06-14
1
-20
/
+64
|
|
\
\
\
|
|
*
|
|
don't unfollow anyone when suspending a user
Hazelnoot
2025-06-14
1
-20
/
+64
|
|
|
/
/
|
*
|
|
merge: fix some regressions due to recent merges (!1112)
Marie
2025-06-14
3
-33
/
+10
|
|
\
\
\
|
|
*
|
|
remove unused variables
dakkar
2025-06-14
1
-3
/
+0
|
|
*
|
|
fix `UserEntityService` packMany hints
dakkar
2025-06-13
1
-30
/
+8
|
|
*
|
|
avoid pushing to timelines of remote users
dakkar
2025-06-13
2
-0
/
+2
|
|
|
/
/
|
*
|
|
merge: Don't convert empty HTML elements to MFM (resolves #982) (!1116)
Hazelnoot
2025-06-14
1
-3
/
+9
|
|
\
\
\
|
|
*
|
|
fix conversion of empty links to mfm URL
Hazelnoot
2025-06-13
1
-11
/
+12
|
|
*
|
|
avoid duplicating all the childNodes.length checks
Hazelnoot
2025-06-13
1
-48
/
+35
|
|
*
|
|
skip empty elements in MfmService.fromHtml
Hazelnoot
2025-06-13
1
-25
/
+43
|
|
|
/
/
|
*
|
|
merge: Auto-select the first page of reactions on the note "reactions" tab (r...
Marie
2025-06-14
2
-0
/
+10
|
|
\
\
\
|
|
*
|
|
auto-select the first page of reactions on the note "reactions" pgae
Hazelnoot
2025-06-14
2
-0
/
+10
|
|
|
/
/
|
*
|
|
merge: Hide admin secrets from the mod log (resolves #44) (!1120)
Marie
2025-06-14
1
-2
/
+22
|
|
\
\
\
|
|
*
|
|
hide admin secrets from the mod log
Hazelnoot
2025-06-14
1
-2
/
+22
|
|
|
/
/
|
*
|
|
merge: Fix broken CSS in instance-info (!1118)
Marie
2025-06-14
1
-4
/
+1
|
|
\
\
\
|
|
*
|
|
fix broken CSS in instance-info caused by leftover code
Hazelnoot
2025-06-13
1
-4
/
+1
|
|
|
/
/
|
*
|
|
merge: Fix "reply" indicator showing on a separate line in Misskey note style...
Marie
2025-06-14
6
-47
/
+53
|
|
\
\
\
|
|
*
|
|
copy changes to MkSubNoteContent and welcome.timeline.note
Hazelnoot
2025-06-13
2
-6
/
+12
|
|
*
|
|
copy changes to MkNote and EmNoteDetailed
Hazelnoot
2025-06-13
2
-25
/
+26
|
|
*
|
|
remove "RN:" link from NoteDetailed for consistency with other Note components
Hazelnoot
2025-06-13
2
-2
/
+0
|
|
*
|
|
place "reply" indicator on same line as note body
Hazelnoot
2025-06-13
1
-14
/
+15
|
|
|
/
/
|
*
|
|
merge: Set X-Robots-Tag to disable indexing API endpoints (resolves #756) (!1...
dakkar
2025-06-14
5
-0
/
+23
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
set X-Robots-Tag to disable indexing API endpoints
Hazelnoot
2025-06-13
5
-0
/
+23
|
|
|
/
|
*
|
merge: Throw S3 errors to prevent silent failures (resolves #697) (!1115)
dakkar
2025-06-14
1
-25
/
+19
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
throw S3 errors to prevent silent failures
Hazelnoot
2025-06-13
1
-25
/
+19
|
|
/
|
*
merge: Fix uncaught exception hooks and add more shutdown logging. (!1111)
dakkar
2025-06-13
5
-9
/
+27
|
|
\
|
|
*
add additional process exit loggers
Hazelnoot
2025-06-12
1
-1
/
+19
|
|
*
use uncaughtExceptionMonitor instead uncaughtException
Hazelnoot
2025-06-12
5
-8
/
+8
|
*
|
merge: Consolidate duplicate HTML/XML parser libraries (!1083)
Hazelnoot
2025-06-13
50
-1336
/
+1030
|
|
\
\
|
|
*
|
downgrade htmlparser2 to match cheerio
Hazelnoot
2025-06-12
2
-27
/
+17
|
|
*
|
correct MFM import in new/modified components
Hazelnoot
2025-06-12
2
-2
/
+2
[prev]
[next]