aboutsummaryrefslogtreecommitdiffstats
path: root/alias-angular/app/js
AgeCommit message (Collapse)Author
2012-04-18Fix the presence bugZaran
the callback needs to return true so that it can be reused this must be done at the right place.
2012-04-15CSS improvements, first steps on angularZaran
* disable the connect form when connected * add a disconnect button when connected * add a research field to filter the contact list (not working) Thinks I want to understand: * how to share a variable between several scopes * could StropheSrv be an attribute of the connect scope ? if yes, we can call it directly and avoid wrapping it (this is the third level of wrapping around libStrophe...)
2012-04-14some cleanupsGuillaume Horel
2012-04-07load the presenceGuillaume Horel
2012-04-06Basic style for the roster.Zaran
Remove JavascriptMVC code in the angular branch
2012-04-06fixed the input form and code cleanupsGuillaume Horel
2012-04-06remove stray dataGuillaume Horel
2012-04-06Finally fixed the angular code!Guillaume Horel
2012-04-03last versionGuillaume Horel
2012-04-02still not sending the stanzaGuillaume Horel
2012-04-02more fixes, initialize the connection nowGuillaume Horel
2012-04-02regorg filesGuillaume Horel