| .. |
|
controllers
|
Pass Request signal down from API controllers
|
2024-01-23 15:58:59 -06:00 |
|
db
|
Pass Request signal down from API controllers
|
2024-01-23 15:58:59 -06:00 |
|
interfaces
|
Add DittoEvent and DittoFilter dedicated interface modules
|
2024-01-23 11:17:31 -06:00 |
|
middleware
|
Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent
|
2024-01-23 12:07:22 -06:00 |
|
schemas
|
pipeline: clean up zaps function
|
2024-01-22 14:24:37 -06:00 |
|
storages
|
Get rid of unnecessary memorelay module, replace with NCache
|
2024-01-23 17:50:33 -06:00 |
|
uploaders
|
Pass Request signal down from API controllers
|
2024-01-23 15:58:59 -06:00 |
|
utils
|
Pass Request signal down from API controllers
|
2024-01-23 15:58:59 -06:00 |
|
views
|
Implement NStore interface from NLib
|
2024-01-23 14:06:51 -06:00 |
|
workers
|
Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent
|
2024-01-23 12:07:22 -06:00 |
|
app.ts
|
Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent
|
2024-01-23 12:07:22 -06:00 |
|
config.ts
|
Configure server from the kind 0 event of the admin user
|
2024-01-08 16:53:46 -06:00 |
|
cron.ts
|
debug: more modules
|
2023-12-27 20:19:59 -06:00 |
|
crypto.ts
|
Rework web signer to use NIP-46 events
|
2023-08-26 18:03:59 -05:00 |
|
db.ts
|
Drop users table
|
2023-12-29 17:01:23 -06:00 |
|
deps-test.ts
|
fetchWorker: support RequestInit
|
2023-11-28 21:31:26 -06:00 |
|
deps.ts
|
Get rid of unnecessary memorelay module, replace with NCache
|
2024-01-23 17:50:33 -06:00 |
|
events.ts
|
Clean event before publishing
|
2024-01-23 12:15:48 -06:00 |
|
filter.test.ts
|
Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent
|
2024-01-23 12:07:22 -06:00 |
|
filter.ts
|
Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent
|
2024-01-23 12:07:22 -06:00 |
|
firehose.ts
|
Pass Request signal down from API controllers
|
2024-01-23 15:58:59 -06:00 |
|
kinds.ts
|
Convert users to Events
|
2023-12-29 16:37:18 -06:00 |
|
note.ts
|
note: don't console.error on bad link, fix isLinkURL function
|
2023-12-27 21:25:57 -06:00 |
|
pipeline.ts
|
Get rid of unnecessary memorelay module, replace with NCache
|
2024-01-23 17:50:33 -06:00 |
|
pool.ts
|
Rework client as EventStore
|
2023-12-29 13:22:51 -06:00 |
|
pragma.ts
|
Fix tests
|
2023-10-11 23:50:11 -05:00 |
|
precheck.ts
|
Add a precheck file to throw when config is wrong
|
2023-09-08 15:48:00 -05:00 |
|
queries.ts
|
Get rid of unnecessary memorelay module, replace with NCache
|
2024-01-23 17:50:33 -06:00 |
|
schema.ts
|
Move emojiTagSchema into schemas/nostr.ts
|
2023-10-06 12:39:22 -05:00 |
|
sentry.ts
|
Sentry: decrease tracesSampleRate to 0.2
|
2023-12-10 17:55:07 -06:00 |
|
server.ts
|
Track queries with Sentry
|
2023-12-07 12:09:04 -06:00 |
|
sign.ts
|
Pass Request signal down from API controllers
|
2024-01-23 15:58:59 -06:00 |
|
stats.ts
|
Implement NStore interface from NLib
|
2024-01-23 14:06:51 -06:00 |
|
storages.ts
|
Get rid of unnecessary memorelay module, replace with NCache
|
2024-01-23 17:50:33 -06:00 |
|
subs.ts
|
Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent
|
2024-01-23 12:07:22 -06:00 |
|
subscription.ts
|
Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent
|
2024-01-23 12:07:22 -06:00 |
|
tags.test.ts
|
setTag -> addTag
|
2023-12-31 22:06:35 -06:00 |
|
tags.ts
|
Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent
|
2024-01-23 12:07:22 -06:00 |
|
upload.ts
|
Pass Request signal down from API controllers
|
2024-01-23 15:58:59 -06:00 |
|
utils.ts
|
Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent
|
2024-01-23 12:07:22 -06:00 |
|
views.ts
|
Implement NStore interface from NLib
|
2024-01-23 14:06:51 -06:00 |