Commit Graph

6935 Commits

Author SHA1 Message Date
Ryan Wang
efef3e8ee2 Ctrl+Enter sends messages in mobile view (#3833) 2016-08-19 12:52:48 -04:00
Joram Wilander
388fefcc43 Fix the elusive missing posts bug (#3836) 2016-08-19 12:09:08 -04:00
David Lu
06f5acf42c removed files (#3835) 2016-08-19 11:13:02 -04:00
Joram Wilander
dad764088e PLT-1831 Add statuses to centre channel profile pictures (#3826)
* Created profile picture componenet and added statuses to pictures in center channel

* PLT-3899 - Updating UI for status indicators (#3823)

* PLT-3899 - Updating UI for status indicators

* Updating position of timestamps for compact layout
2016-08-19 10:06:16 -04:00
David Lu
8c2ea22892 Refactored CreatePost to not use context (#3813) 2016-08-19 08:08:31 -04:00
Harrison Healey
9ad50d4d75 Fixed calculation of mention count for direct channels (#3831)
* Fixed clientside calculation of direct channel mention count

* Fixed serverside calculation of direct channel mention count
2016-08-18 14:45:35 -08:00
Joram Wilander
3289c85613 PLT-3642 Add PDF previewer (#3812)
* Added a PDF previewer

* PLT-3900 - Improving UI for the pdf max pages (#3800)
2016-08-18 14:38:38 -08:00
enahum
ed6b69aab3 PLT-3754 EE: Add a Display Option to disable Join/Leave messages (#3808)
* PLT-3754 EE: Add a Display Option to disable Join/Leave messages

* Differentiate between join/leave add/remove messages

* Update user removed from channel text message
2016-08-18 14:37:55 -08:00
Joram Wilander
4a2fbcaf98 Add flagging functionality to search results (#3803) 2016-08-18 14:37:09 -08:00
enahum
a820b1640b PLT-2345 Switch "help" link below text input box to localizable version (#3794) 2016-08-18 14:36:43 -08:00
Harrison Healey
b95bd3d8cc Fixed public links being created using percent encoded filename and then accessed without it (#3830) 2016-08-18 14:26:58 -04:00
Harrison Healey
ac7ead09e2 Fixed TestGetInfoForBytes to work on all platforms (#3832) 2016-08-18 14:23:07 -04:00
Asaad Mahmood
e5a3e55737 PLT-3842 - Fixing scrolling issue on account/team settings modal (#3819) 2016-08-18 09:09:33 -05:00
David Lu
efb060a336 Added error message for no signin methods (#3821) 2016-08-18 09:08:40 -05:00
Harrison Healey
2b277729fd PLT-3955/PLT-3956 Fixing issues with mentions (#3820)
* PLT-3955 Fixed @here sending push notifications to people not in the channel

* PLT-3956 Fixed mention numbers not being incremented
2016-08-18 08:41:31 -05:00
phrix32
1dc0996b89 PLT-3838 Remove close button shadow in modals (#3809) 2016-08-17 11:50:47 -04:00
Corey Hulen
fdda090ca2 PLT-3822 after admin leaves team he cannot get admin access anymore (#3814) 2016-08-17 11:18:11 -04:00
Corey Hulen
eafc802831 PLT-3881 Fix websocket errors after leaving the team (#3815) 2016-08-17 11:17:44 -04:00
Jason Blais
dba2deabb0 Fix typo in admin.service.siteURLDescription (#3818)
* Fix typo in admin.service.siteURLDescription

* Update configuration_settings.jsx
2016-08-17 11:16:53 -04:00
Asaad Mahmood
4ef5c1bfb3 Multiple UI Improvements (#3804)
* PLT-3834 - Updating Manage members modal for mobile

* PLT-3792 - Making compact view compatible with search and flagged posts RHS

* PLT-3910 - Improving suggestions separator

* PLT-3769 - Enabling markdown headings in compact view

* Updating view members text in en..json

* Removing shouldcomponentupdate from search_results_item.jsx
2016-08-16 14:54:11 -04:00
Joram Wilander
ccf9778520 Clear search term before displaying flagged posts (#3802) 2016-08-16 14:52:56 -04:00
Joram Wilander
ad6363079d Correctly reset tracker for updateLastViewedAt and other asynchronous calls (#3801) 2016-08-16 14:52:40 -04:00
Harrison Healey
8203fd16ce PLT-3647 Email Batching (#3718)
* PLT-3647 Added config settings for email batching

* PLT-3647 Refactored generation of email notification

* PLT-3647 Added serverside code for email batching

* PLT-3647 Updated settings UI to enable email batching

* PLT-3647 Removed debug code

* PLT-3647 Fixed 0-padding of minutes in batched notification

* PLT-3647 Updated clientside UI for when email batching is disabled

* Go fmt

* PLT-3647 Changed email batching to be disabled by default

* Updated batched email message

* Added email batching toggle to system console

* Changed Email Notifications > Immediate setting to a 30 second batch interval

* Go fmt

* Fixed link to Mattermost icon in batched email notification

* Updated users to use 30 second email batching by default

* Fully disabled email batching when clustering is enabled

* Fixed email batching setting in the system console

* Fixed casing of 'Send Email notifications' -> 'Send email notifications'

* Updating UI Improvements for email batching (#3736)

* Updated text for notification settings and SiteURL.

* Prevented enabling email batching when SiteURL isn't set in the system console

* Re-added a couple debug messages

* Added warning text when clustering is enabled
2016-08-16 14:41:47 -04:00
Harrison Healey
dde158c57f Refactored mention parsing and added unit tests (#3806) 2016-08-16 11:36:46 -05:00
Jason Blais
21750e3637 PLT-3886 Add missing period in tutorial intro screen (#3811)
* Add missing period in tutorial intro screen

* Update en.json
2016-08-16 09:08:11 -05:00
Harrison Healey
c5fc504cb2 PLT-3617 Switched public file links to use a sha256 hash (#3792)
* Changed FileSettings.PublicLinkSalt to be a pointer

* Switched public file links to use a sha256 hash
2016-08-15 16:38:55 -05:00
David Lu
782d5f64e7 Fixed mentions not updating when team switched (#3807) 2016-08-15 16:37:12 -05:00
David Lu
7a2ca395d1 Hardcoded login footer sitename to Mattermost (#3805) 2016-08-15 11:56:07 -04:00
David Lu
ef33f3fcd1 PLT-3005 Added confirmation screen to integrations (#3747) 2016-08-15 11:10:31 -04:00
it33
5e6af8e970 Making APR link easier to find (#3793) 2016-08-15 10:25:04 -04:00
enahum
52aa1120c5 PLT-3777 Channel URL name changes when display name is updated (#3795) 2016-08-15 09:21:57 -04:00
enahum
fdd7962d42 PLT-3869 Fix set default language when user logs out (#3796) 2016-08-15 09:21:12 -04:00
enahum
b972d2adba PLT-3844 Fix Not redirected out of system console after demoting self from System Admin (#3797) 2016-08-15 09:20:38 -04:00
enahum
6d6f1c8d8c Add missin localization strings (#3798) 2016-08-15 09:19:57 -04:00
Hugo Giraudel
1cd0ec5f1e Made em(..) return an actual number (#3735) 2016-08-12 07:51:37 -04:00
enahum
225ea35895 PLT-3793 Re-order languages in Account Settings (#3756) 2016-08-12 07:51:00 -04:00
Joram Wilander
7da58ceb9b Send verification email if user has never logged in, send email changed email otherwise (#3759) 2016-08-12 07:50:35 -04:00
enahum
53c068952c EE: PLT-3747 Add create_channel to command line (#3760)
* PLT-3747 Add create_channel command line

* Added tests

* Set as EE feature
2016-08-12 07:50:11 -04:00
Harrison Healey
c0a905c037 PLT-1424 Added XRegExp library to fix search highlighting (#3787) 2016-08-12 07:49:19 -04:00
Harrison Healey
96420542b1 Clear post textbox as soon as a slash command is sent (#3789) 2016-08-12 07:41:17 -04:00
Jason Blais
ea26a596b2 Updating markdown links test (#3790)
#### Summary

Updating markdown links test

Ticket Link

https://mattermost.atlassian.net/browse/PLT-3829 and https://mattermost.atlassian.net/browse/PLT-3551 are marked as `Won't Fix`, so the markdown links test needs to be updated too.
2016-08-12 07:40:59 -04:00
Elias Nahum
c6d5448c75 Merge branch 'release-3.3' RC5 2016-08-11 13:46:24 -05:00
Eric Sethna
a6bb9b87f7 Clarify help text for available lanuages in localization_settings.jsx (#3776)
* Update localization_settings.jsx

* Update en.json

* Update localization_settings.jsx

* Update en.json
2016-08-11 13:35:31 -05:00
Joram Wilander
2073547018 Update licensing switches for Office365 and Google SSO through OAuth2 (#3786) v3.3.0 2016-08-11 13:35:08 -05:00
David Lu
7bb6a439a8 fixed endless loading (#3784) 2016-08-11 13:04:34 -05:00
enahum
4dcbe4bf09 fix OAuth provider when running test multiple times (#3782) 2016-08-11 08:47:12 -08:00
Asaad Mahmood
c996011846 PLT-3760 - Fixing tutorial positioning on mobile (#3783) 2016-08-11 12:24:08 -04:00
Yi EungJun
d6da7d1220 Change ordering of at-mention suggestions (#3698)
List members in the current channel first.
2016-08-11 10:33:22 -04:00
David Lu
bb0b895bad Removed /shortcuts from mobile (#3753) 2016-08-11 10:32:41 -04:00
Harrison Healey
0cee02d4d3 PLT-3700 Made error message for too short channel URL more clear (#3773) 2016-08-11 10:31:56 -04:00