aboutsummaryrefslogtreecommitdiffstats
path: root/irc.c
Commit message (Expand)AuthorAgeLines
...
* *Oops* The 005 reply sent % as the prefix for voiced people instead of +...Wilmer van der Gaast2005-12-18-1/+1
* Crashbug fix in new MSN Passport code (plus a fix to make the 005 reply actua...Wilmer van der Gaast2005-12-18-1/+1
* BitlBee now sends a (hopefully correct) 005 reply on connect.Wilmer van der Gaast2005-12-17-0/+1
* Merge my pluginable branchJelmer Vernooij2005-12-14-1/+1
|\
| * Merge from WilmerJelmer Vernooij2005-12-04-1/+1
| |\
| * \ Merge from WilmerJelmer Vernooij2005-11-28-1/+1
| |\ \
| * \ \ Merge WilmerJelmer Vernooij2005-11-19-13/+30
| |\ \ \
| * \ \ \ Merge changes from WilmerJelmer Vernooij2005-11-15-7/+7
| |\ \ \ \
| * | | | | Migrate my pluginable branch to use Wilmers' branch as parentJelmer Vernooij2005-11-07-1/+1
* | | | | | Add support for 'primary' and 'migrate' account storages.Jelmer Vernooij2005-12-14-1/+1
* | | | | | Use helper functions rather then the backends directly. This will be Jelmer Vernooij2005-12-10-1/+1
* | | | | | Clearer seperation between crypting and generic password codeJelmer Vernooij2005-12-08-2/+16
* | | | | | Merge some fixes from my integration branchJelmer Vernooij2005-12-08-0/+7
|\ \ \ \ \ \
| * | | | | | Move some crypting-unrelated codeJelmer Vernooij2005-12-08-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Simplify storage API a bitJelmer Vernooij2005-12-08-1/+1
* | | | | | Add abstraction layer for storageJelmer Vernooij2005-12-08-1/+1
|/ / / / /
* | | | / do_error_dialog shouldn't do NULL dereferences anymore, and TYPING notificati...Wilmer van der Gaast2005-12-04-1/+1
| |_|_|/ |/| | |
* | | | Self-NOTICEs now come back as a NOTICE, not a PRIVMSG.Wilmer van der Gaast2005-11-20-1/+1
| |_|/ |/| |
* | | Oops, even BitlBee didn't know yet that channel names can start with &. Now i...Wilmer van der Gaast2005-11-19-3/+3
* | | Quit messages should appear again, at least on crashes. (And when running in ...Wilmer van der Gaast2005-11-18-5/+17
* | | HTML stripping is optional again (but still safer than before 0.93), but now ...Wilmer van der Gaast2005-11-18-1/+1
* | | Closing #14: Milisecond precision is now possible for the buddy_sendbuffer.Wilmer van der Gaast2005-11-17-3/+8
* | | Got rid of raw ^B's in source,Wilmer van der Gaast2005-11-16-1/+1
| |/ |/|
* | Fix GLib errors when sending QUIT. Jelmer Vernooij2005-11-09-7/+7
|/
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+1573