Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-5900 Removed automatic configuration of SiteURL (#5952) | Harrison Healey | 2017-04-04 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | * 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-5765 Passed SiteURL to SendNotifications (#5705) | Harrison Healey | 2017-03-10 | 1 | -3/+3 |
| | |||||
* | Usernames must start with a letter (#5581) | Joram Wilander | 2017-03-03 | 1 | -2/+2 |
| | |||||
* | APIv4: GET /users/{user_id}/image (#5526) | Saturnino Abril | 2017-02-27 | 1 | -0/+22 |
| | |||||
* | Updating user attributes on oauth login (#5324) | Poornima | 2017-02-26 | 1 | -1/+153 |
| | | | | Moving update function to app package Fixing duplicate userID on create user test | ||||
* | Block OAuth account creation when disabled in config (#5506) | Joram Wilander | 2017-02-23 | 1 | -0/+34 |
| | |||||
* | More app code migration (#5170) | Joram Wilander | 2017-01-25 | 1 | -0/+26 |
| | | | | | | | | * Migrate admin functions into app package * More user function refactoring * Move post functions into app package | ||||
* | Refactor and migrate more functions out of api into app package (#5063) | Joram Wilander | 2017-01-13 | 1 | -0/+27 |