ditto/src
Alex Gleason 9ced9fb31d Merge branch 'cashu-wallet' into 'main'
feat: endpoint for creating NIP-60 wallet

Closes #289

See merge request soapbox-pub/ditto!629
2025-01-30 18:59:11 +00: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 Merge branch 'cashu-wallet' into 'main' 2025-01-30 18:59:11 +00:00
db Upgrade Logi 2025-01-30 01:43:57 -06: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 ditto.http.response: use error level when status >= 500 2025-01-29 10:06:21 -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 only the final e and p tag of kind 7 events 2025-01-28 14:11:08 -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 Upgrade Logi 2025-01-30 01:43:57 -06:00
views Linkify profile field values 2024-11-20 11:06:36 -06:00
workers logi: message -> msg 2025-01-29 12:30:46 -06:00
app.ts feat: endpoint for creating NIP-60 wallet 2025-01-29 20:41:22 -03:00
config.ts Add IP_WHITELIST variable to bypass rate limiting 2025-01-28 11:40:16 -06:00
cron.ts Add a script to update trends 2024-06-15 12:13:35 -05:00
DittoPush.ts logi: message -> msg 2025-01-29 12:30:46 -06: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 Remove Stickynotes, replace all occurrences of console.log with logi 2025-01-27 18:11:32 -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 Remove Stickynotes, replace all occurrences of console.log with logi 2025-01-27 18:11:32 -06:00
pipeline.ts Remove Stickynotes, replace all occurrences of console.log with logi 2025-01-27 18:11:32 -06:00
precheck.ts Add a precheck file to throw when config is wrong 2023-09-08 15:48:00 -05:00
queries.ts Remove Stickynotes, replace all occurrences of console.log with logi 2025-01-27 18:11:32 -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 logi: message -> msg 2025-01-29 12:30:46 -06:00
server.ts logi: message -> msg 2025-01-29 12:30:46 -06:00
startup.ts Upgrade Logi 2025-01-30 01:43:57 -06:00
storages.ts Actually do log traces 2025-01-30 02:23:47 -06:00
test.ts Remove TEST_DATABASE_URL 2024-10-18 13:25:39 -05:00
trends.test.ts Fix trends test 2025-01-28 14:22:16 -06:00
trends.ts logi: message -> msg 2025-01-29 12:30:46 -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