Commit Graph

3564 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
Christopher Speller
3590399800 Merge pull request #1246 from trashcan/fix-spelling
Fix spelling of "encountered" and "environment"
2015-11-02 07:56:12 -05:00
Christopher Speller
8282d40779 Merge pull request #1136 from esethna/patch-10
Update AWS EBS Install Instuctions
2015-11-02 07:49:15 -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
it33
575d90e8a5 Update CHANGELOG.md
Minor changes and correcting typos
2015-11-01 21:59:29 -08:00
it33
4a1df8605a Update CHANGELOG.md
Added new team settings options
2015-11-01 21:57:13 -08:00
it33
ad3e6c3316 Update CHANGELOG.md
Preparing for feature complete update
2015-11-01 21:55:08 -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
it33
dfb48568a3 Update Outgoing-Webhooks.md 2015-11-01 09:42:15 -08:00
it33
85fd48a0e3 Update Incoming-Webhooks.md
Noting known issues for v1.1
2015-11-01 09:41:52 -08: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
Harrison Healey
fafd0ece3e Merge pull request #1250 from mattermost/eslint-fix
Fixing eslint not recursing
2015-10-30 17:05:28 -04: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
Pat Lathem
42d3694e4b Go fmt and rename file with 'enviroment' in filename 2015-10-30 12:55:48 -05:00
Pat Lathem
7d60d96c91 Fix spelling of environment 2015-10-30 12:42:26 -05:00
Pat Lathem
e6826c4d21 Fix spelling of encountered 2015-10-30 12:41:51 -05:00
Joram Wilander
84faccb7b7 Merge pull request #1242 from apaatsio/check-errors-on-create-table
Log errors in table creation
2015-10-30 12:11:45 -04:00
Corey Hulen
3bd425fd25 Merge pull request #1240 from mattermost/lfbrock-patch-1-1
Update Requirements.md to include mail clients
2015-10-30 08:50:23 -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
Antti Ahti
9403b8b9d8 Log errors in table creation
This is really helpful if you somehow mess up the schema definitions.
2015-10-30 17:44:00 +02: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
lfbrock
8dc4395915 Update Requirements.md to include mail clients 2015-10-30 09:44:01 -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
it33
8cf5687e8a Update API.md 2015-10-29 19:03:56 -07:00
it33
8e708b9b86 Merge pull request #1235 from mattermost/it33-patch-1
Add reference to Web Service API
2015-10-29 19:02:42 -07:00
it33
0d827a4aca Add reference to Web Service API 2015-10-29 18:28:49 -07:00
it33
81851ecd50 Merge pull request #1234 from mattermost/lfbrock-patch-1
Create release-process.md
2015-10-29 14:40:35 -07:00
it33
5e1d6bbb52 Merge pull request #1228 from mattermost/moving-api-doc
Update and rename doc/api/Overview.md to doc/developer/API-Web-Servic…
2015-10-29 14:40:23 -07:00
lfbrock
8efaaf83a3 Rename release-process to release-process.md 2015-10-29 17:12:15 -04:00
it33
af278fa988 Update README.md 2015-10-29 14:09:28 -07:00
lfbrock
96e63d31e2 Update release-process 2015-10-29 17:05:59 -04:00
lfbrock
7bb514769c Update release-process 2015-10-29 17:03:28 -04:00
lfbrock
7c68284e82 Create release-process 2015-10-29 17:01:07 -04:00
Harrison Healey
1f64733040 Merge pull request #1225 from florianorben/1196-for-edit-modal
enable ctrl+enter send for edit msg modal
2015-10-29 16:04:12 -04:00