Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adding edit of incoming webhook (#5272) | Poornima | 2017-02-26 | 11 | -33/+69 | |
| | | | | | | | Adding edit of outgoing webhook Fixing spelling of error Fixing style Changing from PUT to POST for updates Fixing test failures due to merge | |||||
* | Updating user attributes on oauth login (#5324) | Poornima | 2017-02-26 | 1 | -0/+4 | |
| | | | | Moving update function to app package Fixing duplicate userID on create user test | |||||
* | PLT-5070: Server side component of Telemetry. (#5514) | George Goldberg | 2017-02-24 | 1 | -0/+12 | |
| | ||||||
* | PLT-3193 Add channel notification preferences for push and email noti… (#5500) | enahum | 2017-02-23 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | * PLT-3193 Add channel notification preferences for push and email notifications * unit tests, model validation and localization * Feedback review * Adding back allowFromCache check * Setting push and email to use default settings * Move props as constants * address feedback | |||||
* | translations PR 20170220 (#5482) | enahum | 2017-02-23 | 11 | -133/+213 | |
| | ||||||
* | Block OAuth account creation when disabled in config (#5506) | Joram Wilander | 2017-02-23 | 1 | -0/+4 | |
| | ||||||
* | Implement upload and get file endpoints for APIv4 (#5396) | Joram Wilander | 2017-02-17 | 1 | -0/+8 | |
| | | | | | | * Implement POST /files endpoint for APIv4 * Implement GET /files/{file_id} endpoint for APIv4 | |||||
* | translations PR 20170213 (#5393) | enahum | 2017-02-17 | 11 | -85/+153 | |
| | ||||||
* | PLT-5521: Mandatory version in line 1 of bulk import. (#5400) | George Goldberg | 2017-02-16 | 1 | -0/+8 | |
| | ||||||
* | PLT-5398 Bulk loading of user display preferences. (#5382) | George Goldberg | 2017-02-14 | 1 | -0/+4 | |
| | ||||||
* | translations PR 20170206 (#5319) | enahum | 2017-02-10 | 11 | -219/+2299 | |
| | | | | | | * translations PR 20170206 * Fix platform zh_TW | |||||
* | PLT-5427: Import ChannelMember Notify Props. (#5329) | George Goldberg | 2017-02-08 | 1 | -0/+8 | |
| | ||||||
* | Fix typo in en.json (#5313) | Jason Blais | 2017-02-06 | 1 | -1/+1 | |
| | ||||||
* | Implement POST /channels/direct endpoint for APIv4 (#5283) | Joram Wilander | 2017-02-03 | 1 | -1/+1 | |
| | ||||||
* | Add tear down to APIv4 tests (#5250) | Joram Wilander | 2017-02-02 | 1 | -0/+8 | |
| | | | | | | * Add tear down to APIv4 tests * Defer tear downs | |||||
* | PLT-5407: Bulk importing of User memberships. (#5273) | George Goldberg | 2017-02-02 | 1 | -0/+16 | |
| | ||||||
* | Implement POST /channels endpoint for APIv4 (#5241) | Joram Wilander | 2017-02-02 | 1 | -1/+5 | |
| | ||||||
* | Fix typos for model.config.is_valid...app_error (#5236) | Jason Blais | 2017-01-31 | 1 | -2/+2 | |
| | ||||||
* | PLT-5365 Import of basic user properties. (#5231) | George Goldberg | 2017-01-31 | 1 | -0/+48 | |
| | ||||||
* | Implement POST /teams endpoint (#5220) | Joram Wilander | 2017-01-31 | 1 | -1/+1 | |
| | ||||||
* | Improvments to typing messages (#5230) | Christopher Speller | 2017-01-30 | 1 | -0/+4 | |
| | ||||||
* | Implement APIv4 infrastructure (#5191) | Joram Wilander | 2017-01-30 | 1 | -1/+9 | |
| | | | | | | * Implement APIv4 infrastructure * Update parameter requirement functions per feedback | |||||
* | PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204) | George Goldberg | 2017-01-27 | 1 | -0/+112 | |
| | | | | | | | This commit provides the first part of the bulk import system. The CLI command is provided, complete with validation & apply modes. All the basic properties of Teams and Channels can be imported. Users & Posts will follow separately in a future commit. | |||||
* | PLT-4378 Slack import when channel name is deleted (#4649) | George Goldberg | 2017-01-25 | 1 | -0/+8 | |
| | | | | | This fixes the issue where the channel fails to Import from Slack if there is already a channel with the same name on Mattermost that has been deleted. | |||||
* | translations PR 20170123 (#5174) | enahum | 2017-01-25 | 11 | -132/+572 | |
| | ||||||
* | Remove unused % parameter in a server log error (#5185) | Jason Blais | 2017-01-25 | 1 | -1/+1 | |
| | ||||||
* | Move permissions code into app package (#5146) | Joram Wilander | 2017-01-23 | 1 | -0/+16 | |
| | | | | | | * Move permissions code into app package * Revert getPosts permission | |||||
* | translations PR 20170116 (#5086) | enahum | 2017-01-20 | 11 | -517/+237 | |
| | ||||||
* | Migrate functions to app package (#5106) | Joram Wilander | 2017-01-19 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | * Refactor and move session logic into app package * Refactor email functions into the app package * Refactor password update into app package * Migrate user functions to app package * Move team functions into app package * Migrate channel functions into app package * Pass SiteURL through to app functions * Update based on feedback | |||||
* | Minor text updates for server log messages (#5107) | Jason Blais | 2017-01-18 | 1 | -3/+3 | |
| | ||||||
* | Message Editing and Deleting permissions (#4692) | Amit Yadav | 2017-01-18 | 1 | -0/+8 | |
| | ||||||
* | PLT-2978: Add channel purpose change system message. (#5094) | George Goldberg | 2017-01-17 | 1 | -0/+20 | |
| | | | Completes original patch by David Lu. | |||||
* | Refactor and migrate more functions out of api into app package (#5063) | Joram Wilander | 2017-01-13 | 1 | -6/+6 | |
| | ||||||
* | PLT-4938 Add app package and move logic over from api package (#4931) | Joram Wilander | 2017-01-13 | 1 | -41/+13 | |
| | | | | | | | | | | * Add app package and move logic over from api package * Change app package functions to return errors * Move non-api tests into app package * Fix merge | |||||
* | Merge branch 'release-3.6' | Christopher Speller | 2017-01-12 | 10 | -429/+469 | |
|\ | ||||||
| * | translations PR 20170110 (#5031) | enahum | 2017-01-10 | 10 | -429/+469 | |
| | | | | | | | | | | | | * translations PR 20170110 * Demoting Dutch from beta to alpha | |||||
* | | fix typo and missing message (#5008) | Yusuke Nemoto | 2017-01-09 | 1 | -2/+2 | |
|/ | ||||||
* | translations PR 20170102 (#4929) | enahum | 2017-01-04 | 11 | -300/+1260 | |
| | ||||||
* | PLT-5018 Fix thumbnails of imported attachments. (#4934) | George Goldberg | 2017-01-03 | 1 | -0/+4 | |
| | ||||||
* | Clean up /logout command flow and errors (#4918) | Joram Wilander | 2016-12-30 | 1 | -4/+0 | |
| | ||||||
* | translations PR 20161226 (#4903) | enahum | 2016-12-30 | 11 | -341/+701 | |
| | ||||||
* | PLT-4648 break `/shortcuts` block (#4829) | Yusuke Nemoto | 2016-12-28 | 1 | -16/+116 | |
| | ||||||
* | Return 400 bad request codes for webhooks when attachment or text is too ↵ | Joram Wilander | 2016-12-22 | 1 | -0/+8 | |
| | | | | long (#4879) | |||||
* | API for getting channel members by IDs. (#4877) | George Goldberg | 2016-12-22 | 1 | -0/+4 | |
| | ||||||
* | translations PR 20161219 (#4838) | enahum | 2016-12-22 | 10 | -104/+224 | |
| | ||||||
* | Fix some typos in the English locale (fixes #4663) (#4793) | Pierre Rudloff | 2016-12-21 | 1 | -69/+69 | |
| | ||||||
* | Fix API Get channels for a user returns users' dm channels with blank teamid ↵ | Carlos Tadeu Panato Junior | 2016-12-20 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | (#4748) * fix API Get channels for a user returns users' dm channels with blank team ID add check in the context.go add suggestion made adjustment per review and support from @joram * update tests * add check if needd user or admin permissions * update per review | |||||
* | Fixes for the /echo command (#4843) | Joram Wilander | 2016-12-20 | 1 | -0/+4 | |
| | ||||||
* | Prevent accidental removal of user from town square (#4842) | Joram Wilander | 2016-12-20 | 1 | -0/+4 | |
| | ||||||
* | GH-4685 Post a System Message when channel is renamed (#4762) | Nick Frazier | 2016-12-20 | 1 | -0/+12 | |
| | | | | | | | | | | * test changes * added system message when displayname changed * added test * gofmt |