8 months ago 8c39831b06 Stefan Sperling
fix message passing to notifier (notify)
8 months ago 8285e71aec Stefan Sperling
request notification content from repo_write one at a time
8 months ago 90dfaa0114 Stefan Sperling
rename function
8 months ago c42b7609fa Stefan Sperling
queue notification info without an open file
8 months ago 9d88153b9f Stefan Sperling
WIP: generate notification content in repo_write
8 months ago 4ddc9d7454 Stefan Sperling
prepare session process for receiving notification content from repo_write
8 months ago 202d187071 Stefan Sperling
connect session and notifier via a dedicated pipe and fix proc wiring
8 months ago 6490a1e911 Stefan Sperling
fix crash
8 months ago 329a6aa7fb Stefan Sperling
session-write process needs repo config now
8 months ago 6cdfa3a845 Stefan Sperling
fix notify process title
8 months ago cd2e14b68c Stefan Sperling
fix segfault on startup in notify process
8 months ago 0287c51fd2 Stefan Sperling
make -N option pass getopt checks
8 months ago 4782e4c4ee Stefan Sperling
fix missing token in parse.y
8 months ago 851cc20283 Stefan Sperling
provide entire repo config to session process; send NOTIFY imsg
8 months ago 7074d57878 Stefan Sperling
fix gitwrapper build
8 months ago 1916c2111f Stefan Sperling
pass notification config to session process
8 months ago a994c1755a Stefan Sperling
run email notification helper
8 months ago 3c34746153 Stefan Sperling
add send_notifications stub; need to pass repo list to session_main() for config
8 months ago f6020519d1 Stefan Sperling
start notifier and handle events for it
8 months ago 7ee326cb70 Stefan Sperling
the notify process will need to know our notification config, too
8 months ago 1d3bc0bad5 Stefan Sperling
indicate timezone in Date header
8 months ago 16c58399de Stefan Sperling
don't bother with address verification at this layer
8 months ago 83258de149 Stefan Sperling
fix expected bye response
8 months ago 0e1456a374 Stefan Sperling
fix connection
8 months ago 28a5a7c15f Stefan Sperling
fix invalid pledge promise