Joram Wilander
|
256be4c14d
|
Merge pull request #1211 from mattermost/PLT-340
PLT-340 allow team directory and open invites
|
2015-10-30 10:57:25 -04:00 |
|
Harrison Healey
|
c2cd58a33f
|
Merge pull request #1220 from florianorben/PLT-395
PLT-395: Add syntax highlighting to Markdown code blocks
|
2015-10-30 09:21:53 -04:00 |
|
Christopher Speller
|
b686e51cfd
|
Merge pull request #1233 from hmhealey/plt600
PLT-600 Added help text for the channel header and purpose dialogs
|
2015-10-30 07:44:13 -04:00 |
|
hmhealey
|
1eefbe2441
|
Added help text for the channel header and purpose dialogs
|
2015-10-29 14:48:58 -04:00 |
|
Florian Orben
|
7e70788c94
|
simplify check if ctrl+enter was pressed
|
2015-10-29 17:44:10 +01:00 |
|
Florian Orben
|
ca04e3bbc3
|
fix component unmount
|
2015-10-29 17:31:50 +01:00 |
|
Florian Orben
|
5119e96366
|
enable ctrl+enter send for edit msg modal
|
2015-10-29 17:31:50 +01:00 |
|
Florian Orben
|
d630567c91
|
allow code theme to be shareable
|
2015-10-29 17:26:34 +01:00 |
|
Florian Orben
|
3e7ffafa97
|
code style theme chooser
|
2015-10-29 17:26:34 +01:00 |
|
=Corey Hulen
|
bedf85a122
|
Adding error when enabling team dir without global prop being set.
|
2015-10-29 08:54:27 -07:00 |
|
Asaad Mahmood
|
33362a56a7
|
UI Improvements
|
2015-10-29 19:24:18 +05:00 |
|
JoramWilander
|
f5cbbd9adc
|
Update town square intro text.
|
2015-10-29 09:01:40 -04:00 |
|
Reed Garmsen
|
b2cbb956a7
|
Fixed issue with refocusing not working after editing a post in the RHS
|
2015-10-28 16:12:45 -07:00 |
|
Corey Hulen
|
5f2e01a938
|
Merge pull request #1213 from mattermost/plt-836
PLT-836 Prevent markdown styled links from embedding gifs
|
2015-10-28 14:44:53 -07:00 |
|
Corey Hulen
|
89f67cd11d
|
Merge pull request #1199 from hmhealey/plt600
PLT-600 Renamed channel description to channel header and added channel purpose field
|
2015-10-28 14:44:02 -07:00 |
|
Asaad Mahmood
|
110bc3e7e9
|
Multiple UI changes
|
2015-10-29 00:02:17 +05:00 |
|
Asaad Mahmood
|
2935e7c1bf
|
Merge branch 'master' of https://github.com/mattermost/platform into ui-improvements
|
2015-10-29 00:02:01 +05:00 |
|
Joram Wilander
|
ccf9e0cabd
|
Merge pull request #1196 from florianorben/send-on-ctrl
allow messages to be send on ctrl+enter
|
2015-10-28 14:09:01 -04:00 |
|
Christopher Speller
|
c86df0f0c6
|
Revert "PLT-395: Add syntax highlighting to Markdown code blocks"
|
2015-10-28 13:09:39 -04:00 |
|
=Corey Hulen
|
0b967b2acb
|
Moving single team redirect to backend
|
2015-10-28 08:58:27 -07:00 |
|
=Corey Hulen
|
953e27cdf7
|
Merge branch 'master' into PLT-340
|
2015-10-28 08:48:12 -07:00 |
|
JoramWilander
|
46613a1679
|
Prevent markdown styled links from embedding gifs
|
2015-10-28 09:13:41 -04:00 |
|
Asaad Mahmood
|
e104829dcd
|
Merge branch 'master' of https://github.com/mattermost/platform into ui-improvements
|
2015-10-28 18:04:27 +05:00 |
|
=Corey Hulen
|
36308f949d
|
PLT-25 fixing issues with stats page
|
2015-10-27 22:55:10 -07:00 |
|
=Corey Hulen
|
be0bf941bf
|
Removing console.log
|
2015-10-27 22:32:16 -07:00 |
|
=Corey Hulen
|
bb25056d9a
|
PLT-340
|
2015-10-27 22:18:52 -07:00 |
|
Florian Orben
|
f7808d1172
|
add new user-setting section 'advanced' and remove ctrl-send setting from general tab
|
2015-10-28 01:26:10 +01:00 |
|
Florian Orben
|
0e5612a7db
|
allow messages to be send on ctrl+enter
|
2015-10-28 01:26:10 +01:00 |
|
Corey Hulen
|
e0f69060fa
|
Merge pull request #1190 from mattermost/PLT-25
PLT-25 adding stats to admin console
|
2015-10-27 11:40:49 -07:00 |
|
hmhealey
|
019bf6a7fe
|
Added ability to see/edit channel purpose in the client
|
2015-10-27 12:46:31 -04:00 |
|
hmhealey
|
887d205b1f
|
Renamed Channel.Description to Channel.Header on the client
|
2015-10-27 12:46:31 -04:00 |
|
Corey Hulen
|
01c622b9a3
|
Merge pull request #1195 from mattermost/plt-822
PLT-822 Refactoring post_store into post_store and search_store
|
2015-10-27 08:22:13 -07:00 |
|
Asaad Mahmood
|
179c4ea684
|
Merge branch 'master' of https://github.com/mattermost/platform into ui-improvements
|
2015-10-27 20:15:33 +05:00 |
|
Christopher Speller
|
3ca8a11a43
|
Merge pull request #1197 from rgarmsen2295/plt-166
PLT-166 Fixed issue with missing help text for @all and @channel in mention list
|
2015-10-27 08:49:38 -04:00 |
|
=Corey Hulen
|
aec99ceb9d
|
Merge branch 'master' into PLT-25
|
2015-10-26 22:11:42 -07:00 |
|
Reed Garmsen
|
ae3e600c7d
|
Fixed issue with missing help text for @all and @channel in mention list
|
2015-10-26 17:11:35 -07:00 |
|
Florian Orben
|
bced07a7f4
|
add helper method to initiate a direct channel chat
|
2015-10-26 23:30:00 +01:00 |
|
Florian Orben
|
2008a20d9d
|
use 'Overlay' instead if 'OverlayTrigger'
|
2015-10-26 23:30:00 +01:00 |
|
Florian Orben
|
c753eacad0
|
Add some to channel member popover
|
2015-10-26 23:30:00 +01:00 |
|
Christopher Speller
|
bf555fae14
|
Refactoring post_store into post_store and search_store
|
2015-10-26 15:45:52 -04:00 |
|
Corey Hulen
|
86e3764cbd
|
Merge pull request #1193 from hmhealey/plt798
PLT-798 Prevent image files larger than 4k resolution from being uploaded
|
2015-10-26 12:10:10 -07:00 |
|
Joram Wilander
|
2680b81568
|
Merge pull request #1191 from mattermost/PLT-564
PLT-564 removing auto-hide from error bar
|
2015-10-26 15:01:41 -04:00 |
|
hmhealey
|
ff6e91f51d
|
Fixed file upload and profile picture upload error display to work for serverside errors
|
2015-10-26 14:45:13 -04:00 |
|
Corey Hulen
|
101497ec09
|
Merge pull request #1173 from florianorben/PLT-642
PLT-642: Browser tab alerts
|
2015-10-26 10:47:01 -07:00 |
|
=Corey Hulen
|
6d957a26d8
|
PLT-564 removing auto-hide from error bar
|
2015-10-26 10:42:54 -07:00 |
|
=Corey Hulen
|
fc31411564
|
PLT-25 adding stats to admin console
|
2015-10-26 09:55:24 -07:00 |
|
Florian Orben
|
a88fe8ea1a
|
rename methods and varibles to a more meaningful name
|
2015-10-26 17:53:25 +01:00 |
|
Florian Orben
|
a9ec7215ad
|
PLT-642: Browser tab alerts
|
2015-10-26 17:53:25 +01:00 |
|
Florian Orben
|
9a4d648c9b
|
rename getTypingText to updateTypingText and set component's state in it
|
2015-10-26 17:46:56 +01:00 |
|
Florian Orben
|
b7aa4220d5
|
use constant value to check if to send a typing event for comments
|
2015-10-26 17:46:56 +01:00 |
|