Commit graph

1627 commits

Author SHA1 Message Date
Siddharth Singh
46e9ae4d3d
Revert "update other controllers to also use the getAuthorFallback method"
This reverts commit d5135200e8. For now let's test it with only accountsLookupController
2024-06-07 13:25:44 +05:30
Siddharth Singh
d5135200e8
update other controllers to also use the getAuthorFallback method 2024-06-01 14:21:36 +05:30
Siddharth Singh
126e482e0d
fix nostr-tools version 2024-05-30 19:59:52 +05:30
Siddharth Singh
cf5655f14f
create special relay pool with popular relays for getting events out of. 2024-05-30 19:45:28 +05:30
Siddharth Singh
78cae13885
fix kind 0 lookups for account search 2024-05-30 00:05:07 +05:30
Alex Gleason
b805c4c67e Merge branch 'fix-get-ln-invoice-header' into 'main'
CORS - Expose 'Ln-Invoice' header

See merge request soapbox-pub/ditto!330
2024-05-29 12:13:53 +00:00
P. Reis
83020e9111 fix: expose 'Ln-Invoice' header 2024-05-29 09:02:17 -03:00
Alex Gleason
153c115f24 Merge branch 'fix-get-invoice' into 'main'
ZapController - Purify event before calling getInvoice()

See merge request soapbox-pub/ditto!329
2024-05-29 02:16:49 +00:00
P. Reis
27ed364f4a fix(zapController): purify event before getting invoice 2024-05-28 22:42:00 -03:00
Alex Gleason
e29519e877 Merge branch 'rm-nwc' into 'main'
Remove NWC, return a Ln-Invoice header on the zap endpoint

See merge request soapbox-pub/ditto!328
2024-05-28 22:10:56 +00:00
Alex Gleason
78044cc8b6
Remove NWC, return a Ln-Invoice header on the zap endpoint 2024-05-28 16:54:57 -05:00
Alex Gleason
a690fa3096 Merge branch 'fix-zap-remove-user-field-check' into 'main'
Allow zap request event to proceed even if it does not have a 'user' field

See merge request soapbox-pub/ditto!327
2024-05-28 20:45:44 +00:00
P. Reis
a519637bee fix(pipeline-zap): allow 'event' to proceed even without 'user' field 2024-05-28 17:40:10 -03:00
Alex Gleason
5f73232418
relay: remove enforceFilters function 2024-05-28 14:51:07 -05:00
Alex Gleason
11474c5cbd Merge branch 'postgres' into 'main'
Test Postgres in the CI

See merge request soapbox-pub/ditto!324
2024-05-26 23:51:52 +00:00
Alex Gleason
8f3b9df1e1
Test Postgres in the CI 2024-05-26 18:42:14 -05:00
Alex Gleason
a6cae8f878
renderAccount: display_name cannot be undefined 2024-05-26 12:59:04 -05:00
Alex Gleason
1fff0834eb Merge branch 'fix-reblog' into 'main'
Fix renderReblog on other Mastodon apps

See merge request soapbox-pub/ditto!323
2024-05-26 17:57:40 +00:00
Alex Gleason
875b678948
Fix renderReblog on other Mastodon apps 2024-05-26 12:55:01 -05:00
Alex Gleason
30881275ad Merge branch 'encrypted-tag' into 'main'
Add `encrypted` tag to Pleroma configs event

See merge request soapbox-pub/ditto!322
2024-05-26 17:45:44 +00:00
Alex Gleason
c03be1726e
Add encrypted tag to Pleroma configs event 2024-05-26 12:43:08 -05:00
Alex Gleason
3f9908449b Merge branch 'dont-encrypt-settings' into 'main'
Don't encrypt settings_store

See merge request soapbox-pub/ditto!321
2024-05-26 17:37:09 +00:00
Alex Gleason
a66df583fb
Don't encrypt settings_store 2024-05-26 12:34:18 -05:00
Alex Gleason
d6727d2d09 Merge branch 'ping' into 'main'
Set idleTimeout to 30s for WebSocket connections

See merge request soapbox-pub/ditto!320
2024-05-25 19:12:14 +00:00
Alex Gleason
16558e24c9
Set idleTimeout to 30s for WebSocket connections 2024-05-25 13:39:19 -05:00
Alex Gleason
6bfe611847 Merge branch 'rm-optimizer' into 'main'
Remove Optimizer and Reqmeister

See merge request soapbox-pub/ditto!319
2024-05-25 17:24:58 +00:00
Alex Gleason
a15013e22a
Remove Optimizer and Reqmeister 2024-05-25 12:22:01 -05:00
Alex Gleason
b77e14dac3 Merge branch 'pipeline-encounter-race' into 'main'
pipeline: fix race condition in encounterEvent

See merge request soapbox-pub/ditto!318
2024-05-25 17:16:55 +00:00
Alex Gleason
6684edaeaf
pipeline: fix race condition in encounterEvent 2024-05-25 12:13:55 -05:00
Alex Gleason
4111d8b3cb Merge branch 'file-routes' into 'main'
Optimize filesystem routes

See merge request soapbox-pub/ditto!317
2024-05-25 16:55:24 +00:00
Alex Gleason
1ee0ca8d5c
Optimize filesystem routes 2024-05-25 11:18:17 -05:00
Alex Gleason
40f72f750e Merge branch 'assemble-events-bench' into 'main'
Add benchmark for assembleEvents

See merge request soapbox-pub/ditto!316
2024-05-25 15:52:10 +00:00
Alex Gleason
1ffc1fc8f4
hydrate.bench: move the events variable above the bench 2024-05-25 10:49:09 -05:00
Alex Gleason
3c950fb4ba
Update assembleEvents bench with stats 2024-05-25 10:40:23 -05:00
Alex Gleason
14e5948394
Add assembleEvents bench 2024-05-25 10:33:23 -05:00
Alex Gleason
40369be6c6 Merge branch 'fix-schema-update-credentials' into 'main'
Only allow valid data or empty string in update credentials

See merge request soapbox-pub/ditto!315
2024-05-25 14:34:43 +00:00
Alex Gleason
c89867f486
Remove unused NostrMetadata import 2024-05-25 09:25:09 -05:00
Alex Gleason
b64ea84b82
Use z.or 2024-05-25 09:20:16 -05:00
Alex Gleason
4f32972d85
updateCredentialsController: delete empty fields from metadata 2024-05-25 09:17:56 -05:00
P. Reis
5dee6450ec fix(update credentials): allow only valid data or empty string 2024-05-25 10:41:39 -03:00
Alex Gleason
cf71c48f09 Merge branch 'familiar-followers' into 'main'
Implement familiar followers

See merge request soapbox-pub/ditto!314
2024-05-25 03:39:04 +00:00
Alex Gleason
622a2b2a4f
Implement familiar followers 2024-05-24 22:30:56 -05:00
Alex Gleason
ca755b6d77 Merge branch 'emoji-resp' into 'main'
reactionController: fix the response

See merge request soapbox-pub/ditto!313
2024-05-25 02:03:02 +00:00
Alex Gleason
c4ea243bdc
reactionController: fix the response 2024-05-24 20:59:53 -05:00
Alex Gleason
fb80c9c2fe Merge branch 'no-recount' into 'main'
Stop recounting author stats constantly

See merge request soapbox-pub/ditto!312
2024-05-25 01:29:30 +00:00
Alex Gleason
69ff568214
Stop recounting author stats constantly 2024-05-24 20:24:17 -05:00
Alex Gleason
6062378b7e Merge branch 'stats-race' into 'main'
stats: fix race conditions (on Postgres)

See merge request soapbox-pub/ditto!311
2024-05-25 01:21:41 +00:00
Alex Gleason
4330cae626
Fix Conf.db in migrations 2024-05-24 20:16:51 -05:00
Alex Gleason
04018015c5
stats: fix race conditions (on Postgres) 2024-05-24 20:11:22 -05:00
Alex Gleason
250998405a
Rework database Conf to easily get the dialect 2024-05-24 20:07:38 -05:00