index
:
~wjt/telepathy-idle
handle-massive-lines
master
☕
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-11
Prepare 0.1.10
telepathy-idle-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
2011-05-06
Try not to mistake RPL_WHOWAS_TIME as RPL_WHOISLOGGEDIN
Debarshi Ray
1
-0
/
+5
2011-05-06
Handle RPL_WHOISHOST messages in response to RequestContactInfo
Debarshi Ray
3
-0
/
+35
2011-05-06
Handle empty RPL_WHOISCHANNELS in response to RequestContactInfo
Debarshi Ray
1
-0
/
+3
2011-05-06
idletest: return an empty RPL_WHOISCHANNELS in response to WHOIS
Debarshi Ray
1
-0
/
+1
2011-05-04
Merge branch 'test-fixes'
Jonny Lamb
1
-1
/
+1
2011-05-03
idletest: hardcode localhost as 127.0.0.1
Jonny Lamb
1
-1
/
+1
2011-05-03
Update NEWS
Debarshi Ray
1
-0
/
+8
2011-05-03
Test to cover MUC JOIN initiated by the server
Debarshi Ray
2
-0
/
+71
2011-05-03
Handle PART messages in our test IRC server
Debarshi Ray
1
-0
/
+8
2011-05-02
Strengthen the MUC JOIN test to forbid duplicate NewChannels
Debarshi Ray
1
-2
/
+6
2011-05-02
Do not emit an extra NewChannels while handling a JOIN message
Debarshi Ray
1
-1
/
+0
2011-05-02
Test to cover RequestContactInfo
Debarshi Ray
2
-0
/
+71
2011-05-02
constants.py: add SERVICE_BUSY
Debarshi Ray
1
-0
/
+1
2011-05-02
Handle WHOIS messages in our test IRC server
Debarshi Ray
1
-0
/
+35
2011-05-02
Handle RPL_TRYAGAIN messages in response to RequestContactInfo
Debarshi Ray
3
-0
/
+35
2011-05-02
Handle RPL_WHOISSERVER messages in response to RequestContactInfo
Debarshi Ray
3
-0
/
+27
2011-04-28
use automake python macro
Ionut Biru
1
-5
/
+1
2011-04-20
Send keep-alive packets
Debarshi Ray
3
-0
/
+55
2011-04-11
NEWS: ContactInfo \o\ /o/
Will Thompson
1
-0
/
+9
2011-04-11
Handle RPL_WHOISLOGGEDIN messages in response to RequestContactInfo
Debarshi Ray
3
-0
/
+24
2011-04-11
Handle RPL_WHOISCHANNELS messages in response to RequestContactInfo
Debarshi Ray
3
-0
/
+34
2011-04-11
Handle ERR_NOSUCHSERVER
Debarshi Ray
3
-0
/
+48
2011-04-11
Implement ContactInfo
Debarshi Ray
5
-2
/
+347
2011-04-11
set nano version
Guillaume Desmottes
1
-1
/
+1
2011-04-11
prepare 0.1.9
telepathy-idle-0.1.9
Guillaume Desmottes
2
-3
/
+6
2011-03-28
Modify netinet/in.h fix to also work on FreeBSD.
Thomas Klausner
1
-2
/
+2
2011-03-28
More NEWS
Will Thompson
1
-0
/
+4
2011-03-28
Include <netinet/in.h> to fix build failure on DragonFlyBSD
Hasso Tepper
1
-0
/
+1
2011-03-28
Check for strnlen, and define it if missing.
Thomas Klausner
2
-0
/
+17
2011-03-25
NEWS for fd.o#35239
Will Thompson
1
-0
/
+5
2011-03-25
Handle ERROR messages
Debarshi Ray
3
-1
/
+55
2011-03-25
Test validating the 'username' parameter.
Will Thompson
1
-0
/
+9
2011-03-25
Filter out invalid usernames
Debarshi Ray
1
-1
/
+30
2011-03-25
Define idle_server_connection_iface_get_state with the correct spelling
Debarshi Ray
1
-1
/
+1
2011-03-21
Update the list of mode prefixes and document them
Debarshi Ray
1
-2
/
+14
2011-03-17
message-iface: check content of received messages
Guillaume Desmottes
1
-4
/
+19
2011-03-17
Use tp_cm_message_new_text()
Guillaume Desmottes
1
-10
/
+2
[next]