index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
QueueProcessorModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
add fade to animated mfm tags
Sugar
2
-2
/
+2
2024-06-15
`followmouse` should be gated by "play animation" button
dakkar
1
-1
/
+2
2024-06-15
run tests in CI
dakkar
2
-2
/
+4
2024-06-15
add copyright text to all our files
dakkar
59
-33
/
+293
2024-06-14
remove duplicate switches
dakkar
1
-2
/
+0
2024-06-14
added rough japanese translation
dakkar
2
-0
/
+5
2024-06-13
fix "react" button style in SkNoteDetailed
dakkar
1
-2
/
+2
2024-06-13
more lints
dakkar
1
-1
/
+1
2024-06-13
types
dakkar
1
-0
/
+2
2024-06-13
lints
dakkar
1
-2
/
+2
2024-06-13
keep renoteCollapsed as it was before adding reply collapse
dakkar
2
-12
/
+14
2024-06-12
use configured boost visibility, instead of note's
dakkar
4
-4
/
+4
2024-06-12
more robust "only one renote at a time" logic
dakkar
4
-4
/
+20
2024-06-12
semicolons
dakkar
4
-12
/
+12
2024-06-12
fix accesses to `canRenote`
dakkar
4
-4
/
+4
2024-06-12
tweak the rate limit for `notes/create`
dakkar
1
-2
/
+3
2024-06-12
teach the locale system that sometimes braces are just braces
dakkar
5
-6
/
+13
2024-06-12
undid weird / in search engine map
KevinWh0
1
-6
/
+6
2024-06-12
fixing some things
KevinWh0
3
-11
/
+14
2024-06-12
made it so you can pick a search engine
KevinWh0
7
-4
/
+73
2024-06-11
reduce margin-top for collapsed in replies to in small containers
Sugar
2
-2
/
+3
2024-06-11
avoid renoteCollapsed dependency in inReplyToCollapsed
Sugar
2
-12
/
+10
2024-06-11
correct collapsed in reply to line alignment with small screen sizes
Sugar
1
-3
/
+7
2024-06-11
include usernames in collapsed notes replied to
Sugar
2
-0
/
+6
2024-06-11
remove duplicate settings switch
dakkar
1
-1
/
+0
2024-06-11
translates missing bits
dakkar
1
-0
/
+5
2024-06-11
optionally list missing translations with `verify.js`
dakkar
1
-0
/
+6
2024-06-11
replace reply with inReplyTo in in-reply-to collapse code
Sugar
6
-30
/
+30
2024-06-11
feat: add an option to collapse replies
Sugar
6
-8
/
+68
2024-06-09
Pass renderMfm as true to wrap welcome back toast in Mfm
tess
1
-2
/
+2
2024-06-09
add ability to conditionally wrap toast message in Mfm tag
tess
2
-4
/
+9
2024-06-09
add translation for noInquiryUrlWarning
dakkar
1
-0
/
+1
2024-06-09
nicer English translations
dakkar
1
-13
/
+13
2024-06-09
fix link to "all contributors" graphs
dakkar
1
-1
/
+1
2024-06-09
add section for testers in about page
dakkar
4
-0
/
+23
2024-06-09
Add tess to contributor list
tess
1
-0
/
+4
2024-06-09
MkToast Mfm plain prop should be static
tess
1
-1
/
+1
2024-06-09
fix custom emoji in welcome message
tess
1
-1
/
+1
2024-06-08
upd: seperate H2/H3 into own case
Marie
1
-2
/
+9
2024-06-08
upd: bold some Header tags
Marie
1
-4
/
+4
2024-06-08
another semicolon
dakkar
1
-1
/
+1
2024-06-08
spaces
dakkar
1
-12
/
+12
2024-06-08
semicolons
dakkar
4
-12
/
+12
2024-06-08
fix accesses to `canRenote`
dakkar
4
-4
/
+4
2024-06-08
fix indents
dakkar
1
-144
/
+144
2024-06-07
配信停止したインスタンス一覧が見れなくなる問題を修...
Porlam Nicla
2
-2
/
+14
2024-06-07
rate limit note/reply/boost creation more tightly
dakkar
1
-2
/
+2
2024-06-07
I meant `finally`, not `then`, thanks fEmber
dakkar
4
-8
/
+8
2024-06-07
only allow a single boost via hotkey - fixes #467 #468
dakkar
4
-12
/
+20
2024-06-07
better block display for `<bdi>` elements
dakkar
29
-63
/
+72
[next]