b1b6eb2a86
Merge commit 'ca257d7d0c' into snug.moe
ca257d7d0c
server: remove application level websocket ping
30c26abde7
server: add websocket ping mechanism
17324e1e94
server: add unique constraint for registry items
8b98c9f2f4
server: remove unused 'domain' column
9a4eef780f
Merge branch 'main' into snug.moe
7170b86724
fixup: websocket data parsing + logger
1e5978929e
Merge branch 'main' into snug.moe
96e6187e83
docs: admin password reset
3d2cfc075a
fixup: actually check whether the group joining is from the user
83373e0c51
split build task into parallel and non-parallel versions
11518d2f26
add documentation about moderation
50bac9e2d3
Merge branch 'main' into snug.moe
80e2851378
fixup: remove trailing comma in JSON
14b48fb07c
client: remove unused dependencies
5e2a9224f3
add "fungus" as alias to emoji list
624628d582
client: remove unused websocket libraries
80e2851378
fixup: remove trailing comma in JSON
14b48fb07c
client: remove unused dependencies
5e2a9224f3
add "fungus" as alias to emoji list
624628d582
client: remove unused websocket libraries
e68eeba7a6
fixup: remove admin/delete-account endpoint from foundkey-js
e58c940d6f
meta: Bump copyright year
08af6fda37
fix some type errors
0c8a3cfeec
server: fix lints
8bc366fde0
server: fix comma-dangle lint
417d252e9d
server: fix custom lint typeorm-prefer-count
2bfe7a15d5
Merge branch 'main' into snug.moe
e58c940d6f
meta: Bump copyright year
08af6fda37
fix some type errors
0c8a3cfeec
server: fix lints
8bc366fde0
server: fix comma-dangle lint
ed4d4e6897
Merge branch 'main' into snug.moe
507b328fdf
activitypub: also forward resolver to resolveNote
cf7449509f
docs: add rfc links to oauth documentation
f46ba3f700
Merge pull request 'server: misc services code cleanup' (#275) from refactor/services into main
3cf673960b
server: Fix typing for user token
a61dd7b49f
Merge preview3 into snug.moe
97052b1f61
server: refactor fromHtml attribute handling
cda9197700
server: increase nodeinfo caching
2dde8273e2
implement separate web workers
18cf228f89
server: readd "fetch meta only once in skippedInstances""
fix broken timelines
Not sure if my random input will be of any value, but here are some things: I hope my wording won't be too tangled.
Right now a new user on my instance created an account and only followed…
a4c9ab8dd1
Merge branch 'main' into snug.moe
04d4dd323f
backend: use time constant in services/chart/index.ts
e814fdc7d1
backend: fix lints in services/drive
f2f547172e
backend: improve documentation of pin/update functions
f17485d8a2
backend: add type annotations to delete.ts
04d4dd323f
backend: use time constant in services/chart/index.ts
e814fdc7d1
backend: fix lints in services/drive
f2f547172e
backend: improve documentation of pin/update functions
f17485d8a2
backend: add type annotations to delete.ts
70eec26b74
bump versions in all package.json files
f6a5459f91
Merge PR 'client: refactor super-menu component to composition API' (#186)
64e3239566
client: refactor super-menu component to composition API
cee402c591
Translated using Weblate (German)
6a3f8aa4f9
Update translation files
8311b30b4c
client: fix tolerance for future timestamp
fe99f4de6f
Merge branch 'main' into snug.moe
6d58d5ed3b
fixup: muted-renotes review round 1
897658c188
import publishUserEvent in mute renote APIs
590a8b98d9
fixup renoteMuting stream filter being overzealous
dd5100d124
add streaming events for renotemuting and blocking
e75af3b34d
Merge branch 'main' into snug.moe
f6a5459f91
Merge PR 'client: refactor super-menu component to composition API' (#186)
64e3239566
client: refactor super-menu component to composition API
cee402c591
Translated using Weblate (German)
6a3f8aa4f9
Update translation files
07f42e6df0
Merge branch 'main' into snug.moe
27cf3c4e05
client: Fix relative timestamps
c20352b22e
backend: update THRESHOLD constants to use time constants
9084864b34
backend: translate comments in const.ts
def5eb0d2e
Merge pull request 'client: remove click-anime directive' (#185) from remove-anime into main
750e88f183
Merge branch 'main' into snug.moe
6ef9069a2f
client: refactor components/tab.vue to composition API
c5f07ef66c
client: fix notification settings displaying empty
a79506d895
client: add default props for form link
36a0f0c480
client: mark properties with defaults as optional
6ef9069a2f
client: refactor components/tab.vue to composition API
c5f07ef66c
client: fix notification settings displaying empty
a79506d895
client: add default props for form link
36a0f0c480
client: mark properties with defaults as optional
06e40246db
client: mark properties with defaults as optional
56171ee2bd
Merge branch 'main' into snug.moe
59adb0b6e2
Update translation files
1e7ac32d8b
Update translation files
a61dbfdf4a
Update translation files
dfbe3ef8ab
Update translation files
Login history seems to have no way of being cleared, which is a privacy concern
hmm, yeah now I think making it expire makes the most sense