Commit Graph

2372 Commits

Author SHA1 Message Date
=Corey Hulen
e863096358 Fixing broken signup pages 2015-09-21 15:34:09 -07:00
=Corey Hulen
9baef5a6a0 Fixing button 2015-09-21 15:17:02 -07:00
=Corey Hulen
ed9a2da83b Adding email to admin console 2015-09-21 15:11:56 -07:00
Christopher Speller
ee5a77ec56 Merge pull request #734 from mattermost/plt-206
PLT-206 Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS.
2015-09-21 12:19:57 -04:00
Joram Wilander
977ab87d4a Merge pull request #736 from hmhealey/plt312
PLT-312 Added theme class to markdown links
2015-09-21 12:13:44 -04:00
hmhealey
a2e3446e37 Added theme class to markdown links 2015-09-21 11:46:29 -04:00
JoramWilander
3e868a6042 Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS. 2015-09-21 11:30:08 -04:00
Joram Wilander
a35fa9c974 Merge pull request #732 from mattermost/plt-243
PLT-243 Adding new create channel modal to the more menu
2015-09-21 11:18:24 -04:00
Joram Wilander
eaaa30f6a2 Merge pull request #733 from hmhealey/plt310
PLT-310 Wrapped comment messages in divs like posts in the center pane
2015-09-21 11:17:48 -04:00
Christopher Speller
8b5cfa4594 Merge pull request #708 from hmhealey/plt173
PLT-173 Rotate images with a non-standard orientation before generating a thumbnail and preview
2015-09-21 10:47:09 -04:00
hmhealey
d1101e3c91 Wrapped comment messages in divs like posts in the center pane 2015-09-21 10:03:47 -04:00
Christopher Speller
05b4a14d1e Adding new create channel modal to the more menu 2015-09-21 09:40:45 -04:00
hmhealey
4b177a6ed5 Added constants for EXIF orientations 2015-09-21 09:17:23 -04:00
Joram Wilander
7255209b72 Merge pull request #722 from hmhealey/timestamp
Added a tooltip to post timestamps displaying the actual time the post was created
2015-09-21 08:38:27 -04:00
Joram Wilander
f399b08db3 Merge pull request #729 from mattermost/rename-handle
Renaming "Handle" to "Channel URL" or "URL"
2015-09-21 08:37:53 -04:00
Christopher Speller
4578138d57 Merge pull request #731 from asaadmahmoodspin/new-channel
Updating new channel UI
2015-09-21 08:25:41 -04:00
Christopher Speller
f75777ac6f Merge pull request #723 from hmhealey/plt17
PLT-17 Added Markdown support to the text formatter
2015-09-21 08:19:34 -04:00
Asaad Mahmood
5dbdc0ff76 Updating new channel UI 2015-09-21 11:09:23 +05:00
it33
e989b839d5 Renaming "Handle" to "Channel URL" or "URL" 2015-09-20 21:17:58 -07:00
it33
4a13d37367 Renaming "Handle" to "Channel URL" or "URL" 2015-09-20 21:17:20 -07:00
it33
86429c7bd5 Adjusting CLA request template 2015-09-19 21:27:13 -07:00
it33
7310153236 Added note on build version info improvement 2015-09-19 21:20:12 -07:00
Corey Hulen
96b0ce880f Merge pull request #724 from mattermost/GIT-721
GIT-721 Removing sql ping log message
2015-09-19 19:53:57 -07:00
=Corey Hulen
b8b3ba864d GIT-721 Removing sql ping log 2015-09-19 19:42:54 -07:00
hmhealey
144a277a44 Cleaned up markdown formatting code and removed debug statements 2015-09-19 11:18:37 -04:00
hmhealey
5f18c71d07 Deferred to marked.js's html sanitization when markdown is enabled 2015-09-19 11:18:32 -04:00
hmhealey
2eb320f48a Changed markdown link parsing to automatically add an explicit protocol to urls 2015-09-19 10:39:55 -04:00
hmhealey
efb3462a68 Prevented our url autolinking from breaking markdown links 2015-09-19 10:39:51 -04:00
hmhealey
bb330b662a Added marked library to text_formatting.jsx 2015-09-19 10:08:59 -04:00
hmhealey
ae5a1e3ea8 Removed underscores surrounding formatting tokens since they won't work with markdown 2015-09-19 10:08:59 -04:00
hmhealey
208bf914b8 Removed unnecessary conversion of newlines to html line breaks 2015-09-19 10:08:59 -04:00
hmhealey
cfc919d111 Added a tooltip to post timestamps displaying the actual time the post was created 2015-09-19 09:18:27 -04:00
Corey Hulen
06f8b8bfb4 Merge pull request #720 from mattermost/it33-patch-4
Adjusting description of emoji codes feature
2015-09-18 15:11:49 -07:00
Harrison Healey
679e20aa4b Merge pull request #709 from mattermost/PLT-11
PLT-11 adding config for logs to UI
2015-09-18 18:11:01 -04:00
Corey Hulen
676f2a6399 Merge pull request #718 from mattermost/it33-patch-3
Adding build status indicator to README.md
2015-09-18 14:47:57 -07:00
it33
120bbb82cc Adjusting description of emoji codes feature 2015-09-18 14:34:52 -07:00
it33
b02b93a060 Merge pull request #719 from lfbrock/patch-8
Updated changlog to include new contributors and features
2015-09-18 14:32:58 -07:00
lfbrock
881089a82b Updated changlog to include new contributors and features 2015-09-18 17:02:52 -04:00
it33
d1241967e8 Adding build status indicator to README.md 2015-09-18 12:05:56 -07:00
Corey Hulen
0ddabaf8de Merge pull request #717 from mattermost/fix-loadtest
Fix authentication for server load tests.
2015-09-18 09:49:49 -07:00
=Corey Hulen
cdf813f07b merging 2015-09-18 09:25:47 -07:00
Joram Wilander
5a436fd447 Merge pull request #699 from mattermost/PLT-92
PLT-92 Adding server side versioning to the binary
2015-09-18 12:22:57 -04:00
Corey Hulen
7caef4a7a7 Merge pull request #716 from hmhealey/plt299
PLT-299 Fixed incorrect check if a url starts with an explicit protocol
2015-09-18 09:22:20 -07:00
Corey Hulen
d0f97b7a5f Merge pull request #714 from mattermost/test-matrix
Adding go 1.5.1 and postgress to travis build
2015-09-18 09:21:05 -07:00
=Corey Hulen
1aa4913c44 fixing merge 2015-09-18 09:19:53 -07:00
JoramWilander
c42a547b4f Fix authentication for loadtests. 2015-09-18 12:16:53 -04:00
hmhealey
bc8e69d99f Fixed incorrect check if a url starts with an explicit protocol 2015-09-18 11:56:23 -04:00
Christopher Speller
6eb32591d9 Merge pull request #713 from mattermost/it33-patch-3
Adding template for contributor list request
2015-09-18 09:47:12 -04:00
hmhealey
48110020af PLT-173 Changed thumbnails and previews to generate correctly for images with a non-standard orientation 2015-09-18 09:38:01 -04:00
Christopher Speller
ab771c8f75 Adding go 1.5.1 and postgress to travis build 2015-09-18 09:31:16 -04:00