summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-12-15Remove combolisztAlban Crequy1-13/+1
2010-12-15Folks: connect to individuals-changed before calling _prepareAlban Crequy1-2/+2
2010-12-15Enable sortingAlban Crequy1-9/+10
2010-12-15Remove Individuals from the model as asked by folksAlban Crequy1-0/+25
2010-12-15Escape text correctlyAlban Crequy1-1/+1
2010-12-15Load images asynchronouslyAlban Crequy1-0/+2
2010-12-15Disable extended attributes for nowAlban Crequy1-1/+1
2010-12-15Allow ContactView to be reused for different libfolks IndividualsAlban Crequy1-6/+16
2010-12-15Add urlsAlban Crequy1-2/+8
2010-12-15contact-view: display presence messages where availableJonny Lamb1-34/+44
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-15contact-view: make animations slightly more shinyJonny Lamb1-29/+58
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-15contact-view: hide action buttons until we have contact capsJonny Lamb1-43/+83
Also update to new folks API. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-15Fix dispose-finalise confusion in LolContactViewAlban Crequy1-2/+2
Signed-off-by: Alban Crequy <alban.crequy@collabora.co.uk>
2010-12-15contact-view: animate the showing and hiding of the actionsJonny Lamb1-1/+47
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-15contact-view: use more libempathy-gtk functionsJonny Lamb1-22/+46
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-15contact-view: use empathy_presence_get_default_messageJonny Lamb1-26/+5
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-15liszt/.gitignore: updatedJonny Lamb1-0/+1
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-15liszt: addJonny Lamb8-1/+837
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-15keyring: change display name for passwords to be more human-readableJonny Lamb1-1/+2
Apparently people complained that when they opened seahorse to look at their passwords they were greeted by nice display names for keys for wireless networks saved by NetworkManager, and ugly keys for secret parameters saved by mission-control. Let's fix this now then and shut these people up. gnome-keyring finds passwords on the parameters set in the schema, so the display name really is only to show in seahorse. We can set anything we want here. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-15server-sasl-handler: add more debugging and only call Close in Status_SucceededJonny Lamb1-1/+5
Calling Close() straight after AcceptSASL() should be fine, but it crashed gabble on versions < 0.11.4. Waiting for State_Accepted is fine though. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-15Merge branch 'sasl-gui'Jonny Lamb21-138/+1161
2010-12-14main-window: s/Cancel/Disconnect/ when not giving a passwordJonny Lamb1-1/+1
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-14main-window: don't use _full functions where not necessaryJonny Lamb1-4/+1
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-14main-window: document what the key and value types are for hash tablesJonny Lamb1-0/+4
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-14event-manager: use tp_clear_objectJonny Lamb1-9/+2
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-14auth-factory: add a comment as to why we're also an approverJonny Lamb1-0/+6
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-14account-settings: use tp_clear_object in disposeJonny Lamb1-19/+5
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-14remove released flagGuillaume Desmottes1-1/+1
2010-12-14prepare 2.91.3.1EMPATHY_2_91_3_1Guillaume Desmottes2-2/+42
2010-12-13Updated Hebrew translation.Yaron Shahrabani1-65/+74
2010-12-13Bug 637097 — Port to latest folks API changesPhilip Withnall10-52/+68
Catch up with three interface renamings which have happened in folks master. This bumps Empathy's folks dependency to 0.3.3. Closes: bgo#637097
2010-12-13Compile with --without-ca-fileWill Thompson1-0/+2
2010-12-13Prevent premature finalisation of an EmpathyPersonaStore in certain casesPhilip Withnall1-0/+7
In the case that one of the GtkTreeRowReferences belonging to the Personas in an EmpathyPersonaStore holds the last reference to the persona store, the store can be prematurely finalised, causing Empathy to go into an infinite loop inside GHashTable code (the hash table is finalised with the persona store, and overwritten with 0xfff… — this happens to cause the next bit of hash table code to be called to go into an infinite loop). This can be fixed by holding a reference to the persona store when changing its personas in response to a personas-changed signal.
2010-12-13Bug 631096 — Should not mention "meta contacts" in UIPhilip Withnall2-7/+11
Change all occurrences of “meta-contacts” in translatable strings to use the phrase “linked contacts” instead. Closes: bgo#631096
2010-12-13Bug 636700 — Add an extra warning when deleting a metacontactPhilip Withnall1-4/+37
2010-12-13remove released flag accidentally set in previous commitGuillaume Desmottes1-1/+1
2010-12-13configure: depend on the newest tp-glib for the new auth types stuffJonny Lamb1-1/+1
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2010-12-13main-window: add a tooltip on connection error info bars (#626507)Robert Sajdok2-1/+2
2010-12-12Updated Norwegian bokmål translationKjartan Maraas1-207/+225
2010-12-12Update British English translationPhilip Withnall1-584/+672
2010-12-11Updated Slovenian translationMatej Urbančič1-273/+291
2010-12-11Updated Spanish translationDaniel Mustieles1-205/+221
2010-12-10Updated Galician translationsFran Diéguez1-226/+242
2010-12-10account-widget: add Remember Password widgets for all the other protocolsJonny Lamb7-24/+281
...and link these widgets up nicely. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-10account-widget: only show Remember Password ticky box if the CM supports SASLJonny Lamb1-1/+7
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-10account-settings: add _supports_sasl functionJonny Lamb2-0/+10
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-10account-settings: don't block notify::ready on getting a passwordJonny Lamb2-6/+55
The account widget acts a little more synchronously, so we can't wait for the keyring to give us the password. We can signal later about it though. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-09status-icon: blink when we get a password requestJonny Lamb2-5/+6
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-09auth-factory: become an Observer and claim auth channels where necessaryJonny Lamb3-57/+229
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-12-09main-window: display an info bar approving or rejecting the auth channelJonny Lamb2-1/+161
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>