source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @8b39b1a   2011-12-10T22:54:12Z wilmer asciidoc dependency to build Skype docs.
(edit) @57da960   2011-12-10T22:43:10Z wilmer Skype module packaging.
(edit) @06b5893   2011-12-07T21:47:25Z wilmer Merging non-SASL authentication patch from #863. This also implements …
(edit) @aee8c19   2011-12-07T21:37:27Z wilmer Fix libresolv detection on FreeBSD. Based on a patch by ashish@….
(edit) @b041b52   2011-12-06T21:50:43Z wilmer Merging compiler warning fixes from vmiklos. This change also …
(edit) @d7edadf   2011-12-06T00:53:34Z Miklos Vajna yahoo: unused-but-set-variables
(edit) @d18db32f   2011-12-06T00:53:26Z Miklos Vajna oscar: unused-but-set-variables
(edit) @5dc7f90   2011-12-06T00:53:16Z Miklos Vajna msn: unused-but-set-variables
(edit) @df98ee8   2011-12-04T19:21:06Z wilmer Version 3.0.4, probably. 3.0.4
(edit) @ca974d7   2011-12-04T19:14:29Z wilmer Debug output tweaks: Try to send everything to stderr, and add ifdef …
(edit) @bd31661   2011-12-02T10:32:54Z wilmer Somewhat improve debug logging of HTTP/SOAP stuff.
(edit) @191ac9d   2011-11-28T08:42:10Z wilmer Merging typo fix for Skype config installation.
(edit) @ddcff199   2011-11-28T08:34:46Z wilmer Merge from pesco.
(edit) @c77406a   2011-11-26T18:41:24Z wilmer MSN: No clue if the OUT command can specify other reasons, but if so, …
(edit) @c7b94ef   2011-11-26T00:41:45Z pesco make sure we avoid file traversal in otr load/save functions (#853)
(edit) @3bd2f17   2011-11-25T12:16:05Z wilmer msn_soap_debug_print may get called with NULL pointers. Pay attention.
(edit) @693ff09   2011-11-25T07:46:44Z wilmer Removing duplicate twitter=1 line. Bug #804.
(edit) @e4fc493   2011-11-24T13:11:32Z Miklos Vajna Fix Skype typo: the in-tree config has a .dist suffix
(edit) @90fc864   2011-11-24T08:18:04Z wilmer Hopefully this fixed #838. Patch from Artem Savkov, thanks! The …
(edit) @c945ee3   2011-11-24T07:38:22Z wilmer Merge from vmiklos.
(edit) @d45b181   2011-11-23T16:27:59Z Miklos Vajna Add missing 'skype/skyped.conf.dist'
(edit) @5dd725d   2011-11-14T11:08:22Z wilmer Document command shortening in another place.
(edit) @80acb6d   2011-11-14T10:43:03Z wilmer GnuTLS now also needs ssl_pending() implemented. Bug #860.
(edit) @03a8f8e   2011-11-13T01:41:42Z wilmer Cleanup of http_client fix. Use g_strdup_printf and completely avoid …
(edit) @dff732d   2011-11-12T15:49:52Z wilmer Undoing old workaround for MSN troubles and added more proper fix. The …
(edit) @dac74bd   2011-11-10T03:38:40Z wilmer Workaround/Fix for MSN login troubles, many thanks to necropresto. Bug …
(edit) @ff1616b   2011-11-09T00:07:22Z wilmer Fixed bug in msn_soap_debug_print() failing to print HTTP headers of …
(edit) @de26f3c   2011-10-30T11:33:49Z wilmer Killed careless use of strcpy(). Luckily these are only a risk on …
(edit) @e6b41b1   2011-10-21T03:59:14Z wilmer Strip illegal characters in generated XML streams so Jabber servers …
(edit) @3864c08   2011-10-21T03:00:54Z wilmer Big merge from pesco, closing some OTR issues: #759, #824, #839, #830.
(edit) @6a45181   2011-10-20T03:28:29Z wilmer Clearer error msg when trying to add an existing OSCAR contact. Bug #828.
(edit) @4c225f0   2011-10-20T03:18:23Z wilmer Drop the on-disk IPC socket by default. Nothing uses it. If one really …
(edit) @32bea82   2011-10-20T02:59:57Z wilmer changeset:devel,814 was silly and incomplete. This should fix that. …
(edit) @c148701   2011-10-20T02:56:36Z wilmer Fixed "chan set" typos in help. (Bug #842)
(edit) @733f607   2011-10-18T03:58:14Z wilmer Stupid work-around for bug #838. The troublesome condition is known, I …
(edit) @9fc017d   2011-10-17T13:28:37Z wilmer Switch order of linker arguments for building otr.so which should fix …
(edit) @6cdaabb   2011-10-14T17:47:17Z wilmer Added missing </para> tag to quickstart. Patch from …
(edit) @aea22cd   2011-10-03T15:48:01Z pesco otr: only skip coloring of leading /me if the message will go to a …
(edit) @409c2de   2011-10-03T15:18:00Z pesco send user-specific otr messages generated by us as notices from that user
(edit) @e67e513   2011-10-03T14:56:58Z pesco rename irc_usermsg to irc_rootmsg. add new irc_usermsg, …
(edit) @3231485   2011-10-01T14:57:48Z pesco make libotr messages associated with a user appear from that nick
(edit) @fb11647a   2011-10-01T14:55:24Z pesco factor making a message appear from a specific nick out of bee_irc_user_msg
(edit) @da44b08   2011-09-30T04:32:32Z pesco don't put color code before leading /me when coloring otr messages
(edit) @f03a498   2011-09-21T20:09:18Z pesco nix html-escaping in otr plugin
(edit) @ff18fc1   2011-08-27T10:30:48Z wilmer Fix #820, make Skype mod compile on NetBSD. (I haven't personally …
(edit) @0fff0b2   2011-08-27T10:18:45Z wilmer Just reconstruct all retweets instead of just the ones marked as truncated.
(edit) @429a9b1   2011-08-26T20:16:17Z wilmer Since t.co is all over Twitter now, start parsing and showing entity …
(edit) @2322a9f   2011-08-25T18:08:07Z wilmer Merging Twitter-mentions patch from meh. Bug #663.
(edit) @4804b2f   2011-08-17T22:28:10Z wilmer Quickstart update from pleia2.
(edit) @fd1ca44   2011-08-17T22:22:56Z wilmer Document the new #id behaviour. It's not required, but good to have it …
(edit) @aa2f575   2011-08-17T22:21:47Z wilmer Better cleanup of status IDs in Twitter commands. Stop using that …
(edit) @5f1e78d   2011-08-17T21:58:21Z wilmer To reduce ambiguity, allow using a # to specify Tweet ID's when doing …
(edit) @d6b6906   2011-08-03T21:45:49Z j Make it easier to retweet by id. Currently, typing "rt 24" would …
(edit) @3d952b5   2011-07-31T22:59:42Z wilmer Merging OTR fixes from pesco. Fixes #690 and possibly others.
(edit) @c8b8c83   2011-07-24T12:51:00Z wilmer Merging Skype plugin. Many thanks to Miklos Vajna for all his work on …
(edit) @17f6079   2011-07-24T12:50:21Z wilmer Small changes to --skype= flag behaviour in configure script.
(edit) @a010498   2011-07-12T08:04:12Z wilmer Fixed dumb file descriptor leak.
(edit) @b518cdc   2011-07-03T14:15:25Z Miklos Vajna Drop no longer necessary autofoo from skype plugin dir
(edit) @5155570   2011-07-03T14:15:13Z Miklos Vajna Install skyped documentation if skype is enabled
(edit) @b5a5938   2011-07-03T14:14:54Z Miklos Vajna Install skyped if skype is enabled
(edit) @f5da476   2011-07-02T16:34:42Z wilmer Fixed use of g_iconv() in do_iconv(). This was done wrong for ages and …
(edit) @004f494   2011-06-29T23:30:33Z Miklos Vajna skype: .gitignore -> .bzrignore
(edit) @66911fc   2011-06-29T23:29:01Z Miklos Vajna configure: --skype=plugin -> --skype=1
(edit) @2ff0f37   2011-06-29T23:25:02Z Miklos Vajna skyped: user configuration should have priority
(edit) @f1cf01c   2011-06-29T01:59:46Z pesco report trust state in gone_secure/still_secure messages
(edit) @1082395   2011-06-29T01:35:18Z pesco treat OTR plaintext as HTML (setting otr_does_html)
(edit) @9a57b1f   2011-06-29T00:40:31Z pesco bump copyright year
(edit) @1dc00fe   2011-06-25T22:31:01Z pesco make otr status changes visible again
(edit) @a0c6fc5   2011-06-25T22:28:26Z pesco fix possible segfault(s) when changing otr status
(edit) @0c42c65   2011-06-24T04:13:36Z lyz Add notes about multi-channel support and tags to quickstart.
(edit) @d4a0a0a   2011-06-24T04:04:22Z lyz Merge rename with add and remove in quickstart
(edit) @bf8ee39   2011-06-16T21:59:06Z Miklos Vajna Merge IPv6 and groupchat fixes from hrubi.
(edit) @05d964c   2011-06-15T12:47:16Z hrubi13 Bind to IPv6 address when -H is in IPv6 format
(edit) @bd11422   2011-06-15T12:18:49Z hrubi13 Free skype groupchats on logout
(edit) @c573f1b   2011-06-15T12:18:16Z hrubi13 Don't create new channel when skype groupchat turns from DIALOG to …
(edit) @17dd2ed   2011-06-15T12:13:58Z hrubi13 Fix crash on inviting people to skype groupchats
(edit) @9e7a566   2011-06-14T21:41:59Z wilmer Preparing Debian upload.
(edit) @52a735e   2011-06-12T11:53:20Z wilmer 3.0.3, hopefully ready. Time to roll the tarballs. 3.0.3
(edit) @7ceb6b2   2011-06-11T23:59:00Z wilmer Use sscanf, not strtoull. G_GUINT64_FORMAT really makes format strings …
(edit) @14df98f   2011-06-11T23:22:23Z wilmer Aaaaaargh! Who thought it'd be a good idea to make 8-bit integers …
(edit) @4bc66ae   2011-06-11T17:59:39Z wilmer Oops. prefix shouldn't be just "ca" for identi.ca.
(edit) @c0f33f1   2011-06-11T17:50:26Z wilmer Change the default base_url to something that works. Change the …
(edit) @de923d5   2011-06-11T17:11:08Z wilmer Use /friends/ids and /users/lookup instead of /statuses/friends to get …
(edit) @5f74987   2011-06-11T16:09:50Z wilmer Crash-bug (NULL-ptr deref) fix in channel part routine.
(edit) @5983eca   2011-06-11T11:28:01Z wilmer Re-indent Twitter code. It just lacks *any* kind of consistency. Flags …
(edit) @27ad50b   2011-06-09T08:19:32Z wilmer Dirty workaround: Don't download the contact list for now as Twitter …
(edit) @2370ec2   2011-05-12T08:28:59Z wilmer Merge from pesco (bugfix for #751).
(edit) @b194fe7   2011-05-01T17:12:37Z pesco mergeback
(edit) @2ffc41e   2011-05-01T17:07:24Z pesco honor LDFLAGS in otr.so make rule
(edit) @983bb66   2011-05-01T16:32:11Z wilmer Merging "otr reconnect", bug #740.
(edit) @69ef042   2011-05-01T16:22:35Z pesco add otr reconnect command
(edit) @6963230   2011-05-01T14:57:30Z wilmer Improved channel cleanup. Should fix a crash bug when leaving …
(edit) @d1d1b88   2011-05-01T14:08:02Z wilmer Add -I to command line in xinetd/systemd example files instead of …
(edit) @a658f10   2011-04-22T19:31:36Z wilmer Actually, let's also drop the -0.
(edit) @ff139f0   2011-04-22T15:55:21Z wilmer Don't put an epoch in the Debian "spoofed" version number. Debian's …
(edit) @2423c93   2011-04-18T14:14:28Z wilmer Send Connection: close headers so webservers won't try keepalive …
(edit) @6eca2eb   2011-04-18T14:14:08Z wilmer Try to show better Twitter error messages. Sadly this doesn't always …
(edit) @6cc36ef   2011-04-18T14:04:50Z wilmer show_ids documentation.
(edit) @d43d55a   2011-04-18T13:47:36Z wilmer Fix GnuTLS >2.12 or so compatibility. Bug #779 and …
(edit) @370899f   2011-04-12T00:16:35Z Miklos Vajna Add build system support for building the skype plugin
Note: See TracRevisionLog for help on using the revision log.