summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-06-18Don't spuriously create new listeners github/erikj/notifier_debug erikj/notifier_debugErik Johnston1-5/+6
2015-06-18Don't reuse nameErik Johnston1-2/+2
2015-06-18Mark as notifiedErik Johnston1-0/+2
2015-06-17Keep track of previous listenersErik Johnston1-7/+11
2015-06-17Paranoia try..exceptErik Johnston1-1/+4
2015-06-17Store timeoutErik Johnston1-0/+1
2015-06-17Add some things to help debug notifer leakErik Johnston1-3/+5
2015-06-15ChangelogErik Johnston1-0/+5
2015-06-15Bump versionErik Johnston1-1/+1
2015-06-15Remove redundant newlineErik Johnston1-2/+1
2015-06-15Document listener config. Remove deprecated config optionsErik Johnston2-36/+42
2015-06-13