aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/nogaim.h
Commit message (Collapse)AuthorAgeLines
* First bits of CTCP support to contacts. (Try /CTCP VERSION on a JabberWilmer van der Gaast2010-12-06-0/+9
| | | | | contact.)
* Time out if logging in takes too long (2m for now). Except for TwitterWilmer van der Gaast2010-11-21-0/+1
| | | | | | OAuth login, which requires user action. This mostly solves problems with OSCAR login silently failing, but may also be useful in other places.
* 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
|\ | | | | | | | | | | Not 100% sure about the OpenSSL merge, should double check that but I'm currently offline.
| * 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
|\ \ \ | |_|/ |/| | | | | | | | and parts I want to/have to redo (because of ui-fix).
| * | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add 'otr trust' user command - support non-otr messages during keygen - run otr messages through strip_html - interpret <b> and <i> tags in html messages - record max message size in prpl - add 'encrypted' flag to user_t - cosmetics
* | | | | | | | Pass "user is mobile" info coming from OSCAR up to BitlBee and show mobileWilmer van der Gaast2010-08-21-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | people as away=Mobile. Bug #462 (and others for other protocols).
* | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this in the Twitter module to remember the id and timestamp of a contact's last tweet, which can later be used for simple replies/retweets.
* | | | | | | OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org>Wilmer van der Gaast2010-08-07-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with some changes.
* | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | chatrooms to use exchange numbers other than 4.
* | | | | | | Adding easy migration from old show_offline/away_devoice settings, andWilmer van der Gaast2010-07-19-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation.
* | | | | | | 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
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mainline). Once I add ft support glue to protocols/purple/ I guess this will all go into killerbee.
| * \ \ \ \ \ \ \ 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as a protocol name, and removed prpl- hack from nogaim.c.
* | | | | | | | | | Starting to restore chatroom stuff. Only enough to create and be joinedWilmer van der Gaast2010-05-06-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into a room. More will follow soon.
* | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | channel names. This also closes bug #577, making the Skype module a bit nicer.
| * | | | | | | | | Show timestamps for offline messages. Including a timezone setting forWilmer van der Gaast2010-04-07-0/+1
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | people using servers outside their own timezone.
* | | | | | | | | Restored "account" root command and restored enough stuff to be able toWilmer van der Gaast2010-03-31-11/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | send messages. Also started moving stuff out from nogaim.* into bee_* files.
* | | | | | | | | nogaim.c is close to doing something useful again without speaking any IRCWilmer van der Gaast2010-03-31-1/+1
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | itself.
* | | | | | | | Merging mainline.Wilmer van der Gaast2010-03-17-12/+11
|\| | | | | | |
| * | | | | | | Adding a few consts and other misc fixes from bug #431. Doing this via aWilmer van der Gaast2010-03-14-8/+8
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | merge because bzr can probably deal with the conflicts better than patch.
| | * | | | | | Some const/etc cleanups submitted by domen@coderock.org back in bug #431.Wilmer van der Gaast2010-03-14-9/+8
| | | |_|/ / / | | |/| | | |
| * | | | | | Added global and per-account settings "away" and "status" so the user canWilmer van der Gaast2010-03-07-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set these things individually.
| * | | | | | Away with this stupid GAIM_AWAY_CUSTOM constant. Let's see what still uses it.Wilmer van der Gaast2010-03-06-3/+2
| | |/ / / / | |/| | | |
* | | | | | Merging head.Wilmer van der Gaast2009-12-07-4/+17
|\| | | | |
| * | | | | Shuffling a few more #includes. Much more shuffling will be needed.Wilmer van der Gaast2009-10-23-2/+2
| | | | | |
| * | | | | Don't include chat.h from bitlbee.h. make install-dev doesn't installWilmer van der Gaast2009-10-22-0/+1
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | chat.h and it shouldn't ... but things broke because bitlbee.h includes it. Fixes #534.
| * | | | Added imcb_ask_auth() instead of reimplementing authorization requestsWilmer van der Gaast2009-10-10-1/+12
| | |_|/ | |/| | | | | | | | | | | | | | in every protocol module.
| * | | Fixed ic->away leaking memory. This var is only used by OSCAR and shouldWilmer van der Gaast2008-12-14-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | maybe be killed. Also fixed some completely broken indentation in those functions.
| * | | Restored support for password-protected chatrooms (for now only by acceptingWilmer van der Gaast2008-09-28-2/+2
| |/ / | | | | | | | | | | | | a password in the IRC JOIN command).
* | | merged in upstream r410.ulim2008-08-04-5/+0
|\| | | | | | | | | | | | | | Only conflict was the correction of jabber normalization which I had already done.
| * | Partial fix for #419: Moved normalize() and some other stuff to OSCARWilmer van der Gaast2008-06-22-5/+0
| | | | | | | | | | | | | | | | | | becuase it's the only place where it's used, and using this to strip spaces from all screennames before sending them to BitlBee.
* | | merged in upstream r379 (somewhere after 1.2-3).ulim2008-04-14-1/+2
|\| | | | | | | | | | | | | | Just one trivial conflict in the jabber Makefile, went smoothly.
| * | query.h now defines a callback function type, not using void* for it anymore.Wilmer van der Gaast2008-04-05-1/+2
| |/ | | | | | | | | | | Got rid of the bogus window handler pointer as the first argument to the callback.