summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepare 0.1.6 releasetelepathy-idle-0.1.6Guillaume Desmottes2010-02-192-3/+22
* Fix bug report URL for current bugzilla componentsSimon McVittie2010-02-191-1/+1
* fd.o#24559: flag password parameter as secretSimon McVittie2010-02-192-2/+4
* Implement Debug interface (fdo #26646)Guillaume Desmottes2010-02-194-2/+78
* idle_debug: refactor to use g_strdup_vprintfGuillaume Desmottes2010-02-191-7/+10
* Add ourself to remote-pending while joining the channel (fd.o #25039)Guillaume Desmottes2010-02-181-0/+12
* Bump tp-glib dep to 0.8.0Guillaume Desmottes2010-02-181-1/+1
* document IDLE_LOGFILE in man pageGuillaume Desmottes2010-02-181-0/+7
* Add IDLE_LOGFILE support (fd.o #26627)Guillaume Desmottes2010-02-181-0/+2
* Fix two valgrind-reported leaksJonathon Jongsma2009-10-072-6/+3
* idle-connection-manager: remove unused PARAM enumGuillaume Desmottes2009-10-061-12/+0
* idle.manager: add username paramGuillaume Desmottes2009-10-061-0/+1
* Bump to 0.1.5.1.Jonny Lamb2009-09-142-1/+8
* Version 0.1.5.telepathy-idle-0.1.5Jonny Lamb2009-09-142-3/+3
* Update NEWS.Jonny Lamb2009-09-141-1/+21
* Update gitignore.Jonny Lamb2009-09-141-0/+6
* Merge branch 'channel-manager'Will Thompson2009-09-1019-490/+1719
|\
| * Implement Destroyable for IM channelsWill Thompson2009-08-302-1/+31
| * Test that Connection.GetInterfaces() includes RequestsWill Thompson2009-08-291-0/+4
| * Implement respawning for 1-1 channels.Will Thompson2009-08-293-10/+76
| * Implement more mandatory properties for 1-1 channelsWill Thompson2009-08-292-13/+93
| * Use constants.py in requests-create.pyWill Thompson2009-08-291-32/+26
| * Allow parting MUCs with RemoveMembers.Will Thompson2009-08-292-1/+4
| * Test Creating and Ensuring MUCs.Will Thompson2009-08-293-1/+118
| * Update test constants from GabbleWill Thompson2009-08-291-9/+195
| * Set Initiator and Requested on new MUC channelsWill Thompson2009-08-293-8/+12
| * Add idle_muc_channel_new()Will Thompson2009-08-293-1/+13
| * Add more mandatory properties to MUC channelsWill Thompson2009-08-291-14/+106
| * Tests: Fix a typo in room-joining codeWill Thompson2009-08-271-1/+1
| * Don't emit NewChannels twice when joiningWill Thompson2009-08-232-25/+58
| * Add "is this channel ready?" accessorWill Thompson2009-08-232-0/+13
| * Quiet build.Will Thompson2009-08-233-14/+20
| * Merge branch 'master' into channel-managerWill Thompson2009-07-0735-222/+889
| |\
| * | Advertise the Requests interface, add testJonathon Jongsma2009-01-293-0/+85
| * | Implement the TpExportableChannel interfaceJonathon Jongsma2009-01-284-8/+89
| * | First pass at porting IdleMUCFactory to IdleMUCManagerJonathon Jongsma2009-01-282-152/+347
| * | Initial transition from IdleIMFactory to IdleIMManagerJonathon Jongsma2009-01-285-291/+521
* | | Don't explicitly return void in void functions.elaine2009-08-294-17/+28
| |/ |/|
* | Define _GNU_SOURCE not __USE_GNU to get strnlen(3).Will Thompson2009-06-202-4/+3
* | bump to 0.1.4.1Will Thompson2009-05-282-1/+4
* | version 0.1.4telepathy-idle-0.1.4Will Thompson2009-05-282-2/+21
* | Merge branch 'sent-signal'Will Thompson2009-05-285-13/+98
|\ \
| * | Correct the error for unsupported message typesWill Thompson2009-05-281-2/+2
| * | Document what idle_text_encode_and_split doesWill Thompson2009-05-281-1/+23
| * | Don't include "PRIVMSG ..." in Sent signalsWill Thompson2009-05-274-12/+36
| * | Bug #17354 - Emits Send immediately, even if the message is queuedJonathon Jongsma2009-03-273-3/+42
* | | Merge commit 'jonner/username-param'Will Thompson2009-05-283-1/+26
|\ \ \
| * | | Add a CM param for 'username'Jonathon Jongsma2009-02-183-1/+26
* | | | Merge branch 'quit-message'Will Thompson2009-05-283-6/+6
|\ \ \ \
| * | | | Remove spurious 'register' flags from idle.managerWill Thompson2009-03-271-2/+2