<feed xmlns='http://www.w3.org/2005/Atom'>
<title>alias/alias-angular/app/lib, branch angular</title>
<subtitle>A distributed personal data manager</subtitle>
<id>https://projects.horel.org/alias/atom/alias-angular/app/lib?h=angular</id>
<link rel='self' href='https://projects.horel.org/alias/atom/alias-angular/app/lib?h=angular'/>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/'/>
<updated>2012-05-09T03:27:54Z</updated>
<entry>
<title>angular.js version bump and add sjcl.js</title>
<updated>2012-05-09T03:27:54Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@gmail.com</email>
</author>
<published>2012-05-09T03:27:54Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=257fe300439083b10f89ce1b8f29504a776fc84f'/>
<id>urn:sha1:257fe300439083b10f89ce1b8f29504a776fc84f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More work on the registration</title>
<updated>2012-05-07T01:51:04Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2012-05-07T01:51:04Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=1a855dc54caa5ef70149718a69f7bfdc14f79469'/>
<id>urn:sha1:1a855dc54caa5ef70149718a69f7bfdc14f79469</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump angular to rc7</title>
<updated>2012-05-02T03:10:36Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@gmail.com</email>
</author>
<published>2012-05-02T03:10:36Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=40c7d904c328179782745e8452be2a596d29c521'/>
<id>urn:sha1:40c7d904c328179782745e8452be2a596d29c521</id>
<content type='text'>
</content>
</entry>
<entry>
<title>User availibility status improvements</title>
<updated>2012-04-24T08:22:27Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2012-04-24T08:22:27Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=3fdb17a79de4507e8a4f3fbe47f6c078bdedda46'/>
<id>urn:sha1:3fdb17a79de4507e8a4f3fbe47f6c078bdedda46</id>
<content type='text'>
* 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
</content>
</entry>
<entry>
<title>Small restructuring and cleanup</title>
<updated>2012-04-18T19:18:35Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@gmail.com</email>
</author>
<published>2012-04-18T19:18:35Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=1cb203c4e3d2114fca928729f049b259d4b05a66'/>
<id>urn:sha1:1cb203c4e3d2114fca928729f049b259d4b05a66</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>CSS improvements, first steps on angular</title>
<updated>2012-04-15T12:54:46Z</updated>
<author>
<name>Zaran</name>
<email>zaran.krleza@gmail.com</email>
</author>
<published>2012-04-15T12:54:46Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=fe62183cd914a7834c6d6a94d487e2e13e212251'/>
<id>urn:sha1:fe62183cd914a7834c6d6a94d487e2e13e212251</id>
<content type='text'>
* 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...)
</content>
</entry>
<entry>
<title>update to angular rc5</title>
<updated>2012-04-14T23:19:48Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@gmail.com</email>
</author>
<published>2012-04-14T23:19:48Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=be91b58f33a5f3fb3f84392a5498f3188a3c7efa'/>
<id>urn:sha1:be91b58f33a5f3fb3f84392a5498f3188a3c7efa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>regorg files</title>
<updated>2012-04-02T06:37:41Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@gmail.com</email>
</author>
<published>2012-04-02T06:37:41Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/alias/commit/?id=28a5d4fbf8a42649360e9d1e1206c062e0a5ce8d'/>
<id>urn:sha1:28a5d4fbf8a42649360e9d1e1206c062e0a5ce8d</id>
<content type='text'>
</content>
</entry>
</feed>
