Timeline



2015-03-03:

23:18 Changeset [56985aa] by dequis <dx@…>
Revert "purple: cleanup, remove one usage of static local_bee" This …
09:12 BadContent edited by wilmer
Die spammer die (diff)

2015-03-02:

03:27 Changeset [d93c8beb] by dequis <dx@…>
purple: move PurpleAccount from proto_data in a struct purple_data

2015-03-01:

21:13 Changeset [ce70e88] by Antoine Pietri <antoine.pietri@…>
fix imcb_buddy_msg signature to take a const message

2015-02-28:

23:17 Changeset [a6b00fc] by dequis <dx@…>
Disable msn by default :( I didn't want to do the next release with a …
20:40 Changeset [a880e34] by dequis <dx@…>
Refactor oauth_params_del to fix use-after-free that i introduced …

2015-02-27:

23:58 Changeset [9ae7332] by Wilmer van der Gaast <wilmer@…>
Some support for calls *from* the plugin. This gets uglier, also very …
00:54 Changeset [66aefeb] by Wilmer van der Gaast <wilmer@…>
init works. Still very rough otherwise, and next to no callbacks into …

2015-02-26:

09:57 Changeset [6cdecc7] by Wilmer van der Gaast <wilmer@…>
Lots of changes. Implemented both to-plugin RPCs though not all …

2015-02-25:

23:25 Changeset [3434a8c] by Wilmer van der Gaast <wilmer@…>
Makefile update for RPC stuff.
00:35 Changeset [4f6dfbb] by Wilmer van der Gaast <wilmer@…>
Did a fair amount of work on it by now, might as well do a checkin. No …

2015-02-24:

23:23 Changeset [8eb2e84] by Wilmer van der Gaast <wilmer@…>
Use https:// URL for Facebook OAuth2 now that there's a cert.

2015-02-23:

05:03 Changeset [a67e781] by dequis <dx@…>
configure: Indentation fixes
04:50 Changeset [a85a8ab] by dequis <dx@…>
Add --doc= configure option to disable helpfile generation It will …

2015-02-22:

22:44 Changeset [570f183] by dequis <dx@…>
irc_send_motd: the return value of read() is signed From coverity. …
22:44 Changeset [05816dd] by dequis <dx@…>
coverity: Fix some (harmless?) use-after-free with g_slist_remove() …
22:44 Changeset [91f06e5] by dequis <dx@…>
Add coverity_scan addon to .travis.yml
21:19 Changeset [552c8a5] by dequis <dx@…>
twitter_parse_id function, with better error handling than sscanf() …
21:19 Changeset [273949d] by dequis <dx@…>
Don't hard-fail when building docs and dependencies are missing
21:19 Changeset [d5c55ac] by dequis <dx@…>
storage_xml: replace hackish code with a GHashTableIter
21:17 Changeset [5ff4618] by dequis <dx@…>
purple: cleanup, remove one usage of static local_bee Shouldn't …
21:16 Ticket #1122 (Bitlbee segfaults on incoming jabber file transfer) closed by dx
fixed: Should be fixed by …
18:53 Changeset [9216eff] by dequis <dx@…>
s5bytestream: fix segfault (cleanup before trying next streamhost) …
18:53 Changeset [da6f167] by dequis <dx@…>
s5bytestream: refactor some copypasted code into functions - …
17:13 Changeset [56b57b1a] by Wilmer van der Gaast <wilmer@…>
oauth2.c now uses parson. Twitter does not yet and I will fix that later.
17:01 Changeset [ee170a1] by Wilmer van der Gaast <wilmer@…>
Added json_object_get_tuple() which helps with implementing a JSON …
16:15 Changeset [989f431] by Wilmer van der Gaast <wilmer@…>
json_parse_first() which lets me find out where it stopped parsing, …
16:12 Changeset [782a6ee] by Wilmer van der Gaast <wilmer@…>
Remove old JSON library, replace it with Parson. No other code changes …
14:59 Changeset [90adf84] by Wilmer van der Gaast <wilmer@…>
Add /bitlbee@?\.service/ to .gitignore so "git add ." won't keep …
14:49 Changeset [3d45471] by Wilmer van der Gaast <wilmer@…>
Remove a few stale functions from struct prpl.

2015-02-21:

06:18 Changeset [0e4c3dd] by dequis <dx@…>
Add hipchat support to the jabber module
06:16 Changeset [59c1fe7] by dequis <dx@…>
jabber: Improve handling of unknown "from" in chats [v2] Try a bit …
06:14 Changeset [eee3a5a] by dequis <dx@…>
Preset topic in groupchat if it's in irc_channel already
06:12 Changeset [75ad761] by dequis <dx@…>
Use imcb_buddy_nick_hint to suggest jabber nicknames Also grab …
06:10 Changeset [7733b8c] by dequis <dx@…>
Add the concept of jabber sub-protocols Currently including: jabber …

2015-02-20:

23:16 Changeset [0b9daac] by dequis <dx@…>
Reorganize include files to avoid conflicts with other libs - Change …
22:50 Changeset [5ebff60] by dequis <dx@…>
Reindent everything to K&R style with tabs Used uncrustify, with the …
22:49 Changeset [af359b4] by dequis <dx@…>
Add uncrustify configuration file to ./doc/
22:47 Changeset [0ca1d79] by dequis <dx@…>
Revert "Twitter format strings" This reverts commit …
12:57 Ticket #1197 (jabber multilogins not possible from two different bitlbee-accounts) closed by wilmer
notabug: That is exactly how Jabber servers are supposed to behave. If you want …
12:53 Ticket #1197 (jabber multilogins not possible from two different bitlbee-accounts) created by Daniel.Jung@…
If i run connect to bitlbee from two different bitlbee-accounts (even …

2015-02-17:

09:02 Ticket #1196 ([ssi.c:65] possible cut'n'paste error ?) created by dcb314@…
[ssi.c:65]: (style) Same expression on both sides of '&&'. …

2015-02-13:

09:00 Ticket #1195 (bitlbee sends invalid IRC messages by failing to remove whitespace ...) created by maethor@…
This bug is quite similar to …

2015-02-03:

01:08 Ticket #1154 ([Jabber] Display message from unknown participants as normal messages) closed by dx
fixed: We applied a patch based on this idea here: …

2015-02-01:

02:31 Ticket #1149 (provide a way to reply to a tweet without requiring that it starts ...) closed by dx
fixed: Patch applied here: https://github.com/bitlbee/bitlbee/commit/dfaa46d3
Note: See TracTimeline for information about the timeline view.