Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-24 | Add a unique constraint on the room hosts table | Erik Johnston | 1 | -1/+2 |
2014-08-24 | Encode unicode from json as utf-8. This was required to allow people to regis... | Erik Johnston | 1 | -2/+2 |
2014-08-23 | oops | Matthew Hodgson | 1 | -1/+1 |
2014-08-23 | very quick and dirty responsive design for iPhones | Matthew Hodgson | 6 | -30/+110 |
2014-08-23 | point out the non-quick-start guide | Matthew Hodgson | 1 | -2/+4 |
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 |