Commit Graph

4352 Commits

Author SHA1 Message Date
Asaad Mahmood
62ee998714 Multiple UI Improvements 2015-12-04 19:19:21 +05:00
Christopher Speller
622fbc6740 Merge pull request #1612 from mattermost/fix-build-update
Fixing mattermost to refresh the page when a new version is detected
2015-12-04 08:38:44 -05:00
Christopher Speller
3b892a3d04 Merge pull request #1611 from mattermost/PLT-1301
PLT-1310 fixing regression caused by fix for PLT-1310
2015-12-04 08:38:01 -05:00
Christopher Speller
1e654fa77b Merge pull request #1609 from hmhealey/gitignore
Updated vim files in .gitignore
2015-12-04 08:37:19 -05:00
Christopher Speller
d6c5a78f74 Merge pull request #1603 from mattermost/plt-1192
PLT-1192 Convert links in Slack attachment text to Markdown format
2015-12-04 08:36:46 -05:00
Joram Wilander
04727955cd Merge pull request #1600 from hmhealey/plt1152
PLT-1152 Fix cross-contamination between invite member modals
2015-12-04 08:21:39 -05:00
Joram Wilander
93db32da7b Merge pull request #1604 from hmhealey/plt1285
PLT-1285 Fixed IE11 tabs preventing themselves from logging out
2015-12-04 08:21:01 -05:00
Joram Wilander
84f2afe52d Merge pull request #1605 from hmhealey/plt1370
PLT-1370 Changed SuggestionBox to clear its suggestions on losing focus
2015-12-04 08:19:55 -05:00
Joram Wilander
bd90802c2c Merge pull request #1614 from florianorben/reorder-display-settings
Reorder display settings; remove 'button thingy' in font options
2015-12-04 08:16:02 -05:00
JoramWilander
9d804853f3 Remove <> link replacement 2015-12-04 08:09:52 -05:00
it33
129fa3c89a Escaped characters 2015-12-03 22:11:00 -08:00
it33
b6b62e6d44 Install guides 2015-12-03 21:50:10 -08:00
it33
917d8158de Updating GitHub issues process 2015-12-03 21:45:00 -08:00
it33
eed584cd2f MIT License
- Adding reference to MIT-COMPILED-LICENSE 
- Using fewer words
2015-12-03 21:34:56 -08:00
Florian Orben
024f62f1b3 reorder display settings; remove 'button thingy' in font options 2015-12-04 02:54:15 +01:00
=Corey Hulen
2cda7c967f Fixing detect build 2015-12-03 16:04:04 -08:00
=Corey Hulen
8fde26532f Fixing detect build 2015-12-03 16:03:17 -08:00
=Corey Hulen
4870049354 Fixing mattermost to refresh the page when a new version is detected 2015-12-03 15:50:50 -08:00
=Corey Hulen
0ce22892a9 PLT-1310 fixing regression caused by this bug 2015-12-03 15:17:01 -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
784bd402e6 Updated vim files in .gitignore 2015-12-03 16:33:05 -05: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
hmhealey
f103e4c815 Changed SuggestionBox to clear its suggestions on losing focus 2015-12-03 15:16:39 -05:00
hmhealey
0ec5db65a7 Fixed IE11 tabs preventing themselves from logging out 2015-12-03 15:00:20 -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
JoramWilander
0466d0fde9 Convert links in Slack attachment text to Markdown format 2015-12-03 14:56:10 -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
hmhealey
bc173ebcb4 Renamed channel_intro_mssages.jsx to channel_intro_messages.jsx 2015-12-03 14:35:32 -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
hmhealey
ea80836c6e Removed some internal state from ChannelMembersModal and ChannelInviteModal 2015-12-03 12:57:46 -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
hmhealey
d09ace15f2 Switched ChannelInviteModal to use a ToggleModalButton wherever possible 2015-12-03 10:31:05 -05: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