FoundKey/packages/backend/src
Johann150 2218936af3
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-sw Pipeline failed
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline failed
ci/woodpecker/push/lint-backend Pipeline failed
ci/woodpecker/push/test Pipeline failed
server: better performace for mass delivery
This should hopefully relieve some of the massive hammering on the
database when mass delivery jobs are running.

However, this also means that instance blocks are applied with a
slight delay on delivery queue. Since the settings page in the
native frontend already warns about this, I think it should be fine.
And the maximum time an instance block would be delayed would be
somewhere around 5min which IMO is also tolerable.

Changelog: Changed
2024-03-30 16:41:55 +01:00
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot refactor onlyQueue and onlyServer configuration 2023-05-23 19:49:55 +02:00
config BREAKING: activitypub: validate fetch signatures 2023-06-25 20:42:14 +02:00
daemons server: use time constants 2022-11-20 23:15:40 +01:00
db server: remove favorites 2023-05-26 20:59:53 +02:00
mfm server: try to fix link parsing from wafrn.net 2024-01-05 14:15:53 +01:00
misc server: fix cache expiring 2024-03-30 08:39:47 +01:00
models server: remove denormalized note visibility field 2024-01-03 16:13:13 +01:00
prelude server: remove dateUTC function 2023-01-02 12:45:30 +01:00
queue server: better performace for mass delivery 2024-03-30 16:41:55 +01:00
remote activitypub: strict id check 2024-03-30 16:40:57 +01:00
server server: forbid activitypub requests on unexpected routes 2024-03-26 21:05:13 +01:00
services server: fix cache expiring 2024-03-30 08:39:47 +01:00
const.ts backend: minor cleanup of nodeinfo.ts 2022-11-16 17:52:13 -05:00
env.ts Add missing else in log level checking 2023-12-18 05:26:44 +02:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
index.ts refactor: remove default export for boot 2022-12-11 14:42:55 -05:00