Timeline
2015-02-28:
- 23:17 Changeset [a6b00fc] by
- Disable msn by default :( I didn't want to do the next release with a …
- 20:40 Changeset [a880e34] by
- Refactor oauth_params_del to fix use-after-free that i introduced …
2015-02-27:
- 23:58 Changeset [9ae7332] by
- Some support for calls *from* the plugin. This gets uglier, also very …
- 00:54 Changeset [66aefeb] by
- init works. Still very rough otherwise, and next to no callbacks into …
2015-02-26:
- 09:57 Changeset [6cdecc7] by
- Lots of changes. Implemented both to-plugin RPCs though not all …
2015-02-25:
- 23:25 Changeset [3434a8c] by
- Makefile update for RPC stuff.
- 00:35 Changeset [4f6dfbb] by
- 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
- Use https:// URL for Facebook OAuth2 now that there's a cert.
2015-02-23:
- 05:03 Changeset [a67e781] by
- configure: Indentation fixes
- 04:50 Changeset [a85a8ab] by
- Add --doc= configure option to disable helpfile generation It will …
2015-02-22:
- 22:44 Changeset [570f183] by
- irc_send_motd: the return value of read() is signed From coverity. …
- 22:44 Changeset [05816dd] by
- coverity: Fix some (harmless?) use-after-free with g_slist_remove() …
- 22:44 Changeset [91f06e5] by
- Add coverity_scan addon to .travis.yml
- 21:19 Changeset [552c8a5] by
- twitter_parse_id function, with better error handling than sscanf() …
- 21:19 Changeset [273949d] by
- Don't hard-fail when building docs and dependencies are missing
- 21:19 Changeset [d5c55ac] by
- storage_xml: replace hackish code with a GHashTableIter
- 21:17 Changeset [5ff4618] by
- purple: cleanup, remove one usage of static local_bee Shouldn't …
- 21:16 Ticket #1122 (Bitlbee segfaults on incoming jabber file transfer) closed by
- fixed: Should be fixed by …
- 18:53 Changeset [9216eff] by
- s5bytestream: fix segfault (cleanup before trying next streamhost) …
- 18:53 Changeset [da6f167] by
- s5bytestream: refactor some copypasted code into functions - …
- 17:13 Changeset [56b57b1a] by
- oauth2.c now uses parson. Twitter does not yet and I will fix that later.
- 17:01 Changeset [ee170a1] by
- Added json_object_get_tuple() which helps with implementing a JSON …
- 16:15 Changeset [989f431] by
- json_parse_first() which lets me find out where it stopped parsing, …
- 16:12 Changeset [782a6ee] by
- Remove old JSON library, replace it with Parson. No other code changes …
- 14:59 Changeset [90adf84] by
- Add /bitlbee@?\.service/ to .gitignore so "git add ." won't keep …
- 14:49 Changeset [3d45471] by
- Remove a few stale functions from struct prpl.
2015-02-21:
- 06:18 Changeset [0e4c3dd] by
- Add hipchat support to the jabber module
- 06:16 Changeset [59c1fe7] by
- jabber: Improve handling of unknown "from" in chats [v2] Try a bit …
- 06:14 Changeset [eee3a5a] by
- Preset topic in groupchat if it's in irc_channel already
- 06:12 Changeset [75ad761] by
- Use imcb_buddy_nick_hint to suggest jabber nicknames Also grab …
- 06:10 Changeset [7733b8c] by
- Add the concept of jabber sub-protocols Currently including: jabber …
2015-02-20:
- 23:16 Changeset [0b9daac] by
- Reorganize include files to avoid conflicts with other libs - Change …
- 22:50 Changeset [5ebff60] by
- Reindent everything to K&R style with tabs Used uncrustify, with the …
- 22:49 Changeset [af359b4] by
- Add uncrustify configuration file to ./doc/
- 22:47 Changeset [0ca1d79] by
- Revert "Twitter format strings" This reverts commit …
- 12:57 Ticket #1197 (jabber multilogins not possible from two different bitlbee-accounts) closed by
- 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
- 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
- [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
- This bug is quite similar to …
2015-02-03:
- 01:08 Ticket #1154 ([Jabber] Display message from unknown participants as normal messages) closed by
- 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
- fixed: Patch applied here: https://github.com/bitlbee/bitlbee/commit/dfaa46d3
2015-01-31:
- 23:58 Changeset [34afea7] by
- Use glib's GChecksum for md5/sha1 This changes behavior slightly: - …
- 13:44 Ticket #1194 (Bind to multiple addresses on OpenBSD 5.6) created by
- BitlBee doesn't seem to be able to bind to more than one IP address on …
2015-01-30:
- 04:40 Ticket #1193 (Google Hangouts support) closed by
- wontfix: Hi! Sorry! Closing this ticket because we don't track feature requests …
- 04:07 Changeset [e41cc40] by
- purple: Implement /kick
2015-01-29:
- 19:24 Changeset [7821ee8] by
- irc_commands: implemented KICK support With similar commands being …
Note: See TracTimeline
for information about the timeline view.