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-02-16
fill `myReaction` in more cases - may fix !944
dakkar
1
-11
/
+14
2025-02-15
Increase nodejs memory limit for docker
Daniel Ares
1
-0
/
+2
2025-02-14
fix performance of SQL LIKE note search
Hazelnoot
1
-1
/
+1
2025-02-13
fix error when searching without a specified host
Hazelnoot
2
-3
/
+3
2025-02-13
search notes with denormalized userHost field
Hazelnoot
1
-2
/
+2
2025-02-13
add new note search file types (module, flash) and optimize file type query
Hazelnoot
8
-59
/
+135
2025-02-12
fix pgroona note.text query
Hazelnoot
1
-1
/
+1
2025-02-10
prevent a `ReferenceError`
dakkar
1
-2
/
+2
2025-02-10
fix the defaults
dakkar
1
-2
/
+1
2025-02-10
hide note preview if it's already quoted - fixes #888
dakkar
5
-5
/
+13
2025-02-10
add missing translations for admin perms - fixes #918
dakkar
2
-0
/
+30
2025-02-10
make the listen address configurable - fixes #927
dakkar
4
-3
/
+10
2025-02-10
search-by-tags returns "home" notes - fixes #933
dakkar
1
-1
/
+1
2025-02-09
add some missing translations
dakkar
1
-4
/
+4
2025-02-09
allow overriding logging via env
dakkar
1
-1
/
+2
2025-02-09
remove unstable "detector" tests from megalodon
Hazelnoot
1
-68
/
+0
2025-02-08
regenerate misskey-js
Hazelnoot
1
-2
/
+6
2025-02-08
make convertAttachment match file->attachment schema
Hazelnoot
1
-3
/
+6
2025-02-08
fix mastodon media attachment conversion (resolves #495)
Hazelnoot
1
-7
/
+38
2025-02-08
improve mastodon note conversion and use access checks in more places (resolv...
Hazelnoot
8
-236
/
+222
2025-02-08
hide restricted edit history from mastodon api (resolves #811)
Hazelnoot
5
-10
/
+65
2025-02-08
fix relationship data for Mastodon API (resolves #714)
Hazelnoot
7
-14
/
+39
2025-02-08
add `memo` and `isInstanceMuted` to UserRelation API entity
Hazelnoot
2
-0
/
+66
2025-02-08
fix build target for megalodon
Hazelnoot
2
-5
/
+5
2025-02-08
remove un-needed relationshipModel static data
Hazelnoot
2
-32
/
+4
2025-02-08
fix empty masto-api responses for several endpoints (resolves #721 and #707)
Hazelnoot
3
-9
/
+11
2025-02-08
cleanup Mastodon API (resolves #804 and #865, partially resolves #492)
Hazelnoot
13
-1128
/
+1256
2025-02-08
export logger `Data` types for reference elsewhere
Hazelnoot
1
-2
/
+2
2025-02-08
export megalodon generator in a way that doesn't break TypeScript
Hazelnoot
1
-1
/
+4
2025-02-07
add pixman, pango, cairo and libpng to runner
Marie
1
-1
/
+1
2025-02-07
chore: adjust add command
Marie
1
-1
/
+1
2025-02-07
Update Dockerfile
Marie
1
-1
/
+1
2025-02-07
docker: add more packages
Marie
1
-1
/
+1
2025-02-07
chore: replace build-base with alpine-sdk
Marie
1
-2
/
+2
2025-02-07
fix(docker): Alpine build failing due to missing dev packages (pkgconf and etc)
Marie
1
-1
/
+1
2025-02-07
print an error when booting with both MK_ONLY_SERVER and MK_ONLY_QUEUE set
Hazelnoot
1
-2
/
+7
2025-02-07
clearer warning when replacing saved keys
dakkar
2
-2
/
+2
2025-02-07
simpler `genKeys`
dakkar
1
-12
/
+7
2025-02-07
pick lints
dakkar
1
-1
/
+1
2025-02-07
fix our ruby/group hack
dakkar
2
-9
/
+18
2025-02-07
fix dockerfile
Hazelnoot
1
-9
/
+0
2025-02-07
copy changes from MkInstanceTicker to SkInstanceTicker
Hazelnoot
3
-22
/
+35
2025-02-07
allow environment override for `fulltextSearch.provider` property
Hazelnoot
1
-0
/
+1
2025-02-07
chore: add quotes to RoleService
Marie
1
-1
/
+1
2025-02-07
feat: Add generation of keys to admin page
Marie
9
-0
/
+142
2025-02-06
fix: Allow FreeBSD to start Backend without any issues
Marie
6
-147
/
+305
2025-02-06
restore support for local dev using a non-local `url`
Hazelnoot
3
-17
/
+2
2025-02-06
fix local dev errors caused by missing reversi / bubble game builds
Hazelnoot
1
-0
/
+13
2025-02-06
docs: run more tests after merging
dakkar
1
-27
/
+28
2025-02-06
run more tests, now they pass
dakkar
1
-2
/
+2
[next]