ditto/src
Alex Gleason dc49c305bd
Move isLocallyFollowed to queries.ts
2023-08-17 19:32:05 -05:00
..
controllers pipeline: refactor, use pipeline from relay 2023-08-17 18:07:25 -05:00
db Move isLocallyFollowed to queries.ts 2023-08-17 19:32:05 -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 Add queries module for getting events for certain application needs 2023-08-17 13:12:38 -05:00
utils Upgrade deps 2023-08-04 14:53:48 -05:00
admin.ts Delete event.ts, use nostr-tools types 2023-08-16 21:53:51 -05:00
app.ts Delete event.ts, use nostr-tools types 2023-08-16 21:53:51 -05:00
client.ts Push events from the client through the pipeline 2023-08-17 16:48:58 -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
firehose.ts Add pipeline module 2023-08-17 16:47:22 -05:00
mixer.ts Refactor some code that uses getFilters to import the whole module under a namespace 2023-08-17 15:41:27 -05:00
nip05.ts Prevent cyclical import of Time module 2023-07-08 20:01:10 -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 Move isLocallyFollowed to queries.ts 2023-08-17 19:32:05 -05:00
queries.ts Move isLocallyFollowed to queries.ts 2023-08-17 19:32:05 -05:00
schema.ts Add relays to database and start tracking them 2023-08-14 14:11:28 -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
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 Move limit to GetFilterOpts 2023-08-16 21:38:21 -05:00
utils.ts Add queries module for getting events for certain application needs 2023-08-17 13:12:38 -05:00