Commit Graph

961 Commits

Author SHA1 Message Date
Alex Gleason ec32c0fa23 Merge branch 'pubkey-domain-updated' into 'main'
Add last_updated_at column to pubkey_domains

See merge request soapbox-pub/ditto!134
2024-04-06 03:10:00 +00:00
Alex Gleason c0c586b364
Add last_updated_at column to pubkey_domains 2024-04-05 21:48:59 -05:00
Alex Gleason 8801debb1a Merge branch 'rm-x-nostr-sign' into 'main'
Remove X-Nostr-Sign header support

See merge request soapbox-pub/ditto!132
2024-04-05 22:42:31 +00:00
Alex Gleason 55ba4a3a9b
Remove X-Nostr-Sign header support 2024-04-05 17:40:42 -05:00
Alex Gleason 4b2b658685
Fix type errors 2024-04-05 14:18:46 -05:00
Alex Gleason 0ae4c21876 Merge branch 'fix-event-deconstruct' into 'main'
fix(queries): event deconstruct inside getEvent

See merge request soapbox-pub/ditto!131
2024-04-04 20:31:35 +00:00
P. Reis d688e64219 fix(queries): event deconstruct inside getEvent 2024-04-04 17:27:52 -03:00
Alex Gleason f7c39912c2 Merge branch 'refactor-active-import-map' into 'main'
refactor: resolve import specifier via the active import map

See merge request soapbox-pub/ditto!130
2024-04-03 22:47:49 +00:00
P. Reis 2113c73f09 refactor: resolve import specifier via the active import map 2024-04-03 19:39:06 -03:00
Alex Gleason 417ff4ec59 Merge branch 'fix-event-deconstruct' into 'main'
fix: event deconstruct inside getAuthor

See merge request soapbox-pub/ditto!129
2024-04-03 21:07:56 +00:00
P. Reis 152e06ce3c fix: event deconstruct inside getAuthor 2024-04-03 18:05:07 -03:00
Alex Gleason 8c18a284b7 Merge branch 'outbox' into 'main'
Deliver API events to outbox relays

See merge request soapbox-pub/ditto!127
2024-04-03 01:27:37 +00:00
Alex Gleason 5e834d2a6b
pipeline: remove broadcast function 2024-04-02 19:53:11 -05:00
Alex Gleason d577c51c74
PoolStore: don't publish to own relay 2024-04-02 19:36:40 -05:00
Alex Gleason 4e54589c09
Deliver API events to outbox relays 2024-04-02 18:29:26 -05:00
Alex Gleason b2f2240d93 Merge branch 'accounts-user' into 'main'
renderAccount: stop calling findUser, rely on event hydration

Closes #86

See merge request soapbox-pub/ditto!126
2024-03-31 04:42:49 +00:00
Alex Gleason 957a82ce51
hydrateEvents: handle hydrating users 2024-03-30 23:39:06 -05:00
Alex Gleason 21bec6b131
pipeline: call hydrateEvents from hydrateEvent 2024-03-30 23:38:48 -05:00
Alex Gleason c71d3f9d3c
renderAccount: stop calling findUser, rely on event hydration 2024-03-30 23:25:12 -05:00
Alex Gleason 1549398f83 Merge branch 'config-class' into 'main'
Make Conf a static class, cache pubkey

See merge request soapbox-pub/ditto!125
2024-03-31 04:12:55 +00:00
Alex Gleason d103d0f1d6
Make Conf a static class, cache pubkey 2024-03-30 22:56:09 -05:00
Alex Gleason eb0f7f91b1 Merge branch 'relationships-pubkey' into 'main'
/api/v1/relationships: requirePubkey

See merge request soapbox-pub/ditto!124
2024-03-30 23:35:56 +00:00
Alex Gleason d9cbbe2074
/api/v1/relationships: requirePubkey 2024-03-30 18:32:54 -05:00
Alex Gleason fef1cf258d Merge branch 'nsec-script' into 'main'
feat: script to generate an nsec

Closes #85

See merge request soapbox-pub/ditto!122
2024-03-30 23:11:06 +00:00
Alex Gleason ed5e04f558 Merge branch 'hydrate-stats' into 'main'
hydrateEvents: restore stats

See merge request soapbox-pub/ditto!123
2024-03-30 22:46:33 +00:00
Alex Gleason a106218439
hydrateEvents: restore stats 2024-03-30 17:44:17 -05:00
Alex Gleason a3201f4f33
hydrateEvents: in -> of 2024-03-30 16:30:48 -05:00
Alex Gleason 4dfd958718
hydrateEvents: refactor a separate hydrateAuthors function 2024-03-30 16:12:48 -05:00
P. Reis 494193020e refactor/docs: include nsec script in README and generate nsec directly 2024-03-30 18:09:37 -03:00
P. Reis 99b22ab726 refactor: nsec script 2024-03-30 17:25:41 -03:00
P. Reis 90e110b1fd feat: script to generate an nsec
This fixes: https://gitlab.com/soapbox-pub/ditto/-/issues/85
2024-03-30 16:49:05 -03:00
Alex Gleason 2ff96d2403 Merge branch 'delete-status' into 'main'
DELETE /api/v1/statuses/:id

See merge request soapbox-pub/ditto!121
2024-03-30 19:09:03 +00:00
Alex Gleason 2a032b7b7b
DELETE /api/v1/statuses/:id 2024-03-30 13:34:18 -05:00
Alex Gleason 02af0cf06d Merge branch 'main' into 'main'
docs: update running instructions

See merge request soapbox-pub/ditto!120
2024-03-29 20:28:13 +00:00
P. Reis 13f21d380b docs: remove unnecessary step 2024-03-29 20:26:10 +00:00
P. Reis 86c3ed3963 docs: fix typo 2024-03-29 18:00:45 +00:00
P. Reis c47c79dd3d docs: refactor running instructions 2024-03-29 17:59:11 +00:00
P. Reis c0858e184f Merge branch ditto:main into main 2024-03-29 17:45:03 +00:00
Alex Gleason ea05b07448 Merge branch 'registrations-true' into 'main'
Remove DITTO_REGISTRATIONS config, make registrations always open

See merge request soapbox-pub/ditto!119
2024-03-29 17:37:07 +00:00
P. Reis 919149beee docs: update running instructions 2024-03-29 17:32:47 +00:00
Alex Gleason d4c94ba549
Remove DITTO_ENV config, make registrations always open 2024-03-29 11:51:32 -05:00
Alex Gleason a19f1aa6e8
NIP05 DRYer 2024-03-27 19:45:03 -05:00
Alex Gleason 435c69e6a8
nip05Cache: lookup local nip05 from direct database call 2024-03-27 18:39:50 -05:00
Alex Gleason 0cfef1cb59
sentry: tracesSampleRate 1.0 2024-03-27 18:22:50 -05:00
Alex Gleason 9842b1aedd
Remove username from user events 2024-03-27 18:11:07 -05:00
Alex Gleason 8baa9a16db
nostrController: serve names from labels 2024-03-27 15:10:13 -05:00
Alex Gleason 1e73f55c8c Merge branch 'dvm' into 'main'
Add DVM module, process domain name requests

See merge request soapbox-pub/ditto!118
2024-03-27 13:35:40 +00:00
Alex Gleason 0fde577149
EventsDB: fix the tag queries bug, DVM: remove unnecessary conditional 2024-03-26 21:42:17 -05:00
Alex Gleason 29a63f262f
Log relay error, remove unnecessary DVM conditional 2024-03-26 21:10:59 -05:00
Alex Gleason 940fc7a305
Add DVM module, process domain name requests 2024-03-26 19:28:13 -05:00