summaryrefslogtreecommitdiffstats
path: root/i18n
Commit message (Collapse)AuthorAgeFilesLines
* Updating golang dependancies (#4075)Christopher Speller2016-09-231-0/+8
|
* Fixing update roles API (#4060)Christopher Speller2016-09-221-0/+4
|
* Fix !channel linking in Slack import. (#4065)George Goldberg2016-09-211-0/+4
| | | | | Original version of the patch didn't take into account that, like with @mentions, there's an "old" and a "new" format in the Slack export files for channel mentions. This version imports both correctly.
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-151-0/+48
| | | | | | | | | | * WebRTC Server side * WebRTC System Console * Consistency on variable names * Add turn and stun uri validation
* Fix 'use slash command' instead of 'user slash command' (#4023)TzeKei Lee2016-09-141-2/+2
|
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-2/+22
|
* Some improvments to slack import (#4010)Christopher Speller2016-09-121-0/+16
|
* Translations for RC5 (#4004)enahum2016-09-099-1401/+1449
|
* PLT-4141 Validating SAML attributes (#4002)enahum2016-09-091-0/+4
|
* daily translations 20160908 (#3994)enahum2016-09-0810-1463/+1595
|
* PLT-3766 Change remaining LDAP references to AD/LDAP (#3985)Jason Blais2016-09-081-1/+1
| | | | | | | | | | * Update user.go * Update en.json * Update ldap_test_button.jsx * Update en.json
* PLT-3753 Added Segment analytics (#3972)David Lu2016-09-061-0/+8
|
* PLT-3775/PLT-4067 Fixes for email notifications for 3.4Harrison Healey2016-09-061-0/+4
|
* PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)Jason Blais2016-09-061-32/+32
|
* PLT-3921 Fix System Console Recent Active Users (#3856)enahum2016-09-061-0/+4
| | | * PLT-3921 System Console Recent Active Users
* daily translations 20160906 (#3961)enahum2016-09-0610-341/+917
|
* PLT-3875 Update error page to use Markdown and add error for missing OAuth ↵Joram Wilander2016-09-061-2/+2
| | | | | | | | | | | | code (#3934) * Update error page to use Markdown and add error for missing OAuth code * Add line breaks to error messages This is to make the error message easier to read. * Update en.json
* PLT-4041 Make SAML FirstName and LastName optional (#3951)enahum2016-09-061-8/+0
|
* Adding LDAP test connection button. Reordering LDAP settings. (#3912)Christopher Speller2016-09-011-0/+4
|
* PLT-3462 Add the ability to clear push notifications after channel is viewed ↵Joram Wilander2016-08-311-2/+14
| | | | | | | | (#3834) * Add the ability to clear push notifications after channel is viewed * Fix race condition between updating the mention count and reading it when sending push notifications
* Add debug logging when receiving an oauth redirect (#3916)Joram Wilander2016-08-311-0/+4
|
* PLT-1527 Add a slash command to set yourself away (#3752)Dmitri Aizenberg2016-08-311-0/+36
| | | | | | | | | | | | | | * added handlers for slash commands * added manual status persistance * added tests * removed extra debug output and comments * rebase - fixing the PR * making echo messages after slash commands ephemeral
* PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899)enahum2016-08-301-0/+4
|
* Update en.json (#3907)Yang Chen2016-08-301-1/+1
| | | Fixed grammar for e-mail notfication changing sign-in method
* Convert @mentions on Slack import. (#3837)George Goldberg2016-08-291-0/+4
| | | | | | | 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.
* Add channel name on email notification. (#3824)Sang Jun Lee2016-08-241-2/+6
|
* daily translations 20160823 (#3864)enahum2016-08-2310-249/+1473
|
* PLT-3745 - Deauthorize OAuth Apps (#3852)enahum2016-08-231-0/+4
| | | | | | | | | | | | * 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)enahum2016-08-231-2/+2
|
* Prevent flagging of deleted posts and don't show deleted posts in flagged ↵Joram Wilander2016-08-221-0/+4
| | | | post list (#3846)
* Split /shortcuts programmatically (#3850)David Lu2016-08-221-4/+28
|
* PLT-3754 EE: Add a Display Option to disable Join/Leave messages (#3808)enahum2016-08-181-0/+8
| | | | | | | | * 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
* PLT-3647 Email Batching (#3718)Harrison Healey2016-08-161-1/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Refactored mention parsing and added unit tests (#3806)Harrison Healey2016-08-161-0/+4
|
* daily translations 20160809 (#3772)enahum2016-08-0910-984/+1668
|
* PLT-3840 Fix Typos in cluster localization strings (#3761)enahum2016-08-081-4/+4
|
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-0/+44
| | | | | | | | | | | | | | | | | | * PLT-2899 adding clustering of app servers * PLT-2899 base framework * PLT-2899 HA backend * PLT-2899 Fixing config file * PLT-2899 adding config syncing * PLT-2899 set System console to readonly when clustering enabled. * PLT-2899 Fixing publish API * PLT-2899 fixing strings
* Reverting plt-3366 due to a bug (#3737)Christopher Speller2016-08-041-2/+2
|
* New Languages and translations (#3729)enahum2016-08-0410-105/+9545
|
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-90/+122
| | | | | | | | | | | | | | * PLT-3484 OAuth2 Service Provider * PM text review for OAuth 2.0 Service Provider * PLT-3484 OAuth2 Service Provider UI tweaks (#3668) * Tweaks to help text * Pushing OAuth improvements (#3680) * Re-arrange System Console for OAuth 2.0 Provider
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-0/+4
| | | | | | | | * PLT-3408 Changed serverside code to get the service's URL from config.json * PLT-3408 Changed most clientside code to use the SiteURL config setting instead of window.location * PLT-3408 Changed default SiteURL to be autodetected
* Add ALT+[click on message] and ESC to /shortcuts (#3714)Jason Blais2016-08-021-2/+2
| | | | | | * Add ALT+[click on message] and ESC to /shortcuts * Remove extra space
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-291-3/+3
| | | | | | | | | | | | | | | | * 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
* PLT-3752 Changed email connection test to use the existing password if ↵Harrison Healey2016-07-291-0/+4
| | | | unchanged by client (#3685)
* Adding migration support to LDAP from other account types (#3655)Christopher Speller2016-07-261-0/+8
|
* Changing LDAP behavour so users disabled in LDAP server are disabled in ↵Christopher Speller2016-07-261-0/+4
| | | | Mattermost. (#3669)
* daily + include nederlands (#3659)enahum2016-07-228-24/+4750
|
* PLT-1866/PLT-3509 Added links to download the native apps (#3651)Harrison Healey2016-07-221-0/+4
| | | | | | | | | | | | * 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-211-1/+9
| | | | | | | | | | * 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
* Added missing status init localization string (#3642)Joram Wilander2016-07-201-0/+4
|