aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/nogaim.h
Commit message (Expand)AuthorAgeLines
* Add imcb_buddy_nick_change(), like nick_hint but strongerdequis2016-03-20-0/+1
* Remove nonexistent forward declarationesainane2015-12-11-1/+0
* Show a nicer message when a protocol is disabled in account adddequis2015-11-23-0/+1
* Nuke imcb_clean_handle(), which was merging handles accidentallydequis2015-11-09-1/+2
* IRC self-message support (messages sent by yourself from other clients)dequis2015-10-30-1/+2
* Remove a few stale functions from struct prpl.Wilmer van der Gaast2015-02-22-8/+0
* Reindent everything to K&R style with tabsIndent2015-02-20-81/+82
* irc_commands: implemented KICK supportjgeboski2015-01-29-0/+5
* Add handle_is_self() prpl function to fix JID mismatch confusion bugsdequis2015-01-25-0/+3
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
* I'm still bored on a long flight. Wrote a script to automatically updateWilmer van der Gaast2013-02-21-2/+2
* Merge mainline.Wilmer van der Gaast2012-11-17-4/+0
|\
| * Cleaning up struct im_connection a little bit.Wilmer van der Gaast2012-11-11-4/+0
* | Extend keepalive code to time out connections when pings don't getWilmer van der Gaast2012-11-11-0/+2
|/
* Removing some fully dead code.Wilmer van der Gaast2012-10-19-1/+1
* First bits of CTCP support to contacts. (Try /CTCP VERSION on a JabberWilmer van der Gaast2010-12-06-0/+9
* Time out if logging in takes too long (2m for now). Except for TwitterWilmer van der Gaast2010-11-21-0/+1
* Removed problematic include from nogaim.h. (Bug #695)Wilmer van der Gaast2010-10-21-2/+0
* Merging mainline, which includes a huge msnp13 merge.Wilmer van der Gaast2010-10-02-0/+2
|\
| * Merge mainline.Wilmer van der Gaast2010-08-21-1/+2
| |\
| * | Allow changing the display_name, now permanently!Wilmer van der Gaast2010-08-14-0/+2
* | | First step in this merge. Mostly a bzr merge and then a cleanup of conflictsWilmer van der Gaast2010-08-24-0/+5
|\ \ \ | |_|/ |/| |
| * | add an option to disable otr on twitter (and other unsuitable protocols)Sven Moritz Hallberg2010-06-03-4/+5
| * | merge in bitlbee 1.2.6Sven Moritz Hallberg2010-06-03-0/+2
| |\ \
| * \ \ merge in bitlbee 1.2.5Sven Moritz Hallberg2010-06-03-13/+13
| |\ \ \
| * \ \ \ merge in bitlbee 1.2.4Sven Moritz Hallberg2010-06-03-1/+12
| |\ \ \ \
| * \ \ \ \ pretty blind try at merging in the latest trunkSven Moritz Hallberg2009-03-12-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ merge in latest trunkSven Moritz Hallberg2008-07-17-6/+2
| |\ \ \ \ \ \
| * | | | | | | remove old away_devoice stuffSven Moritz Hallberg2008-02-09-1/+0
| * | | | | | | - add support for setting ops/voice according to OTR msgstateSven Moritz Hallberg2008-02-09-0/+4
* | | | | | | | Pass "user is mobile" info coming from OSCAR up to BitlBee and show mobileWilmer van der Gaast2010-08-21-0/+1
* | | | | | | | libpurple: Fix typing notifications (in and out). Closes #671.Wilmer van der Gaast2010-08-20-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Allow protocol modules to keep per-contact protocol-specific data. UseWilmer van der Gaast2010-08-07-0/+3
* | | | | | | OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org>Wilmer van der Gaast2010-08-07-0/+6
* | | | | | | Source documentation update, including a short HACKING file.Wilmer van der Gaast2010-07-28-21/+0
* | | | | | | Adding protocol-specific chatroom settings. First one to use this: AIMWilmer van der Gaast2010-07-24-1/+14
* | | | | | | Adding easy migration from old show_offline/away_devoice settings, andWilmer van der Gaast2010-07-19-1/+0
* | | | | | | libpurple: Handle incoming authorization requests.Wilmer van der Gaast2010-07-17-0/+1
* | | | | | | Merging killerbee stuff, bringing all the bleeding-edge stuff together.Wilmer van der Gaast2010-06-07-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merging stuff from mainline (1.2.6).Wilmer van der Gaast2010-04-24-0/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merging in killerbee stuff (just file transfers and maybe a few things fromWilmer van der Gaast2010-03-21-0/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merging in head.Wilmer van der Gaast2010-03-14-8/+8
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merging in mainline, including improved away/status stuff.Wilmer van der Gaast2010-03-07-4/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fixed compatibility with non-libpurple version: oscar is now recognizedWilmer van der Gaast2009-11-23-0/+1
* | | | | | | | | | Starting to restore chatroom stuff. Only enough to create and be joinedWilmer van der Gaast2010-05-06-4/+4
* | | | | | | | | | Merging loads of stuff from mainline.Wilmer van der Gaast2010-04-14-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Added imcb_chat_nick_hint() and use it in the Twitter module to get sanerWilmer van der Gaast2010-04-09-0/+1
| * | | | | | | | | Show timestamps for offline messages. Including a timezone setting forWilmer van der Gaast2010-04-07-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Restored "account" root command and restored enough stuff to be able toWilmer van der Gaast2010-03-31-11/+2
* | | | | | | | | nogaim.c is close to doing something useful again without speaking any IRCWilmer van der Gaast2010-03-31-1/+1
| |_|_|/ / / / / |/| | | | | | |