ditto/src
Alex Gleason 171350a34d
Drop deleted_at column
2024-05-15 08:08:30 -05:00
..
controllers adminAccountsController: fix type error with DittoEvent 2024-05-14 22:19:33 -05:00
db Drop deleted_at column 2024-05-15 08:08:30 -05:00
interfaces quote_repost -> quote 2024-05-08 14:53:33 -05:00
middleware Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
pipeline Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
policies Remove deps-test.ts 2024-05-14 19:19:57 -05:00
schemas Remove zod schemas that we can get from NSchema 2024-05-01 19:51:12 -05:00
signers Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
storages EventsDB: remove DittoEvent dependency 2024-05-14 21:29:04 -05:00
uploaders Move more deps to aliases 2024-05-01 16:29:21 -05:00
utils Remove deps-test.ts 2024-05-14 19:19:57 -05:00
views Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
workers Remove deps-test.ts 2024-05-14 19:19:57 -05:00
RelayError.ts Sort imports of streaming.ts 2024-05-14 20:05:38 -05:00
app.ts Refactor client and firehose 2024-05-14 16:25:24 -05:00
config.ts Refactor client and firehose 2024-05-14 16:25:24 -05:00
deps.ts @db/sqlite, scoped_performance aliases 2024-05-01 16:40:58 -05:00
filter.test.ts Remove deps-test.ts 2024-05-14 19:19:57 -05:00
filter.ts filter: use getFilterLimit from nostr-tools 2024-05-03 13:26:26 -05:00
firehose.ts Refactor client and firehose 2024-05-14 16:25:24 -05:00
nostr-wasm.ts Move nostr-tools to an import alias 2024-04-30 18:43:53 -05:00
note.ts Alias unfurl, linkifyjs etc 2024-05-01 16:34:16 -05:00
pipeline.ts EventsDB: make it a simple wrapper around NDatabase 2024-05-14 21:23:25 -05:00
precheck.ts Add a precheck file to throw when config is wrong 2023-09-08 15:48:00 -05:00
queries.ts Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
schema.ts Remove zod schemas that we can get from NSchema 2024-05-01 19:51:12 -05:00
sentry.ts Remove hono/sentry middleware, upgrade @sentry/deno 2024-04-30 13:01:43 -05:00
server.ts Move nostr-tools to an import alias 2024-04-30 18:43:53 -05:00
stats.ts Rework Kysely db to be async 2024-05-14 18:44:42 -05:00
storages.ts Add missing nostr-relaypool import 2024-05-14 18:46:55 -05:00
tags.test.ts Remove deps-test.ts 2024-05-14 19:19:57 -05:00
tags.ts Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent 2024-01-23 12:07:22 -06:00
test.ts Add an eventFixture function to import fixtures in tests 2024-05-10 14:10:19 -05:00
upload.ts s3: support pathStyle 2024-04-29 16:05:36 -05:00
utils.ts Remove zod schemas that we can get from NSchema 2024-05-01 19:51:12 -05:00
views.ts Don't let your memes be dreams 2024-05-14 18:24:34 -05:00