summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-19move client/server imports after other importstelepathy-python-0.121-3/+4
2006-06-19import server and client inside top level __init__.py1-0/+3
2006-05-31tabby: im channel support by Senko Rasic (senko@senko.net)2-1/+92
2006-05-30genxml.py: Issue a helpful error message when ElementTree isn't installed.1-1/+8
2006-05-30tabby: Make it possible to turn off VoIP by changing VOIP_ENABLED (this shoul...2-32/+26
2006-05-30bump spec version to 0.12.11-1/+1
2006-05-24add channel specific handles the group mixin, and add a GetHandleOwners metho...2-0/+34
2006-04-09add an GetAllMembers method to the group interface to return all three lists ...1-0/+16
2006-02-07add GetMessageTypes to see what message types are sendable on a text channel1-0/+12
2006-05-23rename instances of server to connection in aliasing interface1-2/+2
2006-05-23add status change reasons for various SSL validation errors1-0/+25
2006-04-11badger Capabilities interface to support multiple contacts and better manipul...2-18/+24
2006-02-07you may call GetInterfaces on connections when disconnected1-6/+1
2006-05-22sort generated errors1-0/+1
2006-05-22try and indent XML uniformly1-1/+17
2006-05-22remove introspection interface from XML1-0/+4
2006-05-22sort interfaces/methods/signals by name in generated XML1-1/+10
2006-05-15tweak conference server in tabby1-2/+2
2006-05-15try and make scw client support optional parameters1-3/+8
2006-05-09add missing imports1-0/+3
2006-05-07allow specifying node in query for disco utility1-4/+17
2006-05-07add disco.py1-0/+90
2006-05-03tabby: Fixed handling of incoming MUC messages.1-24/+10
2006-04-26tabby: Misc fixes for making VoIP calls.2-5/+17
2006-04-25change NewNativeCandidate signal back to using an unsigned int1-1/+1
2006-04-25add MediaStreamHandler::SetStreamPlaying signal1-0/+9
2006-04-11tabby: ported to use new Properties interface and some tweaks and fixes here ...3-21/+45
2006-04-10documentation tweaks on text channel signals/etc1-4/+6
2006-04-10rename RoomProperties to Properties interface, replace some {}s with ()s to a...7-138/+164
2006-04-09tabby: Misc MUC-related fixes.2-9/+12
2006-04-07tabby: RoomProperties support.4-21/+281
2006-04-09whitespace1-1/+0
2006-04-09update aliasing methods to handle multiple contacts at once1-11/+13
2006-04-09GetSelfHandle on group interface identifies you if you are local/remote pendi...1-3/+8
2006-04-09cleanups to new StreamedMedia interfaces/docs1-6/+18
2006-04-09add a SendError signal on text channels: offline, too long, invalid contact, ...2-0/+31
2006-04-05add full/invite only/banned errors to addmembers1-1/+2
2006-02-13merge changed signature for NewNativeCandidate1-1/+1
2006-02-13tweaks to streamed media channel documentation1-7/+15
2006-02-08add new channel errors to doc/order file1-0/+3
2006-02-07add name to the room details from listing rooms1-0/+1
2006-02-07remove RequestAlias method1-16/+0
2006-02-07add missing documentation string in ReleaseHandle1-1/+1
2006-02-07add a LostMessage signal for OOM cases1-0/+8
2006-02-07add channel banned, full and invite only errors2-1/+22
2006-02-07add an auto reply message type to text channels2-1/+4
2006-02-07NewConnection can return NotAvailable if the connection already exists somewhere1-1/+1
2006-02-07allow RemoveStatus to return InvalidArgument if you request the removal of a ...1-1/+2
2006-02-07add RequestAliases to retreive multiple aliases at once1-0/+16
2006-02-07add a NAME_IN_USE reason for connection status changes2-0/+5