ditto/packages/ditto
2025-03-28 17:50:51 -05:00
..
caches Remove pipelineEncounters.ts 2025-03-02 14:06:15 -06:00
controllers Fix relay always sending a CLOSED message after the client sends CLOSE 2025-03-28 17:50:51 -05:00
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 relay always sending a CLOSED message after the client sends CLOSE 2025-03-28 17:50:51 -05:00
types mv src packages/ditto 2025-02-15 14:21:05 -06:00
utils Support custom emoji reactions in event_stats 2025-03-15 15:31:24 -05:00
views Fix name grant notification not being rendered 2025-03-23 12:11:39 -05:00
workers Expose db to custom policy script 2025-03-08 20:44:22 -06:00
app.ts Move reaction controllers to pleromaStatusesRoute 2025-03-15 13:49:42 -05: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 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