summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: allow to add online accounts when setting up.wip/nielsdg/setup-add-accountsNiels De Graef2018-01-036-1/+56
* Make telepathy dependency optionalCosimo Cecchi2018-01-019-10/+53
* Extract setup window into a separate class.Niels De Graef2017-12-308-278/+336
* Add very basic .gitignoreNiels De Graef2017-12-291-0/+4
* Configure: add `maps` optionNiels De Graef2017-12-291-1/+1
* Build: make Maps optional.Niels De Graef2017-12-294-20/+30
* ContactsContact: return early in calc_is_main()Niels De Graef2017-12-291-10/+5
* ContactsContact: reference to Store should be weakNiels De Graef2017-12-291-1/+1
* Keep all the Geocode and Map stuff in one place.Niels De Graef2017-12-292-36/+32
* ContactsContact: remove unused ImDisplay enumNiels De Graef2017-12-292-18/+8
* ContactsContact: remove unused helper functions.Niels De Graef2017-12-291-22/+0
* ContactsContact: Remove initial_letter property.Niels De Graef2017-12-291-9/+0
* Contact: don't listen to changes in Tp.PersonaNiels De Graef2017-12-281-35/+1
* LinkSuggestionGrid: try more fields for the extra info.Niels De Graef2017-12-281-8/+29
* Configure: fix mandir option.Niels De Graef2017-12-281-1/+1
* Meson: install search provider to the correct dir.Niels De Graef2017-12-283-12/+18
* Update German translationMario Blättermann2017-12-281-146/+170
* ContactsContact: remove avatar_icon_data property.Niels De Graef2017-12-271-29/+8
* Contacts.Contact: use Individual for display_nameNiels De Graef2017-12-271-47/+1
* Put a margin around the avatar in ContactSheet.Niels De Graef2017-12-272-0/+7
* ContactFrame: remove unused text methods/fields.Niels De Graef2017-12-271-24/+2
* Add option -v/--version to show the version.Niels De Graef2017-12-271-49/+49
* SearchProvider: improve performance and add description.Niels De Graef2017-12-261-99/+93
* Meson: don't forget to install the search provider.Niels De Graef2017-12-261-0/+5
* Unmark “app.quit” from translationPiotr Drąg2017-12-261-1/+1
* Improve Contacts setup UI a bit.Niels De Graef2017-12-263-31/+39
* ContactsList: prefer iterating over rows rather than HashMap values.Niels De Graef2017-12-261-10/+14
* Rename View to the more obvious ContactList.Niels De Graef2017-12-266-22/+27
* Update Serbian translationМарко Костић2017-12-251-130/+168
* InAppNotification: tweak the UI a bit.Niels De Graef2017-12-252-1/+7
* Mark strings in help-overlay.ui as translatablePiotr Drąg2017-12-251-6/+6
* Add a shortcuts window.Niels De Graef2017-12-254-0/+56
* ContactsWindow: rename toolbars to headers.Niels De Graef2017-12-252-34/+26
* Updated Czech translationMarek Černocký2017-12-241-164/+104
* Use the conventional path for resources.Niels De Graef2017-12-2414-50/+42
* ContactsWindow: incorporate UI/CSS loadingNiels De Graef2017-12-242-26/+14
* Contacts.ListPane: clean up some code.Niels De Graef2017-12-242-14/+18
* ContactListPane: use constructors to pass a StoreNiels De Graef2017-12-243-76/+41
* ContactsContact: remove unused method is_callable.Niels De Graef2017-12-241-12/+0
* ContactStore: only store 1 calling account.Niels De Graef2017-12-243-24/+6
* ContactSheet: remove unused Store.Niels De Graef2017-12-242-8/+4
* LinkSuggestionGrid: improve the UI a bit.Niels De Graef2017-12-235-37/+121
* Update Esperanto translationKristjan SCHMIDT2017-12-231-253/+237
* Update POTFILES.in and POTFILES.skipPiotr Drąg2017-12-232-0/+2
* Extract LinkSuggestionGrid into a class.Niels De Graef2017-12-233-67/+95
* ContactsView: remove hidden_contacts field.Niels De Graef2017-12-231-12/+0
* ContactsView: remove TextDisplay, as it's not used.Niels De Graef2017-12-231-6/+0
* ContactsView: remove Subset, as it's not used.Niels De Graef2017-12-231-29/+0
* ContactsView: get rid of sort_prio & headers.Niels De Graef2017-12-232-84/+9
* ContactDataRow: remove some unnecessary fields.Niels De Graef2017-12-231-11/+7