YuviPanda
47fcb79e99
PLT-394: Add a /me command
...
- 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
2015-11-01 17:49:43 -08: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
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
it33
c1bc3fea17
Fixed typo
2015-10-30 11:55:33 -07: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
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
Joram Wilander
444c9942fc
Merge pull request #1231 from hmhealey/plt798
...
PLT-798 Fixed nil pointer when failing to upload an oversized image
2015-10-29 12:43:42 -04: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
Corey Hulen
6683a4aaab
Merge pull request #1230 from asaadmahmoodspin/ui-improvements
...
UI Improvements
2015-10-29 08:29:31 -07:00
hmhealey
ce4f5cb3cf
Fixed nil pointer when failing to upload an oversized image
2015-10-29 11:07:45 -04: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
Joram Wilander
9497ecb954
Merge pull request #1227 from mattermost/plt-849
...
PLT-849 Update town square intro text.
2015-10-29 10:18:45 -04:00
it33
99402e9d99
Update and rename doc/api/Overview.md to doc/developer/API-Web-Service.md
...
Per discussion with CH, moving this over to /developer and working to integrate it into: https://github.com/mattermost/platform/blob/master/doc/developer/API.md
This is a multi-step process, we need to get everything under /developer, then explain from https://github.com/mattermost/platform/blob/master/doc/developer/API.md where to find everything. Documentation won't be perfect in first go, but we need to react quickly to community having questions around this.
2015-10-29 07:00:20 -07:00