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

1990 Коммитов

Автор SHA1 Сообщение Дата
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
2abb0ae354 Minor change 2015-12-02 11:16:10 -05:00
JoramWilander
d0578f73bf Fix emitter leak 2015-12-02 10:56:48 -05:00
JoramWilander
9adcbe58fe Remove logging 2015-12-02 10:35:17 -05:00
JoramWilander
5a34218efe Add bind 2015-12-02 10:33:18 -05:00
JoramWilander
2494d59864 Remove perfectscrollbar from center channel 2015-12-02 10:25:14 -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
Joram Wilander
c8f642a499 Merge pull request #1565 from mattermost/plt-1270
Minor fix
2015-12-01 15:00:53 -05:00
JoramWilander
b8a1894b00 Minor fix 2015-12-01 14:53:42 -05:00
Christopher Speller
e99437aa3b Merge pull request #1560 from mattermost/plt-1270
PLT-1270 Fix channel creation errors
2015-12-01 14:47:19 -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
JoramWilander
362b9f2f94 Fix channel creation errors 2015-12-01 11:59:35 -05:00
Joram Wilander
2b2ee62a1d Merge pull request #1512 from rgarmsen2295/plt-995b
PLT-995 Applies name display preference setting in more places
2015-12-01 11:34:53 -05:00
Corey Hulen
e460bc2665 Merge pull request #1555 from mattermost/PLT-902
PLT-902 switching to push proxy server
2015-12-01 08:33:23 -08: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
Christopher Speller
62c96514bf Merge pull request #1548 from mattermost/plt-1268
PLT-1268 Fix webhook post aggregation and pending/failed post aggregation
2015-12-01 08:50:28 -05:00
Christopher Speller
2bfb3493f4 Merge pull request #1546 from mattermost/plt-1281
PLT-1281 Make sure to have latest posts for the view when switching to a channel
2015-12-01 08:49:26 -05:00
=Corey Hulen
68765a8f21 PLT-902 switching to push proxy server 2015-11-30 22:38:38 -08:00
Corey Hulen
0d3f0f3481 Merge pull request #1547 from asaadmahmoodspin/ui-improvements
Ui improvements
2015-11-30 20:35:47 -08:00
Corey Hulen
441c9991ff Merge pull request #1543 from florianorben/GFM-Tasklist
Support Tasklists like GitHub does
2015-11-30 20:35:13 -08:00
Corey Hulen
f8fa1af4b8 Merge pull request #1538 from florianorben/PLT-199
PLT-199: Add scroll bar to center channel
2015-11-30 20:34:44 -08:00
JoramWilander
0b3be654a2 Fix webhook post aggregation and pending/failed post aggregation 2015-11-30 14:15:28 -05:00
Asaad Mahmood
d3fd017e69 Improving image modal and removing console log 2015-11-30 22:39:01 +05:00
Asaad Mahmood
be582b4fe3 Fixing LHS scroll and Image previews 2015-11-30 22:27:45 +05:00
Florian Orben
6cd283e7f6 refactor not to use nested ternary statements 2015-11-30 18:26:32 +01:00
Florian Orben
379a9a89ed support gfm tasklists 2015-11-30 18:26:32 +01:00
Harrison Healey
c919bd9e52 Merge pull request #1542 from florianorben/PLT-1121
PLT-1121: One element, non-ordered lists and one element, ordered, ne…
2015-11-30 12:23:24 -05:00
JoramWilander
e430b1fd53 Make sure to have latests posts for the view whhen switching to a channel 2015-11-30 11:50:35 -05:00
Christopher Speller
9e464f3d13 Merge pull request #1539 from florianorben/PLT-1170
PLT-1170: Support enter key in DeletePostModal
2015-11-30 08:26:19 -05:00
Joram Wilander
f1629174a3 Merge pull request #1533 from hmhealey/plt1290
PLT-1290 Fix up arrow to edit posts
2015-11-30 07:51:55 -05:00
Florian Orben
8fb741b0c9 PLT-1121: One element, non-ordered lists and one element, ordered, nested lists aren't rendered correctly 2015-11-30 03:21:05 +01:00
Florian Orben
eecba7880f PLT-1170: Support enter key in DeletePostModal 2015-11-28 16:20:28 +01:00
Florian Orben
331ba64151 PLT-199: Add scroll bar to center channel 2015-11-28 15:33:16 +01:00
Florian Orben
42bf8173bd PLT-1233: "Display Font" option in Account Settings > Display 2015-11-28 02:54:04 +01:00
Florian Orben
61a35066b6 rename 'featureToggle' to 'isFeatureEnable' and move definition of available prerelease-features to constants.jsx 2015-11-27 23:17:45 +01:00
Florian Orben
ca3856ab3b move preview-link-toggle outside of component markup 2015-11-27 23:17:45 +01:00
Florian Orben
6e1e5f7ae4 only show advanced settings section if there are any pre-release features 2015-11-27 23:17:45 +01:00
Florian Orben
abec097da1 PLT-1125: allow to toggle features in frontend 2015-11-27 23:17:45 +01:00
hmhealey
0e84ab440e Re-added PostStore.getPost 2015-11-27 17:03:29 -05:00
hmhealey
4bc5ba9e50 Fixed getCommentCount 2015-11-27 17:03:09 -05:00
hmhealey
54e4f14604 Fixed Add Members menu option on mobile 2015-11-26 16:22:49 -05:00
Corey Hulen
f239b2c7f2 Merge pull request #1514 from rgarmsen2295/plt-1271
PLT-1271 Fixed issue with changing a channel's notification settings
2015-11-24 14:21:44 -08:00
Christopher Speller
b1d89e42ff Fixing pending post deletion on other clients. 2015-11-24 15:05:53 -05:00
Reed Garmsen
f76f20b256 Fixed regression with setting channel notification settings 2015-11-24 10:46:50 -08:00
Christopher Speller
13e4c768f5 Merge pull request #1506 from mattermost/PLT-1223
PLT-1223 fixing help links
2015-11-24 09:03:56 -05:00