Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | 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 | |
| | | | | | | | | | | | | | | | it, it can be restored using the --ipcsocket= configure option. | ||||
* | | | changeset:devel,814 was silly and incomplete. This should fix that. Full | Wilmer van der Gaast | 2011-10-19 | -0/+4 | |
| | | | | | | | | | | | | | | | workaround for Twitter "hang" problem. | ||||
* | | | 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 | |
| | | | | | | | | | | | | | | | | | | don't know exactly how BitlBee gets into it. Any more info from people who see this problem often would be useful. | ||||
* | | | Switch order of linker arguments for building otr.so which should fix the | Wilmer van der Gaast | 2011-10-17 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | plugin with new toolchain versions (affecting Ubuntu Oneiric and possibly others). | ||||
* | | | Added missing </para> tag to quickstart. Patch from walter+bitlbee@wjd.nu, | Wilmer van der Gaast | 2011-10-14 | -1/+3 | |
|/ / | | | | | | | | | bug #840. | ||||
* | | Fix #820, make Skype mod compile on NetBSD. | Wilmer van der Gaast | 2011-08-27 | -0/+1 | |
| | | | | | | | | | | | | | | (I haven't personally tested that the Skype module *works* after this nor have I received any reports that either confirm or deny this. This change just makes it *compile*.) | ||||
* | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | information. I'm going for this way of rendering even though full URLs are also available to me because A) it puts me on the safe side wrt Twitter ToS and B) some full URLS may really be very long. Noticed some problem with truncated RT statuses not getting fixed but this seems to be unrelated. (This is a truncated RT status without the "truncated" property set.) Bug #821. | ||||
* | | 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 | |
| | | | | | | | | | | | | | | | "documented" somewhere. It's non-ambiguous so certainly better. | ||||
* | | | Better cleanup of status IDs in Twitter commands. Stop using that silly | Wilmer van der Gaast | 2011-08-17 | -13/+20 | |
| | | | | | | | | | | | | | | | | | | g_ascii_strtoull() everywhere. This should fix some accidental Tweet incidents. | ||||
* | | | To reduce ambiguity, allow using a # to specify Tweet ID's when doing retweets. | Wilmer van der Gaast | 2011-08-17 | -1/+5 | |
|\ \ \ | | | | | | | | | | | | | | | | | Patch from Jasper Spaans. | ||||
| * | | | Make it easier to retweet by id. | Jasper Spaans | 2011-08-03 | -1/+5 | |
|/ / / | | | | | | | | | | | | | | | | Currently, typing "rt 24" would retweet the last message from @24. This patch allows one to retweet the tweet with id 24 by typing "rt #24". | ||||
* | | | 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 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | having this distributed together with BitlBee will hopefully make up for the fact that BitlBee has poor binary API backward compatibility. | ||||
| * | | | 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 ↵ | Jan Hruban | 2011-06-15 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | MULTI_SUBSCRIBED (works only when user initiates the chat, otherwise new channel is created anyway) | ||||
| | * | | | Fix crash on inviting people to skype groupchats | Jan Hruban | 2011-06-15 | -4/+1 | |
| |/ / / | |||||
| * | | | Add build system support for building the skype plugin | Miklos Vajna | 2011-04-12 | -1/+22 | |
| | | | | |||||
| * | | | Merge bitlbee-skype into bitlbee | Miklos Vajna | 2011-04-12 | -0/+4583 | |
| |\ \ \ | |||||
| | * | | | drop images symlink, images are embedded recently | Miklos Vajna | 2011-04-12 | -1/+0 | |
| | | | | | |||||
| | * | | | add back optional gobject support | Miklos Vajna | 2011-04-12 | -50/+106 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on windows socket/threading is needed as there are no gobject, but those directly on linux would be suboptimal | ||||
| | * | | | Always use UTF-8 encoding when dealing with BitlBee | Philippe Crama | 2011-02-08 | -11/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitlBee internally always uses UTF-8 (see initialization of irc->iconv and irc->oconv in set_eval_charset in irc.c of BitlBee's source and their usage in eg irc_vawrite in the same file; confirmed on #bitlbee), so it makes no sense to either get an encoding from the current locale or to make it a runtime setting. | ||||
| | * | | | Remove useless/misleading comment | Philippe Crama | 2011-02-08 | -1/+0 | |
| | | | | | |||||
| | * | | | Add a 'test' target to the toplevel Makefile | Miklos Vajna | 2011-01-21 | -1/+4 | |
| | | | | | |||||
| | * | | | Avoid debugging output charset problems crashing skyped.py | Philippe Crama | 2011-01-21 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using irssi in an LC_CTYPE=ISO-8859-1 terminal (thus /set charset iso-8859-1 for irssi, set charset iso-8859-1 for bitlbee and no recode_out_default_charset set for irssi) and skyped.py in a Windows console window (CP1252?), sending a message with a é (the character, not the HTML entity) crashes the server because in its debugging output it tries to print the UTF-8 equivalent intepreted as CP1252 code points. I do not think that the "if options.log: ..." code just below the patch needs the same treatment as the worst that can happen is that some messages in the log file will be garbled. Since I do not use/test that code path, I didn't touch it. | ||||
| | * | | | t/livetest-bitlbee.sh: ps is posix, /proc is not | Miklos Vajna | 2011-01-05 | -2/+2 | |
| | | | | | |||||
| | * | | | Add an AUTHORS file | Miklos Vajna | 2011-01-04 | -5/+5 | |
| | | | | | |||||
| | * | | | Make tests a bit more robust | Miklos Vajna | 2011-01-04 | -2/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes skyped exits on startup because of the failure of some underlying C lib (ie we get no expections), that's not something I want to care about. |