aboutsummaryrefslogtreecommitdiffstats
path: root/alias-angular/app/lib/underscore-min.js
AgeCommit message (Collapse)Author
2012-04-18Small restructuring and cleanupGuillaume Horel
- the $rootScope object contains an is_connected() method and a username value, which all the other controllers have access to. - added a get_contacts() method so that we don't need to write a custom filter. - now sort by status as well