Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-22 | Mention in changelog that we disabled presence. v0.0.1 | Erik Johnston | 1 | -0/+2 |
2014-08-22 | skip presence tests which broke when presence polling was disabled | Mark Haines | 3 | -0/+13 |
2014-08-22 | Oops, we need to use defer.returnValue. | Erik Johnston | 1 | -1/+2 |
2014-08-22 | Make is_presence_visible always return true as it was thrashing the database. | Erik Johnston | 1 | -0/+3 |
2014-08-22 | Turn off more spammy logging. | Erik Johnston | 1 | -1/+1 |
2014-08-22 | Turn off spammy logging | Erik Johnston | 1 | -1/+1 |
2014-08-22 | Add indices to schema | Erik Johnston | 2 | -0/+24 |
2014-08-22 | avatar url | root | 1 | -1/+1 |
2014-08-22 | add 0.0.0 into the changelog, and add dates | Matthew Hodgson | 1 | -2/+8 |
2014-08-22 | Move the 'Upgrade' section to just below the 'Installation' section | Erik Johnston | 1 | -6/+8 |
2014-08-22 | Update the README.rst to refer people to UPGRADE.rst | Erik Johnston | 1 | -0/+6 |
2014-08-22 | Rename files to .rst for consistency. | Erik Johnston | 2 | -0/+0 |
2014-08-22 | Add a missing '=' | Erik Johnston | 1 | -1/+2 |
2014-08-22 | Add CHANGES and U |