ditto/src
Alex Gleason c30d6beea2
Upgrade nostrify to v0.22.4, zod to v3.23.8
2024-05-24 12:45:26 -05:00
..
controllers reactionsController: filter out non-RGI reactions 2024-05-23 14:20:15 -05:00
db Index the Postgres FTS column 2024-05-21 16:30:48 -05:00
interfaces Remove DittoUploader interface in favor of NUploader 2024-05-19 15:57:04 -05:00
middleware Replace our NostrBuildUploader with the one from Nostrify 2024-05-19 15:43:46 -05:00
pipeline Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
policies tags.ts -> utils/tags.ts 2024-05-21 13:08:08 -05:00
schemas Remove webfinger and host-meta 2024-05-21 12:54:10 -05:00
signers Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
storages tags.ts -> utils/tags.ts 2024-05-21 13:08:08 -05:00
uploaders Remove DittoUploader interface in favor of NUploader 2024-05-19 15:57:04 -05:00
utils NIP05: skip network request for invalid TLDs 2024-05-22 12:52:59 -05:00
views/mastodon Upgrade nostrify to v0.22.4, zod to v3.23.8 2024-05-24 12:45:26 -05:00
workers Fix trends 2024-05-21 18:00:57 -05:00
RelayError.ts Sort imports of streaming.ts 2024-05-14 20:05:38 -05:00
app.ts Support reactionsController with a single emoji 2024-05-23 13:22:04 -05:00
config.ts Add support for Blossom uploader 2024-05-19 15:42:45 -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 Fix trends 2024-05-21 18:00:57 -05:00
precheck.ts Add a precheck file to throw when config is wrong 2023-09-08 15:48:00 -05:00
queries.ts getDescendants: filter out non-replies 2024-05-21 14:37:18 -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 Remove ActivityPub actor endpoint, remove deps.ts 2024-05-21 12:51:19 -05:00
stats.ts tags.ts -> utils/tags.ts 2024-05-21 13:08:08 -05:00
storages.ts events-db -> EventsDB 2024-05-15 08:18:31 -05: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 favouritedByController: filter only likes 2024-05-23 13:50:45 -05:00