| .. |
|
assets/captcha
|
Add puzzle source files
|
2024-10-04 16:43:33 -05:00 |
|
caches
|
Add translation cache metrics, let the cache be configurable
|
2024-10-10 14:12:20 -05:00 |
|
controllers
|
Let field limits be configurable
|
2024-11-20 10:58:21 -06:00 |
|
db
|
fix: follow people
|
2024-10-29 11:07:51 -03:00 |
|
entities
|
Make verify_credentials and update_credentials return a consistent CredentialAccount object
|
2024-10-11 16:25:29 -05:00 |
|
interfaces
|
Reorganize sharp/blurhash into upload.ts
|
2024-11-07 11:09:20 -06:00 |
|
middleware
|
csp: use the sentry origin instead of the URL itself
|
2024-11-14 20:28:14 -06:00 |
|
policies
|
tags.ts -> utils/tags.ts
|
2024-05-21 13:08:08 -05:00 |
|
schemas
|
Add custom profile fields
|
2024-11-20 08:58:12 -06:00 |
|
signers
|
Let bunker_pubkey be different from user pubkey
|
2024-10-26 18:37:26 -05:00 |
|
storages
|
EventsDB: fix domain query with authors
|
2024-10-27 10:03:22 -05:00 |
|
translators
|
Test that DeepL translation doesn't alter Nostr URIs
|
2024-10-16 09:58:49 -05:00 |
|
types
|
Actually push ??
|
2024-10-08 18:37:23 -05:00 |
|
uploaders
|
Reorganize sharp/blurhash into upload.ts
|
2024-11-07 11:09:20 -06:00 |
|
utils
|
Add a custom parseFormData helper to simulate Mastodon's (Rails) formdata parser
|
2024-11-20 09:46:09 -06:00 |
|
views
|
Linkify profile field values
|
2024-11-20 11:06:36 -06:00 |
|
workers
|
Switch to httpbingo in tests so testing over https works
|
2024-11-13 15:34:41 -06:00 |
|
app.ts
|
Merge branch 'feat-set-kind-0-api' into 'main'
|
2024-11-05 17:02:08 +00:00 |
|
config.ts
|
Let field limits be configurable
|
2024-11-20 10:58:21 -06:00 |
|
cron.ts
|
Add a script to update trends
|
2024-06-15 12:13:35 -05:00 |
|
DittoPush.ts
|
Load VAPID keys from configuration
|
2024-10-08 19:57:46 -05:00 |
|
DittoUploads.ts
|
Retain uploads for 6 hours
|
2024-09-30 20:33:17 -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
|
Add FIREHOSE_KINDS variable
|
2024-09-19 21:51:48 -05:00 |
|
metrics.ts
|
webpush: add metrics and pipeline error handling
|
2024-10-14 18:06:22 -05:00 |
|
nostr-wasm.ts
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
|
notify.ts
|
fix: follow people
|
2024-10-29 11:07:51 -03:00 |
|
pipeline.test.ts
|
Add back pipeline test
|
2024-09-22 18:01:07 -05:00 |
|
pipeline.ts
|
pipeline: improve error handling, include special treatment for ephemeral and NIP-46 events
|
2024-10-31 16:06:58 -05:00 |
|
precheck.ts
|
Add a precheck file to throw when config is wrong
|
2023-09-08 15:48:00 -05:00 |
|
queries.ts
|
Hydrate null authors
|
2024-10-17 15:04:57 -05:00 |
|
RelayError.test.ts
|
test(RelayError): code coverage 100.00%
|
2024-07-17 10:53:31 -03:00 |
|
RelayError.ts
|
Sort imports of streaming.ts
|
2024-05-14 20:05:38 -05:00 |
|
schema.test.ts
|
feat: add sizesSchema
|
2024-11-01 23:07:51 -03:00 |
|
schema.ts
|
refactor: sizesSchema
|
2024-11-03 20:27:52 -03:00 |
|
sentry.ts
|
Remove hono/sentry middleware, upgrade @sentry/deno
|
2024-04-30 13:01:43 -05:00 |
|
server.ts
|
Upgrade safe-fetch
|
2024-11-13 15:23:42 -06:00 |
|
startup.ts
|
Perform listen/notify of Nostr events to the pipeline
|
2024-10-19 20:27:46 -05:00 |
|
storages.ts
|
Upgrade Nostrify
|
2024-09-23 22:16:03 -05:00 |
|
test.ts
|
Remove TEST_DATABASE_URL
|
2024-10-18 13:25:39 -05:00 |
|
trends.test.ts
|
test: pass languagesIds in getTrendingTagValues() function
|
2024-10-01 13:58:51 -03:00 |
|
trends.ts
|
refactor(trends.ts): move logic one level up, rename 'languagesIds' to 'values', remove WITH SQL statement
|
2024-10-03 19:40:29 -03:00 |
|
utils.ts
|
Hydrate null authors
|
2024-10-17 15:04:57 -05:00 |
|
views.ts
|
Separate listPagination
|
2024-08-06 19:04:27 -05:00 |