ditto/src
2025-01-25 15:37:09 -06:00
..
assets/captcha Add puzzle source files 2024-10-04 16:43:33 -05:00
caches pipeline: skip refetch of encountered events 2025-01-21 17:31:55 -06:00
controllers Don't throw inside the websocket callbacks because that crashes the whole application 2025-01-25 15:37:09 -06:00
db fix: follow people 2024-10-29 11:07:51 -03:00
entities Make verify_credentials and update_credentials return a consistent CredentialAccount object 2024-10-11 16:25:29 -05:00
interfaces Reorganize sharp/blurhash into upload.ts 2024-11-07 11:09:20 -06:00
middleware Don't include ratelimit headers on the default bucket 2025-01-23 15:27:24 -06:00
policies tags.ts -> utils/tags.ts 2024-05-21 13:08:08 -05:00
schemas Add custom profile fields 2024-11-20 08:58:12 -06:00
signers Switch to NIP-44 bunker encryption 2024-12-18 01:56:53 -06:00
storages EventsDB: index kind 20 in search the same as kind 1 2025-01-05 11:26:05 -06:00
translators Remove other usages of : any 2024-11-22 10:28:26 -06:00
types Actually push ?? 2024-10-08 18:37:23 -05:00
uploaders Reorganize sharp/blurhash into upload.ts 2024-11-07 11:09:20 -06:00
utils MultiRateLimiter: ensure the active limiter is used for ratelimit values 2025-01-25 15:31:49 -06:00
views Linkify profile field values 2024-11-20 11:06:36 -06:00
workers Switch to httpbingo in tests so testing over https works 2024-11-13 15:34:41 -06:00
app.ts Always inject og metadata, but add generous cache headers 2025-01-25 01:42:20 -06:00
config.ts Turn on NOTIFY_ENABLED by default (now that it's optimized) 2025-01-25 01:46:31 -06:00
cron.ts Add a script to update trends 2024-06-15 12:13:35 -05:00
DittoPush.ts Load VAPID keys from configuration 2024-10-08 19:57:46 -05:00
DittoUploads.ts Retain uploads for 6 hours 2024-09-30 20:33:17 -05:00
filter.test.ts Remove deps-test.ts 2024-05-14 19:19:57 -05:00
filter.ts Remove empty tag filters 2024-05-30 13:01:39 -05:00
firehose.ts pipeline: skip refetch of encountered events 2025-01-21 17:31:55 -06:00
metrics.ts webpush: add metrics and pipeline error handling 2024-10-14 18:06:22 -05:00
nostr-wasm.ts Move nostr-tools to an import alias 2024-04-30 18:43:53 -05:00
notify.ts pipeline: skip refetch of encountered events 2025-01-21 17:31:55 -06:00
pipeline.ts pipeline: skip refetch of encountered events 2025-01-21 17:31:55 -06:00
precheck.ts Add a precheck file to throw when config is wrong 2023-09-08 15:48:00 -05:00
queries.ts Fix favourites of kind 20 events 2025-01-05 11:37:38 -06:00
RelayError.test.ts test(RelayError): code coverage 100.00% 2024-07-17 10:53:31 -03:00
RelayError.ts Sort imports of streaming.ts 2024-05-14 20:05:38 -05:00
schema.test.ts feat: add sizesSchema 2024-11-01 23:07:51 -03:00
schema.ts Filter out invalid WebSocket URLs from pool, prevent admins from setting them 2024-12-10 17:43:41 -06:00
sentry.ts Remove hono/sentry middleware, upgrade @sentry/deno 2024-04-30 13:01:43 -05:00
server.ts Upgrade safe-fetch 2024-11-13 15:23:42 -06:00
startup.ts Perform listen/notify of Nostr events to the pipeline 2024-10-19 20:27:46 -05:00
storages.ts Filter out invalid WebSocket URLs from pool, prevent admins from setting them 2024-12-10 17:43:41 -06:00
test.ts Remove TEST_DATABASE_URL 2024-10-18 13:25:39 -05:00
trends.test.ts test: pass languagesIds in getTrendingTagValues() function 2024-10-01 13:58:51 -03:00
trends.ts pipeline: skip refetch of encountered events 2025-01-21 17:31:55 -06:00
utils.ts Let a proxy tag not be a URL (to support atproto URIs) 2024-11-22 10:49:05 -06:00
views.ts Support kind 20 "Picture" events (NIP-68) 2025-01-05 11:23:18 -06:00