Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#41908 closed update (fixed)

bitlbee: update to 3.2.1

Reported by: jashank@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: bitlbee

Description

Bitlbee 3.2.1 is out, with a range of improvements over 3.0.5. From upstream:

Version 3.0.6:

  • Updated MSN module to speak MSNP18:
    • Biggest change is that this brings MPOP support (you can sign in to one account from multiple locations).
    • Restored support for *sending* offline messages.
    • Some support for federated (i.e. Yahoo!) contacts. (Only messages might work, you won't see them online.)
  • Twitter:
    • Work-around for stalls that are still happening sometimes.
    • Added "favourite" command.
    • "show_ids" enabled by default.
  • Handle see-other-host Jabber messages which should fix support for MSN-XMPP.
  • Misc. fixes and improvements.

Version 3.2:

  • By far the most important change, a thorough update to the Twitter module:
    • Now using Twitter API 1.1,
    • which means it's now using JSON instead of XML,
    • which means access to the streaming API (Twitter only, other Twitter API services don't seem to have it). No more 60-second polls, #twitter looks even more like real IRC now!
    • Also, the streaming API means nice things like receiving DMs.
    • show_ids, already enabled by default for a while, now uses hexa-decimal numbers, which means a 256-entry backlog instead of just 100.
    • Added a mode=strict setting which requires everything to be a command. The "post" command should then be used to post a Tweet.
  • Jabber module bugfix that fixes connection issues with at least Google Talk but reportedly some other servers (OpenFire?) as well.
  • SSL modules improved a little bit. GnuTLS module now supports SNI and session caching. Shouldn't change much, but hopefully reduces latency and bandwidth usage a little bit.
  • A bunch of other fixes/improvements here and there.

Version 3.2.1:

  • Most important change: http_client updated to use HTTP/1.1, now required by Twitter.
  • fill_by setting can now be used to fill a channel contacts *not* in a certain group/on a certain account/etc. See "help set fill_by"
  • Added utf8_nicks setting which lets you use non-ASCII nicknames for your contacts. Might not work with all IRC clients, use at your own risk!
  • Lots of bugfixes.

Change History (5)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to yeled@…
Port: bitlbee added; irc/bitlbee removed
Version: 2.2.1

Trac requires complete email addresses. Also, the category should not be typed into the Port field.

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from yeled@… to macports-tickets@…

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Updated in r121431, though the build still fails with libotr 4 (#44135)

comment:5 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: yeled removed
Note: See TracTickets for help on using tickets.