summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/ircmessageparser.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-07-09Fix for opie bug 1719. This should make opie-irc play nicer with utf-8.erik1-2/+2
Patches were culled from OE. Thanks to whoever the original patch author was.
2007-02-09This commit is based on the patch attached to Opie bug 1735:erik1-10/+25
http://opie-bugs.oszine.de/view.php?id=1735 It changes the opie-irc app to be able to support the additional user characters that the unrealircd irc daemon provides. Thanks goes to andrewy for reporting and providing a patch.
2005-06-09Fix #1667skyhusker1-2/+3
2005-02-03Added DCC receive supportskyhusker1-6/+24
2005-02-01Added proper action on ctcp ping replyskyhusker1-1/+9
2005-01-26* Created new class for IRCChannelPerson.skyhusker1-58/+74
* Added whois, ping and version entries to channel popup menu. * Fixed action on CTCP PING reply (was interpreted as a request).
2005-01-16Fixed a bug in nickname handling with networks using nickname:password for authskyhusker1-20/+28
2005-01-14Added message queue, now topics always appear in channel tabskyhusker1-50/+108
2005-01-08Changes in this patch:wimpie1-36/+25
*Added some irc numerical codes (253, 422) *Reordered codes *Unified some functions which did exactly the same in two functions *Changed nick ordering in channel list, now nicks get ordered first by flags and then by name.
2004-09-08-Close Tab Keyboard Accelerator with delayed deletion of the tabzecke1-0/+34
-Optionally add a TimeStamp to the Tab -Remove not implemented CTCP actions from the Channel PopupMenu -Give Focus to the Edit Line -Some more ping handling patch inspired and copied from zautrix fork
2004-09-06-Some keyboard handlingzecke1-12/+12
-ping notification merge of zautrixs work
2003-08-09Merge from BRANCH_1_0kergoth1-4/+19
2003-07-22getting all my stuff syncd up. Fixed scroll issue, added commandsfliplap1-10/+10
2002-09-30history functionality, tabs switch colors, extended settings dialogwazlaf1-1/+1
2002-09-29modeless channel supportwazlaf1-1/+1
2002-09-29some more message types supported to make this work more smoothly with ↵wazlaf1-11/+15
freenode.net
2002-09-29some more message types supported to make this work more smoothly with ↵wazlaf1-1/+32
freenode.net
2002-09-23configuration dialog + color configurability throughout the program + popup ↵wazlaf1-1/+0
menu on the channel person list
2002-09-21query windows and basic commands such as /me, /msgwazlaf1-2/+8
2002-09-20support for client commands (only /join implemented so far), crash bugfix, ↵wazlaf1-0/+3
fixed 2 leaks, server browser now includes a channel list
2002-09-10initial import of OpieIRC v0.1wazlaf1-0/+478