|
|
@9ce44dd
|
2012-04-22T21:48:09Z |
Miklos Vajna |
skyped: set FD_CLOEXEC on listening socket
Skype4Py uses os.execlp() …
|
|
|
@e93fa05
|
2012-04-14T09:55:34Z |
wilmer |
Turn show_ids on by default. I need to do some more things to get …
|
|
|
@58b65b33
|
2012-04-12T21:27:54Z |
Miklos Vajna |
skype: use ssl_disconnect instead of closesocket
Also call …
|
|
|
@d18dee42
|
2012-03-12T22:36:35Z |
wilmer |
Merging report-spam patch for Twitter from Flexo. #923
|
|
|
@0872bb2
|
2012-03-10T00:00:25Z |
wilmer |
Fix bug that broke MSN-XMPP with confusing error messages.
|
|
|
@441a67e
|
2012-02-23T12:51:12Z |
wilmer |
Make the error message on invalid Jabber room names (this is a FAQ by …
|
|
|
@dcf155d
|
2012-02-11T17:26:41Z |
wilmer |
Drop dead support for MSN offline messages (that SOAP server isn't …
|
|
|
@eb54f56
|
2012-02-11T13:01:20Z |
wilmer |
Add missing newslines to debugging output. Bug #896.
|
|
|
@7fa5c19
|
2012-02-11T12:55:45Z |
wilmer |
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
|
|
|
@b5fe39b
|
2012-02-10T23:49:28Z |
wilmer |
Applied patch from #895, making show_old_mentions an integer setting …
|
|
|
@fc0640e
|
2012-02-10T18:00:00Z |
wilmer |
Support for "nameless" chatrooms on Jabber.
Just join #somechannel …
|
|
|
@bb2d198
|
2012-02-10T15:14:38Z |
wilmer |
Probing for Google Talk servers, based on iq-discovery responses. I'll …
|
|
|
@7d27962
|
2012-02-08T00:24:12Z |
wilmer |
Take t.co URL lengtheWshortening into account when counting message …
|
|
|
@eb4c81a
|
2012-01-30T22:23:45Z |
wilmer |
Try to show the user_split info for a protocol in "help purple …
|
|
|
@cf0dbdd
|
2012-01-30T21:41:00Z |
wilmer |
Merging strip_newlines Twitter setting.
|
|
|
@8d96b78
|
2012-01-30T21:29:04Z |
wilmer |
Report mysterious unsupported libpurple options in "help purple …
|
|
|
@85341dd
|
2012-01-27T23:25:13Z |
Miklos Vajna |
skype: properly display multiple about lines
Previously we printed …
|
|
|
@7c2daf5f
|
2012-01-27T23:16:15Z |
Miklos Vajna |
skype: don't crash in skype_parse_user() if the user has multiple …
|
|
|
@948abab
|
2012-01-13T17:49:23Z |
daniel |
add 'strip_newlines' setting to Twitter
|
|
|
@441b9dd
|
2012-01-10T23:36:29Z |
wilmer |
Don't handle HTTP 401 responses from Twitter API differently anymore …
|
|
|
@ac36463
|
2012-01-10T15:13:18Z |
wilmer |
Return, don't try to flush the timeline on a broken connection. This …
|
|
|
@f1849a8
|
2011-12-26T18:56:10Z |
wilmer |
jabber_buddy_* stuff *is* a complete memory management hell already. …
|
|
|
@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 …
|
|
|