index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
misc
/
JsonArrayStream.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-29
Fix formatting and import spacing in VideoProcessingService
PrivateGER
1
-2
/
+2
2025-05-29
Add web optimization for video files during processing
PrivateGER
2
-1
/
+67
2025-05-28
Bump develop version
Julia Johannesen
2
-2
/
+2
2025-05-28
bump version for release
dakkar
2
-2
/
+2
2025-05-28
improve search for some of our settings
dakkar
3
-35
/
+43
2025-05-27
Update th-TH.yml
Ahri Enby
1
-1
/
+1
2025-05-26
fix lint errors
Hazelnoot
2
-2
/
+4
2025-05-26
Update th-TH.yml
Ahri Enby
1
-2
/
+2
2025-05-26
Update th-TH.yml
Ahri Enby
1
-7
/
+7
2025-05-26
Update th-TH.yml
Ahri Enby
1
-1
/
+12
2025-05-26
Update vi-VN.yml
Ahri Enby
1
-0
/
+11
2025-05-26
add mediaDirectory config option to configure location of uploaded media
Ruby Iris Juric
7
-10
/
+26
2025-05-26
make configuration file directory configurable with MISSKEY_CONFIG_DIR enviro...
Ruby Iris Juric
1
-1
/
+1
2025-05-25
avoid use of <template> as a child of <TransitionGroup>
Hazelnoot
4
-7
/
+7
2025-05-25
fix clip / translate button styling in MkNoteSub / SkNoteSub
Hazelnoot
2
-4
/
+4
2025-05-25
fix Sub note toolbar not stopping click on mobile
Hazelnoot
2
-10
/
+10
2025-05-25
add clip and translate buttons to MkNoteSub / SkNoteSub
Hazelnoot
2
-4
/
+40
2025-05-25
disable "translate" button after translating
Hazelnoot
4
-4
/
+4
2025-05-25
fix "translate" and "clip" buttons opening the note on mobile
Hazelnoot
4
-12
/
+12
2025-05-25
handle `EntityNotFoundError` on all calls to `*.pack()`
dakkar
1
-9
/
+13
2025-05-25
handle "follow" notifs from deleted user
dakkar
1
-6
/
+11
2025-05-25
enforce HTTPS for all federation
Hazelnoot
5
-3
/
+46
2025-05-22
fix TS errors from defaultLike
Hazelnoot
3
-2
/
+7
2025-05-22
make meta.defaultLike non-nullable
Hazelnoot
3
-18
/
+18
2025-05-22
synchronize database entities and code models
Hazelnoot
18
-21
/
+205
2025-05-21
ask to reload when changing `noteDesign`
dakkar
1
-0
/
+1
2025-05-21
make sure that the DynamicNote component is *not* computed
dakkar
3
-12
/
+12
2025-05-21
bump VueJS again
dakkar
3
-173
/
+59
2025-05-21
look at renoteId / replyId in case the renote / reply was not packed
Hazelnoot
1
-0
/
+3
2025-05-21
exclude reply OP from preview
Hazelnoot
2
-0
/
+6
2025-05-21
use config.url instead of "https://${config.host}"
Hazelnoot
11
-21
/
+22
2025-05-20
optimize extractUrlFromMfm
Hazelnoot
1
-12
/
+24
2025-05-20
skip resolving preview when a link is known to be recursive
Hazelnoot
7
-13
/
+49
2025-05-20
don't recursively render note previews
Hazelnoot
7
-7
/
+34
2025-05-20
downgrade vue, may help with #1059
dakkar
3
-98
/
+212
2025-05-19
fix unknownUrl value
Hazelnoot
1
-1
/
+1
2025-05-19
add missing import file extension
Hazelnoot
1
-1
/
+1
2025-05-19
factor our cache logic into a separate method
Hazelnoot
1
-27
/
+37
2025-05-19
remove preview ActivityPub flag if we encounter a permanent (non-retryable) e...
Hazelnoot
1
-13
/
+37
2025-05-19
fix error schema for FileServerService rate limit
Hazelnoot
1
-3
/
+5
2025-05-19
add rate limit for URL preview
Hazelnoot
1
-11
/
+61
2025-05-19
make sure that the "fetch linked note" button actually remembers that the not...
Hazelnoot
2
-70
/
+202
2025-05-19
fix MK_CONFIG_MEILISEARCH_APIKEY not correctly setting config
Ruby Iris Juric
1
-1
/
+1
2025-05-18
fix having double scrollbars
Marie
1
-0
/
+6
2025-05-18
extract common translation UI into SkNoteTranslation.vue
Hazelnoot
7
-92
/
+67
2025-05-18
fix type errors in note translation source
Hazelnoot
6
-6
/
+6
2025-05-18
fix spurious "translation failed" errors in MkNoteSub
Hazelnoot
1
-2
/
+2
2025-05-17
set transparent background for naked containers - fix 1063
dakkar
1
-1
/
+6
2025-05-17
bump vue
dakkar
3
-84
/
+194
2025-05-16
add option to put Translate button in the note toolbar
Hazelnoot
13
-42
/
+128
[next]