56eab21a92
Merge branch 'main' into snug.moe
d3eb6a3340
fix reply federation
af1893d71f
createaQueryBuilder => createQueryBuilder
2cf288a9fb
Merge tag 'v13.0.0-preview6' into snug.moe
77358c8f4b
13.0.0-preview6
62cd1e7ed6
Translated using Weblate (German)
796adc8599
trigger side effects after updating note
ff8b9b6651
refactor note creation side effects
77358c8f4b
13.0.0-preview6
62cd1e7ed6
Translated using Weblate (German)
796adc8599
trigger side effects after updating note
ff8b9b6651
refactor note creation side effects
c1268c04f8
server: add noteStream handling for updated notes
c4a330dd9e
Merge branch 'main' into snug.moe
a0f0bac1ca
make mutes case insensitive
af003fc0fe
try to fix test timeout (again)
94cd10365d
Revert "try to fix tests"
0addcddd6c
server: respect log level environment variable
30cd417380
Merge v13.0.0-preview5 and more into snug.moe
9c5755cf65
backend: fixup another missed import of extractEmojis
fce14a07da
backend: fix import of extractEmojis in models/person
cb2d0fdd9e
docs: fix systemctl edit command in install guide
56e2000306
docs: use correct capitalization for directory in example service files
9c5755cf65
backend: fixup another missed import of extractEmojis
fce14a07da
backend: fix import of extractEmojis in models/person
cb2d0fdd9e
docs: fix systemctl edit command in install guide
56e2000306
docs: use correct capitalization for directory in example service files
704651e057
refactor mutedWordsCache and index to separate file
Replies of users from instances part of a joined relay don't appear in the notifications inbox half of the times
Sorry for my confusing phrasing.. I don't know what I did there. What I meant was that I noticed the following happened: A notification for a reply did appear; I looked at the timeline where…
680afafe01
snug: remove blinking dot animation
5b046381e7
Merge branch 'main' into snug.moe
afd6076c1f
Translated using Weblate (Spanish)
386d1bbf74
fix: update meta cache between workers
e6c7f4b693
refactor: use switch for receiving IPC messages
afd6076c1f
Translated using Weblate (Spanish)
386d1bbf74
fix: update meta cache between workers
e6c7f4b693
refactor: use switch for receiving IPC messages
ac81acfe9d
tests: disable timeouts for server setup
2e32715d36
fix typescript error TS1015
Replies of users from instances part of a joined relay don't appear in the notifications inbox at least half of the times
75113b3d4f
Merge upstream for Peertube federation fix
7821bbc28d
add more activitypub details to READING
f1d7357e75
server: fix undefined variable in getOneApId
48363a90ef
client: fix undefined variable in drive component
59da6063cb
client: fix download button in wavesurfer
Federation with Peertube is broken
Can't scroll back past a limited number of posts
I have tried it on a local backup of my instance and indeed after scrolling down for a while it stopped and a dropping note due to violating visibility restrictions, note [id] user [my_id]
error…
7c89e99243
fix registry migration
6ed13ea9a7
fix typo, the 2nd
6a40ef3569
fix typo
09fe55379e
client: check input for aiscript
27b912b9b0
security: check schema for URL previews
9cfc7c1027
Merge branch 'main'(preview4) into snug.moe
6a40ef3569
fix typo
09fe55379e
client: check input for aiscript
27b912b9b0
security: check schema for URL previews
48fd543d0f
security: check URL schema of AP URIs
3489c8ac3a
fix: loading config
06ef752218
adjust readme
44f02fa3ec
update documents for new release
d655bda30c
add foundkey floofer
839daea887
remove mi-white.png asset
fix broken timelines
(Sorry I came back so late) Yes it's because of a database timeout, many queries on it are slow and I'm trying to troubleshoot that. But either way I think my problem is unrelated to the…