| Age | Commit message (Collapse) | Author |
|
Remove JavascriptMVC code in the angular branch
|
|
|
|
|
|
Proof of concept almost ready!
|
|
should work with code fixed by zaran,
just need to build an user directory with
the right objects.
|
|
(this wasn't tested cause we need some changes server side)
Get the root object of a contact when clicking on it in the roster.
Make the 'start chat' link in the tooltips actually work.
|
|
computation time.
|
|
Send a registration request on connect:
* if the user is already registered, set the
rsa key from the information sent by the server component.
* if not, display the registration form. The forms contains
a link to generate a new rsa public/private key (and encrypt
the private with the user's password).
|
|
|
|
F#
|
|
|
|
Test dialog when clicking register link.
|
|
(they will be minified and concatenated in deployment anyway)
* Add a light tooltip jquery plugin. Simple tooltip test on roster contacts
* Some css changes (WIP)
* Some documentation cleanup in js
|
|
|
|
|
|
Copy the config.js.sample to config.js and set the bosh server and
server component in there. Don't commit the file config.js.
Note: the file config.js will have to be merged with alias.js in
production
|
|
* add a simple jQuery tab plugin
* add tabs styling in the CSS
* some code factorisation
* code formatting in the js and the css
|
|
|