summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* PLT-951 PLT-972 fixing issues with team directory=Corey Hulen2015-11-026-49/+76
|
* Merge pull request #1263 from yuvipanda/add-meCorey Hulen2015-11-021-0/+30
|\ | | | | Add a /me command
| * PLT-394: Add a /me commandYuviPanda2015-11-011-0/+30
| | | | | | | | | | | | | | - Just italicizes the message to mark it as 'action' - Same behavior as slack - Is super useful for people moving from IRC, since /me is often burnt into muscle memory
* | Merge pull request #1204 from toyorg/patch-3Corey Hulen2015-11-021-2/+10
|\ \ | | | | | | Added Gmail and Office 365 SMTP info
| * | Added Gmail and Office 365 SMTP infoMichal2015-10-281-2/+10
| | | | | | | | | Based on Google support and Microsoft Technet.
* | | Create documentation-guidelines.mdit332015-11-021-0/+185
| | | | | | | | | Moving from internal site here, though still in draft form
* | | Merge pull request #1260 from vinnymac/fix/browser-detectionHarrison Healey2015-11-021-1/+1
|\ \ \ | | | | | | | | fix isBrowserEdge typo
| * | | fix isBrowserEdge typoVincent Taverna2015-11-011-1/+1
| | |/ | |/|
* | | Merge pull request #1264 from girishso/team-name-lt4Christopher Speller2015-11-022-2/+5
|\ \ \ | | | | | | | | PLT-835: Show error message when team name is fewer than 4 characters
| * | | Update the UI to check for 4 characters to match the serverGirish S2015-11-022-4/+4
| | | | | | | | | | | | | | | | fixes PLT-692
| * | | Show error message when team name is fewer than 4 charactersGirish S2015-11-021-0/+3
| |/ / | | | | | | | | | | | | I have still kept the length validation in team_signup_url_page.jsx in case user chooses the url shorter than 4 characters
* | | Merge pull request #1222 from rgarmsen2295/plt-550Joram Wilander2015-11-022-1/+6
|\ \ \ | | | | | | | | PLT-550 Fixed various issues with commenting on recently deleted posts
| * | | Fixed various issues with commenting on recently deleted postsReed Garmsen2015-10-302-1/+6
| | | |
* | | | Merge pull request #1257 from florianorben/align_channel_headerChristopher Speller2015-11-023-2/+8
|\ \ \ \ | | | | | | | | | | correctly align channel header with sidebar header
| * | | | correctly align channel header with sidebar headerFlorian Orben2015-10-313-2/+8
| | | | |
* | | | | Merge pull request #1253 from rgarmsen2295/plt-799Christopher Speller2015-11-021-0/+1
|\ \ \ \ \ | | | | | | | | | | | | PLT-799 Turn-off browser auto-completion in the search bar
| * | | | | Turn-off default auto-completion in the search barReed Garmsen2015-10-301-0/+1
| | | | | |
* | | | | | Merge pull request #1246 from trashcan/fix-spellingChristopher Speller2015-11-0214-60/+60
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix spelling of "encountered" and "environment"
| * | | | | | Go fmt and rename file with 'enviroment' in filenamePat Lathem2015-10-301-1/+1
| | | | | | |
| * | | | | | Fix spelling of environmentPat Lathem2015-10-305-28/+28
| | | | | | |
| * | | | | | Fix spelling of encounteredPat Lathem2015-10-309-31/+31
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1136 from esethna/patch-10Christopher Speller2015-11-021-23/+22
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update AWS EBS Install Instuctions
| * | | | | | Update AWS EBS Install Instuctions V4esethna2015-10-291-2/+1
| | | | | | | | | | | | | | | | | | | | | Clarified instance type and removed step 13.
| * | | | | | Update AWS EBS Install Instuctions V3esethna2015-10-261-2/+1
| | | | | | | | | | | | | | | | | | | | | Remove step to change health reporting
| * | | | | | Update AWS EBS Install Instuctions V2esethna2015-10-221-11/+19
| | | | | | | | | | | | | | | | | | | | | Made adjustments based on Christopher's and Lindsay's feedback. Thanks guys!
| * | | | | | Update AWS EBS Install Instuctionsesethna2015-10-211-23/+16
| | | | | | | | | | | | | | | | | | | | | Added step 10 which blocked setup in previous version. Tweaked formatting and clarity.
* | | | | | | Update about.htmlit332015-11-011-1/+1
| | | | | | |
* | | | | | | Update CHANGELOG.mdit332015-11-011-6/+6
| | | | | | | | | | | | | | | | | | | | | Minor changes and correcting typos
* | | | | | | Update CHANGELOG.mdit332015-11-011-1/+2
| | | | | | | | | | | | | | | | | | | | | Added new team settings options
* | | | | | | Update CHANGELOG.mdit332015-11-011-2/+71
| |_|_|_|/ / |/| | | | | | | | | | | Preparing for feature complete update
* | | | | | Update Outgoing-Webhooks.mdit332015-11-011-1/+1
| | | | | |
* | | | | | Update Incoming-Webhooks.mdit332015-11-011-3/+3
| |_|_|/ / |/| | | | | | | | | Noting known issues for v1.1
* | | | | Merge pull request #1248 from mattermost/it33-patch-1Corey Hulen2015-10-301-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fixed typo
| * | | | | Fixed typoit332015-10-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #1251 from rgarmsen2295/plt-941Corey Hulen2015-10-301-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | | PLT-941 Adds Safari 7 and IE10 to the list of unsupported browsers
| * | | | Added Safari 7 and IE10 to the list of unsupported browsersReed Garmsen2015-10-301-2/+2
| |/ / /
* | | | Merge pull request #1250 from mattermost/eslint-fixHarrison Healey2015-10-304-10/+8
|\ \ \ \ | |/ / / |/| | | Fixing eslint not recursing
| * | | Fixing eslint not recursingChristopher Speller2015-10-304-10/+8
|/ / /
* | | Merge pull request #1242 from apaatsio/check-errors-on-create-tableJoram Wilander2015-10-301-1/+4
|\ \ \ | | | | | | | | Log errors in table creation
| * | | Log errors in table creationAntti Ahti2015-10-301-1/+4
| | | | | | | | | | | | | | | | This is really helpful if you somehow mess up the schema definitions.
* | | | Merge pull request #1240 from mattermost/lfbrock-patch-1-1Corey Hulen2015-10-301-0/+21
|\ \ \ \ | | | | | | | | | | Update Requirements.md to include mail clients
| * | | | Update Requirements.md to include mail clientslfbrock2015-10-301-0/+21
| | | | |
* | | | | Merge pull request #1238 from girishso/webhook-creator-notifsCorey Hulen2015-10-301-1/+1
|\ \ \ \ \ | | | | | | | | | | | | display webhook notifications to the creator of webhook
| * | | | | display webhook notifications to the creator of webhookGirish S2015-10-301-1/+1
| | | | | |
* | | | | | Merge pull request #1236 from girishso/webhook-notificationCorey Hulen2015-10-301-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Show usernames overridden by Incoming Webhooks in notification messages.
| * | | | | Show usernames overridden by Incoming Webhooks in notification messages.Girish S2015-10-301-1/+3
| |/ / / / | | | | | | | | | | | | | | | fixes PLT-856
* | | | | Merge pull request #1211 from mattermost/PLT-340Joram Wilander2015-10-3028-145/+781
|\ \ \ \ \ | | | | | | | | | | | | PLT-340 allow team directory and open invites
| * | | | | Adding error when enabling team dir without global prop being set.=Corey Hulen2015-10-291-2/+9
| | | | | |
| * | | | | Moving single team redirect to backend=Corey Hulen2015-10-282-8/+5
| | | | | |
| * | | | | Merge branch 'master' into PLT-340=Corey Hulen2015-10-287-60/+65
| |\ \ \ \ \