|
|
|
@a338faa
|
2012-06-04T13:55:58Z |
wilmer |
Use xmltree to save user settings, in preparation for allowing other …
|
|
|
@0153ba9
|
2012-06-04T11:01:50Z |
wilmer |
Drop the LDAP stuff that was never even close to finished.
There was …
|
|
|
@c43f488
|
2012-06-04T10:58:51Z |
wilmer |
Remove two hacks for some glib<2.14 versions that are no longer supported.
|
|
|
@7d2ce9a
|
2012-06-03T23:31:01Z |
wilmer |
Scan media entities as well, not just url entities. This should expand …
|
|
|
@7a2a486
|
2012-06-03T23:08:43Z |
wilmer |
Shut up a flood of GLib-related compiler warnings.
|
|
|
@7de784c
|
2012-06-03T23:02:14Z |
wilmer |
Fixed compiler warning in twitter.c report-spam code.
|
|
|
@25b80e9c
|
2012-06-03T21:01:06Z |
wilmer |
Commit two patches from RH package maintainer (#956).
|
|
|
@18e1f3b
|
2012-05-02T07:58:22Z |
wilmer |
Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because in …
|
|
|
@d527913
|
2012-04-22T21:57:33Z |
wilmer |
s/him/it/ in bitlbee.conf, bug #948.
|
|
|
@3c88759
|
2012-04-22T21:53:57Z |
wilmer |
Merge skyped bugfix (#945).
|
|
|
@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 …
|
|
|
@6d23c68
|
2012-04-12T21:37:12Z |
wilmer |
Merging ssl_disconnect() fix from meh/vmiklos.
|
|
|
@58b65b33
|
2012-04-12T21:27:54Z |
Miklos Vajna |
skype: use ssl_disconnect instead of closesocket
Also call …
|
|
|
@632f3d4
|
2012-04-10T09:14:58Z |
wilmer |
Work-around for what turned out to be a GnuTLS bug (#938). From 3.0.13 …
|
|
|
@9b767e9
|
2012-03-26T22:43:38Z |
wilmer |
Update .bzrignore.
|
|
|
@4c73ba62
|
2012-03-25T22:49:05Z |
wilmer |
Update outdated help text for the handle_unknown setting.
|
|
|
@fda194f
|
2012-03-19T21:01:50Z |
wilmer |
Allow identify -noload/-force without typing a password. (/OPER)
Patch …
|
|
|
@d18dee42
|
2012-03-12T22:36:35Z |
wilmer |
Merging report-spam patch for Twitter from Flexo. #923
|
|
|
@57a65600
|
2012-03-10T00:06:29Z |
wilmer |
Bug #929: Indeed SET_NULL_OK was missing.
|
|
|
@0872bb2
|
2012-03-10T00:00:25Z |
wilmer |
Fix bug that broke MSN-XMPP with confusing error messages.
|
|
|
@e371011
|
2012-03-09T23:38:45Z |
wilmer |
Use -MMD instead of -MD for dependency calculation. This should drop …
|
|
|
@b958cb5
|
2012-02-26T09:20:30Z |
wilmer |
Changing ping behaviour. Pinging seems to be misbehaving for some …
|
|
|
@441a67e
|
2012-02-23T12:51:12Z |
wilmer |
Make the error message on invalid Jabber room names (this is a FAQ by …
|
|
|
@d3dd4d5
|
2012-02-22T10:42:43Z |
wilmer |
Merging systemd fix.
|
|
|
@52bba15
|
2012-02-22T08:33:05Z |
Miklos Vajna |
Fix systemd service files
Now that BINDIR points to /usr/bin, we need …
|
|
|
@74c5718
|
2012-02-19T18:18:09Z |
wilmer |
Require at least GLib 2.14 now. It was released in Aug 2007 so that …
|
|
|
@fed12b9
|
2012-02-18T11:37:31Z |
wilmer |
3.0.5-1.
3.0.5-1
|
|
|
@c59f594
|
2012-02-18T10:54:19Z |
wilmer |
3.0.5. This is stable on testing for a while already, and 3.0.4 is …
3.0.5
|
|
|
@7d4ffc2
|
2012-02-17T10:20:28Z |
wilmer |
Fixing NULL pointer dereference in irc_channel_free(). This seems to …
|
|
|
@dcf155d
|
2012-02-11T17:26:41Z |
wilmer |
Drop dead support for MSN offline messages (that SOAP server isn't …
|
|
|
@4f37a98
|
2012-02-11T17:18:46Z |
wilmer |
convert_purple fix: Don't barf on protocols without passwords. Bug #877.
|
|
|
@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 …
|
|
|
@23445b6
|
2012-02-11T00:27:56Z |
wilmer |
Stop talking about "the control channel" since there isn't necessarily …
|
|
|
@00d6760
|
2012-02-11T00:14:09Z |
wilmer |
Changelog update for 3.0.5. No clue yet when to release it, but we're …
|
|
|
@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 …
|
|
|
@e0a0a42
|
2012-02-10T13:37:08Z |
wilmer |
Added sha1_random_uuid function, which I will use later to generate …
|
|
|
@7d27962
|
2012-02-08T00:24:12Z |
wilmer |
Take t.co URL lengtheWshortening into account when counting message …
|
|
|
@d2abcae
|
2012-01-30T22:42:25Z |
wilmer |
Documentation for strip_newlines setting.
|
|
|
@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 …
|
|
|
@e618d85
|
2012-01-30T21:23:58Z |
wilmer |
Merging (what is hopefully) a fix for #901.
|
|
|
@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 …
|
|
|
@7615726
|
2012-01-04T00:01:51Z |
wilmer |
Fixing one compiler warning that shouldn't indicate any real problem …
|
|
|
@59c03bd
|
2012-01-03T23:53:28Z |
wilmer |
A few more SSL fixes merged from AopicieR. This also fixes OpenSSL …
|
|
|
@6451d27
|
2011-12-29T21:57:44Z |
wilmer |
Move the check for "set auto_connect" to a more sensible location. #878.
|
|
|
@59cd92b
|
2011-12-29T20:30:43Z |
wilmer |
Keep only one xcred object globally instead of one per connection. …
|
|
|
@3558fea
|
2011-12-29T20:18:12Z |
wilmer |
When changing nicks and the change is case-only (or no change *at …
|
|
|
@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.
|
|
|
@5f40da7
|
2011-12-26T10:51:19Z |
wilmer |
Merging oauth-xmpp branch, which adds support for OAuth2 …
|
|
|
@644b808
|
2011-12-26T10:50:34Z |
wilmer |
A few more minor cleanups before merging this into mainline.
|
|
|
@9a1c14d
|
2011-12-24T18:12:15Z |
wilmer |
An empty password is still a password, don't refuse accounts for that.
|
|
|
@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 …
|
|
|
@5513f3e
|
2011-12-24T14:52:35Z |
wilmer |
Fix compatibility with old GnuTLS versions, but with a warning. See …
|
|
|
@200e151
|
2011-12-23T22:40:17Z |
wilmer |
tls_verify correction: Don't fail cert verification in non-GnuTLS …
|
|
|
@792a93b
|
2011-12-23T12:44:08Z |
wilmer |
Merging SSL certificate verification for GnuTLS, with help from AopicieR.
|
|
|
@2d93a51e
|
2011-12-23T08:47:02Z |
wilmer |
Removing the version number override hack broken by a recent NMU. …
|
|
|
@d6ddff0
|
2011-12-22T16:10:27Z |
wilmer |
bitlbee (3.0.4-2) unstable; urgency=low
* Not a real Debian release, …
|
|
|
@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 …
|
|
|
@31db8165
|
2011-12-21T19:03:56Z |
wilmer |
Use sha1_hmac() instead of reimplementing the algorithm in oauth_sign().
|
|
|
@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.
|
|
|
@f9789d4
|
2011-12-20T16:42:17Z |
wilmer |
NULL-checking in rfc822_get_header() and OAuth response handling.
|
|
|
@f1c870a
|
2011-12-20T12:01:08Z |
wilmer |
Second attempt at a 3.0.4-1 upload.
|
|
|
@256164c
|
2011-12-20T11:18:30Z |
wilmer |
Merging Debian 3.0.3-1.1 changes.
|
|
|
@6c0fe9b
|
2011-12-20T09:57:35Z |
wilmer |
Build skyped as arch=all, and don't build it by default. Debian has …
|
|
|
@9ff0c25
|
2011-12-19T20:46:01Z |
wilmer |
Catch condition=G_IO_NVAL from glib's event handler, which should …
|
|
|
@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 …
|
|
|
@25b05b7
|
2011-12-19T17:34:06Z |
wilmer |
Doc update.
|
|
|
@af5764e
|
2011-12-19T17:23:28Z |
wilmer |
Refuse to start if cafile points at an unreadable file, to avoid …
|
|
|
@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.
|
|
|
@5a48afd
|
2011-12-19T13:51:58Z |
wilmer |
Slight documentation fix: "both" is no longer a valid scope for a …
|
|
|
@4b53c65
|
2011-12-19T13:39:10Z |
wilmer |
Update help text for "set oauth" with what's supported now. Also …
|
|
|
@36533bf
|
2011-12-19T12:54:49Z |
wilmer |
When updating the XMPP password field with OAuth data, try harder to …
|
|
|
@a0a3de6
|
2011-12-19T10:57:07Z |
wilmer |
C++ compatibility fix. Fixes #873.
|
|
|
@4be0e34
|
2011-12-19T00:41:40Z |
wilmer |
Give a list of SASL mechanisms supported by a server when reporting we …
|
|
|
@bf57cd1
|
2011-12-19T00:17:38Z |
wilmer |
Facebook OAuth2 should now be fully usable.
|
|
|
@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 …
|
|
|
@c1a58cc
|
2011-12-18T20:45:47Z |
millerdevel |
Wrap the external API in extern "C" if included in a C++ file.
|
|
|
@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.
|
|
|