server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
preference.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Refactoring api to use translations (chunk 2)
Elias Nahum
2016-01-22
1
-3
/
+6
|
|
|
|
|
|
- Add spanish translations - Does not include tests - Add func to get the translations for a user locale
*
Revert " PLT-7 adding loc for db calls"
Corey Hulen
2016-01-20
1
-4
/
+4
|
*
PLT-7 adding loc for db calls audits and prefs
=Corey Hulen
2016-01-20
1
-4
/
+4
|
*
Upgrade logging package
=Corey Hulen
2016-01-11
1
-1
/
+1
|
*
Fixed issue with Team Settings modal saving items instead of cancelling; ↵
Reed Garmsen
2015-12-10
1
-1
/
+1
|
|
|
|
changed remaining copyrights
*
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