Commit Graph

1868 Commits

Author SHA1 Message Date
Harrison Healey
9d34e95045 Merge pull request #1260 from vinnymac/fix/browser-detection
fix isBrowserEdge typo
2015-11-02 09:42:33 -05:00
Christopher Speller
65acb1b201 Merge pull request #1264 from girishso/team-name-lt4
PLT-835: Show error message when team name is fewer than 4 characters
2015-11-02 08:03:54 -05:00
Joram Wilander
ab418ed67e Merge pull request #1222 from rgarmsen2295/plt-550
PLT-550 Fixed various issues with commenting on recently deleted posts
2015-11-02 08:03:28 -05:00
Christopher Speller
2ba0f1fe2c Merge pull request #1257 from florianorben/align_channel_header
correctly align channel header with sidebar header
2015-11-02 07:59:37 -05:00
Christopher Speller
144e26ede4 Merge pull request #1253 from rgarmsen2295/plt-799
PLT-799 Turn-off browser auto-completion in the search bar
2015-11-02 07:58:49 -05:00
Girish S
538ccc90bd Update the UI to check for 4 characters to match the server
fixes PLT-692
2015-11-02 13:14:02 +05:30
it33
a4c9b97e86 Update about.html 2015-11-01 22:56:29 -08:00
Girish S
c737723a04 Show error message when team name is fewer than 4 characters
I have still kept the length validation in team_signup_url_page.jsx in case
user chooses the url shorter than 4 characters
2015-11-02 09:56:12 +05:30
Vincent Taverna
e16f51e552 fix isBrowserEdge typo 2015-11-01 18:30:20 -05:00
Florian Orben
ec8c97d96e correctly align channel header with sidebar header 2015-10-31 15:41:53 +01:00
Reed Garmsen
b1d53f0b7e Turn-off default auto-completion in the search bar 2015-10-30 15:55:44 -07:00
Corey Hulen
e646c97f52 Merge pull request #1248 from mattermost/it33-patch-1
Fixed typo
2015-10-30 15:53:39 -07:00
Corey Hulen
3d9db4c481 Merge pull request #1251 from rgarmsen2295/plt-941
PLT-941 Adds Safari 7 and IE10 to the list of unsupported browsers
2015-10-30 15:53:10 -07:00
Reed Garmsen
dd978c3e57 Added Safari 7 and IE10 to the list of unsupported browsers 2015-10-30 14:13:10 -07:00
Christopher Speller
e7f29ea214 Fixing eslint not recursing 2015-10-30 16:43:50 -04:00
Reed Garmsen
713380df1c Fixed various issues with commenting on recently deleted posts 2015-10-30 13:08:40 -07:00
it33
c1bc3fea17 Fixed typo 2015-10-30 11:55:33 -07:00
Corey Hulen
81c8d5dac6 Merge pull request #1238 from girishso/webhook-creator-notifs
display webhook notifications to the creator of webhook
2015-10-30 08:48:51 -07:00
Corey Hulen
3d54abd3a0 Merge pull request #1236 from girishso/webhook-notification
Show usernames overridden by Incoming Webhooks in notification messages.
2015-10-30 08:48:27 -07:00
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
Girish S
d6f0f70798 display webhook notifications to the creator of webhook 2015-10-30 12:56:50 +05:30
Girish S
fec10f5f80 Show usernames overridden by Incoming Webhooks in notification messages.
fixes PLT-856
2015-10-30 12:44:00 +05:30
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
3c8fd99425 use XML syntax highlighting if provided language is html 2015-10-29 17:26:34 +01:00
Florian Orben
bad01d40a2 escape user input 2015-10-29 17:26:34 +01:00
Florian Orben
7424242284 Add java and ini language
Forgot to add those altough they are quite common
2015-10-29 17:26:34 +01:00
Florian Orben
aeb0a08d07 fix markup if code is of unknown language 2015-10-29 17:26:34 +01:00
Florian Orben
3e7ffafa97 code style theme chooser 2015-10-29 17:26:34 +01:00
Florian Orben
1e4510be3b highlight code in markdown blocks 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
c84da38b61 Updating margin for paragraphs 2015-10-29 20:03:59 +05:00
Asaad Mahmood
33362a56a7 UI Improvements 2015-10-29 19:24:18 +05:00
JoramWilander
d56757b745 Add team type constants. 2015-10-29 09:03:34 -04:00
JoramWilander
f5cbbd9adc Update town square intro text. 2015-10-29 09:01:40 -04:00
Joram Wilander
63ea5e2691 Merge pull request #1224 from rgarmsen2295/plt-763
PLT-763 Fixed issue with refocusing not working after editing a post in the RHS
2015-10-29 08:12:12 -04:00
Joram Wilander
b58251df7b Merge pull request #1221 from florianorben/disallow_edit_bot_msg_arrow_up
Dont edit reply messages of outgoing webhooks by pressing up-arrow in chat input box
2015-10-29 07:54:44 -04:00
Joram Wilander
82abf9063f Merge pull request #1218 from hmhealey/underscores
PLT-631/PLT-764/PLT-204/PLT-521 Updating autolinking and handling of underscores by the markdown parser
2015-10-29 07:53:06 -04:00
Corey Hulen
8e43a99581 Merge pull request #1206 from florianorben/post_style
Change post paragraphs' line heights and margins for better readability
2015-10-28 22:27:15 -07: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
Florian Orben
f0c614147f Dont edit reply messages of outgoing webhooks by pressing up-arrow in chat input box 2015-10-28 22:28:10 +01: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