Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade logging package | =Corey Hulen | 2016-01-11 | 1 | -1/+1 |
* | Fixed issue with Team Settings modal saving items instead of cancelling; chan... | Reed Garmsen | 2015-12-10 | 1 | -1/+1 |
* | Added an initial call to get all user preferences on page load | hmhealey | 2015-10-15 | 1 | -0/+11 |
* | Removed preference migration code | hmhealey | 2015-10-15 | 1 | -51/+0 |
* | Made further changes based on feedback | hmhealey | 2015-10-13 | 1 | -9/+13 |
* | Removed Preference.AltId | hmhealey | 2015-10-13 | 1 | -11/+22 |
* | Made structural changes to server-side Preference code based on feedback | hmhealey | 2015-10-13 | 1 | -20/+17 |
* | Removed setting direct channels for a new user at creation time | hmhealey | 2015-10-13 | 1 | -1/+42 |
* | Moved saving multiple user preferences into a database transaction | hmhealey | 2015-10-13 | 1 | -9/+5 |
* | Added default direct channels for previously existing users | hmhealey | 2015-10-13 | 1 | -1/+10 |
* | Added api to get and set preferences | hmhealey | 2015-10-13 | 1 | -0/+63 |