Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle profile updates in user directory | Erik Johnston | 2017-06-01 | 1 | -0/+49 |
* | Fix sqlite | Erik Johnston | 2017-06-01 | 1 | -1/+1 |
* | Split the table in two | Erik Johnston | 2017-06-01 | 1 | -3/+74 |
* | Tweak search query | Erik Johnston | 2017-06-01 | 1 | -1/+1 |
* | Tweak search query | Erik Johnston | 2017-06-01 | 1 | -2/+2 |
* | Remove spurious inlineCallbacks | Erik Johnston | 2017-06-01 | 1 | -1/+0 |
* | Bug fixes and logging | Erik Johnston | 2017-06-01 | 1 | -1/+1 |
* | Order by if they have profile info | Erik Johnston | 2017-06-01 | 1 | -2/+11 |
* | Use prefix matching | Erik Johnston | 2017-06-01 | 1 | -5/+29 |
* | Comment on why arbitrary comments | Erik Johnston | 2017-05-31 | 1 | -2/+6 |
* | Convert to int | Erik Johnston | 2017-05-31 | 1 | -0/+1 |
* | Fix tests | Erik Johnston | 2017-05-31 | 1 | -0/+1 |
* | Limit number of things we fetch out of the db | Erik Johnston | 2017-05-31 | 1 | -9/+30 |
* | Add stream change cache | Erik Johnston | 2017-05-31 | 1 | -1/+3 |
* | Split out directory and search tables | Erik Johnston | 2017-05-31 | 1 | -18/+42 |
* | Pull max id from correct table | Erik Johnston | 2017-05-31 | 1 | -0/+8 |
* | Handle the server leaving a public room | Erik Johnston | 2017-05-31 | 1 | -0/+11 |
* | Add comments | Erik Johnston | 2017-05-31 | 1 | -3/+36 |
* | Weight differently | Erik Johnston | 2017-05-31 | 1 | -10/+24 |
* | Add search | Erik Johnston | 2017-05-31 | 1 | -0/+35 |
* | Update room column when room becomes unpublic | Erik Johnston | 2017-05-31 | 1 | -0/+10 |
* | Add user_directory to database | Erik Johnston | 2017-05-31 | 1 | -0/+145 |