index
:
~debarshir/telepathy-idle
gio
master
Debarshi Ray's personal Telepathy Idle repository
debarshir
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
idletest: Use handleCommand instead of dataReceived
HEAD
master
gio
Debarshi Ray
1
-6/+5
2011-10-04
idletest: The data for an IRC event can be [] too
Debarshi Ray
1
-1/+1
2011-10-04
IdleConnection: Prevent overlapping and duplicate sends
Debarshi Ray
1
-15/+29
2011-09-29
IdleConnection: Remove redundant check
Debarshi Ray
1
-1/+1
2011-09-29
IdleServerConnection: Simplify the dispose method
Debarshi Ray
1
-12/+0
2011-09-29
IdleServerConnection: Cleanup usage of the private GCancellable
Debarshi Ray
1
-15/+11
2011-09-29
IdleServerConnection: Async-ify idle_server_connection_disconnect
Debarshi Ray
3
-26/+32
2011-09-29
Consolidate tp_base_connection_disconnect_with_dbus_error calls
Debarshi Ray
1
-23/+30
2011-09-29
IdleConnection: Use tp_strdiff and tp_str_empty
Debarshi Ray
1
-3/+3
2011-09-29
IdleDNSResolver: Not needed anymore
Debarshi Ray
3
-280/+0
2011-09-29
IdleServerConnection: Async-ify idle_server_connection_send
Debarshi Ray
3
-38/+109
2011-09-29
IdleConnection: Handle connecting -> disconnected correctly
Debarshi Ray
1
-10/+14
2011-09-29
IdleServerConnection: Async-ify idle_server_connection_connect
Debarshi Ray
3
-46/+73
2011-09-29
IdleServerConnection: Reduce the number of certificate checks
Debarshi Ray
1
-0/+5
2011-09-29
IdleServerConnection: Replace g_signal_emit_by_name with g_signal_emit
Debarshi Ray
1
-2/+2
2011-09-29
Get rid of IdleServerConnectionIface and IdleSSLServerConnection
Debarshi Ray
9
-930/+74
2011-09-29
IdleServerConnection: Replace low level network code with GIO
Debarshi Ray
1
-377/+142
2011-09-29
Use guint16 for port numbers and G_MAXUINT16 instead of 0xffff
Debarshi Ray
2
-6/+6
2011-09-12
Connection: replace \r and \n with spaces
Will Thompson
2
-4/+10
2011-09-12
Merge branch 'testier-better-faster-stronger'
Will Thompson
11
-31/+64
2011-09-12
message-order.py: tidy up
Will Thompson
1
-4/+2
2011-09-12
tests: strip \r\n from stream event data
Will Thompson
4
-6/+7
2011-09-09
Add an env var to speed up flushing the queue
Will Thompson
2
-3/+14
2011-09-09
Connection: refactor adding queue timeout.
Will Thompson
1
-11/+32
2011-09-09
tests: print "Core dump exists" in red, like Gabble
Will Thompson
1
-5/+12
2011-09-08
Remove obsolete DBUS_API_SUBJECT_TO_CHANGE
Will Thompson
5
-5/+0
2011-08-03
Merge branch 'contacts'
Will Thompson
5
-31/+179
2011-08-03
Connection: fix coding style nitpicks
Will Thompson
1
-4/+4
2011-07-20
Contacts: add stub support for ContactInfo
Will Thompson
2
-0/+21
2011-07-20
Contacts: support Aliasing
Will Thompson
2
-0/+54
2011-07-20
Add a TpContactsMixin
Will Thompson
4
-1/+42
2011-07-20
Connection: replace constructor with constructed.
Will Thompson
1
-8/+7
2011-07-20
Implement GetAliases()
Will Thompson
1
-6/+47
2011-07-20
Connection: use TP_STRUCT_TYPE_ALIAS_PAIR
Will Thompson
1
-16/+8
2011-05-23
Remove unused but set variables
Debarshi Ray
1
-8/+0
2011-05-11
Add the release mail automation script
Debarshi Ray
2
-1/+81
2011-05-11
Set nano version
Debarshi Ray
1
-1/+1
2011-05-11
Prepare 0.1.10
Debarshi Ray
2
-3/+6
2011-05-11
Put the role played by the target nick in a channel as vCard parameter
Debarshi Ray
1
-2/+12
2011-05-11
Use idle_muc_channel_is_typechar
Debarshi Ray
1
-1/+2
2011-05-11
Add idle_muc_channel_is_typechar as per RFC 2811
Debarshi Ray
2
-0/+22
2011-05-11
contactinfo-request.py: check the x-irc-server and x-host fields
Debarshi Ray
1
-0/+5
2011-05-10
Handle RPL_WHOISSECURE messages in response to RequestContactInfo
Debarshi Ray
3
-0/+20
2011-05-10
Handle RPL_WHOISOPERATOR messages in response to RequestContactInfo
Debarshi Ray
3
-0/+20
2011-05-10
Handle RPL_WHOISREGNICK messages in response to RequestContactInfo
Debarshi Ray
3
-0/+22
2011-05-10
Reduce boilerplate
Debarshi Ray
1
-63/+25
2011-05-10
Fix coding style to use PEP-8
Sjoerd Simons
1
-1/+1
2011-05-10
Add a test for the Action message type
Sjoerd Simons
1
-4/+28
2011-05-10
Pass the message type to tp_cm_message_new_text
Sjoerd Simons
1
-2/+1
2011-05-09
Correct order of arguments to assertEquals
Sjoerd Simons
1
-2/+2
[next]