ditto/packages/ditto
2025-05-07 07:06:12 +05:30
..
caches Remove pipelineEncounters.ts 2025-03-02 14:06:15 -06:00
controllers do not create a default policy spec in get controller 2025-05-06 19:24:13 +05:30
interfaces Store link previews in the database 2025-03-08 19:33:15 -06:00
middleware Add ip to logiMiddleware 2025-02-27 18:24:05 -06:00
routes Let paginationMiddleware be configurable, add pagination to reactions handler 2025-03-15 17:18:18 -05:00
schemas Remove old paginationSchema 2025-02-22 21:38:48 -06:00
signers Remove @/storages.ts (jesus christ) 2025-02-22 19:27:53 -06:00
static Move static/ into packages/ditto 2025-02-15 14:41:57 -06:00
storages fix: index k tag even if the value is not a number and count is less than 3 2025-03-21 16:56:24 -03:00
types mv src packages/ditto 2025-02-15 14:21:05 -06:00
utils do not create a default policy spec in get controller 2025-05-06 19:24:13 +05:30
views not sure how i managed to do that... 2025-03-30 15:02:12 +05:30
workers add close method to policyworker for testing purposes 2025-05-07 07:06:12 +05:30
app.ts move policy registry into Ditto 2025-04-03 18:05:46 +05:30
config.ts @ditto/config -> @ditto/conf, DittoConfig -> DittoConf 2025-02-15 17:58:24 -06:00
cron.ts Remove @/storages.ts (jesus christ) 2025-02-22 19:27:53 -06:00
deno.json Give @ditto/ditto 1.1.0 2025-03-03 19:34:05 -06:00
DittoPush.ts Remove @/config.ts import from utils/instance.ts 2025-02-27 17:32:54 -06:00
DittoUploads.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
firehose.ts app.ts: minor variable name cleanup 2025-02-23 20:53:48 -06:00
nostr-wasm.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
queries.ts Fix event hydration with getEvent/getAuthor 2025-02-22 21:40:53 -06:00
RelayError.test.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
RelayError.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
schema.test.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
schema.ts Add DittoPool class 2025-02-22 12:59:36 -06:00
sentry.ts Remove @/config.ts import when starting Sentry 2025-02-27 13:51:57 -06:00
server.ts Remove @/config.ts import when starting Sentry 2025-02-27 13:51:57 -06:00
test.ts Disable notify in tests 2025-03-15 16:50:26 -05:00
trends.test.ts Switch to genEvent from Nostrify 2025-02-18 16:35:45 -06:00
trends.ts Remove @/storages.ts (jesus christ) 2025-02-22 19:27:53 -06:00
utils.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
views.ts Let paginationMiddleware be configurable, add pagination to reactions handler 2025-03-15 17:18:18 -05:00