Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor UI improvements (#3904) | Asaad Mahmood | 2016-08-30 | 3 | -36/+73 |
| | | | | | | * PLT-3917 - Adding cross icon to remove deleted post in the RHS. * PLT-3997 - Improving the integration confirmation screen | ||||
* | PLT-3980 sort custom emoji alphabetically by id. (#3893) | George Goldberg | 2016-08-29 | 1 | -0/+5 |
| | | | This sorts the emoji based on their id in the custom emoji list. | ||||
* | PLT-2074 Refactor desktop notification settings UI and add setting for ↵ | Joram Wilander | 2016-08-29 | 8 | -271/+542 |
| | | | | | | | | | | duration (#3883) * Refactor desktop notification settings UI and add setting for duration * Update en.json * Update desktop_notification_settings.jsx | ||||
* | Revert/Fix PLT-2805 (#3873) | David Lu | 2016-08-29 | 7 | -51/+71 |
| | |||||
* | PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for ↵ | Harrison Healey | 2016-08-29 | 20 | -142/+765 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Convert @mentions on Slack import. (#3837) | George Goldberg | 2016-08-29 | 4 | -2/+32 |
| | | | | | | | 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. | ||||
* | Removing out-of-date trademark protection | it33 | 2016-08-27 | 1 | -5/+2 |
| | |||||
* | Moving CheckBrowserCompatability to debug (#3889) | Corey Hulen | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | PLT-4010 - Updating integration icons (#3885) | Asaad Mahmood | 2016-08-26 | 6 | -7/+8 |
| | |||||
* | 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 |
| | |||||
* | Fixing license (#3878) | Corey Hulen | 2016-08-25 | 4 | -9/+21 |
| | | | | | | | | * Fixing sanitize license * Fixing license * Fixing unit tests | ||||
* | PLT-3695 refactoring to use sql_upgrader (#3788) | Corey Hulen | 2016-08-24 | 21 | -628/+250 |
| | | | | | | | | | | | | | | | | | | | | * PLT-3695 unitying upgrade support * PLT-3695 refactoring to use sql_upgrader * Fixing unit test * Adding 3.3 to 3.4 * Fixing upgrading * Seperating DB schema from version.go * Fixing upgrade cmd * Moving to const for exit codes * remving old unused code | ||||
* | 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 | 3 | -1/+7 |
| | |||||
* | PLT-3942 Add real-time updates for center channel profile picture popover ↵ | enahum | 2016-08-24 | 5 | -44/+50 |
| | | | | | | | | | | (#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 | ||||
* | Add channel name on email notification. (#3824) | Sang Jun Lee | 2016-08-24 | 2 | -13/+35 |
| | |||||
* | 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 |
| | |||||
* | Temporarily add response body logging for access token request to help ↵ | Joram Wilander | 2016-08-24 | 1 | -2/+9 |
| | | | | debugging (#3872) | ||||
* | daily translations 20160823 (#3864) | enahum | 2016-08-23 | 20 | -627/+3056 |
| | |||||
* | Update test-attachments.md (#3862) | lfbrock | 2016-08-23 | 1 | -1/+1 |
| | |||||
* | PLT-3745 - Deauthorize OAuth Apps (#3852) | enahum | 2016-08-23 | 12 | -41/+532 |
| | | | | | | | | | | | | * 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 | 2 | -3/+3 |
| | |||||
* | Add notification settings to control what statuses allow push notifications ↵ | Joram Wilander | 2016-08-23 | 5 | -74/+233 |
| | | | | (#3829) | ||||
* | fixed signup (#3858) | David Lu | 2016-08-22 | 1 | -1/+2 |
| | |||||
* | Fix load config panic errors to display message instead of id (#3855) | enahum | 2016-08-22 | 1 | -2/+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 | 6 | -29/+78 |
| | | | | 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 | ||||
* | Changed /teams/all api to only return teams the current user is a member of ↵ | Harrison Healey | 2016-08-22 | 2 | -30/+21 |
| | | | | if they're not an admin (#3853) | ||||
* | 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 |
| | |||||
* | Reset context error for incoming webhooks after checking permission (#3847) | Joram Wilander | 2016-08-22 | 1 | -0/+1 |
| | |||||
* | Split /shortcuts programmatically (#3850) | David Lu | 2016-08-22 | 3 | -8/+47 |
| | |||||
* | 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 |
| | |||||
* | Fixing 404 errors (#3838) | Corey Hulen | 2016-08-22 | 1 | -6/+1 |
| | |||||
* | 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 |
| | |||||
* | removed files (#3835) | David Lu | 2016-08-19 | 2 | -5780/+0 |
| | |||||
* | 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 | ||||
* | Refactored CreatePost to not use context (#3813) | David Lu | 2016-08-19 | 10 | -67/+5855 |
| | |||||
* | Fixed calculation of mention count for direct channels (#3831) | Harrison Healey | 2016-08-18 | 3 | -2/+4 |
| | | | | | | * 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) |