Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding offical build function | =Corey Hulen | 2015-10-02 | 3 | -2/+6 |
| | |||||
* | Merge branch 'master' into PLT-462 | =Corey Hulen | 2015-10-02 | 27 | -268/+498 |
|\ | |||||
| * | Merge pull request #912 from hmhealey/plt174 | Christopher Speller | 2015-10-02 | 1 | -2/+4 |
| |\ | | | | | | | PLT-174 Added emailto: to the beginning of email links | ||||
| | * | Added emailto: to the beginning of email links | hmhealey | 2015-10-02 | 1 | -2/+4 |
| | | | |||||
| * | | Merge pull request #909 from mattermost/plt-446 | Harrison Healey | 2015-10-02 | 1 | -0/+2 |
| |\ \ | | | | | | | | | PLT-446 Added help text to incoming webhooks. | ||||
| | * | | Added help text for incoming webhooks. | JoramWilander | 2015-10-02 | 1 | -0/+2 |
| | | | | |||||
| * | | | Merge pull request #913 from mattermost/it33-patch-3 | Harrison Healey | 2015-10-02 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Change text to avoid confusion with Slack Import | ||||
| | * | | | Change text to avoid confusion with Slack Import | it33 | 2015-10-02 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #911 from hmhealey/plt437 | Christopher Speller | 2015-10-02 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | PLT-437 Removed $ from time tooltip | ||||
| | * | | Removed $ from time tooltip | hmhealey | 2015-10-02 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #906 from teviot/teviot-patch-2 | Christopher Speller | 2015-10-02 | 3 | -1/+19 |
| |\ \ | | | | | | | | | Pass-through post creation time when importing posts | ||||
| | * | | Pass-through post creation time when importing posts | Teviot Systems | 2015-10-02 | 3 | -1/+19 |
| | | | | |||||
| * | | | Merge pull request #881 from hmhealey/plt194 | Joram Wilander | 2015-10-02 | 16 | -253/+443 |
| |\ \ \ | | | | | | | | | | | PLT-194 Changes to ChannelMember notification settings | ||||
| | * | | | Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps | hmhealey | 2015-10-01 | 13 | -233/+31 |
| | | | | | |||||
| | * | | | Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps | hmhealey | 2015-10-01 | 13 | -117/+225 |
| | | | | | |||||
| | * | | | Changed notification preference submission to only be updated when options ↵ | hmhealey | 2015-09-30 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | have actually changed | ||||
| | * | | | Removed deprecated constants related to quiet mode | hmhealey | 2015-09-30 | 1 | -3/+1 |
| | | | | | |||||
| | * | | | Added channel id to updateLastViewed api calls to prevent multiple updates ↵ | hmhealey | 2015-09-30 | 1 | -7/+9 |
| | | | | | | | | | | | | | | | | | | | | to different channels from clashing | ||||
| | * | | | Implemented ChannelMember.MarkUnreadLevel so that it actually functions | hmhealey | 2015-09-30 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | Added additional test cases and fixed existing ones for ↵ | hmhealey | 2015-09-30 | 5 | -0/+119 |
| | | | | | | | | | | | | | | | | | | | | ChannelMember.MarkUnreadLevel | ||||
| | * | | | Removed UI for quiet mode and added UI to set when a channel will be marked ↵ | hmhealey | 2015-09-30 | 6 | -115/+244 |
| | | | | | | | | | | | | | | | | | | | | unread in the sidebar | ||||
| | * | | | Added 'default' option to channel notification settings that just uses the ↵ | hmhealey | 2015-09-30 | 5 | -39/+65 |
| | | | | | | | | | | | | | | | | | | | | user's notification level | ||||
| * | | | | Update slack-import.md | it33 | 2015-10-02 | 1 | -1/+4 |
| | |_|/ | |/| | | |||||
| * | | | Added link to Slack Import | it33 | 2015-10-02 | 1 | -0/+1 |
| | | | | |||||
| * | | | Create slack-import.md | it33 | 2015-10-02 | 1 | -0/+15 |
| | | | | |||||
| * | | | Merge pull request #901 from hmhealey/paossword | Joram Wilander | 2015-10-02 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | Fixed typo in mattermost.go help text | ||||
| | * | | Fixed typo in mattermost.go help text | hmhealey | 2015-10-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #898 from tmuwandi/patch-1 | it33 | 2015-10-01 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | Fixed incorrect punctuation | ||||
| | * | | | Update prod-ubuntu.md | tmuwandi | 2015-10-01 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #894 from thomas9987/patch-1 | it33 | 2015-10-01 | 1 | -2/+1 |
| |\ \ \ | | | | | | | | | | | Fixed formatting | ||||
| | * | | | Fixed formatting | thomas9987 | 2015-10-01 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | Removed empty bullet point | ||||
| * | | | | Merge pull request #897 from chuck5/patch-1 | it33 | 2015-10-01 | 1 | -1/+1 |
| |\ \ \ \ | | |_|/ / | |/| | | | Changed comma to period to correct grammar error. | ||||
| | * | | | Changed comma to period to correct grammar error. | chuck5 | 2015-10-01 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #895 from drbaker/patch-1 | it33 | 2015-10-01 | 1 | -4/+4 |
| |\ \ \ | | |/ / | |/| | | Grammar fix: "setup" -> "set up" in header lines | ||||
| | * | | Grammar fix: "setup" -> "set up" in header lines | drbaker | 2015-10-01 | 1 | -4/+4 |
| |/ / | |||||
* / / | PLT-462 Adding diagnostic info | =Corey Hulen | 2015-10-01 | 7 | -3/+137 |
|/ / | |||||
* | | Adding link to prod install | it33 | 2015-10-01 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #859 from mattermost/PLT-409 | Christopher Speller | 2015-10-01 | 1 | -0/+6 |
|\ \ | | | | | | | PLT-409 add warning to at rest salt gen | ||||
| * | | PLT-409 add warning to at rest salt gen | =Corey Hulen | 2015-09-29 | 1 | -0/+6 |
| | | | |||||
* | | | Merge pull request #866 from mattermost/PLT-345 | Christopher Speller | 2015-10-01 | 3 | -1/+56 |
|\ \ \ | | | | | | | | | PLT-345 adding client side logging | ||||
| * | | | PLT-345 adding client side logging | =Corey Hulen | 2015-09-29 | 3 | -1/+56 |
| | | | | |||||
* | | | | Update CHANGELOG.md | it33 | 2015-09-30 | 1 | -6/+11 |
| | | | | |||||
* | | | | Merge release branch 'release-1.0.0' | Christopher Speller | 2015-09-30 | 14 | -40/+178 |
|\ \ \ \ | |||||
| * | | | | Updating dockerfile for release v1.0.0-rc2 | Christopher Speller | 2015-09-30 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge pull request #884 from mattermost/permissions-fix | Christopher Speller | 2015-09-30 | 7 | -25/+26 |
| |\ \ \ \ | | | | | | | | | | | | | Permissions fixes. Fixes PLT-487 | ||||
| | * | | | | Fixing some locations to use the IsTeamAdmin function which properly checks ↵ | Christopher Speller | 2015-09-30 | 7 | -11/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | for system admin permissions. | ||||
| | * | | | | Fixing permissions for system admin. Fixes slack import for system admins. | Christopher Speller | 2015-09-30 | 1 | -14/+11 |
| | | | | | | |||||
| * | | | | | Merge pull request #883 from mattermost/plt-496 | Joram Wilander | 2015-09-30 | 1 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | PLT-496 Adding MIT compiled licence to build | ||||
| | * | | | | Adding MIT compiled licence to build | Christopher Speller | 2015-09-30 | 1 | -2/+2 |
| |/ / / / | |||||
| * | | | | Merge pull request #882 from mattermost/PLT-499 | Harrison Healey | 2015-09-30 | 3 | -12/+12 |
| |\ \ \ \ | | | | | | | | | | | | | PLT-499 fixing broken salts |