| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add desc | Erik Johnston | 2017-06-22 | 1 | -0/+1 |
| * | Include users who share room with requester in user directory | Erik Johnston | 2017-06-15 | 1 | -22/+39 |
| * | Implement updating users who share rooms on the fly | Erik Johnston | 2017-06-15 | 1 | -1/+110 |
| * | Implement initial population of users who share rooms table | Erik Johnston | 2017-06-15 | 1 | -7/+117 |
| * | Fix user directory insertion due to missing room_id | Erik Johnston | 2017-06-13 | 1 | -1/+2 |
| * | Fix up sql | Erik Johnston | 2017-06-13 | 1 | -10/+12 |
| * | Fix user dir to not assume existence of user | Erik Johnston | 2017-06-13 | 1 | -22/+37 |
| * | Tweak the ranking of PG user dir search | Erik Johnston | 2017-06-13 | 1 | -13/+40 |
| * | 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 |
