ditto/src
Alex Gleason 1204dc722f Merge branch 'fix-mention' into 'main'
fix: mention with hyphen

See merge request soapbox-pub/ditto!619
2025-01-21 16:16:28 +00:00
..
assets/captcha Add puzzle source files 2024-10-04 16:43:33 -05:00
caches Add translation cache metrics, let the cache be configurable 2024-10-10 14:12:20 -05:00
controllers Merge branch 'fix-mention' into 'main' 2025-01-21 16:16:28 +00: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 csp: use the sentry origin instead of the URL itself 2024-11-14 20:28:14 -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 Support kind 20 "Picture" events (NIP-68) 2025-01-05 11:23:18 -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 Add cache-control headers to /packs/* 2025-01-17 18:19:32 -06:00
config.ts Support kind 20 "Picture" events (NIP-68) 2025-01-05 11:23:18 -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 Add FIREHOSE_KINDS variable 2024-09-19 21:51:48 -05: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 fix: follow people 2024-10-29 11:07:51 -03:00
pipeline.ts pipeline: block events too far in the future 2024-12-17 14:58:40 -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 Remove e: any from error handlers 2024-11-22 10:26:30 -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