| .. |
|
controllers
|
nameRequestController: prevent submitting the same name twice
|
2024-06-13 19:11:59 -05:00 |
|
db
|
Merge branch 'main' into feat-zap-counter
|
2024-06-10 09:52:28 -03:00 |
|
interfaces
|
fix: add zaps_amount to EventStats
|
2024-06-10 10:38:56 -03:00 |
|
middleware
|
Kind 30361 -> 30382
|
2024-06-08 11:32:29 -05:00 |
|
policies
|
tags.ts -> utils/tags.ts
|
2024-05-21 13:08:08 -05:00 |
|
schemas
|
Remove webfinger and host-meta
|
2024-05-21 12:54:10 -05:00 |
|
signers
|
ReadOnlySigner: improve error message
|
2024-05-29 16:16:17 -05:00 |
|
storages
|
Remove URL restriction from r tag
|
2024-06-13 19:17:53 -05:00 |
|
trends
|
Get rid if trending-events.ts, do everything with tag values (brave)
|
2024-06-02 19:40:55 -05:00 |
|
uploaders
|
Remove DittoUploader interface in favor of NUploader
|
2024-05-19 15:57:04 -05:00 |
|
utils
|
refactor: parse zap request with NSchema
|
2024-06-13 15:51:34 -03:00 |
|
views
|
feat(renderStatus): return zaps_amount
|
2024-06-10 10:39:34 -03:00 |
|
workers
|
Remove TrendsWorker
|
2024-06-02 19:44:20 -05:00 |
|
app.ts
|
feat: add /api/v1/ditto/statuses/:id{[0-9a-f]{64}}/zapped_by endpoint
|
2024-06-13 00:49:21 -03:00 |
|
config.ts
|
Trends: label trending posts by publishing an event
|
2024-06-02 11:58:21 -05:00 |
|
cron.ts
|
Include kind 3 in trending pubkeys again
|
2024-06-11 18:15:40 -05:00 |
|
filter.test.ts
|
Remove deps-test.ts
|
2024-05-14 19:19:57 -05:00 |
|
filter.ts
|
Remove empty tag filters
|
2024-05-30 13:01:39 -05:00 |
|
firehose.ts
|
Refactor client and firehose
|
2024-05-14 16:25:24 -05:00 |
|
nostr-wasm.ts
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
|
pipeline.ts
|
Use past-tense for some n-tag values
|
2024-06-09 11:26:57 -05:00 |
|
precheck.ts
|
Add a precheck file to throw when config is wrong
|
2023-09-08 15:48:00 -05:00 |
|
queries.ts
|
getAncestors: only query kind 1
|
2024-06-05 11:05:07 -05:00 |
|
RelayError.ts
|
Sort imports of streaming.ts
|
2024-05-14 20:05:38 -05:00 |
|
schema.ts
|
Remove zod schemas that we can get from NSchema
|
2024-05-01 19:51:12 -05:00 |
|
sentry.ts
|
Remove hono/sentry middleware, upgrade @sentry/deno
|
2024-04-30 13:01:43 -05:00 |
|
server.ts
|
Remove ActivityPub actor endpoint, remove deps.ts
|
2024-05-21 12:51:19 -05:00 |
|
storages.ts
|
Create AdminStore to filter out banned users
|
2024-06-08 12:58:59 -05:00 |
|
test.ts
|
Add assembleEvents bench
|
2024-05-25 10:33:23 -05:00 |
|
utils.ts
|
Remove zod schemas that we can get from NSchema
|
2024-05-01 19:51:12 -05:00 |
|
views.ts
|
renderAccounts: reverse the list of pubkeys
|
2024-05-31 15:30:04 -05:00 |