Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-6198: Use added to channel system message on default channels. (#5969) | George Goldberg | 2017-04-04 | 1 | -1/+1 |
| | | | | Use a different sytem message when a user was added to a default channel by someone else than when they joined themselves. | ||||
* | PLT-5900 Removed automatic configuration of SiteURL (#5952) | Harrison Healey | 2017-04-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | * Revert "PLT-5765 Passed SiteURL to SendNotifications (#5705)" This reverts commit a8e68bd8905972ae59de90fa33d5b3e3c274dc47. * Removed automatic configuration of SiteURL * Reverted unintentional config changes * Updated help text * Added link to docs in Site URL warning * Fixed merge conflict | ||||
* | PLT-5800 Cleaned up duplicated code for adding slack attachments to posts ↵ | Harrison Healey | 2017-03-10 | 1 | -31/+2 |
| | | | | (#5711) | ||||
* | PLT-5765 Passed SiteURL to SendNotifications (#5705) | Harrison Healey | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | PLT-5367: Basic post bulk importing. (#5562) | George Goldberg | 2017-02-28 | 1 | -5/+120 |
| | |||||
* | PLT-3193 Add channel notification preferences for push and email noti… (#5500) | enahum | 2017-02-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | PLT-5521: Mandatory version in line 1 of bulk import. (#5400) | George Goldberg | 2017-02-16 | 1 | -1/+19 |
| | |||||
* | PLT-5398 Bulk loading of user display preferences. (#5382) | George Goldberg | 2017-02-14 | 1 | -0/+80 |
| | |||||
* | PLT-5427: Import ChannelMember Notify Props. (#5329) | George Goldberg | 2017-02-08 | 1 | -2/+34 |
| | |||||
* | PLT-5407: Bulk importing of User memberships. (#5273) | George Goldberg | 2017-02-02 | 1 | -0/+144 |
| | |||||
* | PLT-5365 Import of basic user properties. (#5231) | George Goldberg | 2017-01-31 | 1 | -1/+174 |
| | |||||
* | Merge 3.6.2 into master (#5211) | Joram Wilander | 2017-01-27 | 1 | -1/+1 |
| | | | | | | | | | | * Add webhook cache * Add channel by name cache * Fxing profiles in channels cache * Fix merge | ||||
* | PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204) | George Goldberg | 2017-01-27 | 1 | -1/+239 |
| | | | | | | | 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. | ||||
* | Move Slack Import to App Layer. (#5135) | George Goldberg | 2017-01-20 | 1 | -0/+157 |