index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
split url into webUrl and localUrl (like mastodon)
stable
Freya Murphy
34 hours
4
-15
/
+15
*
merge: Improve URL validation *FOR STABLE* (!1191)
dakkar
2025-07-28
3
-19
/
+188
|
\
|
*
fix DI error in HttpRequestService.ts
Hazelnoot
2025-07-27
1
-1
/
+0
|
*
resolve domain names when checking for private URLs
Hazelnoot
2025-07-27
1
-17
/
+43
|
*
allow HTTP connections to private IPs
Hazelnoot
2025-07-27
1
-2
/
+24
|
*
refactor actor validation to reduce code duplication
Hazelnoot
2025-07-27
2
-1
/
+113
|
*
validate all URLs before fetch
Hazelnoot
2025-07-27
1
-10
/
+20
*
|
scale rate limit dripRate with factor
Hazelnoot
2025-07-27
1
-10
/
+26
|
/
*
merge: fix(backend): Send Abuse Reports To Set Maintainer E-Mail (!1127)
dakkar
2025-06-19
1
-0
/
+72
|
\
|
*
refactor(backend): Remove Useless Variable
Lilly Schramm
2025-06-18
1
-2
/
+1
|
*
fix(backend): Send Abuse Reports To Set Maintainer E-Mail
Lilly Schramm
2025-06-18
1
-0
/
+73
*
|
fix tests
Hazelnoot
2025-06-18
1
-0
/
+2
*
|
fold renderUpNote into renderNote
Hazelnoot
2025-06-18
1
-53
/
+0
|
/
*
fix TS errors
Hazelnoot
2025-06-13
1
-1
/
+1
*
use pnpm package alias for @transfem-org/sfm-js
Hazelnoot
2025-06-12
2
-2
/
+2
*
pcleanup dependencies:
Hazelnoot
2025-06-12
3
-4
/
+4
*
merge: Emit log messages with correct level (!1097)
Hazelnoot
2025-06-12
1
-3
/
+1
|
\
|
*
fix type errors with JsonLdService and remove unused factory pattern
Hazelnoot
2025-06-09
1
-3
/
+1
*
|
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...
Hazelnoot
2025-06-09
2
-125
/
+312
*
|
implement userFollowersCache
Hazelnoot
2025-06-09
1
-0
/
+6
*
|
re-type userFollowingsCache to match the others
Hazelnoot
2025-06-09
1
-2
/
+2
*
|
move QuantumKVCache to a separate file
Hazelnoot
2025-06-09
2
-3
/
+3
*
|
disable caches in unit tests
Hazelnoot
2025-06-09
4
-17
/
+44
*
|
implement no-op caches for testing
Hazelnoot
2025-06-09
1
-0
/
+196
*
|
implement QuantumKVCache.add and QuantumKVCache.addMany
Hazelnoot
2025-06-09
1
-0
/
+62
*
|
implement QuantumKVCache.setMany and QuantumKVCache.seleteMany
Hazelnoot
2025-06-09
1
-21
/
+125
*
|
add ignoreRemote filter to InternalEventService
Hazelnoot
2025-06-09
1
-2
/
+2
*
|
implement QuantumKVCache
Hazelnoot
2025-06-09
1
-0
/
+431
*
|
implement InternalEventService
Hazelnoot
2025-06-09
1
-0
/
+92
|
/
*
more use of identifiable errors, improvements to inner error rendering, and m...
Hazelnoot
2025-06-06
1
-0
/
+75
*
remove unused fields from WebhookTestService.ts
Hazelnoot
2025-06-04
1
-3
/
+0
*
fix unit tests
Hazelnoot
2025-06-04
1
-0
/
+5
*
fix tests
Hazelnoot
2025-05-28
4
-6
/
+58
*
add function diffArraysSimple for more efficient change detection
Hazelnoot
2025-05-28
1
-1
/
+39
*
minor optimization to diff-arrays
Hazelnoot
2025-05-28
1
-3
/
+3
*
fix type errors caused by new User, Note, and Instance fields
Hazelnoot
2025-05-28
2
-0
/
+6
*
add diff-arrays utility for efficient array diffs
Hazelnoot
2025-05-28
1
-0
/
+53
*
enable TypeScript incremental mode to speed up IDEs
Hazelnoot
2025-05-28
1
-0
/
+1
*
fix unit tests for HttpRequestService.ts
Hazelnoot
2025-05-13
1
-2
/
+12
*
allow private IP ranges to specify allowed ports
Hazelnoot
2025-05-12
1
-0
/
+103
*
refactor: ファイルアップロード時のテストを追加 (#15928)
おさむのひと
2025-05-08
1
-0
/
+164
*
Revert "fix: 添付ファイルのあるリクエストを受けたときの...
おさむのひと
2025-05-08
2
-110
/
+2
*
separate type imports for Cheerio
Hazelnoot
2025-05-08
1
-1
/
+2
*
replace JSDOM with cheerio
Hazelnoot
2025-05-08
2
-8
/
+8
*
Merge branch 'develop' into merge/2025-03-24
Hazelnoot
2025-05-06
1
-0
/
+21
|
\
|
*
make `toPuny` work better in testing
dakkar
2025-04-21
1
-0
/
+21
*
|
fix type errors in e2e tests
Hazelnoot
2025-04-30
2
-3
/
+3
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
2
-2
/
+110
|
\
\
|
*
|
fix: 添付ファイルのあるリクエストを受けたときの初動を...
おさむのひと
2025-04-29
2
-2
/
+110
*
|
|
merge upstream again
Hazelnoot
2025-04-24
4
-13
/
+22
|
\
|
|
[next]