Commit Graph

4721 Commits

Author SHA1 Message Date
Christopher Speller
0eb145218e Merge pull request #1816 from mattermost/PLT-1607
PLT-1607 adding more debugging info for email and push notifications
2016-01-06 09:18:52 -05:00
Christopher Speller
fcb87ca42f Merge pull request #1814 from mattermost/PLT-1485a
PLT-1485 Adding last view channel sticky
2016-01-06 09:15:44 -05:00
Christopher Speller
cc5e8be733 Merge pull request #1809 from mattermost/PLT-1557
PLT-1557 revoking sessions from same device
2016-01-06 09:14:21 -05:00
Joram Wilander
50fa6d1aea Merge pull request #1817 from apskim/patch-1
[Fix #1669] Allow parameters in Content-Type of incoming webhook request
2016-01-06 06:55:58 -05:00
Alex Polozov
23a8d954d9 [Fix #1669] Allow parameters in Content-Type of incoming webhook request
Mattermost currently does not allow optional parameters in the `Content-Type` of an incoming webhook request. Visual Studio Team Services's Slack integration sends its message with `Content-Type: application/json; charset=utf-8`, whereas Mattermost currently requires precisely `Content-Type: application/json`. This PR relaxes this check, looking only at the media part of the header.
2016-01-06 02:58:27 +00:00
=Corey Hulen
a0e3823e9c Adding missing config properties 2016-01-05 20:52:39 -06:00
=Corey Hulen
6f50da3eaf Cleaning up config 2016-01-05 20:38:34 -06:00
=Corey Hulen
01a5f67398 PLT-1607 adding more debugging info for email and push notifications 2016-01-05 20:35:36 -06:00
=Corey Hulen
7f8cb30bd3 PLT-1607 adding more debugging info for email and push notifications 2016-01-05 20:33:31 -06:00
Christopher Speller
482158d2bb Merge pull request #1807 from mattermost/PLT-1572
PLT-1572 Adding more info to the error message
2016-01-05 17:38:05 -05:00
=Corey Hulen
6a6558e0eb Fixing Import 2016-01-05 14:59:02 -06:00
=Corey Hulen
4e8c59279c Moving to constnt 2016-01-05 14:53:41 -06:00
=Corey Hulen
f0e620a485 PLT-1485 Adding last view channel sticky 2016-01-05 14:48:05 -06:00
Christopher Speller
330cbc8f19 Merge pull request #1802 from hmhealey/plt1449
PLT-1449 Made Youtube previews stop when the current channel is changed
2016-01-05 14:42:48 -05:00
Christopher Speller
ee79095fa4 Merge pull request #1810 from hmhealey/plt644
PLT-644 Updated about dialog
2016-01-05 11:41:23 -05:00
hmhealey
e088a07309 Updated about dialog 2016-01-05 11:22:13 -05:00
=Corey Hulen
e432b66641 PLT-1557 revoking sessions from same device 2016-01-05 09:58:21 -06:00
=Corey Hulen
9ddf26f6fb Fixing error message 2016-01-05 09:02:07 -06:00
=Corey Hulen
456b7872a4 PLT-1572 Adding more info to the error message 2016-01-05 08:54:39 -06:00
Corey Hulen
a35de266df Merge pull request #1804 from rgarmsen2295/plt-1536
PLT-1536 Fixed issue where font would not reset even after cancelling or exiting settings
2016-01-05 08:24:26 -06:00
it33
44dc4f2cac Update Upgrade-Guide.md 2016-01-05 05:43:28 -08:00
it33
9f8d83dc26 Merge pull request #1805 from ejm2172/patch-1
Added word "team"
2016-01-04 22:49:50 -05:00
Earl Myers
c04331b8b8 Added word "team" 2016-01-04 22:20:59 -05:00
Reed Garmsen
a9638df031 Fixed issue where font would remain changed even after cancelling changes 2016-01-04 16:24:18 -08:00
hmhealey
5a21005475 Make Youtube previews stop when the channel is changed 2016-01-04 17:45:06 -05:00
hmhealey
537b7a3b71 Move Youtube preview into its own file 2016-01-04 17:29:05 -05:00
Christopher Speller
0c6483b60a Merge pull request #1801 from hmhealey/plt1602
PLT-1602 Fix ViewImageModal incorrectly assuming it has a file's info in certain cases
2016-01-04 15:57:22 -05:00
Christopher Speller
67db3ca8ce Merge pull request #1745 from mattermost/plt-1118
PLT-1118 Add ability to switch between SSO and email account
2016-01-04 15:55:51 -05:00
Joram Wilander
07efe75860 Merge pull request #1715 from rgarmsen2295/plt-1148
PLT-1148 Opens links within help text in a new tab rather than the current tab
2016-01-04 12:29:05 -05:00
hmhealey
4b76d6a05d Fixed ViewImage modal to clear its loaded state when its file list changes 2016-01-04 12:23:46 -05:00
hmhealey
a47d696b95 Changed the ViewImageModal to only store info for the current image 2016-01-04 12:14:54 -05:00
Reed Garmsen
27ba474c67 Made links in help text open in a new tab 2016-01-04 08:24:57 -08:00
Corey Hulen
30ea2585bc Merge pull request #1788 from hjf288/GIT-1682
GIT-1682: Complete the SSL configuration section of the documentation…
2016-01-04 08:42:37 -06:00
Corey Hulen
8b9f9fb9c1 Merge pull request #1785 from mattermost/plt-1492
PLT-1492 Fix default for teammate name display setting
2016-01-04 08:34:23 -06:00
Corey Hulen
4a80238487 Merge pull request #1784 from mattermost/plt-1591
PLT-1591 Fix appearance settings scroll bug
2016-01-04 08:33:50 -06:00
Joram Wilander
d4c4037f84 Merge pull request #1800 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
2016-01-04 07:46:11 -05:00
Christopher Speller
59a3d6e725 Merge pull request #1770 from mattermost/GIT-1766
GIT-1766 fixing typo
2016-01-04 07:15:13 -05:00
Christopher Speller
da6aba6e50 Merge pull request #1769 from mattermost/PLT-1488
PLT-1488 fixing error message from session revoke
2016-01-04 07:14:46 -05:00
Christopher Speller
c44873c61b Merge pull request #1763 from benburkert/non-s3-region
support unofficial S3 regions
2016-01-04 07:13:38 -05:00
Asaad Mahmood
f095e772b4 Multiple UI Improvements 2016-01-04 15:11:16 +05:00
Corey Hulen
8931ff6e57 Merge pull request #1787 from asaadmahmoodspin/ui-improvements
Improving spacing for bullet points.
2016-01-03 22:01:25 -06:00
Corey Hulen
15bcd163f1 Merge pull request #1786 from hjf288/PLT-853
PLT-853: Correct mail templates to show "You've joined the [teamname] team"...
2016-01-03 22:01:08 -06:00
Corey Hulen
99d12bcdcc Merge pull request #1790 from hjf288/PLT-1587
PLT-1587 - REGRESSION: Mattermost v1.3.0 System Console does not save Email Settings
2016-01-03 22:00:21 -06:00
Corey Hulen
686ef924b6 Merge pull request #1794 from esethna/patch-48
Docs and help text changes
2016-01-03 21:59:50 -06:00
Eric Sethna
274d16870c Update README.md index for docs/help menu
Add "notifications" and "creating teams" to readme index
2015-12-30 15:50:58 -07:00
Eric Sethna
35c33d43fe Update team_settings.jsx
help text for restrict domains
2015-12-30 12:12:48 -07:00
Eric Sethna
b91d9150f5 Update team_general_tab.jsx
help text for invite code in team settings
2015-12-30 12:10:20 -07:00
Eric Sethna
ac26e51d68 Update Team-Settings.md
fix typo
2015-12-30 11:01:20 -07:00
Eric Sethna
e30665eae9 Update Team-Settings.md
Update documentation on the Invite Code.
2015-12-30 10:59:03 -07:00
it33
f7c21cb834 Update Configuration-Settings.md 2015-12-29 15:00:30 -08:00