summaryrefslogtreecommitdiff
path: root/src/contacts-store.vala
Commit message (Expand)AuthorAgeFilesLines
* Revert "Store: add contacts in a separate thread."Niels De Graef2018-05-051-23/+7
* Store: add contacts in a separate thread.Niels De Graef2018-04-081-7/+23
* Store: remove the changed signal.Niels De Graef2018-04-081-17/+1
* Store: don't calculate Hashmap.get_keys() twice.Niels De Graef2018-04-071-3/+3
* Contact: remove the personas_changed signal.Niels De Graef2018-02-171-3/+2
* Store: don't use lambda for individuals_changed_detailed.Niels De Graef2018-01-231-67/+69
* Store: remove unused is_empty()Niels De Graef2018-01-211-8/+0
* Store: use the BackendStore for the IndividualAggregatorNiels De Graef2018-01-211-12/+12
* Make telepathy dependency optionalCosimo Cecchi2018-01-011-5/+10
* ContactStore: only store 1 calling account.Niels De Graef2017-12-241-15/+3
* Bump minimal version telepathy-glib to 0.22.Niels De Graef2017-07-181-3/+2
* Initial work to move code into Contacts.WindowErick Pérez Castellanos2014-05-291-1/+1
* Contacts.Store: use IndividualAggregator.dup ()Erick Pérez Castellanos2013-08-161-1/+1
* ContactsStore: add eds backend changes notificationErick Pérez Castellanos2013-08-091-0/+13
* Fix valac warnings3.5.91Alexander Larsson2012-09-031-2/+2
* Add first run dialogAlexander Larsson2012-01-271-0/+13
* Remember "no" reponse to link suggestionAlexander Larsson2012-01-241-0/+70
* Support changing primary address bookAlexander Larsson2012-01-161-0/+8
* Make Contact.is_hidden a property getter and cache the valueAlexander Larsson2011-11-291-1/+1
* Use individual_can_replace_at_split helperAlexander Larsson2011-09-091-12/+5
* Make master-at-join on the contact, not on the personaAlexander Larsson2011-09-091-6/+3
* New method to pick best replacement on joinAlexander Larsson2011-09-091-10/+34
* Fix split handling in individuals_changedAlexander Larsson2011-09-091-9/+9
* Ensure contacts-new-contact is always unset on personaAlexander Larsson2011-09-091-1/+0
* Handle an uncommon case in individuals_changeAlexander Larsson2011-09-091-2/+4
* Better picking of the replacement when an individual is splitAlexander Larsson2011-09-091-17/+38
* Implement contact linkingAlexander Larsson2011-09-061-0/+1
* New implementation of individuals_changed_detailedAlexander Larsson2011-09-061-22/+32
* Fix typo in individuals_changesAlexander Larsson2011-09-061-1/+1
* Make sure we handle the case where multiple individuals are replaced by a newAlexander Larsson2011-09-051-0/+6
* Use new individuals_changed_detailed signalAlexander Larsson2011-09-051-38/+21
* Show error dialog if email not foundAlexander Larsson2011-09-051-8/+0
* Show warning if id to show isn't foundAlexander Larsson2011-09-051-5/+31
* Add quiescent signal/property to storeAlexander Larsson2011-09-051-0/+13
* Replace FSF address by a reference to its websiteFrédéric Péters2011-09-051-2/+1
* Handle exceptions when preparing accounts and checking capsRaul Gutierrez Segales2011-09-031-12/+23
* Add support to make callsRaul Gutierrez Segales2011-08-291-0/+41
* Try to detect when a individual is replaces with another and reuse the contactAlexander Larsson2011-08-241-3/+37
* Add Contact.Store.is_empty ()Alexander Larsson2011-08-221-0/+8
* Split out the view from StoreAlexander Larsson2011-08-171-213/+20
* Add a multi-value back reference from ContactAlexander Larsson2011-08-171-4/+3
* 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