summaryrefslogtreecommitdiffstats
path: root/store/store.go
Commit message (Collapse)AuthorAgeFilesLines
* Fixing merge=Corey Hulen2016-02-011-0/+1
|\
| * Fixing naming=Corey Hulen2016-01-261-1/+1
| |
| * PLT-1586 adding attach device id method=Corey Hulen2016-01-261-0/+1
| |
* | merging=Corey Hulen2016-01-251-0/+1
|\|
| * Generalize analytics server functions and begin componentizing client ↵JoramWilander2016-01-211-0/+1
| | | | | | | | analytics controls
| * Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-122/+120
| |
| * PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-21/+21
| |
| * PLT-7 adding loc db calls for posts table=Corey Hulen2016-01-201-15/+15
| |
| * PLT-7 adding loc db calls for session table=Corey Hulen2016-01-201-8/+8
| |
| * PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-27/+27
| |
| * PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-12/+12
| |
| * PLT-7 adding loc db calls for webhooks table=Corey Hulen2016-01-201-14/+14
| |
| * PLT-7 adding loc db calls for team table=Corey Hulen2016-01-201-10/+10
| |
| * PLT-7 adding loc db calls for system table=Corey Hulen2016-01-201-3/+3
| |
| * PLT-7 adding loc for db calls audits and prefs=Corey Hulen2016-01-201-10/+12
| |
* | Merge branch 'master' into PLT-1429=Corey Hulen2016-01-141-1/+1
|\|
| * Upgrade logging package=Corey Hulen2016-01-111-1/+1
| |
* | Chaning webhooks to be team wide=Corey Hulen2016-01-111-2/+1
| |
* | PLT-1429 adding sql storage for slash commands=Corey Hulen2016-01-061-0/+10
|/
* Add ability to switch between SSO and email accountJoramWilander2015-12-171-0/+1
|
* Split db channel get into two functions using master and replicaJoramWilander2015-12-091-0/+1
|
* rename 'featureToggle' to 'isFeatureEnable' and move definition of available ↵Florian Orben2015-11-271-1/+1
| | | | prerelease-features to constants.jsx
* go fmtFlorian Orben2015-11-271-1/+1
|
* allow to toggle features in backendFlorian Orben2015-11-271-1/+2
|
* Adding perm delete channels by team=Corey Hulen2015-11-161-0/+1
|
* Adding perm delete to cmd line=Corey Hulen2015-11-161-9/+10
|
* PLT-975 adding perm deletes=Corey Hulen2015-11-161-0/+9
|
* Added ChannelExtra.MemberCount field to reflect the actual member count when ↵hmhealey2015-11-121-0/+1
| | | | we truncate the list of members to 20
* Adding ability to fetch posts around a specifc postChristopher Speller2015-11-031-0/+2
|
* PLT-340=Corey Hulen2015-10-271-0/+2
|
* Merge branch 'master' into PLT-25=Corey Hulen2015-10-231-0/+2
|\
| * Merge pull request #1149 from mattermost/plt-808Christopher Speller2015-10-231-0/+1
| |\ | | | | | | PLT-808 Fix deleting channels breaking the webhook UI
| | * Delete webhooks when the associated channel gets deletedJoramWilander2015-10-221-0/+1
| | |
| * | Refactoring direct channel creation to use transaction to avaoid state where ↵Christopher Speller2015-10-221-0/+1
| |/ | | | | | | channel is created without both users
* / Adding analytics tab=Corey Hulen2015-10-221-0/+4
|/
* Merge pull request #1113 from hmhealey/plt716Joram Wilander2015-10-201-1/+1
|\ | | | | PLT-716/717 Added from:, in:, and channel: search filters
| * Added from:, in:, and channel: search modifiershmhealey2015-10-191-1/+1
| |
* | Refactor to hit database less often.JoramWilander2015-10-191-1/+1
| |
* | Implement outgoing webhooks.JoramWilander2015-10-191-0/+7
|/
* Added an initial call to get all user preferences on page loadhmhealey2015-10-151-0/+1
|
* Marking when user ran the unit tests=Corey Hulen2015-10-151-0/+1
|
* Removed Preference.AltIdhmhealey2015-10-131-1/+2
|
* Made structural changes to server-side Preference code based on feedbackhmhealey2015-10-131-3/+1
|
* Moved saving multiple user preferences into a database transactionhmhealey2015-10-131-0/+1
|
* Added Preferences table to store user preferenceshmhealey2015-10-131-0/+7
|
* PLT-586 fixing issues with security alert=Corey Hulen2015-10-091-0/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* PLT-518 check for security bulletins=Corey Hulen2015-10-051-0/+1
|
* Moved ChannelMember.NotifyLevel into ChannelMember.NotifyPropshmhealey2015-10-011-1/+0
|
* Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyPropshmhealey2015-10-011-1/+1
|