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

571 Коммитов

Автор SHA1 Сообщение Дата
Christopher Speller
5e4be8b0d4 Merge pull request #1639 from hmhealey/plt1063
PLT-1063 Switched marked to forked version
2015-12-08 08:19:08 -05:00
Christopher Speller
d7df0695e3 Merge pull request #1636 from mattermost/plt-1354
PLT-1354 Show channel member count up to 100 now
2015-12-08 08:18:17 -05:00
Joram Wilander
eb465501f9 Merge pull request #1641 from florianorben/display_system_username
Display username 'System' for system messages
2015-12-08 08:14:25 -05:00
hmhealey
51b5ffd72b Removed special handling of snake_case words since that's now done by marked 2015-12-07 14:24:52 -05:00
hmhealey
2c832e8f96 Removed :* smiley since it conflicts heavily with the markdown parser 2015-12-07 14:24:45 -05:00
Florian Orben
7d3b3869c9 Display username 'System' for system messages 2015-12-07 18:40:56 +01:00
Asaad Mahmood
901b830f2d Multiple UI Improvements 2015-12-07 21:18:03 +05:00
JoramWilander
ea1bbff3c8 Show channel member count up to 100 now 2015-12-07 10:50:29 -05:00
Joram Wilander
b06f11fd63 Merge pull request #1627 from florianorben/ux-formatting-task-list
fix misaligned checkbox; remove list-style from list-elements with checkboxes
2015-12-07 10:13:35 -05:00
Corey Hulen
de411b648d Merge pull request #1626 from mattermost/PLT-1355
PLT-1355 Move link preview into pre-release feature
2015-12-04 17:36:56 -08:00
Corey Hulen
564e9b72c2 Merge pull request #1630 from florianorben/autocomplete-on-tab
autocomplete component should enter suggestions on 'tab'
2015-12-04 15:32:52 -08:00
Corey Hulen
7aab27c8ec Merge pull request #1623 from mattermost/fixed-height-embeds
Fix embeds and add default fixed height
2015-12-04 15:22:21 -08:00
Florian Orben
355056622b fix misaligned checkbox; remove list-style from list-elements with checkboxes 2015-12-05 00:22:08 +01:00
Florian Orben
896b401a19 autocomplete component should enter suggestions on 'tab' 2015-12-04 23:50:55 +01:00
=Corey Hulen
6d09d06c04 PLT-1355 Move link preview into pre-release feature 2015-12-04 12:25:05 -08:00
Corey Hulen
1bee1e06e4 Merge pull request #1613 from florianorben/PLT-1326
PLT-1326: Enable channel posts of type join or leave not trigger unread notifications
2015-12-04 11:30:50 -08:00
JoramWilander
975074b2ae Fix embeds and add default fixed height 2015-12-04 12:28:46 -05:00
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
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
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
Florian Orben
14d1ec5191 PLT-1326: Enable channel posts of type join or leave not trigger unread notifications 2015-12-04 02:07:47 +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
hmhealey
ea46790fd2 Changed font changing code to use jquery to fix Safari weirdness 2015-12-03 16:30:45 -05:00
hmhealey
f103e4c815 Changed SuggestionBox to clear its suggestions on losing focus 2015-12-03 15:16:39 -05:00
hmhealey
bc173ebcb4 Renamed channel_intro_mssages.jsx to channel_intro_messages.jsx 2015-12-03 14:35:32 -05:00
hmhealey
ea80836c6e Removed some internal state from ChannelMembersModal and ChannelInviteModal 2015-12-03 12:57:46 -05:00
hmhealey
d09ace15f2 Switched ChannelInviteModal to use a ToggleModalButton wherever possible 2015-12-03 10:31:05 -05:00
hmhealey
2c514720d5 Fixed emoticon code to use an ES6 map properly 2015-12-03 08:49:12 -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
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
c8cc46f6e0 Multiple UI Improvements 2015-12-02 22:51:48 +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
JoramWilander
9adcbe58fe Remove logging 2015-12-02 10:35:17 -05:00
JoramWilander
14804965b5 Make proper async calls when switching channels 2015-12-02 10:22:39 -05:00
Christopher Speller
2aa78002fe Merge pull request #1535 from florianorben/PLT-1233
PLT-1233: "Display Font" option in Account Settings > Display
2015-12-02 10:18:42 -05:00
hmhealey
07f0df6af4 Moved action creation for suggestions 2015-12-02 09:21:58 -05:00
Florian Orben
8a39d160f6 switch to only use emoji one smileys; remove setting to switch 2015-12-01 22:41:06 +01:00
Florian Orben
c111777f85 Allow to switch between default and emoji-one emoji style 2015-12-01 22:41:06 +01:00
hmhealey
a5080ed6b1 Cleaned up styling for command and at mention suggestions 2015-12-01 16:27:22 -05:00
hmhealey
ac762f2277 Replaced SearchAutocomplete with new suggestion components 2015-12-01 16:25:58 -05:00
Corey Hulen
d0b73c0267 Merge pull request #1562 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
2015-12-01 11:32:06 -08:00
Harrison Healey
74211401dd Merge pull request #1559 from mattermost/plt-510
PLT-510 Updated OAuth2 app register modal
2015-12-01 13:43:56 -05:00
Asaad Mahmood
179451b1ac Multiple UI Improvements 2015-12-01 23:20:12 +05:00
Florian Orben
dd079733fd PLT-1182: "Recent Mention" search brings up username as "[username]undefined" 2015-12-01 18:43:08 +01:00
Reed Garmsen
478af4bf75 Enabled name display settings in more places 2015-12-01 08:21:58 -08:00
JoramWilander
5707df39bf Updated oauth2 app register modal 2015-12-01 11:13:58 -05:00