summary refs log tree commit diff
path: root/docs/CAPTCHA_SETUP (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-18Actually look up required remote server key IDsPaul "LeoNerd" Evans1-1/+3
2015-12-18Generate code coverage report when running jenkins.shMark Haines2-6/+18
2015-12-18Fix typo that broke registration on the mobile clientsDavid Baker1-1/+1
2015-12-17fix indentation levelMatthew Hodgson1-3/+3
2015-12-17stop generating default identicons. reverts most of 582019f870adbc4a8a8a9ef97...Matthew Hodgson1-19/+3
2015-12-17Add display_name to 3pid invite in m.room.member invitesDaniel Wagner-Hall1-1/+31
2015-12-17Strip address and such out of 3pid invitesDaniel Wagner-Hall2-2/+13
2015-12-17Fix 500 error when back-paginating search resultsRichard van der Hoff1-2/+4
2015-12-16Fix typoDaniel Wagner-Hall1-1/+1
2015-12-16Give the IS a bunch more 3pid invite contextDaniel Wagner-Hall1-7/+60
2015-12-15Allow users to change which account a 3pid is bound toMark Haines1-1/+1
2015-12-14Changelog and version bump for v0.12.0-rc2 v0.12.0-rc2Mark Haines2-1/+12
2015-12-14Fix spacingMark Haines1-1/+1
2015-12-14Fix logging to lie lessMark Haines1-2/+9
2015-12-14Fix a race between started/stopped streamMark Haines1-3/+8
2015-12-14Add commentary for fix in PR#442Mark Haines1-0/+6
2015-12-14Combine the prev content testsMark Haines1-14/+12
2015-12-14Check whether prev_content or prev_sender is set before trying to rollback stateMark Haines1-8/+13
2015-12-14Skip events that where the body, name or topic isn't a string when back popul...Mark Haines1-0/+5
2015-12-14Include errcode on Internal Server ErrorDaniel Wagner-Hall1-2/+5
2015-12-14Fix typoDaniel Wagner-Hall1-1/+1
2015-12-14Fix typo in sql for full text search on sqlite3Mark Haines1-1/+1
2015-12-11Do the /sync in parallel accross the rooms like /initialSync doesMark Haines1-4/+12