summaryrefslogtreecommitdiffstats
path: root/i18n
Commit message (Collapse)AuthorAgeFilesLines
* MM-11384: Add system install date information to the client config (#9218)Jesús Espino2018-08-081-0/+8
| | | | | | | | * MM-11384: Add system install date information to the client config * Fixing translation text * Fixes from Peer Review
* translations PR 20180802 (Adds Romanian) (#9210)Elias Nahum2018-08-068-53/+6418
| | | | | | * translations PR 20180802 * Fix romanian translation
* MM-11576: Allow to join and add members to archived channels (#9214)Jesús Espino2018-08-031-8/+0
|
* Fixed inconsistencies (#9120)der-test2018-08-011-4/+4
| | | | | | | | * Fixed inconsistencies See https://pre-release.mattermost.com/core/pl/339m9zipst8n7kc19fossntose * Update en.json
* translations PR 20180730 (#9191)Elias Nahum2018-08-0114-341/+1902
| | | | | | * translations PR 20180730 * Fix japanese
* MM-11243: Make Elasticsearch work after enabling without restart. (#9146)George Goldberg2018-07-261-0/+8
| | | | | | * MM-11243: Make Elasticsearch work after enabling without restart. * Also cope with config vars changing whilst enabled.
* unpack prepacked plugins on plugins initialization (#9149)Jesse Hallam2018-07-261-0/+4
| | | | | | * unpack prepackaged plugins on plugins initialization * leverage utils.FindDir
* added the custom icon and username for the outgoing webhook and its response ↵Pradeep Murugesan2018-07-251-0/+7
| | | | | | | | | | | | (#9141) * 8272 added the username and icon as part of the model and persisted the same * 8272 added the custome icon and name when set to the web hook response * 8272 changed the infinte loop to timeout after 5 seconds * 8272 fixed review comments
* Break HTML blocks to individual strings (#8903)Yusuke Nemoto2018-07-201-17/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Modifying message and templates about mfa_change * Modifying message and templates about password_change * Modify message and template about password_reset * Modify message and template about singin_change * Modify message and template about email_info * Modify message and template about change_username * Modify message about change_email * Add missing props * Add argument * Modify message and template about token_added * Modify messages and template about notification_email * Modify message and template about deactivate_email * Fix style * Remove unused message * Remove br tags * Modify message and code about invite_mail * Add missing message
* MM-11003: Global Relay Export Refactor (#9136)Jesús Espino2018-07-201-0/+44
|
* Renamed translation in actiance export (#9132)Jesús Espino2018-07-201-1/+1
|
* Support attachments in post and replies - Bulk import (#9124)Pradeep Murugesan2018-07-201-0/+8
| | | | | | | | | | * 9006 - process the attachments of the post * 9006 enabling the import of attachments in the reply post * 9006 assert if the post and files are linked * 9006 fixed the typo
* Add missed plugin error translation (#9131)Jesús Espino2018-07-191-0/+4
|
* Support for Embeded chat (#9129)Chris Duarte2018-07-181-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add ucLive support crazy testing lovely logs more cookie work arounds Added Access-Control-Expose-Headers to user login Add complete_saml_body template and revert loginWithSaml endpoint Set Access-Control-Allow-Credentials to true in user login Login via email instead of username Clean up code Add comment to give some context Move faml logic into saml function Communicate via chrome sendMessage api Remove unused code Add config to support multiple extensions Clean up embedded complete_saml template Fix indentation for templates Added license header to extension.go Add EnableExperimentalExtensions flag Extension validated for email auth Clean up api auth code Remove complete_saml_body.html * Add extension support in saml * Clean up code * Clean up extension validation
* translations PR 20180718 (#9123)Elias Nahum2018-07-1814-99/+359
|
* Update en.json (#9096)Jason Blais2018-07-181-1/+1
|
* MM-11172: Don't allow reacting in read-only town square. (#9106)George Goldberg2018-07-161-0/+4
|
* Merge remote-tracking branch 'upstream/release-5.1' into ↵cpanato2018-07-1214-304/+616
|\ | | | | | | release-5.1-daily-merge-20180712
| * translations PR 20180711 (#9099)Elias Nahum2018-07-1114-304/+616
| |
* | Merge remote-tracking branch 'upstream/release-5.1' into ↵cpanato2018-07-1014-621/+697
|\| | | | | | | release-5.1-daily-merge-20180710
| * translations PR 20180709 (#9082)Elias Nahum2018-07-1013-620/+672
| |
| * MM-11229: Fix invite people slash command and add test case. (#9074)George Goldberg2018-07-101-0/+4
| |
| * MM-11228: Fix channel update/patch API endpoints. (#9073)George Goldberg2018-07-101-0/+4
| |
| * MM-11227: Fix group msg slash command. (#9070)George Goldberg2018-07-101-0/+4
| |
| * MM-11120 Adding setting to disable email invitations and rate limiting. (#9063)Christopher Speller2018-07-101-0/+8
| | | | | | | | | | | | | | | | | | | | * Adding setting to disable email invitations. * Adding a setting and rate limiting for email invite sending. * Modifying email rate limit to 20/user/hour * Adding EnableEmailInvitations to client side config and command.
| * MM-11174: Fix /msg slash command. (#9059)George Goldberg2018-07-101-0/+4
| |
| * Update custom url schemes error message to reflect what we actually support ↵Harrison Healey2018-07-091-1/+1
| | | | | | | | (#9061)
* | Merge remote-tracking branch 'upstream/release-5.1' into ↵cpanato2018-07-061-0/+4
|\| | | | | | | release-5.1-daily-merge-20180706
| * MM-11118: disallow deleting direct or group channels (#9054)Jesse Hallam2018-07-051-0/+4
| |
* | Add ability to bulk import emoji (#9048)Joram Wilander2018-07-051-0/+16
|/ | | | | | | | * Add ability to bulk import emoji * Improve error handling * Update test config
* translations PR 20180702 (#9038)Elias Nahum2018-07-0314-8436/+1728
|
* add MaxLifetimeconns to server (#9004)Jerry Kurian2018-06-281-27/+31
| | | | | | | | | | | | | | | | | | | | | Update e.json string names and remove console log reorder variables update db.setConnMaxLifetime to take in *settings.MaxLifetimeConns Add MaxLifetimeConns to test Update variable names like MaxLifetimeConns to ConnMaxLifetimeMilliseconds Update time passed to SetConnMaxLifetime Revert "Update time passed to SetConnMaxLifetime" This reverts commit dc1c1b6d5a6404d4ee11c65d4756c19f9316794f. update en.json Update supplier_test.go and docker.go ConnMaxLifetimeMilliseconds to 3600000
* Add english missed texts to i18n/en.json (#8987)Jesús Espino2018-06-281-616/+88
| | | | | * Add English missed texts to i18n/en.json * Update en.json
* translations PR 20180625 (#8998)Elias Nahum2018-06-2714-26173/+11561
|
* MM-11008: Fix translation and change the code to be auto-extracted (#9009)Jesús Espino2018-06-261-0/+8
|
* MM-10570: Make permissions reset command clear custom role assignments. (#8976)George Goldberg2018-06-251-0/+60
|
* MM-8810: Add CSV Compliance export (#8966)Jesús Espino2018-06-221-9/+17
| | | | | | | | | | | | * MM-8810: Add CSV Compliance export * Only allowing to schedule actiances export throught the cli * De-duplicating some code * Fixes on texts * Fixes on translations
* Using i18n extract to generate the i18n/en.json file (#8980)Jesús Espino2018-06-211-2105/+761
| | | | | | * Sort translations * Added untranslated and removed unussed strings
* fix typo in en.json and remove trailing spaces (#8975)Carlos Tadeu Panato Junior2018-06-211-1/+1
|
* MM-10233: Add scheme importing to bulk importer. (#8928)George Goldberg2018-06-211-0/+72
|
* translations PR 20180619 (#8963)Elias Nahum2018-06-2014-268/+164
|
* Add missed translations (#8959)Jesús Espino2018-06-191-0/+80
|
* MM-6992 Added highlighting to elasticsearch results (#8861)Harrison Healey2018-06-191-0/+4
| | | | | | | | * MM-6992 Added highlighting to elasticsearch results * Added a unique type for post search matches * Fixed Elasticsearch matches not being sent through API
* Small translation fixes (#8940)Jesús Espino2018-06-161-3/+3
|
* Merge remote-tracking branch 'upstream/release-5.0' into ↵cpanato2018-06-151-0/+4
|\ | | | | | | release-5.0-merge-to-master-20180615
| * Add more oauth logging and note about GitLab ToS for login (#8949)Joram Wilander2018-06-141-0/+4
| |
* | Merge remote-tracking branch 'upstream/release-5.0' into ↵cpanato2018-06-147-345/+345
|\| | | | | | | release-5.0-merge-to-master-20180614-1
| * translations PR 20180613 (#8947)Elias Nahum2018-06-147-345/+345
| |
* | MM-10790: Fix Slack Import logs that got broken in refactoring. (#8938)George Goldberg2018-06-111-16/+0
|/
* translations PR 20180604 (#8909)Elias Nahum2018-06-0514-643/+2723
|