@693ff09
2011-11-25T07:46:44Z
wilmer
Removing duplicate twitter=1 line. Bug #804 .
@90fc864
2011-11-24T08:18:04Z
wilmer
Hopefully this fixed #838 . Patch from Artem Savkov, thanks! The …
@c945ee3
2011-11-24T07:38:22Z
wilmer
Merge from vmiklos.
@d45b181
2011-11-23T16:27:59Z
Miklos Vajna
Add missing 'skype/skyped.conf.dist'
@5dd725d
2011-11-14T11:08:22Z
wilmer
Document command shortening in another place.
@80acb6d
2011-11-14T10:43:03Z
wilmer
GnuTLS now also needs ssl_pending() implemented. Bug #860 .
@03a8f8e
2011-11-13T01:41:42Z
wilmer
Cleanup of http_client fix. Use g_strdup_printf and completely avoid …
@dff732d
2011-11-12T15:49:52Z
wilmer
Undoing old workaround for MSN troubles and added more proper fix. The …
@dac74bd
2011-11-10T03:38:40Z
wilmer
Workaround/Fix for MSN login troubles, many thanks to necropresto. Bug …
@ff1616b
2011-11-09T00:07:22Z
wilmer
Fixed bug in msn_soap_debug_print() failing to print HTTP headers of …
@de26f3c
2011-10-30T11:33:49Z
wilmer
Killed careless use of strcpy(). Luckily these are only a risk on …
@e6b41b1
2011-10-21T03:59:14Z
wilmer
Strip illegal characters in generated XML streams so Jabber servers …
@3864c08
2011-10-21T03:00:54Z
wilmer
Big merge from pesco, closing some OTR issues: #759 , #824 , #839 , #830 .
@6a45181
2011-10-20T03:28:29Z
wilmer
Clearer error msg when trying to add an existing OSCAR contact. Bug #828 .
@4c225f0
2011-10-20T03:18:23Z
wilmer
Drop the on-disk IPC socket by default. Nothing uses it. If one really …
@32bea82
2011-10-20T02:59:57Z
wilmer
changeset:devel,814 was silly and incomplete. This should fix that. …
@c148701
2011-10-20T02:56:36Z
wilmer
Fixed "chan set" typos in help. (Bug #842 )
@733f607
2011-10-18T03:58:14Z
wilmer
Stupid work-around for bug #838 . The troublesome condition is known, I …
@9fc017d
2011-10-17T13:28:37Z
wilmer
Switch order of linker arguments for building otr.so which should fix …
@6cdaabb
2011-10-14T17:47:17Z
wilmer
Added missing </para> tag to quickstart. Patch from …
@aea22cd
2011-10-03T15:48:01Z
pesco
otr: only skip coloring of leading /me if the message will go to a …
@409c2de
2011-10-03T15:18:00Z
pesco
send user-specific otr messages generated by us as notices from that user
@e67e513
2011-10-03T14:56:58Z
pesco
rename irc_usermsg to irc_rootmsg.
add new irc_usermsg, …
@3231485
2011-10-01T14:57:48Z
pesco
make libotr messages associated with a user appear from that nick
@fb11647a
2011-10-01T14:55:24Z
pesco
factor making a message appear from a specific nick out of bee_irc_user_msg
@da44b08
2011-09-30T04:32:32Z
pesco
don't put color code before leading /me when coloring otr messages
@f03a498
2011-09-21T20:09:18Z
pesco
nix html-escaping in otr plugin
@ff18fc1
2011-08-27T10:30:48Z
wilmer
Fix #820 , make Skype mod compile on NetBSD.
(I haven't personally …
@0fff0b2
2011-08-27T10:18:45Z
wilmer
Just reconstruct all retweets instead of just the ones marked as truncated.
@429a9b1
2011-08-26T20:16:17Z
wilmer
Since t.co is all over Twitter now, start parsing and showing entity …
@2322a9f
2011-08-25T18:08:07Z
wilmer
Merging Twitter-mentions patch from meh. Bug #663 .
@4804b2f
2011-08-17T22:28:10Z
wilmer
Quickstart update from pleia2.
@fd1ca44
2011-08-17T22:22:56Z
wilmer
Document the new #id behaviour. It's not required, but good to have it …
@aa2f575
2011-08-17T22:21:47Z
wilmer
Better cleanup of status IDs in Twitter commands. Stop using that …
@5f1e78d
2011-08-17T21:58:21Z
wilmer
To reduce ambiguity, allow using a # to specify Tweet ID's when doing …
@d6b6906
2011-08-03T21:45:49Z
j
Make it easier to retweet by id.
Currently, typing "rt 24" would …
@3d952b5
2011-07-31T22:59:42Z
wilmer
Merging OTR fixes from pesco. Fixes #690 and possibly others.
@c8b8c83
2011-07-24T12:51:00Z
wilmer
Merging Skype plugin. Many thanks to Miklos Vajna for all his work on …
@17f6079
2011-07-24T12:50:21Z
wilmer
Small changes to --skype= flag behaviour in configure script.
@a010498
2011-07-12T08:04:12Z
wilmer
Fixed dumb file descriptor leak.
@b518cdc
2011-07-03T14:15:25Z
Miklos Vajna
Drop no longer necessary autofoo from skype plugin dir
@5155570
2011-07-03T14:15:13Z
Miklos Vajna
Install skyped documentation if skype is enabled
@b5a5938
2011-07-03T14:14:54Z
Miklos Vajna
Install skyped if skype is enabled
@f5da476
2011-07-02T16:34:42Z
wilmer
Fixed use of g_iconv() in do_iconv(). This was done wrong for ages and …
@004f494
2011-06-29T23:30:33Z
Miklos Vajna
skype: .gitignore -> .bzrignore
@66911fc
2011-06-29T23:29:01Z
Miklos Vajna
configure: --skype=plugin -> --skype=1
@2ff0f37
2011-06-29T23:25:02Z
Miklos Vajna
skyped: user configuration should have priority
@f1cf01c
2011-06-29T01:59:46Z
pesco
report trust state in gone_secure/still_secure messages
@1082395
2011-06-29T01:35:18Z
pesco
treat OTR plaintext as HTML (setting otr_does_html)
@9a57b1f
2011-06-29T00:40:31Z
pesco
bump copyright year
@1dc00fe
2011-06-25T22:31:01Z
pesco
make otr status changes visible again
@a0c6fc5
2011-06-25T22:28:26Z
pesco
fix possible segfault(s) when changing otr status
@0c42c65
2011-06-24T04:13:36Z
lyz
Add notes about multi-channel support and tags to quickstart.
@d4a0a0a
2011-06-24T04:04:22Z
lyz
Merge rename with add and remove in quickstart
@bf8ee39
2011-06-16T21:59:06Z
Miklos Vajna
Merge IPv6 and groupchat fixes from hrubi.
@05d964c
2011-06-15T12:47:16Z
hrubi13
Bind to IPv6 address when -H is in IPv6 format
@bd11422
2011-06-15T12:18:49Z
hrubi13
Free skype groupchats on logout
@c573f1b
2011-06-15T12:18:16Z
hrubi13
Don't create new channel when skype groupchat turns from DIALOG to …
@17dd2ed
2011-06-15T12:13:58Z
hrubi13
Fix crash on inviting people to skype groupchats
@9e7a566
2011-06-14T21:41:59Z
wilmer
Preparing Debian upload.
@52a735e
2011-06-12T11:53:20Z
wilmer
3.0.3, hopefully ready. Time to roll the tarballs.
3.0.3
@7ceb6b2
2011-06-11T23:59:00Z
wilmer
Use sscanf, not strtoull. G_GUINT64_FORMAT really makes format strings …
@14df98f
2011-06-11T23:22:23Z
wilmer
Aaaaaargh! Who thought it'd be a good idea to make 8-bit integers …
@4bc66ae
2011-06-11T17:59:39Z
wilmer
Oops. prefix shouldn't be just "ca" for identi.ca.
@c0f33f1
2011-06-11T17:50:26Z
wilmer
Change the default base_url to something that works. Change the …
@de923d5
2011-06-11T17:11:08Z
wilmer
Use /friends/ids and /users/lookup instead of /statuses/friends to get …
@5f74987
2011-06-11T16:09:50Z
wilmer
Crash-bug (NULL-ptr deref) fix in channel part routine.
@5983eca
2011-06-11T11:28:01Z
wilmer
Re-indent Twitter code. It just lacks *any* kind of consistency. Flags …
@27ad50b
2011-06-09T08:19:32Z
wilmer
Dirty workaround: Don't download the contact list for now as Twitter …
@2370ec2
2011-05-12T08:28:59Z
wilmer
Merge from pesco (bugfix for #751 ).
@b194fe7
2011-05-01T17:12:37Z
pesco
mergeback
@2ffc41e
2011-05-01T17:07:24Z
pesco
honor LDFLAGS in otr.so make rule
@983bb66
2011-05-01T16:32:11Z
wilmer
Merging "otr reconnect", bug #740 .
@69ef042
2011-05-01T16:22:35Z
pesco
add otr reconnect command
@6963230
2011-05-01T14:57:30Z
wilmer
Improved channel cleanup. Should fix a crash bug when leaving …
@d1d1b88
2011-05-01T14:08:02Z
wilmer
Add -I to command line in xinetd/systemd example files instead of …
@a658f10
2011-04-22T19:31:36Z
wilmer
Actually, let's also drop the -0.
@ff139f0
2011-04-22T15:55:21Z
wilmer
Don't put an epoch in the Debian "spoofed" version number. Debian's …
@2423c93
2011-04-18T14:14:28Z
wilmer
Send Connection: close headers so webservers won't try keepalive …
@6eca2eb
2011-04-18T14:14:08Z
wilmer
Try to show better Twitter error messages. Sadly this doesn't always …
@6cc36ef
2011-04-18T14:04:50Z
wilmer
show_ids documentation.
@d43d55a
2011-04-18T13:47:36Z
wilmer
Fix GnuTLS >2.12 or so compatibility.
Bug #779 and …
@370899f
2011-04-12T00:16:35Z
Miklos Vajna
Add build system support for building the skype plugin
@43b1cd7
2011-04-12T00:10:57Z
Miklos Vajna
Merge bitlbee-skype into bitlbee
@9c97a03
2011-04-11T23:32:02Z
Miklos Vajna
drop images symlink, images are embedded recently
@d5a66f8
2011-04-11T23:26:09Z
Miklos Vajna
add back optional gobject support
on windows socket/threading is …
@6220254
2011-03-31T10:28:17Z
wilmer
Check td->log everywhere before using it..
@15bc063
2011-03-29T22:47:00Z
wilmer
Also use the short IDs for a new reply command. Couldn't think of a …
@4f50ea5
2011-03-29T20:57:54Z
wilmer
Allow using the new 2-digit id's for retweets.
@ce81acd
2011-03-28T23:28:46Z
wilmer
For #721 , add the numbers in front of tweets if show_ids is enabled. …
@f01bc6f
2011-03-27T22:13:09Z
wilmer
Include FLOOD=0/9999 (min time between msgs/max burst size) in 005. …
@ce617f0
2011-03-27T14:09:55Z
wilmer
Tweaks to allow authenticating to identi.ca with OAuth. Doesn't seem …
@ff94563
2011-03-26T12:02:38Z
wilmer
Set the libpurple proxy server in a way that should work with older …
@13688ec
2011-03-19T14:02:49Z
wilmer
fakeroot is now known as fuckroot; it changes $UID but $USER is still …
@c14959d
2011-03-18T01:24:20Z
wilmer
Added init/ subdir and make clean.
@417002e
2011-03-18T00:57:14Z
wilmer
systemd stuff (bug #738 )
@f68fd5f
2011-03-08T06:55:38Z
wilmer
3.0.2. Because it's about time.
3.0.2
@420d80d1
2011-03-08T06:50:57Z
wilmer
Removed duplicate ssl_pending from ssl_bogus.
@7add7ec
2011-03-08T06:48:39Z
wilmer
Fixed proxy support with libpurple.
@93cc86f
2011-03-08T06:24:34Z
wilmer
Twitter: Warn the user if the OAuth username and the configured …