Activity
implement media_alert filtering support.
implement media_alert filtering support.
get rid of custom libsecp256k1 build, go-nostr embeds it now.
get rid of custom libsecp256k1 build, go-nostr embeds it now.
use plaintext extracted from markdown in nip23 opengraph text.
use plaintext extracted from markdown in nip23 opengraph text.
update clients list: coracle, relay.tools
update clients list: coracle, relay.tools
fix relay-config.json path in Dockerfile.
fix relay-config.json path in Dockerfile.
update go-nostr/sdk to fix stupid bugs.
update go-nostr/sdk to fix stupid bugs.
update libraries and support kind:20 photos.
update libraries and support kind:20 photos.
Update just compile to support macos
Update just compile to support macos
Force push
fixing old go version for build
fixing old go version for build
Pull request merge
commands to ban and unban pubkeys now.
commands to ban and unban pubkeys now.
various meaningless speedups to render_image.
various meaningless speedups to render_image.
fix for horrible bug on leafdb.
fix for horrible bug on leafdb.
display empty profiles when no event is found.
display empty profiles when no event is found.
use defer() on queue release and reset because the default http handl…
use defer() on queue release and reset because the default http handl…
stop failing with a 429 on too many concurrent requests, just wait an…
stop failing with a 429 on too many concurrent requests, just wait an…
fetch author notes in the background and only under certain conditions.
fetch author notes in the background and only under certain conditions.
basically replace getEvent() with sys.FetchSpecificEvent()
basically replace getEvent() with sys.FetchSpecificEvent()