summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* Upgrade logging package=Corey Hulen2016-01-114-4/+4
* Added the ability to get more channel members from getChannelExtraInfohmhealey2016-01-061-1/+8
* 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-173-1/+55
* Some refactoringChristopher Speller2015-12-161-1/+1
* Fixing channel limit=Corey Hulen2015-12-152-8/+10
* Fixed issue with Team Settings modal saving items instead of cancelling; chan...Reed Garmsen2015-12-102-2/+2
* Removing old 1.3 DB upgrade codeChristopher Speller2015-12-091-2/+0
* Split db channel get into two functions using master and replicaJoramWilander2015-12-092-3/+18
* Merge pull request #1646 from mattermost/PLT-1302Joram Wilander2015-12-081-1/+1
|\
| * PLT-1302 fixing hiding email adddress=Corey Hulen2015-12-071-1/+1
* | Update unit testJoramWilander2015-12-071-1/+1
* | Make sure posts in threads are included in getPosts DB queryJoramWilander2015-12-071-1/+2
|/
* Merge pull request #1621 from mattermost/plt-1331Harrison Healey2015-12-071-1/+2
|\
| * Fix possible race condition on when creating new channelsJoramWilander2015-12-041-1/+2
* | PLT-1326: Enable channel posts of type join or leave not trigger unread notif...Florian Orben2015-12-041-1/+2
|/
* Add limit to Props size in Post tableJoramWilander2015-12-031-1/+1
* Merge pull request #1537 from florianorben/PLT-1035Corey Hulen2015-11-302-6/+16
|\
| * PLT-1035: Remove last data point in graphs on #statistics pageFlorian Orben2015-11-282-6/+16
* | add missing unit testFlorian Orben2015-11-271-0/+72
* | rename 'featureToggle' to 'isFeatureEnable' and move definition of available ...Florian Orben2015-11-272-3/+3
* | add unit testsFlorian Orben2015-11-272-2/+65
* | go fmtFlorian Orben2015-11-271-1/+1
* | allow to toggle features in backendFlorian Orben2015-11-273-1/+51
|/
* Adding perm delete channels by team=Corey Hulen2015-11-162-0/+18
* Adding perm delete to cmd line=Corey Hulen2015-11-1619-30/+176
* PLT-975 adding perm deletes=Corey Hulen2015-11-1618-0/+419
* Fix cancel button on username setting and other general improvementsJoramWilander2015-11-131-1/+1
* Added ChannelExtra.MemberCount field to reflect the actual member count when ...hmhealey2015-11-123-4/+25
* Omit unneeded fields from user object in getProfiles service and remove ImgCo...JoramWilander2015-11-091-0/+1
* Fixing buildChristopher Speller2015-11-091-1/+0
* Removing old DB upgrade codeChristopher Speller2015-11-094-73/+0
* Merge pull request #1332 from mattermost/plt-560Christopher Speller2015-11-061-1/+3
|\
| * Prevent SSO users from changing their emailJoramWilander2015-11-061-1/+3
* | remove max column size from 'props'Florian Orben2015-11-061-1/+1
* | fix alter table command for postgresFlorian Orben2015-11-061-1/+7
* | fix logging statement not to post nonsenseFlorian Orben2015-11-061-2/+2
* | postgres needs another query to get table information...Florian Orben2015-11-052-17/+8
* | PLT-857: Support for Incoming Webhooks - Try #2Florian Orben2015-11-052-0/+46
|/
* Merge pull request #1285 from mattermost/plt-824Joram Wilander2015-11-043-0/+205
|\
| * Adding ability to fetch posts around a specifc postChristopher Speller2015-11-033-0/+205
* | Merge pull request #1275 from mattermost/PLT-951Joram Wilander2015-11-021-1/+1
|\ \
| * | PLT-951 PLT-972 fixing issues with team directory=Corey Hulen2015-11-021-1/+1
| |/
* / Improved tests for search wildcards and removed duplicate search codehmhealey2015-11-022-13/+6
|/
* Fix spelling of encounteredPat Lathem2015-10-309-31/+31
* Log errors in table creationAntti Ahti2015-10-301-1/+4
* Merge pull request #1211 from mattermost/PLT-340Joram Wilander2015-10-303-1/+168
|\
| * PLT-340 allow team directory and open invites=Corey Hulen2015-10-271-1/+7
| * PLT-340=Corey Hulen2015-10-273-1/+159