ditto/src
Alex Gleason 540bd058a2
Fix NIP-27 mentions
2024-05-19 11:33:59 -05:00
..
controllers Fix NIP-27 mentions 2024-05-19 11:33:59 -05:00
db Insert media URL into text 2024-05-18 15:29:12 -05:00
interfaces Rewrite all the uploaders 2024-05-18 22:00:24 -05:00
middleware Rewrite all the uploaders 2024-05-18 22:00:24 -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 Rewrite all the uploaders 2024-05-18 22:00:24 -05:00
signers Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
storages Move refreshAuthorStatsDebounced to stats.ts 2024-05-17 18:26:55 -05:00
uploaders Do things the boilerplatey way just for consistency 2024-05-18 22:15:33 -05:00
utils Move uploader.ts to utils, make it kind of like api.ts 2024-05-18 22:04:43 -05:00
views renderAttachment: guess mime from url 2024-05-19 09:13:53 -05:00
workers Remove useless policy dir 2024-05-15 20:35:35 -05:00
RelayError.ts Sort imports of streaming.ts 2024-05-14 20:05:38 -05:00
app.ts Rewrite all the uploaders 2024-05-18 22:00:24 -05:00
config.ts Add a nostr.build uploader 2024-05-18 16:22:24 -05:00
deps.ts Remove dependency on npm:mime, switch to @std/media-types 2024-05-18 11:35:29 -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
pipeline.ts Improve EventsDB error handling 2024-05-16 10:29:14 -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 stats: add a debug call 2024-05-18 08:13:37 -05:00
storages.ts events-db -> EventsDB 2024-05-15 08:18:31 -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 Improve EventsDB error handling 2024-05-16 10:29:14 -05:00
utils.ts Remove zod schemas that we can get from NSchema 2024-05-01 19:51:12 -05:00
views.ts fix: render followers & following list when no kind 0 2024-05-17 11:25:17 -03:00