| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-09 | Some fixes to the alias component server | Guillaume Horel | |
| 2012-05-08 | angular.js version bump and add sjcl.js | Guillaume Horel | |
| 2012-05-06 | registration working now | Guillaume Horel | |
| 2012-05-06 | More work on the registration | Zaran | |
| 2012-05-06 | tentative implementation of registration | Guillaume Horel | |
| 2012-05-06 | fixes the $apply already in progress issue | Guillaume Horel | |
| 2012-05-05 | Basic message receive/send feature | Zaran | |
| Note: the tab directive is not needed anymore because the ngClick directive already calls preventDefault() | |||
| 2012-05-02 | cleanups | Guillaume Horel | |
| 2012-05-01 | Working version of the tabs | Zaran | |
| 2012-05-02 | style cleanups | Guillaume Horel | |
| 2012-05-01 | bump angular to rc7 | Guillaume Horel | |
| 2012-04-24 | User availibility status improvements | Zaran | |
| * store the status of users as received in the presence stanzas * new filter to convert a status as defined in rfc3921 to something readable (could be used to display contacts' status in a tooltip) * encapsulate bootsrap's dropdown plugin in the dropdown-toggle directive (adding the dropdown-toggle directive to a tag calls Bootstrap's dropdown initializer on this tag at compile time * allow the user to change his status via a dropdown button. This works, but angular complains that $apply is already in progress when you try to change your status | |||
| 2012-04-22 | New version of the tabs using a directive | Guillaume Horel | |
| 2012-04-21 | Tabs finally working! | Guillaume Horel | |
| 2012-04-20 | Tentative implementation of the tabs | Guillaume Horel | |
| almost there! | |||
| 2012-04-20 | Fix the roster filters | Guillaume Horel | |
| 2012-04-20 | More style changes. | Zaran | |
| * titlebar has now a sligh 3D effect * restyling of the roster (the big "vision") * contacts now have an icon on their left depending on their status * adding font-awesome to the project (can be used transparently with bootstrap icons system) | |||
| 2012-04-20 | filter the offline contacts | Guillaume Horel | |
| 2012-04-18 | Small restructuring and cleanup | Guillaume 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 | |||
| 2012-04-18 | Finish the search filter feature | Zaran | |
| A custom filter was needed because we are iterating over keys and values | |||
| 2012-04-18 | Fix the presence bug | Zaran | |
| the callback needs to return true so that it can be reused this must be done at the right place. | |||
| 2012-04-15 | CSS improvements, first steps on angular | Zaran | |
| * 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-14 | some cleanups | Guillaume Horel | |
| 2012-04-14 | update to angular rc5 | Guillaume Horel | |
| 2012-04-07 | load the presence | Guillaume Horel | |
| 2012-04-06 | Basic style for the roster. | Zaran | |
| Remove JavascriptMVC code in the angular branch | |||
| 2012-04-06 | fixed the input form and code cleanups | Guillaume Horel | |
| 2012-04-06 | remove stray data | Guillaume Horel | |
| 2012-04-06 | Finally fixed the angular code! | Guillaume Horel | |
| 2012-04-03 | last version | Guillaume Horel | |
| 2012-04-02 | still not sending the stanza | Guillaume Horel | |
| 2012-04-02 | more fixes, initialize the connection now | Guillaume Horel | |
| 2012-04-02 | regorg files | Guillaume Horel | |
| 2012-04-02 | fix indent | Guillaume Horel | |
| 2012-04-02 | new angular branch | Guillaume Horel | |
| 2012-03-31 | fixed the template loading issuewebclient-rewrite | Guillaume Horel | |
| 2012-03-29 | Basic roster loading with JavascriptMVC | Thibaut Horel | |
| 2012-02-07 | Updating submodules. | Zaran | |
| 2012-02-07 | Beginning of the rewriting. Starting with the Roster. | Zaran | |
| Using a controller for the Roster, a Model for each contact and a Model.List. | |||
| 2012-01-30 | Create javascriptmvc application. Remove files which are now tracked in the ↵ | Zaran | |
| submodules. | |||
| 2012-01-30 | Adding all dependencies as submodules | Zaran | |
| 2012-01-30 | Some cleaning in gitignore. | Zaran | |
| 2012-01-28 | Hide the register dialog when submitting the keys | Guillaume Horel | |
| 2012-01-28 | Allow to connect by pressing enter | Guillaume Horel | |
| 2012-01-21 | Finally fixed the issue with the disappearing pid | Guillaume Horel | |
| Now the startup script works great | |||
| 2012-01-19 | Almost there... | Guillaume Horel | |
| 2012-01-19 | Load the plugins properly | Guillaume Horel | |
| 2012-01-18 | Updated sjcl and strop to the latest release | Guillaume Horel | |
| Now the bug fixing starts! | |||
| 2012-01-18 | Some random fixes | Guillaume Horel | |
| 2012-01-18 | Added setup.py and big reorg of the source tree | Guillaume Horel | |
| this should fix tickets #10 and #11 | |||
