ditto/src
Alex Gleason f9de6932ac
utils: remove unused import
2023-08-24 17:42:28 -05:00
..
controllers relay: make Nostr streaming work 2023-08-23 23:25:38 -05:00
db db/events: don't add tags to query unless they exist 2023-08-19 15:26:41 -05:00
middleware Delete event.ts, use nostr-tools types 2023-08-16 21:53:51 -05:00
schemas Add NIP-11 schema 2023-08-14 12:29:54 -05:00
transformers Make following work 2023-08-19 13:37:44 -05:00
utils Use createEvent in more places 2023-08-19 22:25:45 -05:00
admin.ts Delete event.ts, use nostr-tools types 2023-08-16 21:53:51 -05:00
app.ts Make following work 2023-08-19 13:37:44 -05:00
client.ts getFilters: return immediately if filters are empty 2023-08-19 12:37:42 -05:00
config.ts Get rid of DITTO_RELAY, derive from LOCAL_DOMAIN 2023-08-14 14:40:30 -05:00
db.ts db/relays: add `active` column 2023-08-15 19:08:38 -05:00
deps-test.ts Bump std to v0.198.0 2023-08-10 14:08:47 -05:00
deps.ts Delete event.ts, use nostr-tools types 2023-08-16 21:53:51 -05:00
filter.ts pipeline: optimize database calls 2023-08-24 17:16:44 -05:00
firehose.ts firehose: catch pipeline crash 2023-08-17 20:28:23 -05:00
mixer.ts mixer: don't use the client pool for local filters 2023-08-19 12:38:20 -05:00
nip05.ts Increase NIP-05 lookup timeout to 2s 2023-08-19 14:56:40 -05:00
note.ts Rename Conf.url() to Conf.local(), replace it with a URL of localDomain 2023-07-09 18:26:33 -05:00
pipeline.ts pipeline: skip previously encountered events 2023-08-24 17:39:24 -05:00
queries.ts Merge branch 'sync' into 'develop' 2023-08-19 19:09:09 +00:00
schema.ts Make the local timeline correctly filter only local users 2023-08-19 13:01:05 -05:00
server.ts Load dotenv in config.ts, ignore .env.defaults and .env.example 2023-08-04 14:17:50 -05:00
sign.ts Delete event.ts, use nostr-tools types 2023-08-16 21:53:51 -05:00
stream.ts Streaming: parse stream channel param 2023-05-20 23:47:51 -05:00
subs.ts pipeline: optimize database calls 2023-08-24 17:16:44 -05:00
trends.test.ts Trends: support author threshold (default: 3) 2023-07-25 18:04:00 -05:00
trends.ts Rename hexIdSchema back to nostrIdSchema 2023-08-12 11:48:49 -05:00
types.ts pipeline: optimize database calls 2023-08-24 17:16:44 -05:00
utils.ts utils: remove unused import 2023-08-24 17:42:28 -05:00