P. Reis
|
d79292c8f6
|
Merge branch 'fix-duplicate-url' into 'main'
fix(createWalletSchema): get URL href
See merge request soapbox-pub/ditto!737
|
2025-05-09 23:16:22 -03:00 |
|
Alex Gleason
|
293a0d10fb
|
Bump gleasonator-policy in lockfile
|
2025-05-09 13:03:41 -05:00 |
|
Alex Gleason
|
789b6c7e93
|
Guard against duplicate ephemeral events being streamed
|
2025-05-08 19:52:41 -05:00 |
|
Alex Gleason
|
984f76d184
|
DittoPgStore: remove fulfillment batching
|
2025-05-08 19:42:10 -05:00 |
|
P. Reis
|
760fb1bb43
|
fix(createWalletSchema): get URL href
|
2025-05-08 19:24:56 -03:00 |
|
Alex Gleason
|
fd87bad238
|
Add subscriptions bytes metrics
|
2025-04-29 13:24:36 -05:00 |
|
Alex Gleason
|
808c3f70f5
|
Merge branch 'fix-logging-defaults' into 'main'
fix logging default config
See merge request soapbox-pub/ditto!735
|
2025-04-29 18:06:56 +00:00 |
|
Siddharth Singh
|
b75cc0e372
|
fix early return in jsonl path for log level
|
2025-04-29 23:34:46 +05:30 |
|
Siddharth Singh
|
319620a414
|
remove relative import from ditto/utils in DittoConf
|
2025-04-29 23:32:37 +05:30 |
|
Siddharth Singh
|
e2ce3f32c3
|
fix logging default config
|
2025-04-29 23:25:38 +05:30 |
|
Alex Gleason
|
f8d4fa57c6
|
Also don't log more expected SQL errors
|
2025-04-29 12:54:36 -05:00 |
|
Alex Gleason
|
49e509e420
|
Fix LOG_CONFIG parsing
|
2025-04-29 12:42:40 -05:00 |
|
Alex Gleason
|
3a849700db
|
KyselyLogger: don't log expected errors
|
2025-04-29 12:32:44 -05:00 |
|
Alex Gleason
|
3a260f7873
|
Merge branch '10x-better-logging' into 'main'
Make logging 10x better
See merge request soapbox-pub/ditto!734
|
2025-04-29 14:24:48 +00:00 |
|
Alex Gleason
|
f7c8024c2f
|
Merge branch 'mint-cashu' into 'main'
Allow users to mint for new tokens (cashu)
See merge request soapbox-pub/ditto!666
|
2025-04-22 15:34:19 +00:00 |
|
P. Reis
|
9d375f4afe
|
goose created files remove
|
2025-04-08 12:23:12 -03:00 |
|
P. Reis
|
fb7c57a1d0
|
Merge branch 'main' into mint-cashu
Conflicts:
packages/ditto/interfaces/DittoEvent.ts
packages/ditto/storages/hydrate.ts
|
2025-04-08 12:16:53 -03:00 |
|
P. Reis
|
aadc3079fa
|
refactor: make GET wallet a bit faster
|
2025-04-08 12:14:47 -03:00 |
|
Siddharth Singh
|
1b55932193
|
apply review fixes (thanks @alexgleason)
|
2025-04-08 17:09:05 +05:30 |
|
Siddharth Singh
|
8305cea81e
|
fmt ... again
|
2025-04-06 15:53:06 +05:30 |
|
Siddharth Singh
|
a1aed97dec
|
enable all subscopes of a given scope when it's supplied
|
2025-04-06 15:50:25 +05:30 |
|
Siddharth Singh
|
8f51a9d6d7
|
only show extra params when they are actually present
|
2025-04-06 15:46:24 +05:30 |
|
Siddharth Singh
|
1b19ff415a
|
add types to public api for dittoconf
|
2025-04-06 15:40:42 +05:30 |
|
Siddharth Singh
|
d3a15a699e
|
fmt
|
2025-04-06 15:33:36 +05:30 |
|
Siddharth Singh
|
82e7f854b9
|
replace logi handler
|
2025-04-06 15:28:54 +05:30 |
|
Siddharth Singh
|
6778a42d54
|
remove isCI conf var
|
2025-04-06 15:28:54 +05:30 |
|
Siddharth Singh
|
5dc2cc405f
|
add log configuration variables
|
2025-04-06 15:28:54 +05:30 |
|
Siddharth Singh
|
feab5f8cd0
|
stop logging every single query
|
2025-04-06 15:28:54 +05:30 |
|
Alex Gleason
|
63ebad0412
|
Merge branch 'client-tag-improvements' into 'main'
Client tag improvements
See merge request soapbox-pub/ditto!733
|
2025-04-03 17:48:06 +00:00 |
|
Alex Gleason
|
1c2d7a6793
|
Index client addr in search extensions
|
2025-04-03 12:38:39 -05:00 |
|
Alex Gleason
|
621d92dcf6
|
Render "client" tags in statuses even if they don't have an application handler event
|
2025-04-03 12:31:10 -05:00 |
|
Alex Gleason
|
0abee76e38
|
nip89: add ["t", "ditto"] tag to application handler event
|
2025-04-03 12:29:58 -05:00 |
|
Alex Gleason
|
c425a9d39a
|
DittoPgStore: index "client" tag
|
2025-04-03 12:29:45 -05:00 |
|
Alex Gleason
|
be5c58c615
|
Merge branch 'client-tag' into 'main'
Support NIP-89 "client" tag
See merge request soapbox-pub/ditto!732
|
2025-04-02 01:38:12 +00:00 |
|
Alex Gleason
|
23eb531305
|
Render client tags
|
2025-04-01 20:26:05 -05:00 |
|
Alex Gleason
|
caf59f4078
|
Insert NIP-89 "client" tags when users post statuses
|
2025-04-01 19:49:31 -05:00 |
|
Alex Gleason
|
c8b1c2050b
|
Publish nip89 application handler on startup
|
2025-04-01 18:55:36 -05:00 |
|
Alex Gleason
|
b56fe678f2
|
Merge branch 'fix-close' into 'main'
Fix relay always sending a CLOSED message after the client sends CLOSE
See merge request soapbox-pub/ditto!730
|
2025-03-28 22:53:05 +00:00 |
|
Alex Gleason
|
8dc9ea98e2
|
Fix relay always sending a CLOSED message after the client sends CLOSE
|
2025-03-28 17:50:51 -05:00 |
|
Alex Gleason
|
98c967dd22
|
Merge branch 'goosehints' into 'main'
Add .goosehints file
See merge request soapbox-pub/ditto!729
|
2025-03-28 21:24:08 +00:00 |
|
Alex Gleason
|
1a6c114a57
|
Fix inline codeblock in .goosehints
|
2025-03-28 16:22:03 -05:00 |
|
Alex Gleason
|
34a29c8f4e
|
NIP-11 improvements
|
2025-03-28 16:15:20 -05:00 |
|
Alex Gleason
|
278e13a6ef
|
Add .goosehints file
|
2025-03-28 16:08:28 -05:00 |
|
P. Reis
|
69fe86890f
|
feat: add accepts_zaps_cashu boolean field to DittoEvent and hydrate it
|
2025-03-27 09:48:29 -03:00 |
|
P. Reis
|
8a75f9e944
|
feat: implement GET statuses/:id{[0-9a-f]{64}}/nutzapped_by (with tests)
|
2025-03-26 15:55:59 -03:00 |
|
P. Reis
|
71a558a9de
|
Merge branch 'main' into mint-cashu
|
2025-03-25 18:23:13 -03:00 |
|
P. Reis
|
cda5196007
|
fix: remove unused import
|
2025-03-25 18:22:51 -03:00 |
|
P. Reis
|
7dc56f594b
|
feat: add zaps_amount_cashu to event_stats (with tests)
add zapped_cashu and zaps_amount_cashu field to MastodonStatus
|
2025-03-25 18:19:40 -03:00 |
|
P. Reis
|
83c96c88b7
|
feat: support pagination in GET transactions
remove getTransactions function and replace it with renderTransaction function (all tests updated)
|
2025-03-24 23:02:04 -03:00 |
|
Alex Gleason
|
95c10fd2b9
|
Merge branch 'fix-nip05-notification' into 'main'
Fix name grant notification not being rendered
See merge request soapbox-pub/ditto!728
|
2025-03-23 17:15:59 +00:00 |
|