summaryrefslogtreecommitdiffstats
path: root/i18n
Commit message (Collapse)AuthorAgeFilesLines
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-191-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-6080 adding cluster discovery service * Adding memberlist lib * Adding memberlist lib * WIP * WIP * WIP * WIP * Rolling back config changes * Fixing make file * Fixing config for cluster * WIP * Fixing system console for clustering * Fixing default config * Fixing config * Fixing system console for clustering * Tweaking hub setting * Bumping up time * merging vendor dir * Updating vendor dir * Fixing unit test * Fixing bad merge * Remove some testing code * Moving comment * PLT-6868 adding db ping retry * Removing unused loc strings * Adding defer to cancel
* PLT-3901 send different push message when only images attached (#6672)Corey Hulen2017-06-161-0/+4
|
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-159-133/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-6787 Fixed being able to send a post before files finished uploading (#6617) * Fix quick switcher for channels/users not stored locally (#6610) * Fix button text on confirm mention modal (#6609) * fix post delete permission of channel admin (#6608) * open comment thread for the most recent reply-able message (#6605) * Use mutex flag with yarn to prevent concurrent builds interfering (#6619) * Use mutex flag with yarn to prevent concurrent builds interfering * Remove yarn mutex file with clean * Minor bug fixes (#6615) * PLT-6774 - Fixing color for offline icon * PLT-6784 - Fixing status icon * Fixing icon margin * Updating caret position * PLT-6070 Have ChannelMentionProvider stop searching after a term returns no results (#6620) * Fixing JS error (#6623) * Minor bug fixes (#6622) * PLT-6808 - Updating channel switcher on mobile * PLT-6743 - Updating scrollbar styling * Login instead of failing if user exists in OAuth sign-up flow (#6627) * PLT-6802 Disable team switcher (#6626) * Disable team switcher * Fix ESLint errors * PLT-6807 Ensured select teams page can scroll on iOS (#6630) * Do not redirect from account switch pages on 401 (#6631) * Fixing loadtest command and renaming to /test (#6624) * PLT-6820 Update mattermost-redux dependency (#6632) * translations PR 20170612 (#6629) * Bump HTTP client timeout to 30 seconds (#6633) * For team unreads return empty array instead of null (#6636) * PLT-6831 Fix status modal localization IDs (#6637) * Fix status modal localization IDs * Update test snapshot
* translations PR 20170606 (#6592)enahum2017-06-0613-169/+313
|
* translations PR 20170529 (#6514)enahum2017-06-0513-142/+190
|
* [PLT-6697] Added CTRL/CMD+SHIFT+K shortcut to open 'more direct messages' ↵Saturnino Abril2017-06-051-0/+4
| | | | | | | | | | dialog (#6534) * add keypress shortcut to open 'more direct messages' dialog * removed duplicate e.preventDefault() * add text description to /shortcuts output
* add shortcut that opens a comment thread for most recent message in a ↵Saturnino Abril2017-06-021-0/+4
| | | | channel (#6549)
* PLT-6503 Updated error when invalid image is uploaded as profile picture (#6508)Harrison Healey2017-06-021-1/+1
|
* Fixed debug message for push notifications (#6536)Harrison Healey2017-06-011-4/+0
|
* PLT-5699 Improvements to channel switcher (#6486)Joram Wilander2017-05-311-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor channel switcher to not wait on server results * Change channel switcher to quick switcher and include team switching * Add sections, update ordering and add discoverability button * Fix styling error * Use CMD in text if on mac * Clean yarn cache on every install * Various UX updates per feedback * Add shortcut help text for team switcher * Couple more updates per feedback * Some minor fixes for GM and autocomplete race * Updating UI for channel switcher (#6504) * Updating channel switcher button (#6506) * Updating switcher modal on mobile (#6507) * Removed jQuery usage * Rename function to toggleQuickSwitchModal
* [PLT-5465/APIV4] GET /system/health - Improve ping health check to have ↵Carlos Tadeu Panato Junior2017-05-301-0/+4
| | | | | | | | | | limits (#6331) * implement PLT-5465 - Improve ping health check to have limits * update /ping and delete /health * remove permission check
* PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout ↵Joram Wilander2017-05-291-0/+4
| | | | | | | | | | | | setting (#6410) * Update gorp to mattermost fork and add connection timeout setting * Add go dependency * Rename from connection timeout to query timeout * Properly add gorp dependency
* PLT-6643 Add Turkish to Mattermost (#6500)enahum2017-05-261-0/+6234
|
* translations PR 20170522 (#6475)enahum2017-05-2612-166/+1222
|
* change messages per PLT-6392 (#6481)Carlos Tadeu Panato Junior2017-05-231-2/+2
|
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-181-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added initial job server * Added job server to be ran as part of platform * Added test job to the enterprise repo * Fixed job server not loading license * Renamed job package to jobs * Fixed TE not being buildable * Added JobStatus table to database * Changed fields used by JobStatus * Added APIs to query job status * Added config change listener to server * Added option to run job server from Makefile * Added ability to enable/disable jobs from config * Commented out placeholder for search indexing job * Fixed govet * Removed debug messages and fixed job api init message
* PLT-6472: Basic Elastic Search implementation. (#6382)George Goldberg2017-05-181-0/+52
| | | | | | | | | | | | | | * PLT-6472: Basic Elastic Search implementation. This currently supports indexing of posts at create/update/delete time. It does not support batch indexing or reindexing, and does not support any entities other than posts yet. The purpose is to more-or-less replicate the existing full-text search feature but with some of the immediate benefits of using elastic search. * Alter settings for AWS compatability. * Remove unneeded i18n strings.
* Merge branch 'release-3.9' into merge-3.9JoramWilander2017-05-1212-65/+109
|\
| * translations PR 20170509 (#6367)enahum2017-05-1112-65/+109
| |
* | Fix some issues in English (#5714)William Gathoye2017-05-111-17/+17
| |
* | Add tests for CreateUserWithInviteId and CreateUserWithHash (#6363)Carlos Tadeu Panato Junior2017-05-101-0/+8
| |
* | implement open graph metadata for apiV4 (#6343)Carlos Tadeu Panato Junior2017-05-101-0/+4
| |
* | implement PLT-6469 - Send HELO request containing domain name to SMTP server ↵Carlos Tadeu Panato Junior2017-05-091-0/+8
|/ | | | (#6322)
* translations PR 20170501 (#6291)enahum2017-05-0412-66/+6360
| | | | | | * translations PR 20170501 * Add polish to webapp
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-1/+5
| | | | | | | | | | | | | | * Add config setting to disable file attachments * Add unit tests * Updating UI for no attachments (#6312) * Update UI text on file upload System Console setting (#6313) * Update storage_settings.jsx * Update en.json
* Add Password field to Bulk Importer. (#6268)George Goldberg2017-04-281-0/+8
|
* fix typo (#6264)Carlos Tadeu Panato Junior2017-04-281-1/+1
|
* Creating common token store and moving email invites and verification to it ↵Christopher Speller2017-04-271-4/+12
| | | | (#6213)
* translations PR 20170424 (#6224)enahum2017-04-2711-94/+334
|
* [PLT-2181] Change wording for deactivating a user from "Make Inactive" to ↵Carlos Tadeu Panato Junior2017-04-241-1/+1
| | | | | | | | | | "Deactivate" (#6106) * change text to fix issue PLT-2181 * update strings * update per review
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-0/+4
| | | | | | | | | | | | | | | | | | * Implement POST /oauth/apps endpoint for APIv4 * Implement GET /oauth/apps endpoint for APIv4 * Implement GET /oauth/apps/{app_id} and /oauth/apps/{app_id}/info endpoints for APIv4 * Refactor API version independent oauth endpoints * Implement DELETE /oauth/apps/{app_id} endpoint for APIv4 * Implement /oauth/apps/{app_id}/regen_secret endpoint for APIv4 * Implement GET /user/{user_id}/oauth/apps/authorized endpoint for APIv4 * Implement POST /oauth/deauthorize endpoint
* PLT-1384 Added websocket event when preferences are updated/deleted (#6107)Harrison Healey2017-04-201-4/+0
|
* APIv4 POST /reactions (#6092)Saturnino Abril2017-04-181-0/+8
| | | | | | * APIv4 POST /reactions * update corresponding V3 endpoint
* Merge branch 'release-3.8'Christopher Speller2017-04-177-145/+145
|\
| * translations PR 20170410 (#6065)enahum2017-04-121-1/+1
| |
| * translations PR 20170407 (#6031)enahum2017-04-107-144/+144
| |
* | Adding the ability to disable full text search queries for master (#6102)Corey Hulen2017-04-171-0/+4
| |
* | Update en.json (#6064)Jason Blais2017-04-171-1/+1
| |
* | implement POST /emoji for apiV4 (#5868)Carlos Tadeu Panato Junior2017-04-061-0/+4
| |
* | APIv4 GET /users/{user_id}/posts/flagged (#5984)Saturnino Abril2017-04-051-0/+8
|/ | | | | | * APIv4 GET /users/{user_id}/posts/flagged * change permission check
* translations PR 20170403 (#5964)enahum2017-04-0411-292/+612
|
* APIv4 post /teams/search (#5931)Saturnino Abril2017-04-031-0/+8
|
* [APIV4] POST /teams/{team_id}/import for apiv4 (#5920)Carlos Tadeu Panato Junior2017-04-031-0/+20
|
* PLT-5873 Renamed private groups to private channels (#5924)Harrison Healey2017-04-031-20/+4
| | | | | | * PLT-5873 Renamed private groups to private channels in web app * PLT-5873 Renamed private groups to private channels in server
* translations PR 20170328 (#5899)enahum2017-03-3011-46/+486
|
* fix typo and missing messages (#5902)Yusuke Nemoto2017-03-301-1/+1
|
* Remove API endpoints being deprecated in 3.8 (#5880)Joram Wilander2017-03-281-0/+4
|
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-281-0/+16
|
* Implement client config/license endpoints for APIv4 (#5867)Joram Wilander2017-03-271-0/+8
|
* APIv4 post /channels/ids (#5845)Saturnino Abril2017-03-271-0/+8
| | | | | | * APIv4 post /channels/ids * updated enpoint as /teams/{team_id}/channels/ids