summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/ircsession.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-02-03Added DCC receive supportskyhusker1-2/+3
2005-02-02Added a pointer to the mainwindow because it's needed by the dcc ↵skyhusker1-1/+2
confirmation dialog
2005-01-26* Created new class for IRCChannelPerson.skyhusker1-1/+19
* Added whois, ping and version entries to channel popup menu. * Fixed action on CTCP PING reply (was interpreted as a request).
2005-01-14Added message queue, now topics always appear in channel tabskyhusker1-5/+51
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-1/+1
TT.
2003-08-09Merge from BRANCH_1_0kergoth1-0/+4
2003-07-22fixed scroll issue, added many commandsfliplap1-1/+36
2002-09-21CTCP action now work via /me, HTML escaping now also works for text sent by ↵wazlaf1-0/+8
yourself
2002-09-20support for client commands (only /join implemented so far), crash bugfix, ↵wazlaf1-0/+4
fixed 2 leaks, server browser now includes a channel list
2002-09-10initial import of OpieIRC v0.1wazlaf1-0/+99