|
|
@098a75b
|
2015-03-22T13:35:08Z |
dx |
Fix a bunch of memory leaks
- irc_im.c:
- bee_irc_user_msg: …
|
|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@11e7828
|
2015-01-26T02:43:35Z |
dx |
Fix whatsapp local contact lists
Had to move the code that adds …
|
|
|
@6f10697
|
2015-01-16T19:50:23Z |
dx |
Fix incorrect Free Software Foundation address
|
|
|
@0e788f5
|
2013-02-21T19:15:59Z |
wilmer |
I'm still bored on a long flight. Wrote a script to automatically …
|
|
|
@aef2077
|
2012-11-12T00:14:29Z |
wilmer |
Bugfix: Two commits ago I broke cleanup of the account_on_timeout() …
|
|
|
@e132b60
|
2012-11-11T23:32:47Z |
wilmer |
Extend keepalive code to time out connections when pings don't get …
|
|
|
@0dd6570
|
2011-12-21T11:41:13Z |
wilmer |
Add a helpful message on what to do with OAuth login issues.
|
|
|
@17f057d
|
2011-12-13T00:34:07Z |
wilmer |
As I intended for a while already, use account tags everywhere instead …
|
|
|
@e67e513
|
2011-10-03T14:56:58Z |
pesco |
rename irc_usermsg to irc_rootmsg.
add new irc_usermsg, …
|
|
|
@748bcdd
|
2010-11-21T15:23:54Z |
wilmer |
Time out if logging in takes too long (2m for now). Except for Twitter …
|
|
|
@02bb9db
|
2010-08-29T09:39:27Z |
wilmer |
Handle payloads attached to errors (assume any number in cmd[2] would …
|
|
|
@be7a180
|
2010-08-12T22:38:30Z |
wilmer |
Proper responses to CHL challenges. Clean up bee_users before calling …
|
|
|
@daae10f
|
2010-08-07T16:33:02Z |
wilmer |
OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
|
|
|
@8b61469
|
2010-07-30T14:28:22Z |
wilmer |
Don't notify the UI about group changes if there wasn't, in fact, a …
|
|
|
@f6f5eee
|
2010-07-27T22:04:19Z |
wilmer |
Source documentation update, including a short HACKING file.
|
|
|
@d0527c1
|
2010-07-17T11:34:24Z |
wilmer |
libpurple: Handle incoming authorization requests.
|
|
|
@1e52e1f
|
2010-07-11T10:30:27Z |
wilmer |
When cleaning up queries, q->data is free()d. Even if it turns out to …
|
|
|
@69b896b
|
2010-07-05T12:01:28Z |
wilmer |
When addressing people in a chatroom, try to translate the nickname to …
|
|
|
@5c7b45c
|
2010-07-04T13:36:08Z |
wilmer |
Auto joins for chatrooms.
|
|
|
@84c3a72
|
2010-06-27T12:39:07Z |
wilmer |
Import chatrooms configured in older BitlBee versions. Settings are …
|
|
|
@6ef9065
|
2010-06-07T21:09:33Z |
wilmer |
Restored nick_hint/nick_source functionality.
|
|
|
@0e8b3e8
|
2010-06-07T15:21:21Z |
wilmer |
Changing away_devoice will change current voice statuses in all channels.
|
|
|
@4aa0f6b
|
2010-06-07T14:31:07Z |
wilmer |
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
|
|
|
@7e83e8e4
|
2010-06-05T00:35:17Z |
wilmer |
Inform the UI about group changes. This is important if the user has …
|
|
|
@ec86b22
|
2010-05-15T23:28:16Z |
wilmer |
Mainline merge. (Probably mostly irrelevant for this branch, oh well.)
|
|
|
@ad404ab
|
2010-06-03T00:20:53Z |
wilmer |
Restore add_* handle_unknown settings.
|
|
|
@3663bb3
|
2010-05-13T00:19:33Z |
wilmer |
Restore query cleanup on IM disconnects.
|
|
|
@4e608d6
|
2010-05-09T21:56:39Z |
wilmer |
Pick up group changes coming in during a session. Reflecting them in …
|
|
|
@7aadd71
|
2010-05-09T18:05:55Z |
wilmer |
Keep track of contact groups in a slightly more efficient way.
|
|
|
@aea8b68
|
2010-05-06T00:28:56Z |
wilmer |
Starting to restore chatroom stuff. Only enough to create and be …
|
|
|
@839189b
|
2010-05-02T21:06:25Z |
wilmer |
Applied show-offline patch from Florian E.J. Fruth, adapted for a few …
|
|
|
@4273158
|
2010-05-01T14:16:26Z |
wilmer |
Oops. rt_mon start at 0=Jan, causing off-by-a-month timestamps shown …
|
|
|
@ae3dc99
|
2010-04-24T17:02:07Z |
wilmer |
Merging stuff from mainline (1.2.6).
|
|
|
@21c87a7
|
2010-04-14T09:27:50Z |
wilmer |
Merging loads of stuff from mainline.
|
|
|
@573dab0
|
2010-04-13T10:20:04Z |
wilmer |
Incoming typing notifications.
|
|
|
@eabc9d2
|
2010-04-11T22:49:32Z |
wilmer |
Fixed cleanup issues when turning off an account. Also fixed syntax of …
|
|
|
@e00da63
|
2010-04-11T19:10:12Z |
wilmer |
Restored query/ask stuff.
|
|
|
@17a6ee9
|
2010-04-11T14:37:06Z |
wilmer |
Including DCC stuff again, with a wonderful extra layer of …
|
|
|
@cca0692
|
2010-04-09T00:40:38Z |
wilmer |
Added imcb_chat_nick_hint() and use it in the Twitter module to get …
|
|
|
@5b9b2b6
|
2010-04-08T00:55:17Z |
wilmer |
Added display_timestamps setting in case some people may not really …
|
|
|
@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 …
|
|
|
@1d39159
|
2010-04-05T00:18:24Z |
wilmer |
Get full names properly. Handling of nick_source setting and …
|
|
|
@fb117aee
|
2010-04-02T02:29:45Z |
wilmer |
Cleaned lots of compiler warnings so I can get some signal again.
|
|
|
@d860a8d
|
2010-04-01T03:38:50Z |
wilmer |
Restored "account" root command and restored enough stuff to be able …
|
|
|
@81e04e1
|
2010-04-01T02:32:25Z |
wilmer |
nogaim.c is close to doing something useful again without speaking any …
|
|
|
@10a96f4
|
2010-03-29T12:25:01Z |
wilmer |
Start restoring IM-related bits, added bee_user.c with basic functions …
|
|
|
@81ee561
|
2010-03-20T18:03:18Z |
wilmer |
Merging head. Most changes are not so relevant because they're to IM …
|
|
|
@449a51d
|
2010-03-16T10:18:02Z |
wilmer |
Include non-away status messages in blist and whois responses. The …
|
|
|
@3330468
|
2010-03-14T23:15:05Z |
wilmer |
Merging in head.
|
|
|
@90cd6c4
|
2010-03-14T18:22:43Z |
wilmer |
Allow disabling certain IM protocols at runtime, patch from …
|
|
|
@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.
|
|
|
@286b28e
|
2010-03-13T01:02:47Z |
wilmer |
Added nick_source account setting to allow using full name fields for …
|
|
|
@3e1ef92c
|
2010-03-09T13:13:50Z |
wilmer |
Fixed a compiler warning for an ugliness that fortunately shouldn't …
|
|
|
@fb020ac
|
2010-03-07T18:43:23Z |
wilmer |
Merging in mainline, including improved away/status stuff.
|
|
|
@58adb7e
|
2010-03-07T00:22:33Z |
wilmer |
Added global and per-account settings "away" and "status" so the user …
|
|
|
@34fbbf9
|
2010-03-06T18:22:20Z |
wilmer |
Adapted nogaim.c. Pretty nice cleanup of away state alias handling, mostly.
|
|
|
@1b221e0
|
2009-12-01T21:08:02Z |
g.c.w.m.mulders |
Added twitter-module.
|
|
|
@cd741d8
|
2009-11-23T23:23:37Z |
wilmer |
Fixed compatibility with non-libpurple version: oscar is now …
|
|
|
@4e04194
|
2009-11-23T23:00:54Z |
wilmer |
Merging BitlBee 1.2.4+
|
|
|
@4cf80bb
|
2009-10-23T10:43:15Z |
wilmer |
Shuffling a few more #includes. Much more shuffling will be needed.
|
|
|
@e248c7f
|
2009-10-12T22:23:49Z |
wilmer |
Automatically try prpl-$proto if $proto doesn't exist, and disable …
|
|
|
@fa295e36
|
2009-10-10T13:39:51Z |
wilmer |
Added imcb_ask_auth() instead of reimplementing authorization requests …
|
|
|
@796da03
|
2009-10-04T23:28:11Z |
wilmer |
Something that compiles and runs, but otherwise utterly useless. Added …
|
|
|
@c0c43fb
|
2008-12-14T10:31:49Z |
wilmer |
Fixed ic->away leaking memory. This var is only used by OSCAR and …
|
|
|
@94acdd0
|
2008-09-28T11:18:19Z |
wilmer |
Restored support for password-protected chatrooms (for now only by …
|
|
|
@3611717
|
2008-08-31T15:00:35Z |
wilmer |
Added auto_join code.
|
|
|
@7125cb3
|
2008-08-24T18:01:05Z |
wilmer |
Added SET_INVALID, which set evaluators should now return instead of …
|
|
|
@4230221
|
2008-08-09T23:00:38Z |
wilmer |
Added ceiling to auto-reconnect delay, changed the default to 5*3<900 …
|
|
|
@280e655
|
2008-08-05T23:07:07Z |
wilmer |
Simple exponential backoff code. Have to add a maximum delay setting, …
|
|
|
@9143aeb
|
2008-04-05T12:26:04Z |
wilmer |
query.h now defines a callback function type, not using void* for it …
|
|
|
@31e5846
|
2008-01-20T00:17:57Z |
wilmer |
Added imcb_chat_log() for chatroom system messages, so they can be …
|
|
|
@83ba3e5
|
2008-01-18T13:20:37Z |
wilmer |
Moving imcb_chat_new() to a saner location (no code changes) and …
|
|
|
@52744f8
|
2008-01-17T22:06:55Z |
wilmer |
Fixing some Solaris compiler warnings (u_int->uint, adding some …
|
|
|
@56f260a
|
2007-11-22T22:56:52Z |
wilmer |
Some changes to get rid of compiler warnings. (And disabling strict …
|
|
|
@ef5c185
|
2007-11-19T23:14:39Z |
wilmer |
Added Jabber groupchat topic support.
|
|
|
@50e1776
|
2007-11-19T22:23:58Z |
wilmer |
Merging /TOPIC code from Miklos Vajna. Untested, because I still have …
|
|
|
@ebb95b6
|
2007-11-14T23:42:07Z |
wilmer |
Merging from devel/Jelmer.
|
|
|
@764b163d
|
2007-10-12T12:18:16Z |
Jelmer Vernooij |
Fix another warning.
|
|
|
@eda54e4
|
2007-10-12T00:08:58Z |
wilmer |
Merge from devel.
|
|
|
@d444c09
|
2007-10-12T00:06:50Z |
wilmer |
Added word_wrap() function to misc.c and using it at the right places …
|
|
|
@1186382
|
2007-10-10T22:15:59Z |
wilmer |
Made the netsplit-like quit messages optional.
|
|
|
@8ad90fb
|
2007-08-30T22:23:07Z |
wilmer |
From vmiklos: More verbose error message on plugin load failures.
|
|
|
@85023c6
|
2007-07-15T15:47:34Z |
wilmer |
Added imcb_clean_handle() to sanitize handles properly (without …
|
|
|
@c9c7ca7
|
2007-07-11T14:22:00Z |
wilmer |
Fixed imc_logout() (assigning u too early). Stupid me.
|
|
|
@1962ac1
|
2007-07-02T21:07:43Z |
wilmer |
Fixed nick hint function to only set the nick if it's different from …
|
|
|
@998b103
|
2007-06-13T23:31:39Z |
wilmer |
Added imcb_remove_buddy() so deletions in Jabber roster pushes …
|
|
|
@43d8cc5
|
2007-06-13T23:31:18Z |
wilmer |
Fixed a memory management problem that caused some strange nickname issues.
|
|
|
@7e9dc74
|
2007-06-13T23:30:59Z |
wilmer |
Fixed the duplicate-nick problem. Very very very stupid bug... :-(
|
|
|
@e0e2a71
|
2007-06-04T13:36:51Z |
wilmer |
Fixed retarded use of strcpy() and no longer using Jabber fullnames …
|
|
|
@d06eabf
|
2007-06-04T13:22:05Z |
wilmer |
Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
|
|
|
@2d317bb
|
2007-04-23T05:18:47Z |
wilmer |
Fixes: handling of being kicked, now sending <presence/> tags to all …
|
|
|
@0e7ab64
|
2007-04-23T02:58:44Z |
wilmer |
Got rid of one HORRIBLE stupidity called chat_by_channel(), which …
|
|
|
@e35d1a1
|
2007-04-22T20:44:27Z |
wilmer |
Read-only support for Jabber conferences (non-anonymous rooms only). …
|
|
|
@f6c963b
|
2007-04-21T04:13:21Z |
wilmer |
Renamed some more prpl functions.
|
|
|
@61ae52c
|
2007-04-20T05:19:06Z |
wilmer |
Renamed/slightly changed syntax of groupchat callback functions.
|
|
|
@d323394c
|
2007-04-20T04:49:30Z |
wilmer |
New code to use nicknames stored in ICQ contact lists.
|
|
|