summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed clientside emoji tests leaving behind a temporary file (#3691)Harrison Healey2016-07-312-1/+6
|
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-2911-142/+773
| | | | | | | | | | | | | | | | * EE: Add Google and Office365 SSO through OAuth2 * Add localization strings * Text tweaks for PLT-3633 * Added sign-up button for Office 365 * Updated some error messages and a bit of licensing * Updated sign-in method section in user settings to include Google and Office365 * Added more localization strings
* Online status in all modals (#3617)samogot2016-07-294-13/+49
| | | | | | | | * add wrapper to modal avatar image which show small round indicator of online/away status of member in all modals * add offline indicator * the color of the status indicators follow the theme
* Policy help text (#3681)Eric Sethna2016-07-292-6/+6
| | | | | | * Update policy_settings.jsx * Update en.json
* PLT-3752 Changed email connection test to use the existing password if ↵Harrison Healey2016-07-291-1/+6
| | | | unchanged by client (#3685)
* PLT-3668 Fix Dropdown for System Admins in Manage Members is empty (#3687)enahum2016-07-291-0/+4
|
* PLT-3687 Restrict the name "matterbot" from usernames (#3686)enahum2016-07-281-1/+2
|
* PLT-3553 Fix System messages show an empty box (#3689)enahum2016-07-283-23/+44
|
* Update LDAP help text (#3695)lfbrock2016-07-282-2/+2
| | | | | | | | | | * Update ldap-settings.jsx * Update en.json * Update ldap_settings.jsx * Update en.json
* Fix console error when receiving a new message in the system console or on ↵Joram Wilander2016-07-281-2/+4
| | | | another team (#3688)
* Initialize and close WebSocket more accurately and consistently (#3683)Joram Wilander2016-07-272-11/+6
|
* Only get channels and posts on WebSocket connect if team is set (#3684)Joram Wilander2016-07-272-3/+5
|
* Changing LDAP behavour so users disabled in LDAP server are disabled in ↵Christopher Speller2016-07-261-2/+18
| | | | Mattermost. (#3669)
* PLT-3698 Improved handling of colons around a custom emoji's name (#3676)Harrison Healey2016-07-261-0/+5
|
* Add option to trigger outgoing webhook if first word starts with trigger ↵Pierre Rudloff2016-07-264-0/+79
| | | | word (#3611)
* Removed Legal & Support settings from UI if empty (#3662)David Lu2016-07-251-36/+59
|
* fixed mobile enter button (#3639)David Lu2016-07-252-2/+2
|
* Added icons next to channels in channel switcher (#3663)David Lu2016-07-251-3/+22
|
* PLT-3585 Added a timeout to the file upload overlay (#3656)Harrison Healey2016-07-222-41/+50
|
* daily + include nederlands (#3659)enahum2016-07-229-20/+1833
|
* PLT-3683 Changed Utils.isMobileApp to return false for desktop apps (#3654)Harrison Healey2016-07-221-5/+1
|
* Updated custom emoji help text (#3653)Harrison Healey2016-07-222-5/+14
|
* PLT-1866/PLT-3509 Added links to download the native apps (#3651)Harrison Healey2016-07-2210-4/+223
| | | | | | | | | | | | * PLT-1866 Added configurable links for native app downloads * PLT-1866 Added native app download link to main menu * PLT-3509 Added native app link to tutorial * PLT-3509 Added native app link to welcome email * PLT-3509 Made link to apps in welcome email conditional on being set
* PLT-2408 Adds here mention for online users (#3619)Joram Wilander2016-07-214-1/+15
| | | | | | | | | | * Added @here mention that notifies online users * Fixed existing race condition that would sometime cause clients to miss mention count changes * Added missing localization strings * Prevent @here from mentioning the user who posted it
* Fix RHS not closing when thread is deleted by another user (#3641)Joram Wilander2016-07-202-7/+27
|
* If user tries to change email to current email, do nothing (#3643)Joram Wilander2016-07-201-1/+1
|
* removed create account link if signup disabled (#3646)David Lu2016-07-201-1/+9
|
* Added HTML formatting to Storage Settings (#3648)David Lu2016-07-201-2/+2
|
* PLT-3482/PLT-3551/PLT-3552 Fixed some markdown list parsing (#3637)Harrison Healey2016-07-201-1/+1
| | | | | | | | | | * PLT-3552 Partially-fixed an invalid test case * PLT-3551 Removed an invalid test case * PLT-3482 Added a test case for multiple lists separated by text * PLT-3482 Updated marked to fix multiple lists separated by text
* PLT-3268 Made keyboard shortcuts open/close account settings and channel ↵David Lu2016-07-202-4/+2
| | | | | | | | switcher (#3635) * made keyboard shortcuts open/close account settings and channel switcher * made booleans toggle
* PLT-3629 fix uploading certificates if the files in the config do not exists ↵enahum2016-07-202-0/+33
| | | | (#3634)
* PLT-2712 Added view members for non-admins in channel and team (#3618)David Lu2016-07-207-27/+81
| | | | | | * Added view members for non-admins in channel and team * changed variable name
* daily translations 20160719 (#3638)enahum2016-07-206-3/+33
|
* Fix doc links in System Console > Webhooks and Commands (#3631)Harrison Healey2016-07-191-4/+4
|
* PLT-3622 - Fixing error on sign up complete page (#3630)Asaad Mahmood2016-07-191-6/+14
|
* PLT-3690 Updated marked to not break URLs on exclamation marks (#3627)Harrison Healey2016-07-191-1/+1
|
* PLT-3644 - Updating link previews behaviour (#3620)Asaad Mahmood2016-07-192-6/+6
|
* Fix web app manifest (#3582)Pierre Rudloff2016-07-193-21/+36
|
* Fix client tests (#3628)enahum2016-07-191-0/+1
|
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-1989-95/+4303
|
* daily translations 20160718 (#3621)enahum2016-07-197-45/+1763
|
* Rendered invalid URLs as plain text when parsing markdown (#3616)Harrison Healey2016-07-191-2/+2
|
* PLT-3357 Fixed scrolling in channel switcher (#3603)David Lu2016-07-191-0/+4
| | | | | | * fixed scrolling in channel switcher * Fixed it in css
* PLT-914 Add mention notifications for replies on a comment thread (#3130)samogot2016-07-197-16/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-914 Add mention notifications for replies on a comment thread * remove useless store method fix highlighting comments posted before th user write something to thread * refactor out isCommentMention function after rebase * change comment bar highlighting to replay icon mention highlighting * settings and always visible highlight * fix unit tests for new settings * change highlight behaviour - if any message in comment thread generates mention - all thread is highlighted - remove always visible highlightion * fix bug about the textarea in the center channel not clearing * fix default settings value notify_props.comments * do not highlight own comments if there is no other user's messages in thread * refactor out ReactDOM.findDOMNode * refactor out using of UserStore from component
* Fixed use of deprecated function (#3615)Harrison Healey2016-07-181-2/+2
|
* Added default to max users per team (#3602)David Lu2016-07-184-4/+12
|
* Fixed highighting at all mentions when enabled (#3606)Harrison Healey2016-07-181-4/+1
|
* Added a space before all entries in @mention autocomplete (#3605)Harrison Healey2016-07-181-3/+4
|
* Sorted channels by name if their display_name is equal (#3607)Harrison Healey2016-07-181-1/+5
|
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-188-39/+51
| | | | | | | | | | * Refactored statuses into a more real-time system * Updated package.json with correct commit and fixed minor bug * Minor updates to statuses based on feedback * When setting status online, update only LastActivityAt if status already exists