summaryrefslogtreecommitdiffstats
path: root/store/sqlstore/user_store.go
Commit message (Expand)AuthorAgeFilesLines
* MM-12234: configurable limit to user autocomplete and search matches (#9499)Jesse Hallam2018-10-171-41/+61
* Refactored to rename "service terms" to "terms of service" (#9581)Harshil Sharma2018-10-091-0/+1
* MM-12067: Add SetDefaultProfileImage to reset the user profile image to a gen...Jesús Espino2018-10-021-0/+10
* MM-7188: Cleaning push notification on every read, not only on channel switch...Jesús Espino2018-09-261-0/+10
* MM-11781: Basic Data Export Command Line. (#9296)George Goldberg2018-09-171-0/+11
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-031-1/+1
* MM-11384: Add system install date information to the client config (#9218)Jesús Espino2018-08-081-0/+11
* MM-10570: Make permissions reset command clear custom role assignments. (#8976)George Goldberg2018-06-251-0/+69
* MM-4998 Adding LoginIdAttribute to allow LDAP users to change their login ID ...Christopher Speller2018-05-101-4/+2
* Timezone feature (#8185)Chris Duarte2018-03-221-0/+1
* MM-9274- Sort Users in Channel by status (#8181)Stephen Kiers2018-03-091-1/+48
* MM-9664 Add invalidation metrics for store caches (#8340)Joram Wilander2018-03-051-1/+16
* XYZ-32: Increases size of position to 128 characters. (#8148)Martin Kraft2018-01-261-1/+1
* PLT-8312: Use combined LIKE/Full Text search for channels. (#8029)George Goldberg2018-01-051-4/+19
* PLT-8354: Fix user search error when terms end up as empty space. (#7984)George Goldberg2017-12-201-1/+1
* PLT-6071/PLT-8004 Fixed not being able to autocomplete 'Town Square' (#7746)Harrison Healey2017-10-311-26/+27
* [PLT-7764] Fix in:channel search when channel name/displayname includes `-` (...Saturnino Abril2017-10-111-19/+24
* store/sqlstore cleanup and postgres tests (#7595)Chris2017-10-091-8/+8
* reduce store boiler plate (#7585)Chris2017-10-061-521/+95
* PLT-7207: Change from fulltext to LIKE search for user filtering (#7343)George Goldberg2017-09-271-61/+34
* Move sql store code into store/sqlstore package (#7502)Chris2017-09-251-0/+1620