Граф коммитов

3236 Коммитов

Автор SHA1 Сообщение Дата
it33
649f42e3fc Update Troubleshooting.md 2015-10-22 08:06:45 -07:00
Harrison Healey
20a5380746 Merge pull request #1141 from hmhealey/plt521b
PLT-521 Changed markdown renderer to only parse emoticons twice
2015-10-22 09:56:22 -04:00
hmhealey
25e018ece0 Changed markdown renderer to only parse emoticons twice 2015-10-22 09:47:28 -04:00
hmhealey
74402df462 Fixed improperly quoted html attributes for emoticons 2015-10-22 09:47:04 -04:00
Harrison Healey
14e24650c5 Merge pull request #1135 from trashcan/PLT-521
PLT-521: Fix emoji with underscores
2015-10-22 09:39:47 -04:00
Joram Wilander
2d922fde7e Merge pull request #1094 from trashcan/slash-shrug
Add a /shrug command
2015-10-22 08:11:26 -04:00
it33
d8f6cb939f Update Upgrade-Guide.md 2015-10-21 14:53:22 -07:00
it33
01a2ad2ccf Update Upgrade-Guide.md 2015-10-21 14:52:55 -07:00
Pat Lathem
fba89915ac Pass eslint tests 2015-10-21 15:02:23 -05:00
Pat Lathem
8eb2c0266c Missing semicolon 2015-10-21 14:52:19 -05:00
Pat Lathem
9dd7a5e01e Remove stray emoticons.jsx import 2015-10-21 14:44:22 -05:00
Pat Lathem
7e24890bd3 Add a call to doFormatText inside of the markdown paragraph handler 2015-10-21 14:39:33 -05:00
Harrison Healey
7d94eb1dca Merge pull request #1098 from florianorben/PLT-616
PLT-616: Enable playing of animated GIF in thumbnails and preview
2015-10-21 12:26:07 -04:00
Florian Orben
b9c637ec82 Change stop symbol to another one since chrome-win can't display it 2015-10-21 18:15:04 +02:00
Florian Orben
b00697a500 apply portrait/landscape/quadrat format to playing gif to always display it in best possible way 2015-10-21 18:13:59 +02:00
Florian Orben
62a32f7187 always show stop gif button on small screen sizes 2015-10-21 18:13:59 +02:00
Florian Orben
cd5df514c7 Add stop button to stop animated gifs 2015-10-21 18:13:59 +02:00
Florian Orben
420c754ca3 Horizontally align images if image height > image width 2015-10-21 18:13:59 +02:00
Florian Orben
d167e18f00 PLT-616: Enable playing of animated GIF in thumbnails and preview 2015-10-21 18:13:59 +02:00
it33
9553e44dc5 Create Search.md 2015-10-21 08:47:09 -07:00
Christopher Speller
0e49acede9 Merge pull request #1131 from mattermost/PLT-350
PLT-350 allow ability to disable restricted team names
2015-10-21 11:31:31 -04:00
Harrison Healey
a4e6cce98e Merge pull request #1103 from florianorben/PLT-751
PLT-751: Enable  arrow to edit posts in comment threads
2015-10-21 11:27:27 -04:00
=Corey Hulen
0bfdfd79f0 Fixing unit tests 2015-10-20 21:15:06 -07:00
=Corey Hulen
2022ed68f3 Fixing unit test 2015-10-20 20:39:06 -07:00
=Corey Hulen
b9ce4a644d PLT-350 allow ability to disable restricted team names 2015-10-20 17:30:24 -07:00
Corey Hulen
7ea8268ae8 Merge pull request #1120 from asaadmahmoodspin/ui-improvements
PLT-318 - Updating files overlay design
2015-10-20 14:52:18 -07:00
Corey Hulen
457b3d3475 Merge pull request #1127 from mattermost/formatting-tweaks
Minor formatting adjustments
2015-10-20 14:51:14 -07:00
it33
bfb3040d55 Minor formatting adjustments 2015-10-20 11:38:39 -07:00
it33
e0cda76eb8 Merge pull request #1126 from mattermost/upgrade-guide
Create Upgrade-Guide.md
2015-10-20 11:28:47 -07:00
it33
8424124987 Create Upgrade-Guide.md 2015-10-20 11:15:39 -07:00
Christopher Speller
8b4771a6c7 Merge branch 'release-1.1.0' 2015-10-20 14:04:14 -04:00
Christopher Speller
b8eb11a439 Merge pull request #1125 from mattermost/changelog-update
Update CHANGELOG.md
2015-10-20 13:05:52 -04:00
it33
fcc67b77cd Update CHANGELOG.md 2015-10-20 12:50:27 -04:00
Joram Wilander
4ed9a9ebca Merge pull request #1100 from girishso/wink_emoji
PLT-699: translate ;) to wink emoji
2015-10-20 12:37:51 -04:00
Asaad Mahmood
e9fc2434fc Updating btn-close size for direct messages on mobile devices. 2015-10-20 21:08:18 +05:00
Asaad Mahmood
b28b519d32 Removing logo email copy file 2015-10-20 20:56:30 +05:00
Joram Wilander
f183f6673f Merge pull request #1116 from sharms/master
Fixed missing colon
2015-10-20 11:50:09 -04:00
Joram Wilander
239abd88e0 Merge pull request #1084 from apaatsio/handle-window-resize-properly
Handle window resize in React way
2015-10-20 11:49:03 -04:00
Christopher Speller
98aaf9067b Merge pull request #1115 from mattermost/salt-fix
Allowing salts longer than 32 chars
2015-10-20 10:38:15 -04:00
Harrison Healey
7d3bc099b9 Merge pull request #1119 from mattermost/fix-db-upgrade
Hotfix to allow db schema .7 to be upgraded to 1.1
2015-10-20 10:02:06 -04:00
Asaad Mahmood
de3cd15b23 Updating custom themes input addon 2015-10-20 18:36:33 +05:00
Asaad Mahmood
4ba3a19855 Adding background transparent for theme inputs 2015-10-20 18:34:49 +05:00
Asaad Mahmood
e48614d6ce PLT-318 - Updating files overlay design 2015-10-20 18:31:34 +05:00
Joram Wilander
460a82878a Merge pull request #1113 from hmhealey/plt716
PLT-716/717 Added from:, in:, and channel: search filters
2015-10-20 08:00:21 -04:00
Joram Wilander
7d8e08ccf6 Merge pull request #1095 from rgarmsen2295/plt-661
PLT-661 Changed all goroutine functions to use '...AndForget' as the naming convention
2015-10-20 07:58:05 -04:00
=Corey Hulen
437efdaaaa Hotfix to allow .7 to be upgraded to 1.1 2015-10-20 04:49:42 -07:00
it33
88b3aa4d80 Create Gitlab-Integration-Service-for-Mattermost.md 2015-10-20 02:11:41 -07:00
Antti Ahti
d3f99e8217 Handle window resize events in React way
Use the React-way of handling resize events. Essentially store the window size in component state instead of doing some custom handling.

See http://facebook.github.io/react/tips/dom-event-listeners.html
2015-10-20 10:07:45 +03:00
it33
4404912909 Minor formatting adjustment 2015-10-19 17:41:39 -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