summary refs log tree commit diff
path: root/synapse/storage/user_directory.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Order by if they have profile infoErik Johnston2017-06-011-2/+11
* Use prefix matchingErik Johnston2017-06-011-5/+29
* Comment on why arbitrary commentsErik Johnston2017-05-311-2/+6
* Convert to intErik Johnston2017-05-311-0/+1
* Fix testsErik Johnston2017-05-311-0/+1
* Limit number of things we fetch out of the dbErik Johnston2017-05-311-9/+30
* Add stream change cacheErik Johnston2017-05-311-1/+3
* Split out directory and search tablesErik Johnston2017-05-311-18/+42
* Pull max id from correct tableErik Johnston2017-05-311-0/+8
* Handle the server leaving a public roomErik Johnston2017-05-311-0/+11
* Add commentsErik Johnston2017-05-311-3/+36
* Weight differentlyErik Johnston2017-05-311-10/+24
* Add searchErik Johnston2017-05-311-0/+35
* Update room column when room becomes unpublicErik Johnston2017-05-311-0/+10
* Add user_directory to databaseErik Johnston2017-05-311-0/+145