Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Sorted teams by alphabetical order under System Console > Teams (#3868) | Ryan Wang | 2016-08-25 | 1 | -5/+23 | |
| | ||||||
* | PLT-4004 fixing javascript error when switching teams (#3877) | Corey Hulen | 2016-08-25 | 1 | -1/+1 | |
| | ||||||
* | Fixed number in title not appearing for direct messages (#3875) | Harrison Healey | 2016-08-24 | 2 | -6/+4 | |
| | ||||||
* | Add missing directProfiles updates on real-time user updates (#3876) | enahum | 2016-08-24 | 2 | -0/+7 | |
| | ||||||
* | PLT-3942 Add real-time updates for center channel profile picture popover ↵ | enahum | 2016-08-24 | 2 | -0/+12 | |
| | | | | | | | | | | (#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 | |||||
* | Trimmed beginning slash from command trigger word (#3866) | Ryan Wang | 2016-08-24 | 1 | -1/+6 | |
| | ||||||
* | fix for team.display_name instead of team.name (#3827) | Myeonghyeon-Lee | 2016-08-24 | 1 | -15/+13 | |
| | ||||||
* | daily translations 20160823 (#3864) | enahum | 2016-08-23 | 10 | -378/+1583 | |
| | ||||||
* | PLT-3745 - Deauthorize OAuth Apps (#3852) | enahum | 2016-08-23 | 4 | -40/+251 | |
| | | | | | | | | | | | | * 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 | |||||
* | Remove reference to config.json settings in strings (#3863) | enahum | 2016-08-23 | 1 | -1/+1 | |
| | ||||||
* | Add notification settings to control what statuses allow push notifications ↵ | Joram Wilander | 2016-08-23 | 3 | -69/+195 | |
| | | | | (#3829) | |||||
* | fixed signup (#3858) | David Lu | 2016-08-22 | 1 | -1/+2 | |
| | ||||||
* | PLT-3597 Fix select team message when user leaves a team (#3854) | enahum | 2016-08-22 | 1 | -2/+4 | |
| | ||||||
* | PLT-3593 fixing issue of removing from team DM list (#3857) | Corey Hulen | 2016-08-22 | 6 | -11/+37 | |
| | ||||||
* | PLT-3897 Fixed ALT+UP/DOWN crashing browser (#3848) | David Lu | 2016-08-22 | 1 | -0/+15 | |
| | | | | | | * Fixed ALT+UP/DOWN crashing browser * changed order of return | |||||
* | Prevent flagging of deleted posts and don't show deleted posts in flagged ↵ | Joram Wilander | 2016-08-22 | 2 | -28/+42 | |
| | | | | post list (#3846) | |||||
* | PLT-3982 Add statuses to profile pictures in the RHS and popover member list ↵ | Joram Wilander | 2016-08-22 | 7 | -31/+74 | |
| | | | | | | | | | | (#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 | |||||
* | PLT-3841/PLT-3883 Fixed detection of local storage, persist system console ↵ | Harrison Healey | 2016-08-22 | 2 | -10/+22 | |
| | | | | | | | | | | 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 | |||||
* | PLT-2951 Improved signup process (#3771) | David Lu | 2016-08-22 | 8 | -850/+1113 | |
| | ||||||
* | Change en.json : PLT-3371 (#3825) | paranbaram | 2016-08-22 | 5 | -14/+14 | |
| | | | | | | | | * Change en.json : PLT-3371 * Change jsx files for UI text * Change jsx files for UI text | |||||
* | PLT-3742 Changed emoticon pattern. (:D > grinning to smile) (#3817) | joonsun-baek | 2016-08-22 | 1 | -1/+1 | |
| | ||||||
* | PLT-3941 Updated the RHS menu logic for recent mentions to match the channel ↵ | shieldsjared | 2016-08-22 | 1 | -4/+5 | |
| | | | | header, such that (at)all and (at)channel is removed from the search if the user has this included in their notification settings (#3842) | |||||
* | Slash command in uppercase shows autocomplete (#3840) | Ryan Wang | 2016-08-22 | 1 | -1/+1 | |
| | ||||||
* | PLT-3981 - Fixing perfect scrollbar hover (#3839) | Asaad Mahmood | 2016-08-22 | 2 | -1/+24 | |
| | ||||||
* | Ctrl+Enter sends messages in mobile view (#3833) | Ryan Wang | 2016-08-19 | 2 | -2/+4 | |
| | ||||||
* | Fix the elusive missing posts bug (#3836) | Joram Wilander | 2016-08-19 | 2 | -8/+21 | |
| | ||||||
* | PLT-1831 Add statuses to centre channel profile pictures (#3826) | Joram Wilander | 2016-08-19 | 10 | -43/+170 | |
| | | | | | | | | | | * 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 | |||||
* | Fixed calculation of mention count for direct channels (#3831) | Harrison Healey | 2016-08-18 | 1 | -1/+1 | |
| | | | | | | * Fixed clientside calculation of direct channel mention count * Fixed serverside calculation of direct channel mention count | |||||
* | PLT-3642 Add PDF previewer (#3812) | Joram Wilander | 2016-08-18 | 6 | -12/+241 | |
| | | | | | | * Added a PDF previewer * PLT-3900 - Improving UI for the pdf max pages (#3800) | |||||
* | PLT-3754 EE: Add a Display Option to disable Join/Leave messages (#3808) | enahum | 2016-08-18 | 6 | -6/+143 | |
| | | | | | | | | * 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 | |||||
* | Add flagging functionality to search results (#3803) | Joram Wilander | 2016-08-18 | 2 | -31/+62 | |
| | ||||||
* | PLT-2345 Switch "help" link below text input box to localizable version (#3794) | enahum | 2016-08-18 | 12 | -2/+748 | |
| | ||||||
* | Fixed public links being created using percent encoded filename and then ↵ | Harrison Healey | 2016-08-18 | 1 | -1/+1 | |
| | | | | accessed without it (#3830) | |||||
* | PLT-3842 - Fixing scrolling issue on account/team settings modal (#3819) | Asaad Mahmood | 2016-08-18 | 6 | -6/+18 | |
| | ||||||
* | Added error message for no signin methods (#3821) | David Lu | 2016-08-18 | 2 | -0/+15 | |
| | ||||||
* | PLT-3838 Remove close button shadow in modals (#3809) | phrix32 | 2016-08-17 | 1 | -0/+1 | |
| | ||||||
* | PLT-3881 Fix websocket errors after leaving the team (#3815) | Corey Hulen | 2016-08-17 | 2 | -0/+6 | |
| | ||||||
* | Fix typo in admin.service.siteURLDescription (#3818) | Jason Blais | 2016-08-17 | 2 | -2/+2 | |
| | | | | | | * Fix typo in admin.service.siteURLDescription * Update configuration_settings.jsx | |||||
* | Multiple UI Improvements (#3804) | Asaad Mahmood | 2016-08-16 | 8 | -26/+69 | |
| | | | | | | | | | | | | | | * 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 | |||||
* | Clear search term before displaying flagged posts (#3802) | Joram Wilander | 2016-08-16 | 1 | -6/+6 | |
| | ||||||
* | Correctly reset tracker for updateLastViewedAt and other asynchronous calls ↵ | Joram Wilander | 2016-08-16 | 1 | -4/+5 | |
| | | | | (#3801) | |||||
* | PLT-3647 Email Batching (#3718) | Harrison Healey | 2016-08-16 | 10 | -174/+349 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | PLT-3886 Add missing period in tutorial intro screen (#3811) | Jason Blais | 2016-08-16 | 2 | -2/+2 | |
| | | | | | | * Add missing period in tutorial intro screen * Update en.json | |||||
* | Fixed mentions not updating when team switched (#3807) | David Lu | 2016-08-15 | 1 | -2/+7 | |
| | ||||||
* | Hardcoded login footer sitename to Mattermost (#3805) | David Lu | 2016-08-15 | 1 | -1/+1 | |
| | ||||||
* | PLT-3005 Added confirmation screen to integrations (#3747) | David Lu | 2016-08-15 | 11 | -20/+286 | |
| | ||||||
* | PLT-3777 Channel URL name changes when display name is updated (#3795) | enahum | 2016-08-15 | 1 | -15/+0 | |
| | ||||||
* | PLT-3869 Fix set default language when user logs out (#3796) | enahum | 2016-08-15 | 1 | -0/+1 | |
| | ||||||
* | PLT-3844 Fix Not redirected out of system console after demoting self from ↵ | enahum | 2016-08-15 | 1 | -3/+3 | |
| | | | | System Admin (#3797) | |||||
* | Add missin localization strings (#3798) | enahum | 2016-08-15 | 1 | -2/+5 | |
| |