ditto/packages/ditto
2025-03-04 10:51:10 -03:00
..
caches Move ditto/interfaces to @ditto/mastoapi/types 2025-02-26 18:01:32 -06:00
controllers fix(attempt): revoke username 2025-02-27 19:10:13 -03:00
interfaces Remove unused DittoFilter interface 2025-02-22 01:06:53 -06:00
middleware Remove @/storages.ts (jesus christ) 2025-02-22 19:27:53 -06: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 refactor: stop returning author 2025-03-04 10:51:10 -03:00
types mv src packages/ditto 2025-02-15 14:21:05 -06:00
utils Move ditto/interfaces to @ditto/mastoapi/types 2025-02-26 18:01:32 -06:00
views Move ditto/interfaces to @ditto/mastoapi/types 2025-02-26 18:01:32 -06:00
workers Actually fix policy.worker import (hack) 2025-02-26 18:19:30 -06:00
app.ts DittoApp: combine opts and vars into one object 2025-02-26 15:19:20 -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 Remove base alias from packages (make scripts use relative paths for now) 2025-02-16 11:50:25 -06:00
DittoPush.ts Remove @/storages.ts (jesus christ) 2025-02-22 19:27:53 -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 mv src packages/ditto 2025-02-15 14:21:05 -06:00
server.ts Remove precheck.ts, perform check in DittoConf constructor 2025-02-26 16:16:40 -06:00
test.ts Remove @/storages.ts (jesus christ) 2025-02-22 19:27:53 -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