@0e788f5
2013-02-21T19:15:59Z
wilmer
I'm still bored on a long flight. Wrote a script to automatically …
@7281ad1
2012-09-15T15:59:17Z
wilmer
Allow building position-independent executables. #981 , patch from …
@7fa5c19
2012-02-11T12:55:45Z
wilmer
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
@eb4c81a
2012-01-30T22:23:45Z
wilmer
Try to show the user_split info for a protocol in "help purple …
@8d96b78
2012-01-30T21:29:04Z
wilmer
Report mysterious unsupported libpurple options in "help purple …
@877686b
2011-12-11T12:54:40Z
wilmer
Read both alias and server_alias properties for libpurple contacts. …
@e67e513
2011-10-03T14:56:58Z
pesco
rename irc_usermsg to irc_rootmsg.
add new irc_usermsg, …
@ff94563
2011-03-26T12:02:38Z
wilmer
Set the libpurple proxy server in a way that should work with older …
@7add7ec
2011-03-08T06:48:39Z
wilmer
Fixed proxy support with libpurple.
@c775a58
2010-12-07T23:41:49Z
wilmer
At least don't disable Twitter anymore for libpurple builds. libpurple …
@694be84
2010-11-21T19:08:43Z
wilmer
Fetch Gadu-Gadu contact lists (libpurple-specific hardcoding hack). …
@3c9b095
2010-09-06T09:26:39Z
wilmer
libpurple insists on storing its own version of reality somewhere. I …
@b0a89cc
2010-08-27T08:48:18Z
wilmer
Use nifty gcc -MD feature to automatically track .h dependencies of …
@bad41f56
2010-08-19T23:42:11Z
wilmer
libpurple: Fix typing notifications (in and out). Closes #671 .
@3e59c8d
2010-07-18T15:31:58Z
wilmer
libpurple: Add contacts to groups when requested. Still not dealing …
@a91550c
2010-07-17T12:29:51Z
wilmer
Try to pass a group when removing a contact. No idea what will happen …
@a08e875
2010-07-17T12:08:31Z
wilmer
libpurple: Read group information of contacts.
@d0527c1
2010-07-17T11:34:24Z
wilmer
libpurple: Handle incoming authorization requests.
@177ffd7
2010-07-17T10:04:51Z
wilmer
nick_gen() should also insert an underscore if the first character of …
@1e52e1f
2010-07-11T10:30:27Z
wilmer
When cleaning up queries, q->data is free()d. Even if it turns out to …
@56699f0
2010-06-07T15:11:09Z
wilmer
Show idle + login time info in /WHOIS (if available).
@4aa0f6b
2010-06-07T14:31:07Z
wilmer
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
@f60079b
2010-05-25T22:26:54Z
wilmer
Allow one to run the configure script from a different directory and …
@f85e9d6
2010-05-24T21:24:53Z
wilmer
Read display names. Setting them is going to be an awesome hack.
@c3caa46
2010-05-22T13:46:25Z
wilmer
Support for named groupchats, although not very solid.
@05a8932
2010-05-22T12:21:27Z
wilmer
Enable changing and viewing of block/allow lists.
@dca8eff
2010-05-22T01:05:58Z
wilmer
Return ui_info so jabber:iq:version responses will not say just libpurple.
@e77c264
2010-05-22T00:58:59Z
wilmer
Added support for the info command.
@2c5fabc
2010-05-21T23:26:21Z
wilmer
Sigh. Enable debugging only if the BITLBEE_DEBUG variable is set.
@75c3ff7
2010-05-21T00:09:29Z
wilmer
Fixed sending with proper filenames by creating a temporary directory …
@e7dc02a
2010-05-19T00:57:58Z
wilmer
Similar hacky code to send files. This indirect sending stuff sucks …
@31fc06fb
2010-05-18T00:42:02Z
wilmer
Suppress auto-reconnect when required (auth errors and concurrent …
@c96c72f
2010-05-18T00:08:17Z
wilmer
Little cleanup. Less compiler warnings, and removing tempfile at the …
@5d1b3a95
2010-05-17T23:38:39Z
wilmer
purple_conv_chat_invite_user() is libpurple >= 2.6.0, so use …
@8822d23
2010-05-17T23:23:20Z
wilmer
This receives files but is very fragile if anything unusual happens …
@553767c
2010-05-17T20:30:45Z
wilmer
Move direct ft stuff to an unused file: This gets too hairy and too …
@2309152
2010-05-17T00:14:14Z
wilmer
Split off the file transfer stuff into a separate file. What a mess.
@d8acfd3
2010-05-09T23:23:34Z
wilmer
Purple lists mix up key and value; key == what the user sees, *value* …
@15794dc
2010-05-02T16:03:41Z
wilmer
Groupchat support "finished".
Named chatrooms are not supported yet. …
@8ad5c34
2010-05-02T15:53:18Z
wilmer
Added support for creating groupchats. This can only be done in a …
@f485008
2010-05-01T23:55:48Z
wilmer
Support at least incoming groupchats. Not sure yet how starting them …
@a897467
2010-04-17T22:43:55Z
wilmer
I should stop doing commits with the debugging stuff still enabled.
@edfc6db
2010-03-23T01:06:25Z
wilmer
Frankenstein, it lives!
This stuff can send files but it has troubles …
@c735200
2010-03-22T01:20:40Z
wilmer
Incoming file transfers can now be accepted (and should work) and/or …
@437bd9b
2010-03-21T21:38:42Z
wilmer
Enough code to make an incoming transfer show up properly and accept …
@7c5affca
2010-03-12T01:47:44Z
wilmer
Add some simple information about available settings to the online …
@4dc6b8d
2010-03-12T01:05:21Z
wilmer
Added support for PURPLE_PREF_STRING_LIST style settings, this makes …
@bab1c86
2010-03-08T01:21:08Z
wilmer
Mail notifications, partially from …
@52cae01
2010-03-07T23:08:40Z
wilmer
Set the ACC_FLAG_*_MESSAGE flags correctly depending on the prpl.
@279607e
2010-03-07T22:35:00Z
wilmer
Fixed purple module to work with the new away interface.
@e08e53c
2010-01-04T12:16:18Z
wilmer
Fixed build system: Run pkg-config at configure-time instead of just …
@a19ea7a
2009-12-26T15:14:52Z
wilmer
Use purple_buddy_get_name, not purple_buddy_get_contact_alias. Makes …
@3e7b640
2009-11-28T00:47:20Z
wilmer
Look up a buddy in the contact list on incoming msgs. This seems to be …
@487f555
2009-11-26T00:04:40Z
wilmer
Support for sending zomg-im-typing notifications.
@e5d8d21
2009-11-25T00:45:27Z
wilmer
Added in-memory help info, which I wanted to implement for ages …
@0ac1a375
2009-11-25T00:19:45Z
wilmer
Added enough code to handle one class of queries (action-based), …
@45a19e5
2009-11-23T23:38:31Z
wilmer
Oops, forgot to change one protocol name string pointer..
@cd741d8
2009-11-23T23:23:37Z
wilmer
Fixed compatibility with non-libpurple version: oscar is now …
@b3117f2
2009-11-23T22:58:20Z
wilmer
Adding/removing contacts now works.
@6967d01
2009-10-14T21:36:09Z
wilmer
I think daemon mode and libpurple won't go together very well for now …
@4524f66
2009-10-12T22:37:28Z
wilmer
Store real names in /whois.
@dd0d57b1
2009-10-12T22:19:41Z
wilmer
Oops, forgot to drop a printf() of all away states for debugging.
@ec5e57d
2009-10-12T00:00:24Z
wilmer
Support for setting away states. Somewhat hackish but this stuff is …
@b74b287
2009-10-11T21:08:26Z
wilmer
Fixed account cleanup (use remove, not destroy) and now using user's …
@0f7ee7e5
2009-10-11T12:57:29Z
wilmer
Copy all the string/bool/int account settings with their defaults to …
@db4cd40
2009-10-11T12:22:23Z
wilmer
Some valgrind cleaning/type safety fixes.
@4f103ea
2009-10-11T11:26:09Z
wilmer
Added handing of away states/messages of contacts.
@4164e62
2009-10-11T10:40:40Z
wilmer
Fixing a few compiler warnings and cleaning up the last remains of …
@c5c18c1
2009-10-10T23:57:26Z
wilmer
Hacked up a B_EV_FLAG_FORCE_REPEAT event handler flag to make …
@e046390
2009-10-10T23:25:54Z
wilmer
Make purple use BitlBee's event handling API. Since the APIs never …
@0cbef26
2009-10-07T23:37:32Z
wilmer
Added some debugging stuff and handling (better said, ignoring) of …
@389f7be
2009-10-06T22:55:46Z
wilmer
Support for sending messages.
@d250b2a
2009-10-06T22:26:01Z
wilmer
Receive messages.
@7da726b
2009-10-06T21:49:42Z
wilmer
Getting a contact list and online status now. Time to handle messages.
@860ba6a
2009-10-05T23:32:34Z
wilmer
Moved some stuff around, got something that logs in and reports status now.
@796da03
2009-10-04T23:28:11Z
wilmer
Something that compiles and runs, but otherwise utterly useless. Added …