index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
/
MkTutorialDialog.PostNote.vue
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2025-06-09
fix mixed-up userFollowingsCache / userFollowersCache
Hazelnoot
2
-5
/
+5
2025-06-09
fix refactoring mistake in CacheService.ts
Hazelnoot
1
-2
/
+2
2025-06-09
add missing comma to NoteEntityService.ts
Hazelnoot
1
-1
/
+1
2025-06-09
fix type errors with JsonLdService and remove unused factory pattern
Hazelnoot
4
-44
/
+54
2025-06-09
output log messages with correct level
Hazelnoot
2
-6
/
+19
2025-06-09
accept fep-e232 "tag" quotes in objects
Hazelnoot
1
-1
/
+20
2025-06-09
render fep-e232 "tag" quotes in notes
Hazelnoot
1
-3
/
+25
2025-06-09
pull out ILink interface
Hazelnoot
1
-2
/
+12
2025-06-09
accept fep-044f "quote" in objects
Hazelnoot
1
-3
/
+4
2025-06-09
render fep-044f "quote" in notes
Hazelnoot
1
-2
/
+4
2025-06-09
add fep-044f "quote" to context and model
Hazelnoot
2
-0
/
+5
2025-06-09
document cache implementations
Hazelnoot
1
-0
/
+29
2025-06-09
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...
Hazelnoot
28
-581
/
+816
2025-06-09
implement userFollowersCache
Hazelnoot
2
-2
/
+21
2025-06-09
re-type userFollowingsCache to match the others
Hazelnoot
17
-56
/
+47
2025-06-09
move QuantumKVCache to a separate file
Hazelnoot
8
-318
/
+326
2025-06-09
disable caches in unit tests
Hazelnoot
4
-17
/
+44
2025-06-09
implement no-op caches for testing
Hazelnoot
3
-15
/
+244
2025-06-09
fix reversed isBlocking / isBlocked in UserEntityService.getRelation
Hazelnoot
1
-4
/
+4
2025-06-09
fix single-user relation calculations
Hazelnoot
1
-4
/
+4
2025-06-09
fix note/user accumulation in NoteEntityService.packMany, improving performan...
Hazelnoot
1
-25
/
+48
2025-06-09
populate userProfile in more places
Hazelnoot
2
-6
/
+21
[next]