summary refs log tree commit diff
path: root/synapse/state.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-16WIP impl commiting to get feedbackNeil Johnson1-6/+74
2018-08-16fix case where empty string state check is evaulated as FalseNeil Johnson1-1/+2
2018-08-16