Commit Graph

17 Commits (007c68ab6baef0c92bd77f7c65f98715c79afca7)

Author SHA1 Message Date
Bruno Deferrari 007c68ab6b irc.messages: handle mode parameters using inverse's switch 2008-09-06 19:29:18 -03:00
Bruno Deferrari 50e5ffa594 irc.messages: Handle mode messages better, tests 2008-09-06 18:39:00 -03:00
Bruno Deferrari b610e07769 irc.messages: Change the way messages are built when parsed 2008-09-05 02:16:38 -03:00
Bruno Deferrari 7f588bbb84 irc.messages: oops 2008-09-04 01:28:37 -03:00
Bruno Deferrari f936f5f54f irc.messages: use >tuple 2008-09-03 23:56:58 -03:00
Doug Coleman 8ebb7f9be7 fix irc for delegate removal 2008-09-03 12:39:30 -05:00
William Schlieper 176fb3cebd Merge branch 'master' of git://tiodante.com/git/factor 2008-08-13 20:50:34 -04:00
William Schlieper 8b3ce1ee84 irc:Added whois command, fixed bug in parting 2008-08-13 01:00:26 -04:00
Bruno Deferrari 759a939ecc irc.client: Refactorings 2008-08-12 03:25:13 -03:00
Bruno Deferrari fcc1ee9cdd irc.client: nick command parsing, namelist notification after join, tests. Make +normal+ the default state for participants, not 'f' 2008-07-31 21:45:35 -03:00
Bruno Deferrari b855b098a7 irc.client: Fixes, tests, etc 2008-07-26 15:32:16 -03:00
Bruno Deferrari c4db578f04 irc.client: Manage participant list changes, forward quit messages to all channels with participant, mode tests. 2008-07-16 00:32:06 -03:00
Bruno Deferrari 0038136950 irc.client: Rename client message construcor, handle outgoing plain irc-messages. 2008-07-16 00:32:05 -03:00
Bruno Deferrari 66be27c186 irc.client: Add make-client-messages, move things around, etc 2008-07-16 00:32:05 -03:00
Bruno Deferrari 0d17038a51 irc.client: Some little changes, and handling of quit messages (removes participant from channels, still needs to forward it) 2008-07-16 00:32:05 -03:00
Bruno Deferrari 38e31b85c9 irc.client: Handling of lists of participants in channels, fixes. 2008-07-16 00:32:05 -03:00
Bruno Deferrari 4141399beb irc.client: Move message tuples and parser to irc.messages, fix join handling 2008-07-09 22:48:17 -03:00