summaryrefslogtreecommitdiff
path: root/src/contacts-store.vala
Commit message (Expand)AuthorAgeFilesLines
* Clean up initial letter handlingAlexander Larsson2011-08-161-2/+2
* Support show contact by emailAlexander Larsson2011-08-091-0/+8
* Add initial cut at show individual idAlexander Larsson2011-08-091-0/+14
* Add added/changed/removed signals to ContactsStoreAlexander Larsson2011-08-091-3/+13
* Initial cut at new contactAlexander Larsson2011-07-011-0/+8
* Save the store in the ContactAlexander Larsson2011-06-301-1/+1
* Move the aggregator into the contacts storeAlexander Larsson2011-06-291-0/+13
* Reindent contacts store codeAlexander Larsson2011-06-221-209/+208
* Revert accidental commit of test codeAlexander Larsson2011-06-211-1/+1
* Initial work at edit modeAlexander Larsson2011-06-201-1/+1
* Filter out link local xmpp contactsAlexander Larsson2011-06-171-5/+12
* Don't show the user as a contactAlexander Larsson2011-06-171-0/+4
* Automatically filter out pure keyfile personasAlexander Larsson2011-06-171-0/+11
* Remove favourites supportAlexander Larsson2011-06-071-13/+0
* Make sure we reset is_first when removing from the storeAlexander Larsson2011-05-241-0/+1
* Show initial letterAlexander Larsson2011-05-241-0/+8
* Add new Contact.Store type that supports first char renderingAlexander Larsson2011-05-241-0/+220