summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Remove obnoxious default Quit message.Will Thompson2009-03-272-2/+1
| * | | | Cope with Connection::quit-message being NULL.Will Thompson2009-03-271-2/+3
| | |/ / | |/| |
* | | | Fix error prefix so that tests passWill Thompson2009-05-271-1/+1
* | | | Make nickname validation a for loop.Will Thompson2009-05-271-8/+2
* | | | Correct the description of accept-invalid-nicksWill Thompson2009-05-271-3/+2
* | | | Don't spam DEBUG for each char in a nickWill Thompson2009-05-271-1/+0
* | | | Be strict for what nicks we allow, and liberal for what nicks we accept from ...Jonathon Jongsma2009-02-2410-16/+84
|/ / /
* | | Bug 17430 Connections' object path etc. should contain uniquifying stringJonathon Jongsma2009-02-201-1/+1
* | | Big test cleanupJonathon Jongsma2009-02-186-68/+34
|/ /
* | Generate ChangeLog for tarball releasesJonathon Jongsma2009-02-182-0/+29
* | bump nano versionJonathon Jongsma2009-02-181-1/+1
* | version 0.1.3telepathy-idle-0.1.3Jonathon Jongsma2009-02-182-2/+29
* | Fix builddir!=srcdir issuesJonathon Jongsma2009-02-183-3/+9