summaryrefslogtreecommitdiffstats
path: root/i18n
Commit message (Collapse)AuthorAgeFilesLines
* 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
* [APIV4] GET /users/{user_id}/status - user status endpoint for apiV4 (#5824)Carlos Tadeu Panato Junior2017-03-241-0/+8
|
* Endpoint for APIv4 POST /teams/{team_id}/members (#5804)Saturnino Abril2017-03-241-0/+12
|
* Update channel permissions for v4 endpoints (#5829)Joram Wilander2017-03-221-0/+8
| | | | | | | | * Fix join channel permission for v4 endpoint * Allow regular users to get public channels they are not in * Fix unit test
* translations PR 20170320 (#5819)enahum2017-03-2110-65/+137
|
* translations PR 20170316 (#5791)enahum2017-03-209-59/+343
|
* Merge branch 'release-3.7' into master.George Goldberg2017-03-1711-206/+250
|\
| * translations PR 20170309 (#5710)enahum2017-03-1011-210/+250
| |
| * PLT-5769 Translations filenames and values consistent (#5689)enahum2017-03-092-0/+0
| |
* | Implement some channel endpoints for APIv4 (#5767)Joram Wilander2017-03-161-0/+4
| |
* | Implement brand image endpoints for APIv4 (#5733)Joram Wilander2017-03-141-0/+4
| | | | | | | | | | | | * Implement brand image endpoints for APIv4 * Fix unit test
* | Implement admin LDAP endpoints for APIv4 (#5720)Joram Wilander2017-03-141-0/+4
| |
* | APIv4 DELETE channels/{channel_id} (#5723)Saturnino Abril2017-03-141-0/+4
| |
* | APIv4: GET /files/{file_id}/preview (#5568)Saturnino Abril2017-03-131-1/+1
| | | | | | patch 1
* | Implement GET /cluster/status endpoint for APIv4 (#5732)Joram Wilander2017-03-131-0/+4
| |
* | Implement compliance endpoints for APIv4 (#5683)Joram Wilander2017-03-131-0/+4
| | | | | | | | | | | | * Implement compliance endpoints for APIv4 * Add paging to get reports endpoint
* | Endpoint for APIv4: GET /team/{team_id}/channels (#5681)Saturnino Abril2017-03-131-0/+4
| |
* | Implement SAML endpoints for APIv4 (#5671)Joram Wilander2017-03-131-0/+4
| | | | | | | | | | | | | | | | * Implement SAML endpoints for APIv4 * Fix unit test * Only disable encryption when removing puplic/private certs
* | Add pinned posts (#4217)Gabin Aureche2017-03-131-0/+4
|/
* translations PR 20170306 (#5666)enahum2017-03-0711-491/+1451
| | | | | | * translations PR 20170306 * Fix platform zh_TW.json
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-061-0/+4
|
* PLT-5701 Fix DM email subject text (#5630)enahum2017-03-041-1/+1
|
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement server changes for group messaging * Majority of client-side implementation * Some server updates * Added new React multiselect component * Fix style issues * Add custom renderer for options * Fix model test * Update ENTER functionality for multiselect control * Remove buttons from multiselect UI control * Updating group messaging UI (#5524) * Move filter controls up a component level * Scroll with arrow keys * Updating mobile layout for multiselect (#5534) * Fix race condition when backspacing quickly * Hidden or new GMs show up for regular messages * Add overriding of number remaining text * Add UI filtering for team if config setting set * Add icon to channel switcher and class prop to status icon * Minor updates per feedback * Improving group messaging UI (#5563) * UX changes per feedback * Update email for group messages * UI fixes for group messaging (#5587) * Fix missing localization string * Add maximum users message when adding members to GM * Fix input clearing on Android * Updating group messaging UI (#5603) * Updating UI for group messaging (#5604)
* Correct typo in app/email.go (#5569)Ryan Wang2017-03-021-2/+2
|
* translations PR 20170227 (#5554)enahum2017-03-0211-77/+741
|
* PLT-5479: Import Slack team without emails. (#5597)George Goldberg2017-03-021-0/+8
| | | | Use a fake email address for now, and inform the user doing the import clearly that this has been done.