|
1015966e4c
|
Merge pull request #29 from fiatjaf/websocat-friendly
be friendly to people using websocat to debug
|
2023-04-20 14:24:25 -04:00 |
|
|
f816841ada
|
nix: add shell.nix
This enables a build environment using nix. Should work on most linux
varieties but I've only tested on NixOS.
|
2023-04-20 07:34:09 -07:00 |
|
|
0aae8323b6
|
Merge pull request #32 from bortloff/sharivegas-cmd_stream_plugin
cmd_stream writePolicy plugin support
|
2023-03-29 09:45:20 -04:00 |
|
|
68fc85e864
|
fix lapse of judgement on logging
|
2023-03-29 05:32:05 -05:00 |
|
|
bc7fa46feb
|
I submit to the might of DougSC
The acceptEvent is expecting to
parse a JSON string. Instead of
evJson.get_string()
try tao::json::to_string(evJson)
and it worked
|
2023-03-28 20:08:55 -05:00 |
|
|
2308276af5
|
patching writePolicy into cmd_stream, assuming we
want writePolicy to govern both relayIngest and stream
I really hate spam, is what I'm trying to say.
|
2023-03-27 18:24:41 -05:00 |
|
|
35db3a64c2
|
be friendly to people using websocat to debug.
|
2023-03-13 20:37:25 -03:00 |
|
|
e5ec135e78
|
Merge branch 'query-fixes'
|
2023-03-06 09:11:38 -05:00 |
|
|
84ba68b2d2
|
bump golpe dependency
|
2023-02-27 19:55:47 -05:00 |
|
|
a3792e5945
|
todo
|
2023-02-27 06:47:45 -05:00 |
|
|
6218ca3334
|
bugfix: don't crash if we can't load an event that was deleted while a DBQuery scan was paused
|
2023-02-27 06:41:50 -05:00 |
|
|
117463aa20
|
Merge pull request #23 from foxytanuki/tweak-deployment-doc
tweak deployment document
|
2023-02-26 17:53:59 -05:00 |
|
|
d48c9002e0
|
tweak
|
2023-02-26 14:24:18 +09:00 |
|
|
d59fcba006
|
Merge branch 'master' into query-fixes
|
2023-02-25 09:52:41 -05:00 |
|
|
41bd1c6f9c
|
bump golpe so we get increasing version numbers
|
2023-02-25 09:52:14 -05:00 |
|
|
3dd3ff69f7
|
DB upgrade instructions
|
2023-02-25 00:31:28 -05:00 |
|
|
5175664e2f
|
fix query behaviour when limit is present (reported by @Mazin)
|
2023-02-25 00:03:59 -05:00 |
|
|
e5e5ff6817
|
todo
|
2023-02-25 00:03:59 -05:00 |
|
|
d6151072fe
|
simple sorting implementation, for benchmarking
|
2023-02-25 00:03:59 -05:00 |
|
|
e7706be1b6
|
testing for scans with limits
|
2023-02-25 00:03:59 -05:00 |
|
|
54f467cc1c
|
reverse export
|
2023-02-25 00:03:59 -05:00 |
|
|
188a7ff6f1
|
todo triage
|
2023-02-25 00:03:59 -05:00 |
|
|
18acadf4c2
|
remove auto-gc after delete and import
|
2023-02-25 00:03:59 -05:00 |
|
|
d5cb732cd4
|
refactor cron
|
2023-02-25 00:03:59 -05:00 |
|
|
524118c7a5
|
re-org
|
2023-02-24 23:56:51 -05:00 |
|
|
7ff40c52c1
|
Merge branch 'beta'
|
2023-02-24 23:56:03 -05:00 |
|
|
0e6ff2b0de
|
remove LimitNOFILE from suggested systemd unit since it is set by config variable (suggested by yossz)
|
2023-02-21 16:58:41 -05:00 |
|
|
30b8c387a2
|
don't throw exceptions if modifications are made during dict operations
|
2023-02-15 17:00:11 -05:00 |
|
|
decc3aea26
|
delete command, split up compact and gc into separate commands
|
2023-02-11 07:36:59 -05:00 |
|
|
6fe1df8e37
|
libzstd needed
|
2023-02-10 20:44:46 -05:00 |
|
|
73e2719b45
|
typo
|
2023-02-10 04:28:13 -05:00 |
|
|
204c808b41
|
Monitors can't be stored in flat maps because we manage pointers into them in MonitorSets
|
2023-02-09 12:40:40 -05:00 |
|
|
a01bd4eadc
|
document libzstd dependency
|
2023-02-09 09:05:37 -05:00 |
|
|
213f7cb092
|
bump golpe
|
2023-02-09 09:04:58 -05:00 |
|
|
c409c53bc5
|
logo
|
2023-02-09 04:39:45 -05:00 |
|
|
4a7112a3be
|
bump
|
2023-02-09 04:35:56 -05:00 |
|
|
3d4b8853f1
|
ensure you can export a version 0 DB using a new binary
|
2023-02-09 04:31:31 -05:00 |
|
|
cdb25aed45
|
todo
|
2023-02-09 03:27:49 -05:00 |
|
|
d89034bd9f
|
plugin docs
|
2023-02-09 03:25:45 -05:00 |
|
|
7c0477c202
|
re-init plugin when lookback seconds config changes
|
2023-02-09 02:50:23 -05:00 |
|
|
61f2638f88
|
work on write policy plugin
|
2023-02-08 16:44:53 -05:00 |
|
|
51243ce62f
|
option to extract client's IP from HTTP header (ie X-Real-IP)
|
2023-02-08 16:10:46 -05:00 |
|
|
4eb7a4fe53
|
more work on write policy plugins
|
2023-02-08 15:04:59 -05:00 |
|
|
50a3b5ed71
|
todo
|
2023-02-08 14:05:15 -05:00 |
|
|
fd0caaad66
|
tests
|
2023-02-08 13:27:36 -05:00 |
|
|
679d3834e4
|
import --no-gc option
|
2023-02-08 13:27:36 -05:00 |
|
|
5c4fddb4a8
|
NIP-33: parameterized replaceable events
|
2023-02-08 13:27:34 -05:00 |
|
|
a86b7bf8db
|
Merge pull request #19 from litch/deployment-doc
Deployment documentation is added
|
2023-02-08 09:51:21 -05:00 |
|
|
7661865bcc
|
NIP-40 expiration timestamp
|
2023-02-08 06:48:38 -05:00 |
|
|
b32999cee8
|
max indexed tag size
|
2023-02-08 06:07:17 -05:00 |
|