Corey Hulen
|
1904a57891
|
Merge pull request #1284 from trashcan/PLT-834-add-more-text-parsing-tests
More markdown tests
|
2015-11-03 12:49:11 -08:00 |
|
Pat Lathem
|
e54092c4ac
|
Two more additional types of horizontal rules I missed
|
2015-11-03 10:46:52 -06:00 |
|
Pat Lathem
|
1f721388f4
|
Make go format happy
|
2015-11-03 10:45:19 -06:00 |
|
Pat Lathem
|
f7a33671d3
|
Some more markdown tests. Emoji in a code block, and italics/bold not at the beginning of the sentence
|
2015-11-03 10:43:31 -06:00 |
|
Harrison Healey
|
ad3427e7e2
|
Merge pull request #1274 from trashcan/PLT-834-add-more-text-parsing-tests
PLT-834: add more text parsing tests
|
2015-11-03 09:36:13 -05:00 |
|
Pat Lathem
|
9f3dcbaa87
|
go fmt textgeneration.go
|
2015-11-02 14:30:31 -06:00 |
|
Pat Lathem
|
f1a1443367
|
Add newlines between markdown tests
|
2015-11-02 13:53:51 -06:00 |
|
Pat Lathem
|
635677a1e3
|
Make sure to have multiline text in triple backticks
|
2015-10-28 13:13:37 -05:00 |
|
Pat Lathem
|
b8a5255f17
|
Add autolinking tests from @harrison
|
2015-10-28 11:25:34 -05:00 |
|
=Corey Hulen
|
bb25056d9a
|
PLT-340
|
2015-10-27 22:18:52 -07:00 |
|
Girish S
|
bfa23b0075
|
adds trailing slash if missing from Directory in config.json
does it only if "DriverName" == model.IMAGE_DRIVER_LOCAL, not sure if required for other
drivers too
|
2015-10-27 16:48:54 +05:30 |
|
Pat Lathem
|
8657715270
|
Spelling error
|
2015-10-25 16:54:58 -05:00 |
|
Pat Lathem
|
adeb8debca
|
First checkin
|
2015-10-25 16:51:49 -05:00 |
|
=Corey Hulen
|
54894e90ac
|
Fixing merge conflict
|
2015-10-22 09:19:18 -07:00 |
|
=Corey Hulen
|
b9ce4a644d
|
PLT-350 allow ability to disable restricted team names
|
2015-10-20 17:30:24 -07:00 |
|
=Corey Hulen
|
e1f9459029
|
Merge branch 'master' into PLT-44
|
2015-10-20 14:50:03 -07:00 |
|
Reed Garmsen
|
04bf527966
|
Changed all goroutine functions to use '...AndForget' as the standard naming system
|
2015-10-19 13:58:15 -07:00 |
|
=Corey Hulen
|
36658c13a4
|
Fixing merge conflicts
|
2015-10-19 11:42:40 -07:00 |
|
Harrison Healey
|
d139c9e825
|
Merge pull request #1108 from mattermost/plt-235
PLT-235 Implement outgoing webhooks.
|
2015-10-19 14:24:02 -04:00 |
|
=Corey Hulen
|
468f01dc89
|
Merging from master
|
2015-10-19 10:25:51 -07:00 |
|
Corey Hulen
|
d776d1aa0c
|
Merge pull request #1067 from layzerar/fix_email_encoding
Fix email encoding issue
|
2015-10-19 09:37:01 -07:00 |
|
JoramWilander
|
af6e2c29eb
|
Implement outgoing webhooks.
|
2015-10-19 09:00:30 -04:00 |
|
=Corey Hulen
|
6a1755d2e3
|
Inital support for multi-tab loging
|
2015-10-16 09:10:54 -07:00 |
|
Melvi Ts
|
830c6b3f1e
|
Fix email encoding issue
|
2015-10-16 14:52:31 +08:00 |
|
=Corey Hulen
|
de717aef56
|
Marking when user ran the unit tests
|
2015-10-15 11:16:26 -07:00 |
|
=Corey Hulen
|
dbb1018f20
|
Fixing break
|
2015-10-12 11:35:38 -07:00 |
|
=Corey Hulen
|
ac1367a286
|
Removing offical build check
|
2015-10-12 10:57:39 -07:00 |
|
=Corey Hulen
|
61f92517f3
|
PLT-586 fixing issues with security alert
|
2015-10-09 12:24:39 -07:00 |
|
Christopher Speller
|
b85b529373
|
Changing SpinPunch to Mattermost in copyright
|
2015-10-08 12:27:09 -04:00 |
|
Christopher Speller
|
a6629f95fe
|
Merge pull request #944 from mattermost/PLT-518
PLT-518 check for security bulletins
|
2015-10-08 09:59:08 -04:00 |
|
Christopher Speller
|
7571d21f32
|
Merge pull request #931 from rgarmsen2295/plt-112
PLT-112 Improves email change verification process
|
2015-10-08 09:56:00 -04:00 |
|
=Corey Hulen
|
fea45ad0c5
|
Moving to url.Values
|
2015-10-07 09:25:17 -07:00 |
|
=Corey Hulen
|
08d2a6cb31
|
Changing to url values
|
2015-10-07 08:58:56 -07:00 |
|
=Corey Hulen
|
378d975eaa
|
PLT-519 toggle team creation link based on config setting
|
2015-10-06 13:44:52 -07:00 |
|
=Corey Hulen
|
e26b77faf1
|
PLT-518 check for security bulletins
|
2015-10-05 17:33:45 -07:00 |
|
Reed Garmsen
|
aad9529f31
|
Initial cosmetic changes to the process of verifying a changed email
|
2015-10-05 12:45:47 -07:00 |
|
Joram Wilander
|
b591c4b32e
|
Merge pull request #914 from mattermost/plt-297
PLT-297 Add ability to override username and icon for posts from incoming webhooks.
|
2015-10-05 11:48:10 -04:00 |
|
JoramWilander
|
2a23d90ca6
|
Add config options for overriding username and icon, and add BOT indicator next to webhook posts.
|
2015-10-05 08:46:23 -04:00 |
|
=Corey Hulen
|
3863c3c15e
|
Adding offical build function
|
2015-10-02 09:01:50 -07:00 |
|
=Corey Hulen
|
9d688821aa
|
PLT-462 Adding diagnostic info
|
2015-10-01 13:02:04 -07:00 |
|
Harrison Healey
|
5e9dccc464
|
Merge pull request #865 from mattermost/PLT-404
PLT-404 adding basic error checking to config file.
|
2015-09-29 17:33:16 -04:00 |
|
=Corey Hulen
|
8fadea44de
|
PLT-404 adding basic error checking to config file.
|
2015-09-29 14:17:16 -07:00 |
|
=Corey Hulen
|
0969e1bc71
|
PLT-470 Adding STMP server connection check
|
2015-09-29 11:59:26 -07:00 |
|
=Corey Hulen
|
ccf2e6e4e7
|
Changing image settings to file settings
|
2015-09-23 13:47:10 -07:00 |
|
=Corey Hulen
|
6e60768abe
|
Fixing merge conflict
|
2015-09-22 13:18:42 -07:00 |
|
=Corey Hulen
|
88e5a71e8c
|
Adding service settings to admin console
|
2015-09-22 12:12:50 -07:00 |
|
=Corey Hulen
|
08a3acbb44
|
Adding team settings to admin console
|
2015-09-22 01:15:41 -07:00 |
|
=Corey Hulen
|
f05a2c03d5
|
Adding SQL settings to admin console
|
2015-09-22 00:00:19 -07:00 |
|
=Corey Hulen
|
afcff9b301
|
Fixing unit tests
|
2015-09-21 20:38:31 -07:00 |
|
=Corey Hulen
|
e78c79b832
|
Adding rate limiter settings to the admin console
|
2015-09-21 19:01:52 -07:00 |
|