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

926 Коммитов

Автор SHA1 Сообщение Дата
Harrison Healey
167dd22eef PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for autolinking (#3865)
* Added highlighting to links when their URL includes the search term

* Decoupling UserStore from react-router to allow for unit tests involving it

* PLT-3998 Added SiteURL as an option to be passed into the text formatting code

* Removed reference to PreferenceStore and window from TextFormatting

* Refactored TextFormatting to remove remaining browser-only code

* Updated ChannelHeader and MessageWrapper to match the changes to TextFormatting

* Increased max listeners for Preference and Emoji stores

* PLT-3832 Added automated unit tests for autolinking

* PLT-3567 Rerender posts when mention keywords change

* Updated RHS and search to match the changes to TextFormatting

* Broke TextFormatting's dependency on the UserStore
2016-08-29 09:50:00 -04:00
George Goldberg
55342e8fe1 Convert @mentions on Slack import. (#3837)
Converts @mentions in Slack imports for regular messages, comments and
Slack upload messages.

Updates the description on the Team Settings Import tab to remove
mention of @mentions not importing.
2016-08-29 09:45:27 -04:00
Asaad Mahmood
c2eac2b5dc PLT-4010 - Updating integration icons (#3885) 2016-08-26 12:33:37 -04:00
Ryan Wang
dfaccff44b Sorted teams by alphabetical order under System Console > Teams (#3868) 2016-08-25 10:45:24 -04:00
Corey Hulen
b49a019cec PLT-4004 fixing javascript error when switching teams (#3877) 2016-08-25 08:56:16 -04:00
Harrison Healey
8efa4dc9a5 Fixed number in title not appearing for direct messages (#3875) 2016-08-24 16:13:26 -08:00
enahum
7bd26b1927 Add missing directProfiles updates on real-time user updates (#3876) 2016-08-24 20:48:40 -03:00
enahum
e6d15f77e8 PLT-3942 Add real-time updates for center channel profile picture popover (#3871)
* PLT-3942 Add real-time updates for center channel profile picture pop-over

* Send user data with the websocket event to prevent further requests

* Add helper for profile sanitation
2016-08-24 18:10:49 -03:00
Ryan Wang
ec44df1b48 Trimmed beginning slash from command trigger word (#3866) 2016-08-24 12:55:01 -03:00
Myeonghyeon-Lee
23815a696c fix for team.display_name instead of team.name (#3827) 2016-08-24 11:05:39 -04:00
enahum
308ef81696 daily translations 20160823 (#3864) 2016-08-23 20:03:08 -03:00
enahum
9ab5a79962 PLT-3745 - Deauthorize OAuth Apps (#3852)
* Deauthorize OAuth APIs

* Deautorize OAuth Apps Account Settings

* Fix typo in client method

* Fix issues found by PM

* Show help text only when there is at least one authorized app
2016-08-23 18:06:17 -04:00
enahum
e406a92fbb Remove reference to config.json settings in strings (#3863) 2016-08-23 18:21:25 -03:00
Joram Wilander
065d01c121 Add notification settings to control what statuses allow push notifications (#3829) 2016-08-23 08:47:25 -04:00
David Lu
c93ce7af3f fixed signup (#3858) 2016-08-22 22:34:45 -08:00
enahum
a8dcadb1f3 PLT-3597 Fix select team message when user leaves a team (#3854) 2016-08-22 16:39:17 -08:00
Corey Hulen
e1fdc63f28 PLT-3593 fixing issue of removing from team DM list (#3857) 2016-08-22 20:39:05 -04:00
David Lu
05f8d138f4 PLT-3897 Fixed ALT+UP/DOWN crashing browser (#3848)
* Fixed ALT+UP/DOWN crashing browser

* changed order of return
2016-08-22 16:36:23 -08:00
Joram Wilander
80d83ae77c Prevent flagging of deleted posts and don't show deleted posts in flagged post list (#3846) 2016-08-22 16:36:01 -08:00
Joram Wilander
c3c62ad2ad PLT-3982 Add statuses to profile pictures in the RHS and popover member list (#3845)
* Added status indicator back to popover member list

* Updating positions of status indicator (#3844)

* Fixed squishy profile pictures and added statuses to RHS pics
2016-08-22 16:35:28 -08:00
Harrison Healey
3c50442d04 PLT-3841/PLT-3883 Fixed detection of local storage, persist system console team list after logout (#3849)
* PLT-3841 Fixed check to see if local/session storage is available

* PLT-3883 Saved selected teams in the admin console across a logout

* Clarified the code that checks if local storage is available
2016-08-22 21:07:37 -03:00
David Lu
ca351b617f PLT-2951 Improved signup process (#3771) 2016-08-22 15:33:01 -04:00
paranbaram
ffff24e625 Change en.json : PLT-3371 (#3825)
* Change en.json : PLT-3371

* Change jsx files for UI text

* Change jsx files for UI text
2016-08-22 14:16:38 -04:00
joonsun-baek
ec5f9d7889 PLT-3742 Changed emoticon pattern. (:D > grinning to smile) (#3817) 2016-08-22 14:14:43 -04:00
shieldsjared
b2a0fb066b PLT-3941 Updated the RHS menu logic for recent mentions to match the channel header, such that (at)all and (at)channel is removed from the search if the user has this included in their notification settings (#3842) 2016-08-22 13:11:37 -04:00
Ryan Wang
e8de443e17 Slash command in uppercase shows autocomplete (#3840) 2016-08-22 10:14:29 -04:00
Asaad Mahmood
06cf7c34a3 PLT-3981 - Fixing perfect scrollbar hover (#3839) 2016-08-22 10:10:34 -04:00
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
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
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
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
phrix32
1dc0996b89 PLT-3838 Remove close button shadow in modals (#3809) 2016-08-17 11:50:47 -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
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
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
enahum
52aa1120c5 PLT-3777 Channel URL name changes when display name is updated (#3795) 2016-08-15 09:21:57 -04:00