|
|
|
@afb9ea9
|
2010-10-07T06:25:35Z |
wilmer |
Silencing some (mostly whiny) compiler warnings.
|
|
|
@c1d40e7
|
2010-10-07T06:19:39Z |
wilmer |
Fixed some memory leaks.
|
|
|
@385fbc4
|
2010-10-06T08:31:15Z |
wilmer |
Fixed string handling bug with long MSN passwords.
|
|
|
@2af3e23
|
2010-10-02T06:56:33Z |
wilmer |
Restore MSN password truncation code. MSN still can't handle passwords …
|
|
|
@62f53b50
|
2010-10-02T05:34:53Z |
wilmer |
Merging msnp13 branch which, confusingly, upgrades the msn module to …
|
|
|
@04cd284
|
2010-10-02T05:19:27Z |
wilmer |
Export block/allow list again. The way this is done is ugly though and …
|
|
|
@05bf2a0
|
2010-10-02T04:51:19Z |
wilmer |
Force the default/first channel to be a control channel, fixing one …
|
|
|
@ed86165
|
2010-10-02T04:22:57Z |
wilmer |
Silence some debugging stuff that was still going to stdout.
|
|
|
@52f5e90
|
2010-10-02T04:21:50Z |
wilmer |
Fixed possible crash bug on removing contacts while the auth cookie …
|
|
|
@665c24f
|
2010-09-30T05:28:36Z |
wilmer |
Some simple error msgs on failed Twitter commands (undo and rt).
|
|
|
@ecae65f
|
2010-09-10T11:45:31Z |
wilmer |
Some doc fixes, removing a % that was never supposed to be at the end …
|
|
|
@3c9b095
|
2010-09-06T09:26:39Z |
wilmer |
libpurple insists on storing its own version of reality somewhere. I …
|
|
|
@674a01d
|
2010-09-06T00:20:01Z |
wilmer |
Move whatsnew stuff into help.txt. Stop putting too much string …
|
|
|
@d6657ce
|
2010-09-05T23:30:40Z |
wilmer |
Fix NULL pointer dereference when removing nicks from groupchats.
|
|
|
@2c6b0f4
|
2010-09-05T14:09:43Z |
wilmer |
Fix auth for @msn.com accounts.
|
|
|
@975708a
|
2010-09-05T12:08:12Z |
wilmer |
Mainline merge.
|
|
|
@ed320e8
|
2010-09-05T11:48:26Z |
wilmer |
Oops. One more compiler warning. I wish GCC would give the same …
|
|
|
@fef7813
|
2010-09-05T11:31:22Z |
wilmer |
Fix compiler warnings. Also fixing irc_send_motd(), which so far got …
|
|
|
@41e0c00
|
2010-09-05T10:27:12Z |
wilmer |
Fixing handling of (Jabber) chatroom topic changes done by the user.
|
|
|
@52d63dc
|
2010-09-04T23:31:47Z |
wilmer |
Slightly better documentation of control channels and groups.
|
|
|
@4e1be76
|
2010-09-04T17:23:46Z |
wilmer |
Clean up any stuff stuck in the soap queue at disconnect time.
|
|
|
@27053b5
|
2010-09-04T17:13:55Z |
wilmer |
Finish re-authentication works. Should now work for OIMs as well.
|
|
|
@4aa8a04
|
2010-09-04T15:54:52Z |
wilmer |
This works (includes some token sabotage code to ease testing), but I …
|
|
|
@bae0617
|
2010-09-03T21:24:58Z |
wilmer |
Rearrange things a bit to support multiple NS connections. This is …
|
|
|
@64768d4
|
2010-09-02T09:15:44Z |
wilmer |
Replace msn*write functions with saner versions that accept format …
|
|
|
@4c737ebd
|
2010-09-01T23:06:56Z |
wilmer |
Fixed NULL ptr dereference when hilighting non-IM users in chatrooms.
|
|
|
@31dbb90a
|
2010-08-30T22:02:46Z |
wilmer |
Suppress subjects in Jabber conversations after showing them once.
|
|
|
@fda55fa
|
2010-08-30T20:12:34Z |
wilmer |
Revert to the old control channel messages for fullname changes, the …
|
|
|
@c55701e
|
2010-08-30T19:58:33Z |
wilmer |
Due to popular demand, now using mode=chat by default.
|
|
|
@df61c35a
|
2010-08-30T19:24:28Z |
wilmer |
Warn the user when his/her AIM/ICQ password seems to be too long. For …
|
|
|
@02bb9db
|
2010-08-29T09:39:27Z |
wilmer |
Handle payloads attached to errors (assume any number in cmd[2] would …
|
|
|
@feb1bad
|
2010-08-28T12:24:37Z |
wilmer |
Pull in Makefile dependencies fix from mainline.
|
|
|
@00374ac
|
2010-08-28T12:22:50Z |
wilmer |
Don't treat error 241 as fatal since it isn't - or at least not always.
|
|
|
@b0a89cc
|
2010-08-27T08:48:18Z |
wilmer |
Use nifty gcc -MD feature to automatically track .h dependencies of …
|
|
|
@b78c4b9
|
2010-08-27T04:22:50Z |
wilmer |
Merging minor mainline changes.
|
|
|
@3f10fad
|
2010-08-25T21:37:57Z |
wilmer |
The "transfers" command was renamed to "transfer" but this wasn't …
|
|
|
@3cd4016
|
2010-08-25T21:35:49Z |
wilmer |
I guess the nick command was never deprecated clearly, so let's do …
|
|
|
@a72af0d
|
2010-08-25T00:18:27Z |
wilmer |
Fix /WHO on single nicks.
|
|
|
@ea728e6
|
2010-08-24T12:19:52Z |
wilmer |
Merging mainline.
|
|
|
@9b1d2d6
|
2010-08-22T10:42:27Z |
wilmer |
Ignore empty status messages, and msnmsgrp2p invitations.
|
|
|
@bd599b9
|
2010-08-22T08:07:48Z |
wilmer |
Fix two compiler warnings.
|
|
|
@1aa74f55
|
2010-08-23T10:34:36Z |
wilmer |
Process incoming XMPP groupchat invites in a saner way: Create a …
|
|
|
@241f9f6
|
2010-08-22T13:31:53Z |
wilmer |
Better handling of yahoo add responses: libyahoo2 seems to (IMHO) …
|
|
|
@1bb1e01
|
2010-08-22T12:15:53Z |
wilmer |
Fixed a misuse of xt_find_node() that could get into an infinite loop.
|
|
|
@f29f50e
|
2010-08-22T11:37:49Z |
wilmer |
Cleaning up utils directory, those scripts generate old-style files no …
|
|
|
@fd424c8
|
2010-08-21T23:08:33Z |
wilmer |
Also pick up MSN Messenger mobile info.
|
|
|
@4022b68
|
2010-08-21T22:42:01Z |
wilmer |
Merge mainline.
|
|
|
@c00dd71
|
2010-08-21T22:39:22Z |
wilmer |
Pick up away info from Yahoo! too.
|
|
|
@0ebf919
|
2010-08-21T22:25:37Z |
wilmer |
Pass "user is mobile" info coming from OSCAR up to BitlBee and show …
|
|
|
@a758ec1
|
2010-08-21T19:48:41Z |
wilmer |
Although the backward compatibility stuff for show_offline and …
|
|
|
@180ab31
|
2010-08-21T19:34:17Z |
wilmer |
Added some neat whatsnew code that keeps track of the newest version …
|
|
|
@5613af7
|
2010-08-21T17:59:03Z |
wilmer |
Clearer error message when trying to read/write setting that don't …
|
|
|
@4d4a7ed
|
2010-08-21T17:46:47Z |
wilmer |
Some IRC clients/proxies eat empty PRIVMSG lines. BitlBee likes to …
|
|
|
@327af51
|
2010-08-21T17:27:32Z |
wilmer |
Some general cleanup, plus fixing a bug in the memberlist parsing …
|
|
|
@a366cca
|
2010-08-20T23:04:12Z |
wilmer |
Now including a nice and compact 3DES implementation done by …
|
|
|
@801b90b
|
2010-08-20T19:30:12Z |
wilmer |
Check if a connection is down before handling its SOAP responses.
|
|
|
@f2520b5
|
2010-08-20T08:22:28Z |
wilmer |
In debugging mode, dump all SOAP requests + responses with some …
|
|
|
@bad41f56
|
2010-08-19T23:42:11Z |
wilmer |
libpurple: Fix typing notifications (in and out). Closes #671.
|
|
|
@acd7959
|
2010-08-19T12:21:22Z |
wilmer |
Forgot one NULL pointer check in the channel sensitivity code for the …
|
|
|
@80175a1
|
2010-08-18T19:21:44Z |
wilmer |
Fetch the user's profile to see if there's a display name set there. …
|
|
|
@763a3ab
|
2010-08-18T10:01:10Z |
wilmer |
Pass the -Npackage flag the right way so bitlbee-libpurple doesn't …
|
|
|
@57782e4
|
2010-08-17T23:57:50Z |
wilmer |
Alternative way for detecting upgrades: This should make sure that …
|
|
|
@5b94e9e
|
2010-08-17T23:34:25Z |
wilmer |
Move scripts, debconf and /etc stuff to bitlbee-common and really have …
|
|
|
@d20ea9f
|
2010-08-17T10:39:21Z |
wilmer |
Debian change: set BITLBEE_LIBPURPLE=0 to only build the native variant.
|
|
|
@762d96f
|
2010-08-15T22:07:57Z |
wilmer |
If a connection fails, try the next address from the getaddrinfo() …
|
|
|
@e0e1546
|
2010-08-15T18:46:10Z |
wilmer |
Making display name code a bit saner. Apparently PoS MSN is still …
|
|
|
@9b01339
|
2010-08-15T17:19:06Z |
wilmer |
Check the <isMessengerUser/> flag in address book entries, ignore the …
|
|
|
@9679fd8
|
2010-08-15T14:27:44Z |
wilmer |
Removing soap.h dependency in Makefile. I'll have to fix the internal …
|
|
|
@660cb00
|
2010-08-15T13:23:03Z |
wilmer |
Parse authentication errors.
|
|
|
@5a7af1b
|
2010-08-15T13:02:52Z |
wilmer |
The ADL command doesn't support >150 contacts. Split it up.
|
|
|
@ff27648
|
2010-08-15T00:05:49Z |
wilmer |
Read group info.
|
|
|
@d97f51b
|
2010-08-14T23:23:23Z |
wilmer |
Fix issues with logging in with huge SSO tickets (hilariously, the …
|
|
|
@d912fe4
|
2010-08-14T23:00:53Z |
wilmer |
Add xt_find_path() to simplify digging through multi-level XML trees.
|
|
|
@4fc95c5
|
2010-08-14T21:33:33Z |
wilmer |
Add/Remove support.
|
|
|
@6ddb223
|
2010-08-14T19:57:13Z |
wilmer |
Separate boilerplate and body of abservice SOAP requests since the …
|
|
|
@193dc74
|
2010-08-14T16:16:52Z |
wilmer |
Responses to add requests work now.
|
|
|
@e5854a8
|
2010-08-14T14:50:10Z |
wilmer |
Show incoming auth. requests (although responding to them currently …
|
|
|
@07874be
|
2010-08-14T13:44:35Z |
wilmer |
Merge mainline stuff.
|
|
|
@5848675
|
2010-08-14T13:32:46Z |
wilmer |
The contact's full name is in a different field now in NLN messages.
|
|
|
@4452e69
|
2010-08-14T13:06:11Z |
wilmer |
Allow changing the display_name, now permanently!
|
|
|
@d93c0eb9
|
2010-08-14T12:20:59Z |
wilmer |
Read incoming MSN status/away messages.
|
|
|
@12767e3
|
2010-08-14T11:30:40Z |
wilmer |
Status/Away messages.
|
|
|
@73efe3a
|
2010-08-14T11:07:45Z |
wilmer |
Allow Passport authentication with @msn.com accounts.
|
|
|
@136c2bb
|
2010-08-14T10:57:17Z |
wilmer |
Fix the libevent-specific compiler warning about closesocket().
|
|
|
@ac2717b
|
2010-08-14T10:55:20Z |
wilmer |
blist should only show contacts that are (or would be if they were …
|
|
|
@4ffd757
|
2010-08-14T10:21:44Z |
wilmer |
Don't send a /QUIT for every Twitter contact when going offline, and …
|
|
|
@4e4af1b
|
2010-08-14T08:48:46Z |
wilmer |
Remove some old Passport stuff, this is all in soap.[ch] now.
|
|
|
@50b8978
|
2010-08-13T09:12:54Z |
wilmer |
OpenSSL fixes + debugging.
|
|
|
@91d6e91
|
2010-08-13T09:12:31Z |
wilmer |
Sending offline messages works now ... but Pidgin doesn't seem to …
|
|
|
@b46769d
|
2010-08-12T22:44:56Z |
wilmer |
Some syntax checking fixups; don't make the same mistake of failing …
|
|
|
@be7a180
|
2010-08-12T22:38:30Z |
wilmer |
Proper responses to CHL challenges. Clean up bee_users before calling …
|
|
|
@ca7de3a
|
2010-08-12T22:13:26Z |
wilmer |
Successful login (including contact list sync). \o/
|
|
|
@7f34ce2
|
2010-08-11T23:03:33Z |
wilmer |
Get contact list/address book info. Next step: We have to send it …
|
|
|
@2b02617
|
2010-08-11T20:41:23Z |
wilmer |
strptime() on FreeBSD (and possibly other non-glibc platforms) %z is …
|
|
|
@72176c1
|
2010-08-11T08:53:58Z |
wilmer |
Small bug in the previous change: NULL-initialize srv.
|
|
|
@523fb23
|
2010-08-11T08:08:39Z |
wilmer |
Implement MSNP15 SSO (Sadistic Sign-On).
|
|
|
@ffdf2e7
|
2010-08-10T11:18:09Z |
wilmer |
When doing SRV lookups, return an array with all RRs instead of just …
|
|
|
@7db65b7
|
2010-08-09T19:04:55Z |
wilmer |
Not working yet, but some code for fetching the membership list. …
|
|
|
@f32c14c
|
2010-08-09T13:39:50Z |
wilmer |
Oops. We're using channel mode +h (halfop) for a while already, but so …
|
|
|
@5fecede
|
2010-08-08T17:29:43Z |
wilmer |
Enough changes to successfully login up to (but not including) …
|
|
|