|
|
@a9e0de2
|
2017-07-12T22:53:29Z |
dx |
purple: enable debug during core initialization
Noisy but often important
|
|
|
@65d0dfd
|
2017-03-12T04:16:58Z |
dx |
Add --verbose configure option to control verbose build output
…
|
|
|
@30d598c
|
2017-01-29T22:40:09Z |
dx |
purple: Fix crash on ft requests from unknown contacts
Followup to …
|
|
|
@3b8e4be6
|
2017-01-03T06:30:38Z |
dx |
purple: show self-messages in groupchat backlogs (before join)
That …
|
|
|
@c11b68a
|
2016-12-27T00:37:50Z |
dx |
purple: fix -Werror=format-string in chat settings code
This one was …
|
|
|
@faa7abb6
|
2016-12-27T00:29:30Z |
dx |
purple: hack to keep the purple-line auth token in the config
|
|
|
@1882b70
|
2016-12-26T23:52:24Z |
dx |
purple: add support for extra groupchat settings (helps with SIPE)
…
|
|
|
@d57484d
|
2016-12-26T22:39:18Z |
dx |
Change some asserts into g_return_if_fail()
Because crashing asserts …
|
|
|
@59ccef5
|
2016-12-26T00:20:09Z |
dx |
purple: Call imcb_buddy_nick_change() on a few whitelisted plugins
…
|
|
|
@6d212f4
|
2016-12-26T00:20:09Z |
dx |
purple: include purple plugins in the 'plugins' command list
|
|
|
@87872c7
|
2016-11-28T05:53:50Z |
dx |
purple: Use roomlist_room_serialize, fixes joining jabber chats
The …
|
|
|
@9f03c47
|
2016-11-14T00:37:14Z |
dx |
Improve support for protocols which don't require a password
This …
|
|
|
@ea90275
|
2016-11-13T20:10:17Z |
dx |
purple: fix file transfer memory management
This means cancelling …
|
|
|
@fecdd71
|
2016-11-04T23:48:52Z |
dx |
purple: hack to pass server parameter to jabber's input request
…
|
|
|
@50988d1
|
2016-10-31T00:38:32Z |
dx |
purple: fix icq login when the protocol name is "oscar"
Which happens …
|
|
|
@6e991a9
|
2016-10-16T06:51:53Z |
dx |
Turn purple_chatlist_free() into a imcb_chat_list_free()
I found …
|
|
|
@a08b2db
|
2016-10-16T06:51:53Z |
dx |
Rename bee_chat_list_finish() to imcb_chat_list_finish()
…
|
|
|
@01d56c0
|
2016-10-08T06:39:05Z |
dx |
purple: Fix handling of empty, immediate roomlist results
Two issues …
|
|
|
@1a8875f
|
2016-09-25T03:07:25Z |
dx |
purple: Fix another issue where /join results in two channels
Follow …
|
|
|
@524e931
|
2016-09-24T14:53:52Z |
dx |
purple: support setting chat room topics (#84)
|
|
|
@725f942
|
2016-09-20T03:39:05Z |
jgeboski |
purple: added room listing support
|
|
|
@57f81ec
|
2016-07-25T23:42:32Z |
dx |
purple: Don't try to init module if it's already initialized
This …
|
|
|
@5dbf66e
|
2016-06-13T00:55:26Z |
dx |
purple: add $plugindir/purple to the plugin search path
This allows …
|
|
|
@0e48e54
|
2016-05-26T00:29:14Z |
dx |
purple: strdup the message instead of casting to char *
Fixes trac …
|
|
|
@1239d05
|
2016-01-21T06:29:20Z |
dx |
purple: Also show 'title' and 'primary' messages for input requests
…
|
|
|
@ba7618d
|
2015-12-27T04:39:17Z |
dx |
purple: Show self-messages for private messages only
Those are …
|
|
|
@98d46d5
|
2015-12-26T03:18:53Z |
dx |
purple: document original names of uiops next to them
|
|
|
@459dec8
|
2015-12-06T04:41:32Z |
dx |
purple: fix crash when doing 'chat with' with skypeweb
It was passing …
|
|
|
@48b5fef
|
2015-12-01T05:30:45Z |
dx |
purple: assume HTML for all protocols, fixes random <> for some
…
|
|
|
@05aba55
|
2015-12-01T04:55:21Z |
dx |
purple: Implement PurpleNotifyUiOps.notify_message
Which has no …
|
|
|
@398a139
|
2015-12-01T04:36:53Z |
dx |
purple/ft: remove prplcb_xfer_dbg entries with mismatching signatures
…
|
|
|
@5bb5ee3
|
2015-12-01T02:54:23Z |
dx |
purple: avoid warnings in the PURPLE_INPUT_* enum checks
Also turn …
|
|
|
@1ec454c
|
2015-11-26T02:32:54Z |
dx |
purple: fix a bunch of small leaks
Most of them related to channel …
|
|
|
@a3019499
|
2015-11-26T02:14:34Z |
dx |
purple: fix /join #channel, which joined a different channel
When …
|
|
|
@e4c3041
|
2015-10-25T05:16:52Z |
dx |
purple: Fix certificate cache dir after changing user dir
This fixes …
|
|
|
@12f041d
|
2015-10-21T13:14:17Z |
dx |
socks4a proxy support (like socks4 with remote DNS)
Fixes trac ticket …
|
|
|
@b38f655
|
2015-05-28T05:26:30Z |
dx |
Rename mail notification related settings for consistency
- GMail …
|
|
|
@0864a52
|
2015-05-28T05:26:30Z |
dx |
imcb_notify_email: change parameters to take a format string
Saves …
|
|
|
@dd43c62
|
2015-05-28T05:26:24Z |
dx |
Gmail notifications support through new imcb_notify_email() API
|
|
|
@2dd23da
|
2015-03-15T08:10:25Z |
dx |
purple: Fix null pointer dereference when logging out due to daemon …
|
|
|
@2c5ab49
|
2015-03-15T04:34:43Z |
dx |
purple: prplcb_close_request() improvements
- Added support for …
|
|
|
@6a48992
|
2015-03-14T01:02:56Z |
dx |
purple: handle purple_request_input
|
|
|
@3bb333c
|
2015-03-11T21:24:15Z |
dx |
purple: Implement 'close_request' to prevent segfaults after logout
…
|
|
|
@56985aa
|
2015-03-03T23:18:43Z |
dx |
Revert "purple: cleanup, remove one usage of static local_bee"
This …
|
|
|
@d93c8beb
|
2015-03-02T03:27:16Z |
dx |
purple: move PurpleAccount from proto_data in a struct purple_data
|
|
|
@5ff4618
|
2015-02-22T21:17:21Z |
dx |
purple: cleanup, remove one usage of static local_bee
Shouldn't …
|
|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@e41cc40
|
2015-01-30T04:07:40Z |
dx |
purple: Implement /kick
|
|
|
@fd213fe
|
2015-01-26T13:20:20Z |
antoine.pietri |
purple: add NULL guard around topic and name hint
|
|
|
@36ee8c6
|
2015-01-25T20:45:16Z |
antoine.pietri |
purple: add topic and name_hint to groupchats
|
|
|
@6b13103
|
2015-01-16T19:50:23Z |
dx |
Replace isdigit/isalpha/.../tolower/toupper with glib variants
This …
|
|
|
@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.
|
|
|