|
|
@199fea6
|
2011-12-26T18:17:51Z |
wilmer |
Fixing memory leak in Twitter module.
|
|
|
@644b808
|
2011-12-26T10:50:34Z |
wilmer |
A few more minor cleanups before merging this into mainline.
|
|
|
@34ded90
|
2011-12-24T18:09:05Z |
wilmer |
Slight cleanup: Use a constant instead of just "jabber_oauth" …
|
|
|
@164352e
|
2011-12-24T18:02:39Z |
wilmer |
Merging mainline.
|
|
|
@96f954d
|
2011-12-24T17:49:12Z |
wilmer |
Removing unfinished debugging stuff accidentally committed in …
|
|
|
@792a93b
|
2011-12-23T12:44:08Z |
wilmer |
Merging SSL certificate verification for GnuTLS, with help from AopicieR.
|
|
|
@ad46e4d
|
2011-12-22T11:23:18Z |
wilmer |
Use initgroups() as well when dropping privileges. Closes bug #852.
|
|
|
@e306fbf
|
2011-12-21T19:35:13Z |
wilmer |
Fixed a bug that probably (can't test this now since it's down) broke …
|
|
|
@0dd6570
|
2011-12-21T11:41:13Z |
wilmer |
Add a helpful message on what to do with OAuth login issues.
|
|
|
@ce199b7
|
2011-12-21T11:21:04Z |
wilmer |
Make it easier to add OAuth-authenticated accounts without having to …
|
|
|
@e14b47b8
|
2011-12-21T10:48:08Z |
wilmer |
Fix parsing of acc->pass. Use oauth_params_ functions instead of …
|
|
|
@68286eb
|
2011-12-20T16:45:53Z |
wilmer |
Detect JID changes at login time and warn the user about them.
|
|
|
@41658da
|
2011-12-19T18:45:53Z |
wilmer |
Just check if verification code != 0 instead of checking for one …
|
|
|
@9f958f7
|
2011-12-19T18:09:11Z |
wilmer |
Pass the SSL errors through another layer of indirection (Passport …
|
|
|
@a72dc2b
|
2011-12-19T17:57:20Z |
wilmer |
Add verify argument to ssl_connect() so HTTPS-based stuff is also …
|
|
|
@78b8401
|
2011-12-19T17:22:37Z |
wilmer |
Move conversion of status codes to status messages into SSL libs.
|
|
|
@486ddb5
|
2011-12-19T14:50:58Z |
wilmer |
Initial merge of tls_verify patch from AopicieR.
|
|
|
@36533bf
|
2011-12-19T12:54:49Z |
wilmer |
When updating the XMPP password field with OAuth data, try harder to …
|
|
|
@4be0e34
|
2011-12-19T00:41:40Z |
wilmer |
Give a list of SASL mechanisms supported by a server when reporting we …
|
|
|
@9b0ad7e
|
2011-12-19T00:00:31Z |
wilmer |
Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can …
|
|
|
@64b6635
|
2011-12-18T21:56:44Z |
wilmer |
Restructured and updated code a little bit to support new-style (much …
|
|
|
@4efa5ce
|
2011-12-18T20:44:11Z |
millerdevel |
Don't use the C++ keyword 'new' as a variable name.
|
|
|
@18c6d36
|
2011-12-18T19:25:44Z |
wilmer |
More generic OAuth support now. Should work well for all GTalk …
|
|
|
@6e9ae72
|
2011-12-17T13:50:01Z |
wilmer |
Mainline merge.
|
|
|
@17f057d
|
2011-12-13T00:34:07Z |
wilmer |
As I intended for a while already, use account tags everywhere instead …
|
|
|
@6ba00ac
|
2011-12-11T23:25:40Z |
Miklos Vajna |
skyped: give reasonable error message when cert is missing
|
|
|
@3f808ca
|
2011-12-11T16:38:02Z |
wilmer |
Support HTTP/1.1 redirect status codes and use HTTPS for OAuth setup. …
|
|
|
@877686b
|
2011-12-11T12:54:40Z |
wilmer |
Read both alias and server_alias properties for libpurple contacts. …
|
|
|
@e46db53
|
2011-12-11T12:12:24Z |
wilmer |
Another packaging fix: Don't put skyped manpage in bitlbee-common.
|
|
|
@57da960
|
2011-12-10T22:43:10Z |
wilmer |
Skype module packaging.
|
|
|
@06b5893
|
2011-12-07T21:47:25Z |
wilmer |
Merging non-SASL authentication patch from #863. This also implements …
|
|
|
@b041b52
|
2011-12-06T21:50:43Z |
wilmer |
Merging compiler warning fixes from vmiklos.
This change also …
|
|
|
@d7edadf
|
2011-12-06T00:53:34Z |
Miklos Vajna |
yahoo: unused-but-set-variables
|
|
|
@d18db32f
|
2011-12-06T00:53:26Z |
Miklos Vajna |
oscar: unused-but-set-variables
|
|
|
@5dc7f90
|
2011-12-06T00:53:16Z |
Miklos Vajna |
msn: unused-but-set-variables
|
|
|
@ca974d7
|
2011-12-04T19:14:29Z |
wilmer |
Debug output tweaks: Try to send everything to stderr, and add ifdef …
|
|
|
@bd31661
|
2011-12-02T10:32:54Z |
wilmer |
Somewhat improve debug logging of HTTP/SOAP stuff.
|
|
|
@c77406a
|
2011-11-26T18:41:24Z |
wilmer |
MSN: No clue if the OUT command can specify other reasons, but if so, …
|
|
|
@3bd2f17
|
2011-11-25T12:16:05Z |
wilmer |
msn_soap_debug_print may get called with NULL pointers. Pay attention.
|
|
|
@90fc864
|
2011-11-24T08:18:04Z |
wilmer |
Hopefully this fixed #838. Patch from Artem Savkov, thanks! The …
|
|
|
@d45b181
|
2011-11-23T16:27:59Z |
Miklos Vajna |
Add missing 'skype/skyped.conf.dist'
|
|
|
@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 …
|
|
|
@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.
|
|
|
@32bea82
|
2011-10-20T02:59:57Z |
wilmer |
changeset:devel,814 was silly and incomplete. This should fix that. …
|
|
|
@733f607
|
2011-10-18T03:58:14Z |
wilmer |
Stupid work-around for bug #838. The troublesome condition is known, I …
|
|
|
@e67e513
|
2011-10-03T14:56:58Z |
pesco |
rename irc_usermsg to irc_rootmsg.
add new irc_usermsg, …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@911d97a
|
2011-08-04T15:19:54Z |
wilmer |
Error handling fixes.
Found one double free() bug causing troubles …
|
|
|
@f988ad3
|
2011-07-31T20:31:37Z |
wilmer |
Don't timeout Jabber connections on OAuth initialization.
|
|
|
@f138bd2
|
2011-07-31T20:27:30Z |
wilmer |
OAuth code cleanup.
|
|
|
@e1c926f
|
2011-07-31T15:44:37Z |
wilmer |
Facebook authentication. This isn't really OAuth in the end: FB …
|
|
|
@4a5d885
|
2011-07-26T11:58:38Z |
wilmer |
Working OAuth2 support. Needs some more debugging (error handling is …
|
|
|
@59c9adb4
|
2011-07-25T12:09:30Z |
wilmer |
Kill obsolete Jabber server string (SSL, port#s, etc) parsing.
|
|
|
@c8b8c83
|
2011-07-24T12:51:00Z |
wilmer |
Merging Skype plugin. Many thanks to Miklos Vajna for all his work on …
|
|
|
@57b4525
|
2011-07-22T18:29:25Z |
wilmer |
Nothing useful yet, this just generates an auth URL. Things to do: …
|
|
|
@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
|
|
|
@004f494
|
2011-06-29T23:30:33Z |
Miklos Vajna |
skype: .gitignore -> .bzrignore
|
|
|
@2ff0f37
|
2011-06-29T23:25:02Z |
Miklos Vajna |
skyped: user configuration should have priority
|
|
|
@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
|
|
|
@7ceb6b2
|
2011-06-11T23:59:00Z |
wilmer |
Use sscanf, not strtoull. G_GUINT64_FORMAT really makes format strings …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@6eca2eb
|
2011-04-18T14:14:08Z |
wilmer |
Try to show better Twitter error messages. Sadly this doesn't always …
|
|
|
@43b1cd7
|
2011-04-12T00:10:57Z |
Miklos Vajna |
Merge bitlbee-skype into bitlbee
|
|
|
@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. …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@9e9140b
|
2011-03-08T06:23:34Z |
wilmer |
Fix crash on quick MSN logoff (NULL pointer dereference because GLib …
|
|
|
@8e3890b
|
2011-02-24T19:47:50Z |
wilmer |
Fix memory corruption on Jabber disconnect with xmlconsole and …
|
|
|
@bb8d7d1
|
2011-02-24T18:52:18Z |
wilmer |
s/Your Tweet:/You:/ to avoid using Twitter-specific terminology.
|
|
|
@02e06b5
|
2011-01-23T16:32:07Z |
wilmer |
Sneaky if statement is sneaky. The fix from the previous changeset …
|
|
|
@5282ffd
|
2011-01-22T17:29:55Z |
wilmer |
MSN changed the @msn.com login server URL and/or broke the old one. :-(
|
|
|
@fe79f7a7
|
2010-12-16T21:02:16Z |
wilmer |
Hide password information during SASL auth in xmlconsole.
|
|
|
@9c84617
|
2010-12-13T00:42:58Z |
wilmer |
Silently adding /CTCP NUDGE support for MSN contacts.
|
|
|
@8eec79d
|
2010-12-13T00:33:56Z |
wilmer |
MSN: Don't send any of the special messages offline since they creep …
|
|
|
@76c89dc7
|
2010-12-12T00:25:17Z |
wilmer |
Allow changing MSN display names in server-side profiles. (I.e. the …
|
|
|
@c775a58
|
2010-12-07T23:41:49Z |
wilmer |
At least don't disable Twitter anymore for libpurple builds. libpurple …
|
|
|