Граф коммитов

4327 Коммитов

Автор SHA1 Сообщение Дата
it33
eed584cd2f MIT License
- Adding reference to MIT-COMPILED-LICENSE 
- Using fewer words
2015-12-03 21:34:56 -08:00
Corey Hulen
d5d66214db Merge pull request #1610 from esethna/patch-37
Update test-markdown-lists.md
2015-12-03 14:10:33 -08:00
Corey Hulen
fb645416f0 Merge pull request #1593 from npcode/sso-github
Add unofficial guide for GitHub SSO
2015-12-03 14:09:54 -08:00
Corey Hulen
09746ce3a2 Merge pull request #1608 from hmhealey/safarifonts
Changed font changing code to use jquery to fix Safari weirdness
2015-12-03 14:07:07 -08:00
Eric Sethna
b501ed515c Update test-markdown-lists.md
1. Fix bug in expected for nested ordered lists
2. Add case with carriage return and new line after a list
2015-12-03 14:55:31 -07:00
hmhealey
ea46790fd2 Changed font changing code to use jquery to fix Safari weirdness 2015-12-03 16:30:45 -05:00
it33
e1d9f4b621 Merge pull request #1606 from mattermost/lfbrock-patch-3
Update CONTRIBUTING.md
2015-12-03 13:06:26 -08:00
it33
5dafbe853c Update Troubleshooting.md 2015-12-03 13:06:17 -08:00
lfbrock
c19dfd17c2 Update CONTRIBUTING.md 2015-12-03 15:34:39 -05:00
Joram Wilander
b69cc7a94a Merge pull request #1602 from mattermost/fix-build-number
Fixing issue where build number isn't set causing caching issues
2015-12-03 14:56:45 -05:00
Harrison Healey
3e455959c6 Merge pull request #1598 from mattermost/plt-1079
PLT-1079 Add limit to Props size in Post table
2015-12-03 14:36:51 -05:00
=Corey Hulen
6bc67463ce Fixing issue where build number isn't set causing caching issues 2015-12-03 11:35:19 -08:00
Christopher Speller
a598427d6c Merge pull request #1599 from asaadmahmoodspin/ui-improvements
Improvements to the system console
2015-12-03 14:22:57 -05:00
Christopher Speller
13a14413e6 Merge pull request #1597 from hmhealey/polyfill
Re-add babel-polyfill
2015-12-03 12:59:27 -05:00
Christopher Speller
d6265fc4c3 Merge pull request #1594 from mattermost/plt-1332
PLT-1332 Update post if shouldHighlight prop changes
2015-12-03 12:58:29 -05:00
Asaad Mahmood
010cc0675f Improvements to the system console 2015-12-03 22:22:46 +05:00
JoramWilander
cc111205f9 Add limit to Props size in Post table 2015-12-03 11:57:20 -05:00
hmhealey
9a7d2b12ec Added babel-polyfill from babel-core 6.1.18 2015-12-03 11:42:11 -05:00
Corey Hulen
865b42c7be Merge pull request #1595 from asaadmahmoodspin/ui-improvements
Fixing account settings modal sidebar in IE 11
2015-12-03 08:35:50 -08:00
JoramWilander
6457a18493 Update post if shouldHighlight prop changes 2015-12-03 09:22:20 -05:00
Harrison Healey
61f90860a8 Merge pull request #1582 from hmhealey/emojiautocomplete
Emoji autocomplete
2015-12-03 09:12:33 -05:00
hmhealey
027c4c88f0 Added emoji autocomplete to post textbox 2015-12-03 08:49:12 -05:00
hmhealey
2c514720d5 Fixed emoticon code to use an ES6 map properly 2015-12-03 08:49:12 -05:00
Christopher Speller
ffd5d55465 Merge pull request #1589 from mattermost/PLT-1301a
PLT-1301a adding jump to search
2015-12-03 08:26:44 -05:00
Christopher Speller
467a7b95a7 Merge pull request #1587 from mattermost/PLT-1300
PLT-1300 adding jump button to bottom of center archive channel
2015-12-03 08:25:56 -05:00
Christopher Speller
78cb2094da Merge pull request #1585 from mattermost/PLT-1301
PLT-1301 Fixing RHS disappearing bug
2015-12-03 08:25:01 -05:00
Christopher Speller
e92695c4a4 Merge pull request #1579 from hmhealey/plt1298
PLT-1298 Converted Command and @Mention autocomplete to new suggestion components
2015-12-03 08:23:43 -05:00
Christopher Speller
eddd4e0fc4 Merge pull request #1554 from florianorben/emoji_style
Allow to switch between default and emoji-one emoji style
2015-12-03 08:18:33 -05:00
Joram Wilander
b3115b9cb6 Merge pull request #1591 from rgarmsen2295/plt-1158
PLT-1158 Limit the 'Team Name' input field in Team Settings to 22 characters
2015-12-03 08:16:52 -05:00
Joram Wilander
2e63a0fb18 Merge pull request #1590 from rgarmsen2295/plt-169
PLT-169 Fixes issue where cancelling a change in notification settings would not be reflected in the minimized section
2015-12-03 08:14:38 -05:00
Christopher Speller
6aa316a75a Merge pull request #1540 from hmhealey/plt1297
PLT-1297 Replaced SearchAutocomplete with new suggestion components
2015-12-03 08:13:32 -05:00
Asaad Mahmood
7b254f8520 Updating position for accounts modal nav 2015-12-03 18:06:31 +05:00
Yi EungJun
4aef32d998 Add unofficial guide for GitHub SSO
SSO for Github Enterprise was added at 6d63f57, but it seemed not to work with
GitHub.

The curlpits were:

* The url to get the authenticate user is /user, not /api/v3/user.
* Users should set their public email for GitHub.

Describe the detail in GitHub.md and rename the original Github.md to
GitHub-Enterprise.md.
2015-12-03 18:19:22 +09:00
Corey Hulen
0a38ec5796 Merge pull request #1592 from asaadmahmoodspin/ui-improvements
Ui improvements for the tablet/small browser view
2015-12-02 23:53:44 -08:00
Corey Hulen
b8940eee71 Merge pull request #1584 from mattermost/lfbrock-patch-3
Update Sign-in.md
2015-12-02 20:16:11 -08:00
Reed Garmsen
4783b6b977 Limit edit team name input field to 22 characters 2015-12-02 16:03:17 -08:00
Reed Garmsen
29b81622d0 Cancelling out of a notification's setting change now displays the correct option in the minimized setting tab 2015-12-02 15:41:01 -08:00
=Corey Hulen
7ae8806b9f PLT-1301a adding jump to search 2015-12-02 14:26:32 -08:00
=Corey Hulen
9e385e28ea Changing name of var 2015-12-02 13:28:27 -08:00
=Corey Hulen
31cc68ebf2 PLT-1300 adding jump button to bottom of center archive channel 2015-12-02 13:26:34 -08:00
=Corey Hulen
a25614f259 PLT-1301 Fixing RHS disappearing bug 2015-12-02 12:22:21 -08:00
lfbrock
715af3716b Update Sign-in.md 2015-12-02 14:48:54 -05:00
Asaad Mahmood
6172ca8359 Updating UI for tablet view 2015-12-02 23:36:21 +05:00
Asaad Mahmood
c8cc46f6e0 Multiple UI Improvements 2015-12-02 22:51:48 +05:00
Christopher Speller
8c7dd0561d Merge pull request #1581 from mattermost/font-fix
Stop firefox from crashing due to fonts
2015-12-02 12:25:15 -05:00
JoramWilander
13e55cd8ec Stop firefox from crashing due to fonts 2015-12-02 12:11:55 -05:00
Joram Wilander
2b7ce16ea9 Merge pull request #1577 from mattermost/plt-1307
PLT-1307 Make proper async calls when switching channels
2015-12-02 11:29:51 -05:00
hmhealey
482e3fc9a4 Fixed unused imports 2015-12-02 11:24:25 -05:00
JoramWilander
2abb0ae354 Minor change 2015-12-02 11:16:10 -05:00
Harrison Healey
ac3f0335be Merge pull request #1578 from mattermost/emitter-leak
Fix emitter leak
2015-12-02 11:11:49 -05:00