ditto/src
Alex Gleason dc6b52f6d8
Upgrade deps
2023-08-04 14:53:48 -05:00
..
controllers toActor: don't require the nip05 2023-07-27 13:27:53 -05:00
middleware Rename Conf.url() to Conf.local(), replace it with a URL of localDomain 2023-07-09 18:26:33 -05:00
schemas Copy some ActivityPub conversion code from Mostr 2023-07-13 19:50:16 -05:00
transformers toActor: don't require the nip05 2023-07-27 13:27:53 -05:00
utils Upgrade deps 2023-08-04 14:53:48 -05:00
admin.ts deno fmt 2023-06-10 23:02:55 -05:00
app.ts Add actorController 2023-07-27 10:36:19 -05:00
client.ts Minor logging tweaks 2023-07-25 20:55:12 -05:00
config.ts Upgrade deps 2023-08-04 14:53:48 -05:00
db.ts Improve TrendsDB, add loopback script, almost ready to do something? 2023-07-25 15:30:58 -05:00
deps-test.ts Improve TrendsDB, add loopback script, almost ready to do something? 2023-07-25 15:30:58 -05:00
deps.ts Upgrade deps 2023-08-04 14:53:48 -05:00
event.ts Sign events from app context 2023-04-29 21:48:22 -05:00
loopback.ts loopback: use RelayPool instead of nostr-tools just because it doesn't die so often 2023-07-26 12:54:06 -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
schema.ts Improve TrendsDB, add loopback script, almost ready to do something? 2023-07-25 15:30:58 -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 Support nip98 auth 2023-07-08 18:41:11 -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 Trends: add some useful comments for later 2023-07-26 17:30:17 -05:00
utils.ts Add actorController 2023-07-27 10:36:19 -05:00