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

581 Коммитов

Автор SHA1 Сообщение Дата
Asaad Mahmood
9749519580 Multiple UI Improvements 2015-12-11 23:58:38 +05:00
Corey Hulen
412b45431a Merge pull request #1652 from hmhealey/plt1319
PLT-1319 Fixed direct channels not being visible when no actual channel exists
2015-12-11 06:40:37 -08:00
Joram Wilander
505445d9d9 Merge pull request #1684 from hmhealey/plt1184
PLT-1184 Fixed EditChannelHeaderModal's contents not being updated when a change is made
2015-12-11 08:37:13 -05:00
hmhealey
88f29d8b6d Fixed EditChannelHeaderModal's contents not always being updated when a change is made 2015-12-10 10:01:01 -05:00
Christopher Speller
e80129a0e9 Revert "add helper method to add ephemeral messages; also switch 'delete mess…" 2015-12-10 08:32:30 -05:00
Florian Orben
99d79eee56 add helper method to add ephemeral messages; also switch 'delete message' to this new method 2015-12-09 22:29:54 +01:00
JoramWilander
699230bb3f Fix OEmbeds when switching channel, vine/soundcloud heights, and youtube embeds 2015-12-09 12:24:34 -05:00
Asaad Mahmood
8cd5b4293a Multiple UI Improvements 2015-12-09 20:23:13 +05:00
hmhealey
c55e7895d9 Changed Sidebar direct channel list to be driven by preferences 2015-12-08 09:45:21 -05:00
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
7d4a9ad376 Added preference_changed web socket event 2015-12-07 18:13:14 -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