Timeline



2015-04-29:

20:56 Ticket #1207 (Ubuntu Vivid) closed by wilmer
fixed: Yeah I was doing that as you wer efiling this ticket. Also, Debian Jessie.
15:17 Ticket #1207 (Ubuntu Vivid) created by ilf
Another Ubuntu release, another request to build packages for it: …

2015-04-28:

13:47 Changeset [40cfbc5] by dequis <dx@…>
hipchat: Basic implementation: Auth, profile and mention names This …

2015-04-25:

14:51 Ticket #1206 (otr trust fingerprint representation) created by ilf
Currently, "otr trust" needs input as "otr trust <nick> <fp1> <fp2> …

2015-04-24:

20:52 Changeset [1493c4b] by dequis <dx@…>
oauth: fix use-after-free of the ->next of the list Third time's the …

2015-04-22:

02:19 Ticket #1205 (Groupchats may create users with utf8 nicks when utf8_nicks is disabled) created by dx
Adding this here to not forget about it Issue first seen here: …

2015-04-21:

04:04 Changeset [356e2dd] by dequis <dx@…>
Merge branch 'develop' into feat/hip-cat
03:47 Changeset [71074ac] by dequis <dx@…>
jabber: Register "hipchat" protocol (only minimal support for now) …

2015-04-19:

06:13 Changeset [2fe8297] by dequis <dx@…>
msn: don't prevent reconnections on OUT OTH The servers send them for …

2015-04-13:

22:21 Changeset [291c49b] by dequis <dx@…>
Set hipchat server with set_setstr so set_eval_account gets called
22:00 Changeset [1aacef41] by dequis <dx@…>
irc_im: fix parameter passed to irc_channel_name_gen

2015-04-12:

21:24 Ticket #7 (Non-local account/settings storage) reopened by wilmer
Nope! :-) But let's change the title to not mention LDAP since that …
19:19 Ticket #1204 (Fix the logging subsystem) created by wilmer
The logging subsystem was introduced together with daemon mode back in …
18:57 Ticket #1203 (RPC interface to write protocol plugins in a different language) created by wilmer
I'm working on this and have a bunch of code written already by now, …
15:27 Changeset [951aefd] by dequis <dx@…>
msn/gw.c: ensure that the im_connection still exists in callbacks
15:04 Changeset [f15553d] by Wilmer van der Gaast <wilmer@…>
Common set evaluator that sends updates to the RPC server if online.
13:46 Changeset [c5a7b8d] by Wilmer van der Gaast <wilmer@…>
Away states/messages, account flags, error reporting, some comments.

2015-04-11:

23:27 Changeset [f3af614] by Wilmer van der Gaast <wilmer@…>
Whole bunch of changes: Added some more settings-related stuff and …
19:36 Changeset [5fbf815] by dequis <dx@…>
msn: rename all old 'handler' variables to 'md' for consistency I …
18:20 Changeset [002fede] by dequis <dx@…>
msn: handle NOT command payload length

2015-04-10:

17:10 Changeset [e59eec0] by dequis <dx@…>
msn: switch to long polling http
17:10 Changeset [cd5fdcf] by dequis <dx@…>
msn: handle NFY PUT (presence notifications), refactor a bit
17:10 Changeset [3058c30] by dequis <dx@…>
msn_set_away: fix strcmp check for idle
17:10 Changeset [73b1a8e] by dequis <dx@…>
get_rfc822_header: allow headers at the end of a string
17:10 Changeset [913a663] by dequis <dx@…>
msn: implement the rest of the http gateway support, enable by default
17:10 Changeset [a4be2f6] by dequis <dx@…>
msn: add msn_queue_feed(), move read() out of msn_handler()
17:10 Changeset [3b09b38] by dequis <dx@…>
msn: remove msn_linesplit, use g_strsplit_set instead
17:10 Changeset [cfeadc3] by dequis <dx@…>
msn: start of the http gateway code
17:10 Changeset [d550358] by dequis <dx@…>
msn: remove unsupported commands, OIMs and dead code
17:10 Changeset [d80822c] by dequis <dx@…>
msn: implement PUT /user to set status as online
17:10 Changeset [11e42dc] by dequis <dx@…>
msn: removed switchboards, implemented SDG message
17:10 Changeset [254a4da] by dequis <dx@…>
msn: start update to msnp21 - bump protocol version - update CVR …
17:10 Changeset [693aca0] by dequis <dx@…>
msn: colorful debug

2015-04-09:

21:39 Ticket #1201 (Add online status of user to query topic) closed by dx
invalid: The only way to modify a hostmask atm, in a clean way, is quit/join, …
18:39 Ticket #1202 (Twitter: tweets with embedded tweets sometimes(?) not shown) created by levu@…
Sometimes tweets with embedded tweets (= link to a tweet inside) don't …
11:27 Ticket #1201 (Add online status of user to query topic) created by dragonchaser@…
Hi, it would be a nice feature, if bitlbee would display the online …

2015-04-06:

17:07 Changeset [0fb32dd] by dequis <dx@…>
Merge branch 'develop' into feat/hip-cat Conflicts: irc.h irc_channel.c
17:01 Changeset [a9b1e0e] by dequis <dx@…>
irc_channel: use irc_t instead of bee_t Fixes the test suite. I guess …
16:22 Changeset [8bcd160] by dequis <dx@…>
msn: remove old/broken/unused msnftp stuff (requires distclean!) …
12:35 Changeset [e3e2059] by dequis <dx@…>
irc: split bee_irc_chat_name_hint in a few functions Also split …
11:56 Changeset [b3ebb3a] by dequis <dx@…>
another attempt at g_convert_with_fallback in irc_channel_name_gen
11:27 Changeset [d16e951] by dequis <dx@…>
i bet this is seirl's fault
02:26 Changeset [1522faf] by dequis <dx@…>
Merge branch 'develop' into feat/hip-cat Conflicts: irc_im.c …
01:12 Changeset [16652e9] by Wilmer van der Gaast <wilmer@…>
More improvements: Settings, methods list in init.

2015-04-05:

22:47 Changeset [71f87ba] by dequis <dx@…>
Adapt old subprotocol checks to the last commit
21:44 Changeset [9dc67f4] by dequis <dx@…>
jabber: Register "hipchat" protocol (only minimal support for now) …
21:44 Changeset [ac6855b3] by dequis <dx@…>
Revert "Add the concept of jabber sub-protocols" This reverts commit …
14:10 Changeset [69982f8] by dequis <dx@…>
CHANGES: use utf-8 instead of latin1 It's not 2003 anymore
14:09 Changeset [71abe93] by dequis <dx@…>
proxy: minor refactor, simplify error handling

2015-04-04:

03:27 Ticket #1200 (Crash with jabber protocol when joining room) closed by dx
fixed: Okay talked about this stuff on irc. The crash itself is indeed …
01:23 Changeset [4543b6bd] by dequis <dx@…>
jabber: Fixed null deref when receiving <subject> from oneself If the …
00:39 Ticket #1200 (Crash with jabber protocol when joining room) created by anonymous
bitlbee 3.2 through current devel seems to crash when I join a group …
00:33 Changeset [bc73e2ba] by Wilmer van der Gaast <wilmer@…>
Error parsing, support for optional args, added handle_cmp to avoid …

2015-04-03:

23:20 Changeset [578790e] by Wilmer van der Gaast <wilmer@…>
Bunch of rpc.c improvements. It can do requests, responses, but it's …

2015-04-01:

03:18 Ticket #425 (Check if the binary still exists when doing a /RESTART) closed by dx
wontfix: HI WILMER :D. HAVE A WONTFIX! Really though this doesn't seem like …
03:08 Ticket #402 (perl script that logout all IM account on irssi /quit) closed by dx
invalid: "account off" does this now
02:57 WikiStart edited by dx
simplified page (diff)
Note: See TracTimeline for information about the timeline view.