ditto/src
Alex Gleason 075da543b0
Make relay only return local events
2023-08-12 14:32:57 -05:00
..
controllers Make relay only return local events 2023-08-12 14:32:57 -05:00
db Make relay only return local events 2023-08-12 14:32:57 -05:00
middleware Reorganize some nostr schema code 2023-08-12 11:30:57 -05:00
schemas Relay: make REQ work (doesn't stream yet) 2023-08-12 13:40:21 -05:00
transformers Move more Nostr schema stuff into schemas/nostr.ts 2023-08-12 11:48:11 -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 Relay: make REQ work (doesn't stream yet) 2023-08-12 13:40:21 -05:00
client.ts Relay: make REQ work (doesn't stream yet) 2023-08-12 13:40:21 -05:00
config.ts Let DB_PATH be configurable 2023-08-10 13:37:56 -05:00
db.ts Let DB_PATH be configurable 2023-08-10 13:37:56 -05:00
deps-test.ts Bump std to v0.198.0 2023-08-10 14:08:47 -05:00
deps.ts Bump std to v0.198.0 2023-08-10 14:08:47 -05:00
event.ts Sign events from app context 2023-04-29 21:48:22 -05:00
loopback.ts Also track events from local users 2023-08-09 14:24:49 -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 Move more Nostr schema stuff into schemas/nostr.ts 2023-08-12 11:48:11 -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 Reorganize some nostr schema code 2023-08-12 11:30:57 -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
utils.ts Add actorController 2023-07-27 10:36:19 -05:00