esethna
0d8114b319
Update AWS EBS Install Instuctions V2
...
Made adjustments based on Christopher's and Lindsay's feedback. Thanks guys!
2015-10-22 09:54:16 -06:00
Asaad Mahmood
aac64633f9
Updating disabled form control
2015-10-22 20:27:10 +05:00
Asaad Mahmood
5c09060f53
Multiple UI Improvements
...
- Changing the UI for the active item in the nav
- Updating the UI for drag and drop
- Fixing z-index for date selector
2015-10-22 20:18:31 +05:00
it33
649f42e3fc
Update Troubleshooting.md
2015-10-22 08:06:45 -07:00
JoramWilander
4734912c52
Prevent users from resetting their password when the user is using SSO
2015-10-22 10:53:39 -04: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
Christopher Speller
6cc3bfe7a9
Refactoring direct channel creation to use transaction to avaoid state where channel is created without both users
2015-10-22 09:31:27 -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
=Corey Hulen
391023339a
tweaking formatting
2015-10-21 15:53:01 -07:00
=Corey Hulen
903324c09b
tweaking formatting
2015-10-21 15:51:32 -07:00
Reed Garmsen
4129b204c3
Fixed typos in create_post.jsx resizing code
2015-10-21 15:50:46 -07:00
=Corey Hulen
446e17a21e
Removing old dock
2015-10-21 15:48:52 -07:00
=Corey Hulen
9172ab33e4
Updating email guide
2015-10-21 15:48:18 -07:00
esethna
82921f9845
Update AWS EBS Install Instuctions
...
Added step 10 which blocked setup in previous version. Tweaked formatting and clarity.
2015-10-21 16:34:50 -06: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
Reed Garmsen
27a8169ae8
Changed post list resize code to use react state; fixed various eslint warnings
2015-10-21 14:07:40 -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
Hunter McMillen
581b8bf90d
Production installation instructions for Debian Jessie with Systemd
...
The instructions for Ubuntu work for the most part on Debian installations. The main difference is that Debian does not use Upstart by default, Debian 8 (Jessie) uses Systemd, pre-Jessie Debians use SysV init. This guides shows you how to install Mattermost on Debian under /opt and running as system user named mattermost. It also supplies an init script to be installed in /etc/init.d. If you are using Systemd this will get turned into a Systemd service file at boot-time, otherwise it will just work.
2015-10-21 14:43:50 -04:00
=Corey Hulen
a8d74e9ebb
WIP
2015-10-21 11:31:22 -07: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
c4c04e5f02
Fixing admin console
2015-10-20 16:19:41 -07:00
=Corey Hulen
636db0d2f2
fixing eslint errors
2015-10-20 15:02:15 -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
=Corey Hulen
e1f9459029
Merge branch 'master' into PLT-44
2015-10-20 14:50:03 -07:00
=Corey Hulen
1fc12dd8ba
Multi-session login
2015-10-20 14:49:42 -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