ditto/packages/ditto
2025-03-17 11:10:08 -03:00
..
caches Remove pipelineEncounters.ts 2025-03-02 14:06:15 -06:00
controllers refactor: call organizeProofs in a try-catch block 2025-03-17 11:10:08 -03:00
interfaces Store link previews in the database 2025-03-08 19:33:15 -06:00
middleware refactor: create @ditto/cashu package 2025-03-11 11:34:42 -03:00
routes Add more permission group tests 2025-03-03 16:36:38 -06:00
schemas refactor: create @ditto/cashu package 2025-03-11 11:34:42 -03: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 Hide media URLs from posts without imeta tags 2025-03-12 11:56:04 -05:00
types mv src packages/ditto 2025-02-15 14:21:05 -06:00
utils Fix matching multiple whitespace characters at the end of a string 2025-03-12 16:53:22 -05:00
views removeTrailingUrls -> removeTrailingTokens 2025-03-12 16:48:31 -05:00
workers Expose db to custom policy script 2025-03-08 20:44:22 -06:00
app.ts Look up identifiers in search on remote relays 2025-03-08 18:36:24 -06:00
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 Remove @/config.ts import from utils/stats.ts 2025-02-27 16:35:06 -06: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 Remove old paginationSchema 2025-02-22 21:38:48 -06:00