summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix compilation of recently changed code in SalutConnectionSimon McVittie2010-10-061-2/+2
* Merge branches 'cleaning' and 'tests'Simon McVittie2010-10-0610-148/+140
|\
| * SalutDisco: simplify priv accessSimon McVittie2010-10-051-15/+13
| * SalutConnection: use a safer idiom for private struct accessSimon McVittie2010-10-052-45/+41
| * SalutAvahiContact: use a safer idiom for private struct accessSimon McVittie2010-10-051-17/+14
| * SalutContact: use a safer idiom for priv accessSimon McVittie2010-10-052-22/+22
| * SalutAvahiSelf: use type-safe idiom for priv accessSimon McVittie2010-10-052-25/+16
| * SalutSelf: use a safer idiom for private struct accessSimon McVittie2010-10-052-23/+33
* | Remove the activity when its channel has been closed, as Gabble doesTomeu Vizoso2010-10-063-0/+89
|/
* salut_connection_manager_new_connection: access the right priv pointerSimon McVittie2010-10-011-3/+3
* salut_normalize_non_empty: factor out connection-independent normalizationSimon McVittie2010-09-232-5/+14
* salut_connection_get_implemented_interfaces: addSimon McVittie2010-09-232-12/+21
* salut_connection_manager_finalize: chain up to superclass correctlySimon McVittie2010-09-231-3/+9
* SalutConnectionManager: use the normal telepathy-glib priv idiomsSimon McVittie2010-09-232-10/+8
* SalutConnectionManager: include headers in the recommended orderSimon McVittie2010-09-231-1/+3
* fix shadow warning errorsGuillaume Desmottes2010-09-161-6/+6
* Add a BuddyInfo.AddActivity method so activities can advertise themselves wit...Tomeu Vizoso2010-08-183-10/+34
* Add a ActivityProperties.GetActivity method for retrieving an activity's room...Tomeu Vizoso2010-08-183-0/+56
* Implement avatar requirements propertiesXavier Claessens2010-05-201-7/+56
* Quieten build furtherSimon McVittie2010-05-201-5/+5
* Revert "Shave salut's build."Simon McVittie2010-05-201-8/+6
* fd.o #26152: make critical warnings fatal by defaultSimon McVittie2010-05-201-0/+7
* fd.o #20732 (partial): allow the user to leave MUCs with RemoveMembers()Simon McVittie2010-05-201-11/+51
* Merge remote branch 'cassidy/muc-properties-27289'Simon McVittie2010-05-203-8/+5
|\
| * contact-channel: set set Properties flag on GroupFlags propertyGuillaume Desmottes2010-03-241-1/+1
| * muc-chat: set Properties flag on GroupFlags propertyGuillaume Desmottes2010-03-241-1/+4
| * Remove workaround for fd.o #15092Guillaume Desmottes2010-03-241-6/+0
* | Revert "debug: add more log level macros"Simon McVittie2010-04-302-38/+10
* | debug: add more log level macrosJonny Lamb2010-04-292-10/+38
* | text-helper: pass the correct timestamp as the "message-sent" valueJonny Lamb2010-04-291-1/+1
* | Fix building with the tr_TR.UTF-8 locale.Mike Ruprecht2010-04-061-3/+3
* | SalutContactManager: implement requestotron error correctlySimon McVittie2010-04-061-1/+1
* | Remove trailing whitespaceTomeu Vizoso2010-03-301-1/+1
* | Initialize GErrors to NULL.Mike Ruprecht2010-03-251-1/+1
* | Remove use of g_set_prgname in main().Mike Ruprecht2010-03-251-1/+0
* | fix silly typosSjoerd Simons2010-03-251-2/+2
* | Return an error from Send as soon as we canSjoerd Simons2010-03-251-32/+28
* | Port MUC channels to use the message mixin.Mike Ruprecht2010-03-252-72/+70
* | Port IM channels to use the message mixin.Mike Ruprecht2010-03-252-80/+76
* | Add helper functions for the message interface.Mike Ruprecht2010-03-252-1/+142
* | Copy the generate_id function from Gabble's util file.Mike Ruprecht2010-03-252-2/+32
* | Fix strict aliasing warnings from gccSjoerd Simons2010-03-251-7/+10
|/
* Disable 1-1 stream tube for nowGuillaume Desmottes2009-09-091-0/+4
* connection: save presence/message and set once established if set after self ...Jonny Lamb2009-09-091-1/+6
* connection: if presence is set before connected, save and set after connectingJonny Lamb2009-09-091-20/+58
* connection: set "dnd" to PRESENCE_TYPE_BUSYJonny Lamb2009-09-081-1/+1
* Add support for TpDebugSender.Jonny Lamb2009-09-044-7/+93
* telepathy-salut: fix header guard in debug.hAndres Salomon2009-07-221-1/+1
* Implement generic tube capabilityGuillaume Desmottes2009-06-261-0/+92
* tubes-mgr: add TargetID as allowed property in ContactCapabilitiesGuillaume Desmottes2009-06-261-0/+2