Timeline
2015-04-28:
- 13:47 Changeset [40cfbc5] by
- hipchat: Basic implementation: Auth, profile and mention names This …
2015-04-25:
- 14:51 Ticket #1206 (otr trust fingerprint representation) created by
- Currently, "otr trust" needs input as "otr trust <nick> <fp1> <fp2> …
2015-04-24:
- 20:52 Changeset [1493c4b] by
- 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
- Adding this here to not forget about it Issue first seen here: …
2015-04-21:
- 04:04 Changeset [356e2dd] by
- Merge branch 'develop' into feat/hip-cat
- 03:47 Changeset [71074ac] by
- jabber: Register "hipchat" protocol (only minimal support for now) …
2015-04-19:
- 06:13 Changeset [2fe8297] by
- msn: don't prevent reconnections on OUT OTH The servers send them for …
2015-04-13:
- 22:21 Changeset [291c49b] by
- Set hipchat server with set_setstr so set_eval_account gets called
- 22:00 Changeset [1aacef41] by
- irc_im: fix parameter passed to irc_channel_name_gen
2015-04-12:
- 21:24 Ticket #7 (Non-local account/settings storage) reopened by
- Nope! :-) But let's change the title to not mention LDAP since that …
- 19:19 Ticket #1204 (Fix the logging subsystem) created by
- 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
- I'm working on this and have a bunch of code written already by now, …
- 15:27 Changeset [951aefd] by
- msn/gw.c: ensure that the im_connection still exists in callbacks
- 15:04 Changeset [f15553d] by
- Common set evaluator that sends updates to the RPC server if online.
- 13:46 Changeset [c5a7b8d] by
- Away states/messages, account flags, error reporting, some comments.
2015-04-11:
- 23:27 Changeset [f3af614] by
- Whole bunch of changes: Added some more settings-related stuff and …
- 19:36 Changeset [5fbf815] by
- msn: rename all old 'handler' variables to 'md' for consistency I …
- 18:20 Changeset [002fede] by
- msn: handle NOT command payload length
2015-04-10:
- 17:10 Changeset [e59eec0] by
- msn: switch to long polling http
- 17:10 Changeset [cd5fdcf] by
- msn: handle NFY PUT (presence notifications), refactor a bit
- 17:10 Changeset [3058c30] by
- msn_set_away: fix strcmp check for idle
- 17:10 Changeset [73b1a8e] by
- get_rfc822_header: allow headers at the end of a string
- 17:10 Changeset [913a663] by
- msn: implement the rest of the http gateway support, enable by default
- 17:10 Changeset [a4be2f6] by
- msn: add msn_queue_feed(), move read() out of msn_handler()
- 17:10 Changeset [3b09b38] by
- msn: remove msn_linesplit, use g_strsplit_set instead
- 17:10 Changeset [cfeadc3] by
- msn: start of the http gateway code
- 17:10 Changeset [d550358] by
- msn: remove unsupported commands, OIMs and dead code
- 17:10 Changeset [d80822c] by
- msn: implement PUT /user to set status as online
- 17:10 Changeset [11e42dc] by
- msn: removed switchboards, implemented SDG message
- 17:10 Changeset [254a4da] by
- msn: start update to msnp21 - bump protocol version - update CVR …
- 17:10 Changeset [693aca0] by
- msn: colorful debug
2015-04-09:
- 21:39 Ticket #1201 (Add online status of user to query topic) closed by
- 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
- 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
- Hi, it would be a nice feature, if bitlbee would display the online …
2015-04-06:
- 17:07 Changeset [0fb32dd] by
- Merge branch 'develop' into feat/hip-cat Conflicts: irc.h irc_channel.c
- 17:01 Changeset [a9b1e0e] by
- irc_channel: use irc_t instead of bee_t Fixes the test suite. I guess …
- 16:22 Changeset [8bcd160] by
- msn: remove old/broken/unused msnftp stuff (requires distclean!) …
- 12:35 Changeset [e3e2059] by
- irc: split bee_irc_chat_name_hint in a few functions Also split …
- 11:56 Changeset [b3ebb3a] by
- another attempt at g_convert_with_fallback in irc_channel_name_gen
- 11:27 Changeset [d16e951] by
- i bet this is seirl's fault
- 02:26 Changeset [1522faf] by
- Merge branch 'develop' into feat/hip-cat Conflicts: irc_im.c …
- 01:12 Changeset [16652e9] by
- More improvements: Settings, methods list in init.
2015-04-05:
- 22:47 Changeset [71f87ba] by
- Adapt old subprotocol checks to the last commit
- 21:44 Changeset [9dc67f4] by
- jabber: Register "hipchat" protocol (only minimal support for now) …
- 21:44 Changeset [ac6855b3] by
- Revert "Add the concept of jabber sub-protocols" This reverts commit …
- 14:10 Changeset [69982f8] by
- CHANGES: use utf-8 instead of latin1 It's not 2003 anymore
- 14:09 Changeset [71abe93] by
- proxy: minor refactor, simplify error handling
2015-04-04:
- 03:27 Ticket #1200 (Crash with jabber protocol when joining room) closed by
- fixed: Okay talked about this stuff on irc. The crash itself is indeed …
- 01:23 Changeset [4543b6bd] by
- jabber: Fixed null deref when receiving <subject> from oneself If the …
- 00:39 Ticket #1200 (Crash with jabber protocol when joining room) created by
- bitlbee 3.2 through current devel seems to crash when I join a group …
- 00:33 Changeset [bc73e2ba] by
- Error parsing, support for optional args, added handle_cmp to avoid …
2015-04-03:
- 23:20 Changeset [578790e] by
- 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
- 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
- invalid: "account off" does this now
- 02:57 WikiStart edited by
- simplified page (diff)
Note: See TracTimeline
for information about the timeline view.