| Commit message (Expand) | Author | Age | Lines |
... | |
* | | Cleanup of http_client fix. Use g_strdup_printf and completely avoid strcat, | Wilmer van der Gaast | 2011-11-13 | -14/+21 |
* | | Undoing old workaround for MSN troubles and added more proper fix. The | Wilmer van der Gaast | 2011-11-12 | -7/+10 |
* | | 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 |
* | | Strip illegal characters in generated XML streams so Jabber servers won't | Wilmer van der Gaast | 2011-10-20 | -2/+25 |
* | | Big merge from pesco, closing some OTR issues: #759, #824, #839, #830. | Wilmer van der Gaast | 2011-10-20 | -313/+368 |
|\ \ |
|
| * | | otr: only skip coloring of leading /me if the message will go to a query window | unknown | 2011-10-03 | -3/+4 |
| * | | send user-specific otr messages generated by us as notices from that user | unknown | 2011-10-03 | -5/+11 |
| * | | rename irc_usermsg to irc_rootmsg. | unknown | 2011-10-03 | -302/+318 |
| * | | make libotr messages associated with a user appear from that nick | unknown | 2011-10-01 | -1/+9 |
| * | | factor making a message appear from a specific nick out of bee_irc_user_msg | unknown | 2011-10-01 | -14/+22 |
| * | | don't put color code before leading /me when coloring otr messages | unknown | 2011-09-30 | -14/+26 |
| * | | nix html-escaping in otr plugin | unknown | 2011-09-21 | -7/+12 |
* | | | Clearer error msg when trying to add an existing OSCAR contact. Bug #828. | Wilmer van der Gaast | 2011-10-19 | -0/+4 |
* | | | Drop the on-disk IPC socket by default. Nothing uses it. If one really wants | Wilmer van der Gaast | 2011-10-19 | -2/+4 |
* | | | changeset:devel,814 was silly and incomplete. This should fix that. Full | Wilmer van der Gaast | 2011-10-19 | -0/+4 |
* | | | Fixed "chan set" typos in help. (Bug #842) | Wilmer van der Gaast | 2011-10-19 | -3/+3 |
* | | | Stupid work-around for bug #838. The troublesome condition is known, I just | Wilmer van der Gaast | 2011-10-17 | -0/+8 |
* | | | Switch order of linker arguments for building otr.so which should fix the | Wilmer van der Gaast | 2011-10-17 | -1/+1 |
* | | | Added missing </para> tag to quickstart. Patch from walter+bitlbee@wjd.nu, | Wilmer van der Gaast | 2011-10-14 | -1/+3 |
|/ / |
|
* | | 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 |
* | | Quickstart update from pleia2. | Wilmer van der Gaast | 2011-08-17 | -43/+17 |
|\ \ |
|
| * | | Add notes about multi-channel support and tags to quickstart. | Elizabeth Krumbach | 2011-06-23 | -0/+8 |
| * | | Merge rename with add and remove in quickstart | Elizabeth Krumbach | 2011-06-23 | -43/+9 |
* | | | Document the new #id behaviour. It's not required, but good to have it | Wilmer van der Gaast | 2011-08-17 | -3/+3 |
* | | | 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 OTR fixes from pesco. Fixes #690 and possibly others. | Wilmer van der Gaast | 2011-07-31 | -33/+72 |
|\ \ \ |
|
| * | | | report trust state in gone_secure/still_secure messages | Sven Moritz Hallberg | 2011-06-29 | -4/+8 |
| * | | | treat OTR plaintext as HTML (setting otr_does_html) | Sven Moritz Hallberg | 2011-06-29 | -16/+37 |
| * | | | bump copyright year | Sven Moritz Hallberg | 2011-06-29 | -1/+1 |
| * | | | make otr status changes visible again | Sven Moritz Hallberg | 2011-06-26 | -1/+1 |
| * | | | fix possible segfault(s) when changing otr status | Sven Moritz Hallberg | 2011-06-26 | -11/+25 |
| |/ / |
|
* | | | Merging Skype plugin. Many thanks to Miklos Vajna for all his work on this, | Wilmer van der Gaast | 2011-07-24 | -2/+4510 |
|\ \ \ |
|
| * | | | Small changes to --skype= flag behaviour in configure script. | Wilmer van der Gaast | 2011-07-24 | -9/+6 |
| * | | | 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/+21 |
| * | | | Install skyped if skype is enabled | unknown | 2011-07-03 | -10/+4 |
| * | | | skype: .gitignore -> .bzrignore | Miklos Vajna | 2011-06-30 | -0/+0 |
| * | | | configure: --skype=plugin -> --skype=1 | Miklos Vajna | 2011-06-30 | -2/+2 |
| * | | | skyped: user configuration should have priority | Miklos Vajna | 2011-06-30 | -2/+2 |
| * | | | Merge IPv6 and groupchat fixes from hrubi. | unknown | 2011-06-16 | -8/+14 |
| |\ \ \ |
|
| | * | | | 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 |