|
|
|
@713d611
|
2010-04-26T21:50:48Z |
wilmer |
Twitter module now generates authorize URLs.
|
|
|
@acba168
|
2010-04-26T21:20:09Z |
wilmer |
Moving two public OAuth functions into the header file.
|
|
|
@508c340
|
2010-04-26T00:42:37Z |
wilmer |
Successfully posted a tweet!
Twitter's tricky. It returns vars …
|
|
|
@b2bc25c
|
2010-04-25T23:21:00Z |
wilmer |
Added a function that generates an OAuth Authorization: HTTP header.
|
|
|
@346dfd9
|
2010-04-25T19:22:02Z |
wilmer |
oauth_access_token() added. I managed to increase the counter on …
|
|
|
@da2efd4
|
2010-04-25T18:57:06Z |
wilmer |
Some HTTP stuff. Via gdb I can make this request a token.
|
|
|
@e9eaee6
|
2010-04-25T18:56:53Z |
wilmer |
constified.
|
|
|
@be28fe7
|
2010-04-25T15:12:13Z |
wilmer |
Code to calculate OAuth signatures. I hope that after wrapping my mind …
|
|
|
@0f64ca7
|
2010-04-25T12:56:20Z |
wilmer |
Make http_encode() RFC3986-compliant. (Escape everything except …
|
|
|
@f1b7711
|
2010-04-24T14:15:54Z |
wilmer |
Also override package version number for bitlbee-dev when …
|
|
|
@dd0dcac7
|
2010-04-24T11:51:08Z |
wilmer |
Debian package changelog entry.
1.2.6a-1
|
|
|
@db57e7c
|
2010-04-19T13:08:34Z |
wilmer |
1.2.6a. I fail. :-(
The 1.2.6 I just released has a groupchat mode in …
1.2.6a
|
|
|
@f4bcc22
|
2010-04-19T09:40:32Z |
wilmer |
Finalized 1.2.6 changelog.
1.2.6
|
|
|
@57400f4
|
2010-04-19T09:26:49Z |
wilmer |
Use the $PIDFILE variable in the Debian init script.
|
|
|
@0f84234
|
2010-04-16T23:44:57Z |
wilmer |
Help info for the switchboard_keepalives setting.
|
|
|
@efbc154
|
2010-04-16T09:58:22Z |
wilmer |
Merge msn-keepalive, a nice hack (not yet documented) which sends …
|
|
|
@b6190ca
|
2010-04-15T23:34:41Z |
wilmer |
Changelog update: Credit where credit is due!
|
|
|
@55b1e69
|
2010-04-15T23:15:36Z |
wilmer |
Since the home/timeline response can (and often does) come in before …
|
|
|
@e88fbe27
|
2010-04-15T23:10:10Z |
wilmer |
Added a meta-contact twitter_$username and replaced the …
|
|
|
@f9ed311
|
2010-04-14T19:08:23Z |
wilmer |
getaddrinfo(NULL) may return an IPv4 address first but we should …
|
|
|
@156bbd7
|
2010-04-13T23:55:30Z |
wilmer |
Log to stderr+syslog until daemonized. Current behaviour is too …
|
|
|
@c0417e8
|
2010-04-13T22:57:44Z |
wilmer |
1.2.6 changelist.
|
|
|
@542e44a
|
2010-04-13T22:35:55Z |
wilmer |
fsync() the user configuration file before closing it. (Bug #559)
|
|
|
@3d1481f
|
2010-04-13T22:25:40Z |
wilmer |
Adding -V flag to show version info from a not-serving binary. (Bug #580)
|
|
|
@40bc82d
|
2010-04-13T22:20:36Z |
wilmer |
Run setsid() when daemonizing. (Closes #581)
|
|
|
@37aa317
|
2010-04-13T22:09:40Z |
wilmer |
Small Valgrind noise fix. (Check if the conn is still alive before …
|
|
|
@3254c12
|
2010-04-13T19:11:28Z |
wilmer |
Adding BITLBEE_VERSION_CODE macro to make plugin authors' lifes easier.
|
|
|
@3bd4a93
|
2010-04-13T17:36:16Z |
wilmer |
Suppress HTTP error messages unless we get five or more in a row.
|
|
|
@3e69802
|
2010-04-13T12:51:05Z |
wilmer |
Use full name information of Twitter buddies.
|
|
|
@ec2ebcc
|
2010-04-11T22:13:19Z |
wilmer |
Use 320 replies for status messages in /WHOIS, 333 was a bad idea. …
|
|
|
@4fca1db
|
2010-04-10T10:07:11Z |
wilmer |
Make compiling on BSD less painful: mktemp really does need a template …
|
|
|
@bb839e8
|
2010-04-10T01:05:39Z |
wilmer |
Be more clever with keepalives; detect when a switchboard is opened …
|
|
|
@9bf2481
|
2010-04-09T23:16:38Z |
wilmer |
First stab at MSN keepalives.
Only kicks in if the user goes offline …
|
|
|
@16592d8
|
2010-04-09T01:11:10Z |
wilmer |
If the user leaves the Twitter channel, allow that. Recreate it when …
|
|
|
@cca0692
|
2010-04-09T00:40:38Z |
wilmer |
Added imcb_chat_nick_hint() and use it in the Twitter module to get …
|
|
|
@7a90d02
|
2010-04-08T22:16:38Z |
wilmer |
Document the Twitter module. And fix the default for auto_reconnect …
|
|
|
@92a9c68
|
2010-04-08T21:56:27Z |
wilmer |
Fixed 2-byte memory leak in set_eval_charset().
|
|
|
@5b9b2b6
|
2010-04-08T00:55:17Z |
wilmer |
Added display_timestamps setting in case some people may not really …
|
|
|
@37d84b3
|
2010-04-08T00:51:16Z |
wilmer |
Don't free the Twitter chatroom if there isn't one..
|
|
|
@08579a1
|
2010-04-08T00:42:11Z |
wilmer |
Parse timestamps in tweets.
|
|
|
@2e3a857
|
2010-04-08T00:27:42Z |
wilmer |
Added a mktime_utc() to misc.c using code that used to be in …
|
|
|
@91cec2f
|
2010-04-07T21:38:56Z |
wilmer |
It'd be nice to not crash when the user goes away. :-)
Don't export …
|
|
|
@123cac7
|
2010-04-07T19:40:39Z |
wilmer |
Merging Twitter support.
|
|
|
@3e57660
|
2010-04-07T03:59:01Z |
wilmer |
Show timestamps for offline messages. Including a timezone setting for …
|
|
|
@d4efddf
|
2010-04-07T02:39:20Z |
wilmer |
Unset the IPV6_V6ONLY sockctl so listening on IPv6 will automatically …
|
|
|
@33b306e
|
2010-04-07T02:27:55Z |
wilmer |
Don't allow non-8-bit character sets like utf-16 which completely …
|
|
|
@7815a2b
|
2010-04-07T02:15:44Z |
wilmer |
Check MSN display names given by the server for UTF-8-correctness …
|
|
|
@1014cab
|
2010-04-07T00:46:38Z |
wilmer |
In groupchat mode, make contacts show up in the room instead of in …
|
|
|
@d569019
|
2010-04-07T00:27:51Z |
wilmer |
A little more cleanup.
|
|
|
@0519b0a
|
2010-04-06T23:54:00Z |
wilmer |
Killed unused twitter_urldecode() and silence some compiler warnings.
|
|
|
@2abceca
|
2010-04-06T17:25:51Z |
g.c.w.m.mulders |
Updates made as a result to the comments on the review.
|
|
|
@e3413cc
|
2010-03-30T01:30:19Z |
wilmer |
Added local_display_name setting for MSN accounts and some hopefully …
|
|
|
@c4bc92a
|
2010-03-30T00:26:11Z |
wilmer |
Suppress empty "Headline:" messages for certain new XMPP broadcast …
|
|
|
@62d2cfb
|
2010-03-25T21:31:27Z |
g.c.w.m.mulders |
Added option to get tweeds either through groupchat or privmes.
|
|
|
@545d7c0
|
2010-03-21T10:18:28Z |
wilmer |
Added ignore_auth_requests setting (patch from vmiklos, bug #578).
|
|
|
@0baed0d
|
2010-03-19T00:09:50Z |
wilmer |
Allow changing the name of the control channel at run-time.
|
|
|
@5fbec3d
|
2010-03-18T22:22:46Z |
wilmer |
Merging recent debian/ changes.
|
|
|
@8462239
|
2010-03-18T22:18:52Z |
wilmer |
Use a proper tempfile for the libresolv checks and add a missing " to …
|
|
|
@5605be9
|
2010-03-18T20:34:33Z |
wilmer |
Care about lib64 directories as well when trying to find libresolv.a.
|
|
|
@638feab
|
2010-03-18T14:38:06Z |
wilmer |
Merging in Jabber resource selection fix. This adds the …
|
|
|
@842cd8d
|
2010-03-18T11:22:17Z |
wilmer |
Fixed a bug that caused full JIDs to get lost sometimes with the new …
|
|
|
@6ce01be
|
2010-03-17T15:50:58Z |
wilmer |
Undo -iquote change which seems to cause plenty of problems to people …
|
|
|
@b788246
|
2010-03-17T15:00:27Z |
wilmer |
1.2.5-1: Translation fixes/additions and one other bug fixed "upstream".
1.2.5-1
|
|
|
@75554d0
|
2010-03-17T13:56:52Z |
wilmer |
Merging in 1.2.5.
|
|
|
@f9928cb
|
2010-03-17T01:13:23Z |
wilmer |
Set resource_select to activity by default since priority has always …
1.2.5
|
|
|
@a1ac227
|
2010-03-17T01:07:41Z |
wilmer |
Here we go, stable for >24h on testing and im. Time to release.
|
|
|
@0b510af
|
2010-03-16T10:45:26Z |
wilmer |
Check the RESTART environment variable before closing fd's 0-2 since …
|
|
|
@ec55a7d
|
2010-03-16T10:24:00Z |
wilmer |
Really set Yahoo! status messages properly. YMSG, how I hate you.
|
|
|
@449a51d
|
2010-03-16T10:18:02Z |
wilmer |
Include non-away status messages in blist and whois responses. The …
|
|
|
@9fca0657
|
2010-03-15T10:26:25Z |
wilmer |
Deal with stupid (on first sight, at least) Yahoo! server behaviour …
|
|
|
@315dd4c
|
2010-03-15T01:25:47Z |
wilmer |
Oops.. Today's Jabber fix could get stuck in a somewhat infinite loop …
|
|
|
@7e2b593
|
2010-03-14T23:14:41Z |
wilmer |
Preparing for 1.2.5.
|
|
|
@21d48d9
|
2010-03-14T20:19:10Z |
wilmer |
Fix for bug #536: No longer fail on corrupted USR responses with …
|
|
|
@90cd6c4
|
2010-03-14T18:22:43Z |
wilmer |
Allow disabling certain IM protocols at runtime, patch from …
|
|
|
@ceebeb1
|
2010-03-14T18:09:56Z |
wilmer |
Warn if xmlto is missing and a prebuilt helpfile is missing.
|
|
|
@fb00989
|
2010-03-14T17:55:27Z |
wilmer |
Adding a few consts and other misc fixes from bug #431. Doing this via …
|
|
|
@c6ca3ee
|
2010-03-14T17:49:24Z |
wilmer |
Some const/etc cleanups submitted by domen@… back in bug #431.
|
|
|
@8fb1263
|
2010-03-14T17:45:33Z |
wilmer |
Don't send bind and session requests at the same time when logging in …
|
|
|
@af7f046
|
2010-03-14T16:56:00Z |
wilmer |
Don't send a <?xml> stream start after starttls since it upsets …
|
|
|
@435f552
|
2010-03-14T16:47:00Z |
wilmer |
While I'm at it, set auto_reconnect to true by default, which I …
|
|
|
@e9cf291
|
2010-03-14T16:42:22Z |
wilmer |
Allow the identify command only once. (Bug #509)
|
|
|
@caceb06
|
2010-03-14T16:37:46Z |
wilmer |
Don't strip binaries on OS X since it causes plugin troubles. (Bug #480)
|
|
|
@bb34771
|
2010-03-14T16:35:55Z |
wilmer |
Close fd's 0,1,2 no matter what, not just if they're ttys. (Bug #476)
|
|
|
@286b28e
|
2010-03-13T01:02:47Z |
wilmer |
Added nick_source account setting to allow using full name fields for …
|
|
|
@1be0d26
|
2010-03-13T00:12:07Z |
wilmer |
Fixed handling of contact lists where at least the first contact is …
|
|
|
@7053379
|
2010-03-12T23:02:29Z |
wilmer |
Yahoo! status updates (at least initial ones, I assume) can be too …
|
|
|
@547c94c
|
2010-03-12T22:32:55Z |
wilmer |
Merging in some code from libyahoo2-trunk that deals better with …
|
|
|
@00a0bc5
|
2010-03-12T20:28:39Z |
wilmer |
Test activity_timeout and some other test tweaks.
|
|
|
@dde9d571
|
2010-03-12T19:35:51Z |
wilmer |
Fixed jabber_util unittest. It passes, yet something still seems to be …
|
|
|
@be609ff
|
2010-03-12T19:10:16Z |
wilmer |
Merging mainline.
|
|
|
@8b6b740
|
2010-03-11T11:15:36Z |
wilmer |
Document the new -x flag in one useful location and make it a bit …
|
|
|
@75ec2c8
|
2010-03-10T23:58:47Z |
wilmer |
Fixed an "off-by -1" bug in msn_findheader() that could probably be …
|
|
|
@a0bd4c2
|
2010-03-10T23:58:28Z |
wilmer |
Huh, what was that dead code doing there.. :-/
|
|
|
@3e1ef92c
|
2010-03-09T13:13:50Z |
wilmer |
Fixed a compiler warning for an ugliness that fortunately shouldn't …
|
|
|
@7c9db24
|
2010-03-08T02:10:41Z |
wilmer |
Replaced obsolete (useless for the current .xml files) encode/decode …
|
|
|
@b52e478
|
2010-03-08T01:25:10Z |
wilmer |
Added ' HTML entity since we're sure getting that one a lot with …
|
|
|
@c32f492
|
2010-03-07T18:41:45Z |
wilmer |
Merging in improved away/status message code.
|
|
|
@0e99548
|
2010-03-07T18:37:23Z |
wilmer |
Doc update.
|
|
|
@63770b4
|
2010-03-07T18:32:31Z |
wilmer |
Changed formatting of Jabber buddy info response.
|
|
|
@68198e9
|
2010-03-07T00:31:34Z |
wilmer |
Two more fixes in OSCAR to avoid NULL pointers being passed to …
|
|
|