summary refs log tree commit diff
path: root/CHANGES.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-02Make the config directory if the directory doesn't exisit when generating configMark Haines1-0/+1
2014-09-02More helpful error messages for missing configMark Haines3-6/+29
2014-09-02Yet more bullet points on various sections.Kegan Dougal1-11/+45
2014-09-02BF: Armed updateMemberListPresenceAge only onceEmmanuel ROHEE1-1/+3
2014-09-02Make the intro bit a separate section rather than have a 'quick start' sectio...David Baker1-2/+5
2014-09-02Add support for setting room name and topic when creating roomsErik Johnston1-4/+29
2014-09-02Added section on banning users, currently in flux as the API changes / is imp...Kegan Dougal1-0/+26
2014-09-02Expanded on bullet points in several sections.Kegan Dougal1-4/+12
2014-09-02BF: Take into account MEMBER_EVENT and PRESENCE_EVENT events only after the i...Emmanuel ROHEE1-2/+6
2014-09-01given everything's apparently gone https:// by default for c-s, change this h...Matthew Hodgson1-1/+5
2014-09-01Add unsecure listener port to homeserverMark Haines2-8/+17
2014-09-01enable ECDHE ciphersMark Haines1-0/+6
2014-09-01Reënable presence visibility permission checking now it's not used on redund...Paul "LeoNerd" Evans2-6/+0
2014-09-01No need to test is_presence_visible in _start_polling_local because we know i...Paul "LeoNerd" Evans1-4/+0
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 realit...Erik Johnston1-1/+1
2014-09-01Don't put required power levels on permission state eventsErik Johnston1-2/+4
2014-09-01Update readme with instructions on how to generate configs for homeserversMark Haines1-2/+12
2014-09-01Fix the tests to include new db callsErik Johnston2-6/+20
2014-09-01