summaryrefslogtreecommitdiffstats
path: root/store/sql_user_store.go
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the multiple column full text search index for Postgres (#4282)Joram Wilander2016-10-201-0/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-38/+321
* Fix leaking goroutines in store calls (#3993). (#4021)Kyo Nguyen2016-09-191-30/+30
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-1/+1
* Making LDAP FirstName and LastName fields optional. (#3919)Christopher Speller2016-09-011-2/+0
* PLT-3462 Add the ability to clear push notifications after channel is viewed ...Joram Wilander2016-08-311-0/+19
* PLT-3695 refactoring to use sql_upgrader (#3788)Corey Hulen2016-08-241-73/+0
* Fixed calculation of mention count for direct channels (#3831)Harrison Healey2016-08-181-1/+1
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-1/+1
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-82/+4
* Cleaning up old export code (#3601)Christopher Speller2016-07-151-28/+0
* Fix porting theme to preferences so that it works for users who never set the...Harrison Healey2016-07-141-1/+3
* PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-141-15/+55
* PLT-3547 fixing caching issue with direct profiles (#3567)Corey Hulen2016-07-141-6/+10
* Added check for code theme (#3367)David Lu2016-06-201-0/+21
* Update error message when trying to switch account with a duplicate email (#3...Joram Wilander2016-06-151-1/+5
* Fix bad condition on hiding email addresses and update user etag to include p...Joram Wilander2016-06-141-6/+7
* Adding LDAP Syncronization (#3219)Christopher Speller2016-06-031-0/+21
* Fixing LDAP issue with Postgres (#3033)Corey Hulen2016-05-171-4/+4
* Fixing issue with missing user (#2989)Corey Hulen2016-05-121-1/+22
* PLT-2905 fixing upgrade of SSO accounts (#2962)Corey Hulen2016-05-111-12/+25
* Add separator between DMs on your team and not (#2910)Joram Wilander2016-05-061-2/+3
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-041-2/+68
* Fixing ldap ability to modify user fields (#2868)Christopher Speller2016-05-031-3/+3
* Fix incorrect postgres keys. (#2855)Park Daesun2016-05-031-2/+2
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-031-0/+41
* Fix the EmailVerified column value from '1' to true (#2843)Park Daesun2016-05-021-2/+2
* Fixing LDAP editing of attributes (#2824)Christopher Speller2016-05-021-1/+11
* Fixed updating mention keys when a user's username changes (#2774)Harrison Healey2016-04-251-8/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-40/+177
* Lower case email before database queries (#2689)Joram Wilander2016-04-131-1/+5
* Fix email verification process (#2664)enahum2016-04-081-1/+1
* Fix loginChristopher Speller2016-03-311-1/+1
* Add MFA functionalityJoramWilander2016-03-301-0/+50
* Option to enable full snippets in push notificationsElias Nahum2016-03-171-0/+19
* Auto-create account if team allows sign-up from login page and oauth account ...JoramWilander2016-03-111-3/+8
* Fixing device id column for droid=Corey Hulen2016-02-221-1/+1
* Fixed issue with corrupted custom mentions on username changeReed Garmsen2016-02-191-1/+1
* Update user email when switching to SSOJoramWilander2016-02-031-2/+19
* PLT-1765 allowing support of 2 previous versions=Corey Hulen2016-01-281-1/+2
* PLT-7: Refactoring stores to use translations (chunk 7)Elias Nahum2016-01-251-34/+36
* Generalize analytics server functions and begin componentizing client analyti...JoramWilander2016-01-211-0/+27
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-24/+22
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-22/+24
* PLT-7 Adding translation function to context=Corey Hulen2016-01-191-0/+2
* Moving to constnt=Corey Hulen2016-01-051-2/+6
* PLT-1572 Adding more info to the error message=Corey Hulen2016-01-051-4/+4
* Add ability to switch between SSO and email accountJoramWilander2015-12-171-1/+23
* Some refactoringChristopher Speller2015-12-161-1/+1
* Adding perm delete to cmd line=Corey Hulen2015-11-161-1/+1