| Commit message (Expand) | Author | Age | Lines |
* | Debug output tweaks: Try to send everything to stderr, and add ifdef to | Wilmer van der Gaast | 2011-12-04 | -5/+5 |
* | Somewhat improve debug logging of HTTP/SOAP stuff. | Wilmer van der Gaast | 2011-12-02 | -2/+0 |
* | MSN: No clue if the OUT command can specify other reasons, but if so, show | Wilmer van der Gaast | 2011-11-26 | -1/+2 |
* | msn_soap_debug_print may get called with NULL pointers. Pay attention. | Wilmer van der Gaast | 2011-11-25 | -4/+8 |
* | Hopefully this fixed #838. Patch from Artem Savkov, thanks! The problem was | Wilmer van der Gaast | 2011-11-24 | -18/+18 |
* | Add missing 'skype/skyped.conf.dist' | Miklos Vajna | 2011-11-23 | -0/+10 |
* | Undoing old workaround for MSN troubles and added more proper fix. The | Wilmer van der Gaast | 2011-11-12 | -3/+3 |
* | Workaround/Fix for MSN login troubles, many thanks to necropresto. Bug #850. | Wilmer van der Gaast | 2011-11-10 | -3/+3 |
* | Fixed bug in msn_soap_debug_print() failing to print HTTP headers of SOAP | Wilmer van der Gaast | 2011-11-09 | -1/+1 |
* | Killed careless use of strcpy(). Luckily these are only a risk on public | Wilmer van der Gaast | 2011-10-30 | -3/+4 |
* | Big merge from pesco, closing some OTR issues: #759, #824, #839, #830. | Wilmer van der Gaast | 2011-10-20 | -3/+3 |
|\ |
|
| * | rename irc_usermsg to irc_rootmsg. | unknown | 2011-10-03 | -3/+3 |
* | | Clearer error msg when trying to add an existing OSCAR contact. Bug #828. | Wilmer van der Gaast | 2011-10-19 | -0/+4 |
* | | changeset:devel,814 was silly and incomplete. This should fix that. Full | Wilmer van der Gaast | 2011-10-19 | -0/+4 |
* | | Stupid work-around for bug #838. The troublesome condition is known, I just | Wilmer van der Gaast | 2011-10-17 | -0/+8 |
|/ |
|
* | Fix #820, make Skype mod compile on NetBSD. | Wilmer van der Gaast | 2011-08-27 | -0/+1 |
* | Just reconstruct all retweets instead of just the ones marked as truncated. | Wilmer van der Gaast | 2011-08-27 | -5/+3 |
* | Since t.co is all over Twitter now, start parsing and showing entity | Wilmer van der Gaast | 2011-08-26 | -10/+35 |
* | Merging Twitter-mentions patch from meh. Bug #663. | Wilmer van der Gaast | 2011-08-25 | -71/+282 |
* | Better cleanup of status IDs in Twitter commands. Stop using that silly | Wilmer van der Gaast | 2011-08-17 | -13/+20 |
* | To reduce ambiguity, allow using a # to specify Tweet ID's when doing retweets. | Wilmer van der Gaast | 2011-08-17 | -1/+5 |
|\ |
|
| * | Make it easier to retweet by id. | Jasper Spaans | 2011-08-03 | -1/+5 |
|/ |
|
* | Merging Skype plugin. Many thanks to Miklos Vajna for all his work on this, | Wilmer van der Gaast | 2011-07-24 | -0/+4477 |
|\ |
|
| * | Drop no longer necessary autofoo from skype plugin dir | unknown | 2011-07-03 | -112/+0 |
| * | Install skyped documentation if skype is enabled | unknown | 2011-07-03 | -2/+12 |
| * | Install skyped if skype is enabled | unknown | 2011-07-03 | -10/+0 |
| * | skype: .gitignore -> .bzrignore | Miklos Vajna | 2011-06-30 | -0/+0 |
| * | skyped: user configuration should have priority | Miklos Vajna | 2011-06-30 | -2/+2 |
| * | Bind to IPv6 address when -H is in IPv6 format | Jan Hruban | 2011-06-15 | -2/+5 |
| * | Free skype groupchats on logout | Jan Hruban | 2011-06-15 | -0/+3 |
| * | Don't create new channel when skype groupchat turns from DIALOG to MULTI_SUBS... | Jan Hruban | 2011-06-15 | -2/+5 |
| * | Fix crash on inviting people to skype groupchats | Jan Hruban | 2011-06-15 | -4/+1 |
| * | Merge bitlbee-skype into bitlbee | Miklos Vajna | 2011-04-12 | -0/+4583 |
* | | Use sscanf, not strtoull. G_GUINT64_FORMAT really makes format strings look | Wilmer van der Gaast | 2011-06-12 | -2/+2 |
* | | Oops. prefix shouldn't be just "ca" for identi.ca. | Wilmer van der Gaast | 2011-06-11 | -1/+3 |
* | | Change the default base_url to something that works. Change the default for | Wilmer van der Gaast | 2011-06-11 | -14/+27 |
* | | Use /friends/ids and /users/lookup instead of /statuses/friends to get a | Wilmer van der Gaast | 2011-06-11 | -146/+145 |
* | | Re-indent Twitter code. It just lacks *any* kind of consistency. Flags used: | Wilmer van der Gaast | 2011-06-11 | -591/+486 |
* | | Dirty workaround: Don't download the contact list for now as Twitter | Wilmer van der Gaast | 2011-06-09 | -0/+1 |
* | | Try to show better Twitter error messages. Sadly this doesn't always work | Wilmer van der Gaast | 2011-04-18 | -6/+7 |
|/ |
|
* | Check td->log everywhere before using it.. | Wilmer van der Gaast | 2011-03-31 | -2/+2 |
* | Also use the short IDs for a new reply command. Couldn't think of a sane way | Wilmer van der Gaast | 2011-03-29 | -4/+35 |
* | Allow using the new 2-digit id's for retweets. | Wilmer van der Gaast | 2011-03-29 | -1/+5 |
* | For #721, add the numbers in front of tweets if show_ids is enabled. Left | Wilmer van der Gaast | 2011-03-29 | -11/+78 |
* | Tweaks to allow authenticating to identi.ca with OAuth. Doesn't seem to work | Wilmer van der Gaast | 2011-03-27 | -2/+24 |
* | Set the libpurple proxy server in a way that should work with older | Wilmer van der Gaast | 2011-03-26 | -2/+1 |
* | Fixed proxy support with libpurple. | Wilmer van der Gaast | 2011-03-07 | -0/+22 |
* | Twitter: Warn the user if the OAuth username and the configured username | Wilmer van der Gaast | 2011-03-07 | -0/+10 |
* | Fix crash on quick MSN logoff (NULL pointer dereference because GLib doesn't | Wilmer van der Gaast | 2011-03-07 | -1/+2 |
* | Fix memory corruption on Jabber disconnect with xmlconsole and | Wilmer van der Gaast | 2011-02-24 | -2/+2 |