index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
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: 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: 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
|
|
/
*
/
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
1
-5
/
+23
|
\
|
*
add additional process exit loggers
Hazelnoot
2025-06-12
1
-1
/
+19
|
*
use uncaughtExceptionMonitor instead uncaughtException
Hazelnoot
2025-06-12
1
-4
/
+4
*
|
use pnpm package alias for @transfem-org/sfm-js
Hazelnoot
2025-06-12
11
-11
/
+11
*
|
pcleanup dependencies:
Hazelnoot
2025-06-12
8
-443
/
+397
|
/
*
merge: Emit log messages with correct level (!1097)
Hazelnoot
2025-06-12
4
-42
/
+67
|
\
|
*
fix type errors with JsonLdService and remove unused factory pattern
Hazelnoot
2025-06-09
3
-41
/
+53
|
*
output log messages with correct level
Hazelnoot
2025-06-09
2
-6
/
+19
*
|
merge: Implement basic support for fep-e232 and fep-044f quotes (resolves #10...
Hazelnoot
2025-06-12
4
-11
/
+70
|
\
\
|
*
|
accept fep-e232 "tag" quotes in objects
Hazelnoot
2025-06-09
1
-1
/
+20
|
*
|
render fep-e232 "tag" quotes in notes
Hazelnoot
2025-06-09
1
-3
/
+25
|
*
|
pull out ILink interface
Hazelnoot
2025-06-09
1
-2
/
+12
|
*
|
accept fep-044f "quote" in objects
Hazelnoot
2025-06-09
1
-3
/
+4
|
*
|
render fep-044f "quote" in notes
Hazelnoot
2025-06-09
1
-2
/
+4
|
*
|
add fep-044f "quote" to context and model
Hazelnoot
2025-06-09
2
-0
/
+5
|
|
/
*
|
merge: Avoid more N+1 queries in NoteEntityService and UserEntityService (!1099)
Hazelnoot
2025-06-12
59
-660
/
+1527
|
\
\
|
*
|
fix relations in MastodonDataService.ts
Hazelnoot
2025-06-09
1
-8
/
+8
|
*
|
fix missing @bindThis in CacheService
Hazelnoot
2025-06-09
1
-0
/
+2
|
*
|
fix mixed-up userFollowingsCache / userFollowersCache
Hazelnoot
2025-06-09
2
-5
/
+5
|
*
|
fix refactoring mistake in CacheService.ts
Hazelnoot
2025-06-09
1
-2
/
+2
|
*
|
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...
Hazelnoot
2025-06-09
26
-456
/
+504
|
*
|
implement userFollowersCache
Hazelnoot
2025-06-09
1
-2
/
+15
|
*
|
re-type userFollowingsCache to match the others
Hazelnoot
2025-06-09
16
-54
/
+45
|
*
|
move QuantumKVCache to a separate file
Hazelnoot
2025-06-09
6
-315
/
+323
|
*
|
implement no-op caches for testing
Hazelnoot
2025-06-09
2
-15
/
+48
|
*
|
fix reversed isBlocking / isBlocked in UserEntityService.getRelation
Hazelnoot
2025-06-09
1
-4
/
+4
|
*
|
fix single-user relation calculations
Hazelnoot
2025-06-09
1
-4
/
+4
|
*
|
fix note/user accumulation in NoteEntityService.packMany, improving performan...
Hazelnoot
2025-06-09
1
-25
/
+48
|
*
|
populate userProfile in more places
Hazelnoot
2025-06-09
2
-6
/
+21
|
*
|
use more bulk hints in NoteEntityService / UserEntityService, and run the pac...
Hazelnoot
2025-06-09
7
-218
/
+363
|
*
|
fix typo in QueryService.generateBlockQueryForUsers
Hazelnoot
2025-06-09
1
-1
/
+1
|
*
|
implement CacheService.getUsers and CacheService.getUserProfiles
Hazelnoot
2025-06-09
1
-0
/
+56
|
*
|
update quantum caches when a user is deleted
Hazelnoot
2025-06-09
1
-1
/
+11
|
*
|
use addMany instead of setMany when populating quantum caches from DB
Hazelnoot
2025-06-09
1
-2
/
+2
|
*
|
implement QuantumKVCache.add and QuantumKVCache.addMany
Hazelnoot
2025-06-09
1
-0
/
+22
|
*
|
add CacheService.getUserFollowings and CacheService.getUserBlockers
Hazelnoot
2025-06-09
1
-1
/
+109
|
*
|
implement QuantumKVCache.setMany and QuantumKVCache.seleteMany
Hazelnoot
2025-06-09
6
-30
/
+76
[prev]
[next]