summary refs log tree commit diff
path: root/experiments (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-01enable ECDHE ciphersMark Haines1-0/+6
2014-09-01Reënable presence visibility permission checking now it's not used on ↵Paul "LeoNerd" Evans2-6/+0
redundant code paths
2014-09-01No need to test is_presence_visible in _start_polling_local because we know ↵Paul "LeoNerd" Evans1-4/+0
it will be by when it's called
2014-09-01specify metavars in argparseMatthew Hodgson1-2/+3
2014-09-01add pyyaml dependency for config filesMark Haines1-0/+1
2014-09-01Use yaml for config fileMark Haines1-11/+6
2014-09-01Don't set a 'default' key in the creation eventErik Johnston1-1/+0
2014-09-01Use pregenerated DH params when generating configMark Haines1-7/+29
2014-09-01That was a breaking db change. You need to recreate the databases. (In ↵Erik Johnston1-1/+1
reality, it's enough to just run the im.sql through your db and change the schema version)
2014-09-01Don't put required power levels on permission state eventsErik Johnston1-2/+4
2014-09-01