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
2025-04-27
Fix linter issue
Julia Johannesen
1
-1
/
+1
2025-04-27
Use published summaly
Julia Johannesen
1
-22
/
+22
2025-04-27
Update version
Julia Johannesen
2
-2
/
+2
2025-04-27
Update summaly
Julia Johannesen
7
-116
/
+62
2025-04-27
Security fixes
Julia Johannesen
14
-26
/
+56
2025-04-21
fix typo in contributing.
piuvas
1
-1
/
+1
2025-04-20
remove redundant sql query.
piuvas
1
-9
/
+0
2025-04-20
requested changes.
piuvas
1
-1
/
+1
2025-04-20
remove fortnite.
piuvas
1
-1
/
+0
2025-04-20
requested changes to verifyFieldLinks
piuvas
3
-52
/
+34
2025-04-20
add merge guide for verifyLink.
piuvas
1
-0
/
+1
2025-04-20
fix: Sharkey's logo is missing
Zlendy
2
-1
/
+1
2025-04-19
make link detection slightly more performant.
piuvas
1
-2
/
+2
2025-04-19
verify links in remote profiles.
piuvas
1
-0
/
+27
2025-04-19
refactor link verification.
piuvas
2
-1
/
+44
2025-04-15
fix: friendlycaptcha always failing
Marie
1
-1
/
+1
2025-04-11
docs: Add usage example of "customHtml.head" to ".config/example.yml"
Zlendy
1
-0
/
+8
2025-04-11
feat: Allow injection of raw HTML strings inside <head>
Zlendy
3
-0
/
+15
2025-04-11
Update 2 files
Marie
2
-3
/
+3
2025-04-06
display announcement text as mfm block
dakkar
1
-1
/
+1
2025-04-06
upd: add `deleteThisAccountConfirm`
Marie
4
-2
/
+7
2025-03-29
track the number of concurrent requests to redis, and bypass if the request i...
Hazelnoot
2
-59
/
+123
2025-03-29
fix wsmessage rate limit definition
Hazelnoot
1
-1
/
+2
2025-03-28
increase limits on WS note subscriptions and cached notes
Hazelnoot
1
-2
/
+2
2025-03-28
SkRateLimiterService revision 3: cache lockouts in memory to avoid redis calls
Hazelnoot
2
-1
/
+65
2025-03-28
limit the number of active connections per client, and limit upgrade requests...
Hazelnoot
1
-18
/
+52
2025-03-28
avoid duplicate channels in WS connection
Hazelnoot
1
-10
/
+18
2025-03-28
avoid leaking cached notes in WS connection
Hazelnoot
1
-11
/
+11
2025-03-28
make sure that note subscriptions can't stay above limit
Hazelnoot
1
-5
/
+3
2025-03-28
clear subscriptions when connection closes
Hazelnoot
1
-0
/
+7
2025-03-28
limit the number of note subscriptions per connection
Hazelnoot
1
-6
/
+19
2025-03-28
close websocket when rate limit exceeded
Hazelnoot
1
-22
/
+7
2025-03-28
convert streaming rate limit to bucket
Hazelnoot
1
-21
/
+14
2025-03-27
fix megalodon tests
Hazelnoot
1
-2
/
+6
2025-03-27
Ignore notifications that reference missing notes
Hazelnoot
3
-3
/
+22
2025-03-27
use exclusive ranges in api/i/notifications and /api/v1/notifications
Hazelnoot
1
-2
/
+2
2025-03-27
strip "@." from local reaction names
Hazelnoot
1
-2
/
+15
2025-03-27
convert notification types in mastodon API
Hazelnoot
7
-41
/
+84
2025-03-27
don't render CW as HTML for mastodon
Hazelnoot
1
-4
/
+2
2025-03-27
fix reaction emoji mapping in mastodon API
Hazelnoot
1
-5
/
+9
2025-03-27
hide sensitive content from Discord previews
Hazelnoot
1
-0
/
+6
2025-03-27
render profile bios in masto API
Hazelnoot
1
-1
/
+4
2025-03-27
fixes to CW and quote conversion for mastodon
Hazelnoot
2
-11
/
+34
2025-03-27
handle errors in mastodon search endpoints
Hazelnoot
1
-0
/
+33
2025-03-27
improve mastodon API error handling
Hazelnoot
1
-45
/
+43
2025-03-27
rename MastodonConverters.ts to matching naming scheme
Hazelnoot
10
-18
/
+18
2025-03-27
add additional required CORS headers for masto-api requests
Hazelnoot
1
-0
/
+15
2025-03-27
enable local timeline in Phanpy clients
Hazelnoot
1
-1
/
+1
2025-03-27
support reactions in mastodon API
Hazelnoot
8
-54
/
+82
2025-03-27
remove unused async from toMastoApiHtml / fromMastoApiHtml
Hazelnoot
2
-37
/
+37
[next]