summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-11prepare 0.1.8telepathy-idle-0.1.8Guillaume Desmottes2-6/+6
2010-12-22advertise that channels implement the Messages interfaceGuillaume Desmottes4-2/+13
2010-12-15connection: don't return just before the end of the functionJonny Lamb1-2/+0
2010-12-15connection: use G_PARAM_STATIC_STRINGSJonny Lamb1-10/+10
2010-12-15connection: pop up a SASL channel if we have no password and password-prompt=...Jonny Lamb1-41/+84
2010-12-15connection: add a simple password manager to the channel manager arrayJonny Lamb1-0/+8
2010-12-15connection: don't try and send IRC traffic if not actually connectedJonny Lamb1-0/+6
2010-12-15protocol: add password-prompt connection parameterJonny Lamb2-1/+18
2010-12-15protocol: implement TpBaseProtocolClass->dup_authentication_typesJonny Lamb2-1/+13
2010-12-10Update telepathy.am from telepathy-glibSimon McVittie1-6/+48
2010-12-07Start new development versionSjoerd Simons2-1/+12
2010-12-07prepare for a releaseSjoerd Simons2-3/+17
2010-12-06Also check nothing strange happens when we toggle t and o at a the same timeSjoerd Simons1-0/+3
2010-12-05Handle (the absence of) the +t channel modeSjoerd Simons3-2/+158
2010-12-01Merge branches 'trivia' and 'get-bus'Simon McVittie4-13/+21
2010-12-01Merge branch 'protocol'Simon McVittie13-299/+620
2010-11-18fd.o #31662: use TpDBusDaemon to avoid tp_get_bus()Simon McVittie3-7/+7
2010-11-18Channel managers: implement type_foreach_channel_classSimon McVittie2-10/+10
2010-11-18Test Protocol objects in a basic waySimon McVittie2-0/+57
2010-11-18Add Protocol objectsSimon McVittie8-101/+313
2010-11-18Update servicetest from SalutSimon McVittie1-188/+240
2010-11-17Fix compiler warningSimon McVittie1-0/+1
2010-11-17Replace if-else if chain with a switch block.Will Thompson1-6/+13
2010-11-16Delete commented-out connecting and disconnected hooksWill Thompson1-15/+0
2010-10-13actually implement the D-Bus prop iface on text channelsGuillaume Desmottes3-2/+19
2010-10-13constants.py: sync with GabbleGuillaume Desmottes1-1/+50
2010-10-06Merge branch 'messages-29378'Guillaume Desmottes11-126/+387
2010-09-16remove messages/split-msg-sent-signal.pyGuillaume Desmottes2-44/+0
2010-09-16factor out idle_text_receivedGuillaume Desmottes4-32/+34
2010-09-16rename labelGuillaume Desmottes1-3/+3
2010-09-16use tp_str_empty()Guillaume Desmottes1-1/+1
2010-09-16bump tp-glib dep to 0.11.1Guillaume Desmottes1-1/+1
2010-09-16no need to check if content_type is NULL, tp_strdiff does it for usGuillaume Desmottes1-1/+1
2010-09-16use G_N_ELEMENTS instead of NUM_SUPPORTED_MESSAGE_TYPESGuillaume Desmottes2-8/+4
2010-08-17test Messages ifaceGuillaume Desmottes2-0/+84
2010-08-17Implement Messages interface (fdo #29378)Guillaume Desmottes6-119/+170
2010-08-16make_connection! add RequestsGuillaume Desmottes1-1/+1
2010-08-13update constants.py from GabbleGuillaume Desmottes1-4/+132
2010-07-25Fix debug-blocks assertion where real size didn't match passed size.Mike Ruprecht1-1/+1
2010-05-26Update with-session-bus.sh from telepathy-glib, fixing a bashismSimon McVittie1-1/+11
2010-04-06Fix a buffer overrun in channel name validation.Will Thompson1-1/+1
2010-02-19Fix spelling mistake.Jonny Lamb1-1/+1
2010-02-19start dev of 0.1.7Guillaume Desmottes2-1/+8
2010-02-19prepare 0.1.6 releasetelepathy-idle-0.1.6Guillaume Desmottes2-3/+22
2010-02-19Fix bug report URL for current bugzilla componentsSimon McVittie1-1/+1
2010-02-19fd.o#24559: flag password parameter as secretSimon McVittie2-2/+4
2010-02-19Implement Debug interface (fdo #26646)Guillaume Desmottes4-2/+78
2010-02-19idle_debug: refactor to use g_strdup_vprintfGuillaume Desmottes1-7/+10
2010-02-18Add ourself to remote-pending while joining the channel (fd.o #25039)Guillaume Desmottes1-0/+12
2010-02-18Bump tp-glib dep to 0.8.0Guillaume Desmottes1-1/+1