summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* Recent mention searches now OR terms instead of AND (#2931)Joram Wilander2016-05-092-6/+17
* Add separator between DMs on your team and not (#2910)Joram Wilander2016-05-061-2/+3
* Multiple cross-team functionality fixes (#2902)Joram Wilander2016-05-061-2/+5
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-043-2/+95
* 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-033-0/+118
* 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-022-1/+22
* Don't return error if already part of channel being joined (#2814)Joram Wilander2016-04-281-3/+8
* 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-2116-282/+1124
* Lower case email before database queries (#2689)Joram Wilander2016-04-132-1/+8
* Add custom branding functionality (#2667)Joram Wilander2016-04-113-0/+28
* Fix email verification process (#2664)enahum2016-04-081-1/+1
* Added DisplayName and Description fields to both types of webhooks and slash ...Harrison Healey2016-04-042-0/+11
* Merge pull request #2320 from mozilla/msg-commandJoram Wilander2016-04-041-1/+10
|\
| * msg commandAlan Mooiman2016-03-241-1/+10
* | Fix loginChristopher Speller2016-03-311-1/+1
* | Add MFA functionalityJoramWilander2016-03-303-0/+96
|/
* Removing old schema upgrades affecting postgres=Corey Hulen2016-03-211-5/+0
* Merge pull request #2475 from mattermost/plt-1606Christopher Speller2016-03-212-3/+15
|\
| * Update search unit testsJoramWilander2016-03-181-2/+7
| * Change searches to AND terms instead of ORJoramWilander2016-03-181-1/+8
* | Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-181-1/+0
|/
* Merge pull request #2442 from mattermost/PLT-2115Corey Hulen2016-03-175-2/+474
|\
| * Fixing merge=Corey Hulen2016-03-171-0/+1
| |\
| * \ merging files=Corey Hulen2016-03-161-3/+8
| |\ \
| * | | Fixing unit tests=Corey Hulen2016-03-151-5/+5
| * | | PLT-2115 Adding compliance=Corey Hulen2016-03-157-135/+474
| * | | PLT-2115 adding compliance=Corey Hulen2016-03-141-1/+1
| * | | PLT-2115 adding compliance feature to enterprise=Corey Hulen2016-03-103-0/+133
* | | | Option to enable full snippets in push notificationsElias Nahum2016-03-173-0/+102
| |_|/ |/| |
* | | add external slashcommands managementNicolas Clerc2016-03-171-0/+1
| |/ |/|
* | Auto-create account if team allows sign-up from login page and oauth account ...JoramWilander2016-03-111-3/+8
|/
* Fix unit test for session countingJoramWilander2016-03-011-0/+1
* Don't count expired sessionsJoramWilander2016-03-011-3/+4
* Refactor and modularize analytics on the clientJoramWilander2016-03-018-6/+161
* Member show on Activate and Hide on deactivate from channel member list and a...Elias Nahum2016-02-253-0/+87
* Fixing postgres=Corey Hulen2016-02-222-3/+3
* Fixing device id column for droid=Corey Hulen2016-02-225-18/+167
* Fixed issue with corrupted custom mentions on username changeReed Garmsen2016-02-191-1/+1
* Stopped returning inactive members with getExtraInfo callshmhealey2016-02-102-2/+41
* Move license storage to databaseJoramWilander2016-02-046-2/+183
* Merge pull request #2052 from mattermost/PLT-1429Harrison Healey2016-02-046-57/+353
|\
| * Merge branch 'master' into PLT-1429=Corey Hulen2016-02-037-10/+135
| |\
| * | Adding loc to new command backend=Corey Hulen2016-02-011-8/+7
| * | Fixing merge=Corey Hulen2016-02-0115-266/+306
| |\ \
| * \ \ merging=Corey Hulen2016-01-255-26/+187
| |\ \ \
| * \ \ \ merging=Corey Hulen2016-01-221-0/+2
| |\ \ \ \