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