57 Commits

Author SHA1 Message Date
Barry Deen
deed7b7c2d swap lmdb for badger 2024-09-22 19:44:07 -04:00
Barry Deen
46ec59996e disable reaction archiving, use map to allow posting 2024-09-22 14:08:09 -04:00
trinidz
7666d3e9f5 init delete old notes 2024-09-22 13:28:49 +00:00
Barry Deen
1758708e9a don't force env update 2024-09-19 11:04:47 -04:00
Barry Deen
c0093880c0 change version to github link 2024-09-19 10:59:59 -04:00
cr0bar
0ce65fb549
Update main.go to support icon and rename contact 2024-09-18 12:12:48 +01:00
cr0bar
372ccbe0c0
Update main.go to supp 2024-09-18 09:25:51 +01:00
cr0bar
845f02b381
Update main.go to support name and version information for NIP-11 2024-09-18 08:50:28 +01:00
Barry Deen
aae474531f option to run relay without syncing from other relays 2024-09-16 21:54:16 -04:00
Barry Deen
02fc217510 add context to goroutine 2024-09-13 08:11:57 -04:00
Barry Deen
51d8a6e6f0 putting back goroutines like i had them before fj told me to remove it then put it back 2024-09-13 08:04:45 -04:00
Barry Deen
95efd8247a remove verbose logging 2024-09-13 00:39:16 -04:00
Barry Deen
307967ad6e remove debug timeout 2024-09-12 22:10:16 -04:00
Barry Deen
7232b14a29 back to the original way now the FJ fixed his mistakes 2024-09-12 22:09:21 -04:00
Barry Deen
cce891e477 Publish directly to db 2024-09-12 20:51:26 -04:00
Barry Deen
3c6f93cb33 broadcast events, process in goroutine 2024-09-12 20:33:53 -04:00
Barry Deen
e99c5dd753 reduce rate frequencies 2024-09-12 16:04:46 -04:00
Barry Deen
2bd132cf73 check for tag length before adding 2024-09-12 15:41:00 -04:00
Barry Deen
ed76ae568e less restrictive rate limits 2024-09-12 15:26:38 -04:00
Barry Deen
b862a0c21c customize the trust network by follower count 2024-09-12 15:23:32 -04:00
Barry Deen
84ec835dcb remove bloom filter 2024-09-12 14:16:56 -04:00
Barry Deen
067849d1a1 reduce profile logging 2024-09-12 12:40:45 -04:00
Barry Deen
a4116a31f9 remove mutex and reduce logging 2024-09-12 12:33:36 -04:00
Barry Deen
10b2e071d6 refresh profiles of the trust network 2024-09-12 11:06:57 -04:00
Barry Deen
5193f93900 remove filter ip limiter 2024-09-12 10:34:15 -04:00
Barry Deen
059500b2e9 replace timeout context with timeout channel 2024-09-12 10:20:18 -04:00
Barry Deen
c12335effb increase rate policies 2024-09-12 10:04:06 -04:00
Barry Deen
5d27b71860 reasonable limits, upgrade khatru to latest 2024-09-11 22:06:17 -04:00
Barry Deen
5d9325793f return when done, remose eose 2024-09-11 13:02:07 -04:00
Barry Deen
f1ff8bb6bb prevent archiving from getting stuck 2024-09-11 12:55:40 -04:00
Barry Deen
489e51e274 ability to serve any file from /static/ 2024-09-10 17:17:03 -04:00
Barry Deen
2aab9f3e49 update refresh interval on readme, add archiving logging 2024-09-09 18:37:31 -04:00
Barry Deen
c8353369a3 remove useless logging, update go-nostr 2024-09-08 10:55:56 -04:00
Barry Deen
241c94e4d7 remove nos.social because they just return random crap we didnt ask for 2024-09-08 00:52:42 -04:00
Your Name
2ce02fba9c Merge remote-tracking branch 'upstream/master' 2024-09-08 01:17:24 -03:00
Barry Deen
0505740f1e cleaner logic, fix segfault, update readme 2024-09-07 23:39:23 -04:00
Your Name
b8ae4a5ccb use tags to select abdger db 2024-09-07 22:01:13 -03:00
Barry Deen
dd9763e967 performance optimization, sexyness upgrade 2024-09-07 20:14:43 -04:00
Barry Deen
55bae27490 explicit cancel 2024-09-07 17:28:42 -04:00
Barry Deen
d1198a31b5 check for blank chunks 2024-09-07 17:26:26 -04:00
Barry Deen
a97e0ab2d8 new context for each pull, no eose 2024-09-07 17:08:55 -04:00
Barry Deen
ea3c498e24
Merge pull request #4 from fiatjaf/patch-1
don't fail when a `.env` file is not present
2024-09-07 13:23:31 -04:00
Barry Deen
3f3e42267e bloom filters, reduced logging 2024-09-07 13:21:22 -04:00
fiatjaf_
e38dcc71ba
don't fail when a .env file is not present
still try to read it but let people use other ways to set up their environment variables.
2024-09-07 07:10:01 -03:00
Barry Deen
e47aa19fa4 why crash 2024-09-06 19:38:39 -04:00
Barry Deen
bd451386dc absolute paths 2024-09-06 19:33:29 -04:00
Barry Deen
f3ed790a96 fix example and path 2024-09-06 19:26:42 -04:00
Barry Deen
dc631d17b6 home page and favico 2024-09-06 19:25:40 -04:00
Barry Deen
b68cdeffba fix archiving 2024-09-06 17:39:39 -04:00
Barry Deen
797c3d89b4 fix archiving 2024-09-06 17:15:39 -04:00