Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Take the local address from the IM/IRC connection when setting up a listening | Wilmer van der Gaast | 2010-07-25 | -1/+1 |
| | | | | | socket for file transfers. | |||
* | Adding protocol-specific chatroom settings. First one to use this: AIM | Wilmer van der Gaast | 2010-07-24 | -1/+1 |
| | | | | | chatrooms to use exchange numbers other than 4. | |||
* | Fixed crash on failed Jabber file transfers. | Wilmer van der Gaast | 2010-07-22 | -1/+0 |
| | ||||
* | Merging a few revisions from mainline. | Wilmer van der Gaast | 2010-06-24 | -4/+7 |
|\ | ||||
| * | Fixed an access-after-free() bug in the Jabber keepalive + cache cleanup | Wilmer van der Gaast | 2010-06-24 | -1/+2 |
| | | | | | | | | | | code. | |||
| * | Fixed a NULL pointer dereference in the Jabber module. | Wilmer van der Gaast | 2010-06-23 | -1/+1 |
| | | ||||
| * | Added user_agent setting to Jabber accounts so people can get around | Wilmer van der Gaast | 2010-06-23 | -2/+4 |
| | | | | | | | | | | | | | | ridiculous user agent restrictions on certain Jabber servers. Obviously this is pretty simple to detect and break, but it works at least with Openfire. | |||
* | | Allow moving contacts around between groups. Works with at least Jabber, | Wilmer van der Gaast | 2010-06-09 | -3/+5 |
| | | | | | | | | | | will check the others now. | |||
* | | Merging memory leak fixes from devel, time to find the ui-fix-specific | Wilmer van der Gaast | 2010-06-08 | -0/+29 |
|\| | | | | | | | | | leaks. | |||
| * | Fixing some memory leakage. | Wilmer van der Gaast | 2010-06-08 | -0/+29 |
| | | ||||
* | | Merging killerbee stuff, bringing all the bleeding-edge stuff together. | Wilmer van der Gaast | 2010-06-07 | -10/+13 |
|\ \ | ||||
| * | | Merging mainline. | Wilmer van der Gaast | 2010-06-06 | -1/+0 |
| |\| | ||||
| * | | Merging libpurple branch into killerbee. It's fairly usable already, and | Wilmer van der Gaast | 2010-06-06 | -39/+21 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Debian packaging is now properly separated. This also picks up a load of stuff from mainline it seems. | |||
| | * | | Allow one to run the configure script from a different directory and put all | Wilmer van der Gaast | 2010-05-25 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | build files in there. I need this to properly make Debian package variants (i.e. libpurple and native). | |||
| | * | | Merging killerbee. (The non-libpurple stuff currently doesn't compile.) | Wilmer van der Gaast | 2010-05-25 | -1/+1 |
| | |\ \ | ||||
| | * | | | GAIM_INPUT_* were renamed, at last. | Wilmer van der Gaast | 2010-05-25 | -7/+7 |
| | | | | | ||||
| | * | | | Mainline merge. (Probably mostly irrelevant for this branch, oh well.) | Wilmer van der Gaast | 2010-05-16 | -1/+3 |
| | |\ \ \ | ||||
| | * \ \ \ | Merging stuff from mainline (1.2.6). | Wilmer van der Gaast | 2010-04-24 | -28/+5 |
| | |\ \ \ \ | ||||
| | * \ \ \ \ | Merging in killerbee stuff (just file transfers and maybe a few things from | Wilmer van der Gaast | 2010-03-21 | -24/+1972 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mainline). Once I add ft support glue to protocols/purple/ I guess this will all go into killerbee. | |||
| | * \ \ \ \ \ | Merging head. Most changes are not so relevant because they're to IM | Wilmer van der Gaast | 2010-03-20 | -65/+62 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modules. | |||
| | * \ \ \ \ \ \ | Merging in head. | Wilmer van der Gaast | 2010-03-14 | -34/+40 |
| | |\ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ | Merging in mainline, including improved away/status stuff. | Wilmer van der Gaast | 2010-03-07 | -21/+27 |
| | |\ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merging BitlBee 1.2.4+ | Wilmer van der Gaast | 2009-11-23 | -3/+5 |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Make purple use BitlBee's event handling API. Since the APIs never really | Wilmer van der Gaast | 2009-10-11 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diverged too much this is fairly transparent. I did rename and redefine GAIM_INPUT_* variables to really make it work without adding another stupid layer in between. One problem left, the new libpurple input API doesn't care about return values. Fixing that in the next CL. | |||
* | | | | | | | | | | | | Pick up group changes in the middle of a Jabber session, now that we care | Wilmer van der Gaast | 2010-06-05 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | about that info. | |||
* | | | | | | | | | | | | Merging head. | Wilmer van der Gaast | 2010-06-01 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Don't whine on "incomplete" incoming IQ-set packets either, those also happen. | Wilmer van der Gaast | 2010-05-23 | -1/+0 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Mainline merge. | Wilmer van der Gaast | 2010-05-13 | -1/+3 |
|\| | | | | | | | | | | ||||
| * | | | | | | | | | | Fixed a long-standing bug where non-anonymous Jabber chatrooms could cause | Wilmer van der Gaast | 2010-05-11 | -1/+3 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | full JIDs to be added to the local contact list, but not removed when leaving the room, eventually triggering errors like the one in #499. People kept sending me these dumps and I finally took time to make what turned out to be this one-line fix. This error should never appear again unless people are doing really crazy stuff. | |||
* | | | | | | | | | | Use ?, not &&. | Wilmer van der Gaast | 2010-05-13 | -1/+1 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Read group information from Jabber contact lists. The code was already there, | Wilmer van der Gaast | 2010-05-09 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | but with a simple typo. | |||
* | | | | | | | | | | Fixed buggy jabber_chat_by_jid() after GSList change. | Wilmer van der Gaast | 2010-05-08 | -1/+1 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Misc. cleanup. Also updated the Yahoo! module to deal with struct groupchat | Wilmer van der Gaast | 2010-05-08 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in a GSList so that a default config fully compiles again. | |||
* | | | | | | | | | | Starting to restore chatroom stuff. Only enough to create and be joined | Wilmer van der Gaast | 2010-05-06 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into a room. More will follow soon. | |||
* | | | | | | | | | | Merging loads of stuff from mainline. | Wilmer van der Gaast | 2010-04-14 | -28/+5 |
|\| | | | | | | | | | ||||
| * | | | | | | | | | Added a mktime_utc() to misc.c using code that used to be in jabber_util.c. | Wilmer van der Gaast | 2010-04-08 | -26/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I want to use this in the Twitter module. | |||
| * | | | | | | | | | Suppress empty "Headline:" messages for certain new XMPP broadcast messages. | Wilmer van der Gaast | 2010-03-29 | -2/+2 |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
* | | | | | | | | | Merging a Jabber ft bugfix. | Wilmer van der Gaast | 2010-04-11 | -4/+5 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 messages | Wilmer van der Gaast | 2010-04-11 | -4/+5 |
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and my rewrite of the bs_peek function. | |||
* / | | | | | | | Including DCC stuff again, with a wonderful extra layer of abstraction. | Wilmer van der Gaast | 2010-04-11 | -19/+19 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some hooks are missing so sending files doesn't work yet. Receiving also still seems to have some issues. On the plus side, at least the MSN/Jabber modules work again. | |||
* | | | | | / | s/last_act/last_msg/ now. | Wilmer van der Gaast | 2010-03-21 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | ||||
* | | | | | | Merging in file transfer support. Most important points from my review | Wilmer van der Gaast | 2010-03-21 | -24/+1972 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | are fixed now, time to let it settle in and get people to try it. | |||
| * | | | | | Fixed jabber_bs_peek() to deal with incomplete packets as well. | Wilmer van der Gaast | 2010-03-21 | -10/+21 |
| | | | | | | ||||
| * | | | | | Killed the last str*cmp(xml_find_attr) combos. | Wilmer van der Gaast | 2010-03-21 | -16/+26 |
| | | | | | | ||||
| * | | | | | xt_status functions should always return an XT_ status, it's not a boolean. | Wilmer van der Gaast | 2010-03-21 | -5/+5 |
| | | | | | | ||||
| * | | | | | Read the from attribute from the main stanza, not the inside query. Also | Wilmer van der Gaast | 2010-03-21 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixing another potential NULL pointer dereference. | |||
| * | | | | | Some compiler warning fixes and renamed "transfers" command to just | Wilmer van der Gaast | 2010-03-18 | -11/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "transfer" since all root commands are singular so far. | |||
| * | | | | | More small fixes. (NULL derefs and s/close/disconnect/) | Wilmer van der Gaast | 2010-03-18 | -5/+8 |
| | | | | | | ||||
| * | | | | | Ouch, committing stuff without even checking if it compiles is bad style. | Wilmer van der Gaast | 2010-03-17 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | :-) | |||
| * | | | | | Avoid some NULL pointer dereferences on malformed XMPP packets. | Wilmer van der Gaast | 2010-03-17 | -17/+24 |
| | | | | | |