FoundKey-0x7f/packages/backend/src
Johann150 d3fbe5e382
BREAKING server: refactor streaming API data structures
Since looking up a channel by ID should be the most often needed use
case, the data structure is now more optimized towards this. The code
is also simplified by using optional chaining where possible.

In this vein, the server will now enforce that channel IDs are unique
and not reused.

Changelog: Changed
2023-03-19 12:39:57 +01:00
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot server: show worker mode in process name 2023-03-19 09:39:33 +01:00
config fix: loading config 2023-02-04 23:24:05 +01:00
daemons server: use time constants 2022-11-20 23:15:40 +01:00
db backend: remove galleries 2023-01-16 18:53:57 +01:00
mfm server: add missing paren 2022-12-07 18:29:04 +01:00
misc docs: fix schema definitions 2023-03-03 21:12:44 +01:00
models remove unused instance settings 2023-03-12 16:28:07 +01:00
prelude server: remove dateUTC function 2023-01-02 12:45:30 +01:00
queue activitypub: allow to group elements for delivery 2023-03-11 09:42:14 +01:00
remote server: refactor to group deletion deliveries 2023-03-12 12:37:20 +01:00
server BREAKING server: refactor streaming API data structures 2023-03-19 12:39:57 +01:00
services server: refactor to group deletion deliveries 2023-03-12 12:37:20 +01:00
const.ts backend: minor cleanup of nodeinfo.ts 2022-11-16 17:52:13 -05:00
env.ts refactoring 2021-11-12 02:02:25 +09: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