#33367 closed update (fixed)
weechat: update 0.3.7
Reported by: | nefar@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | neverpanic (Clemens Lang) |
Port: | weechat |
Description (last modified by mf2k (Frank Schima))
Version 0.3.7 is available! This is a major release, with lot of bugs fixed and major new features. Among the new features:
- support of Scheme scripts (new plugin "guile")
- support of Python 3.x (but version 2.x still recommended)
- add "weechat" protocol in relay plugin for remote interfaces, like QWeeChat
- new option irc.color.mirc_remap to remap mirc colors in irc messages
- new options irc.look.highlight_{server|channel|pv} to customize or disable default nick highlight
- new option "capabilities" in irc servers (to enable some client capabilities on connection)
- new option weechat.history.max_buffer_lines_minutes to limit buffer history by time
- use extended regex in /filter, /ignore and /list
- add support of flags in regular expressions and highlight options
- add URL transfer in plugin API (with hook_process and hook_process_hashtable)
- add translations in japanese
- add doc for relay protocol
- add developer's guide
- many bugs fixed.
For complete list of new features and bugs fixed, please look at development blog or ChangeLog.
Attachments (1)
Change History (5)
Changed 13 years ago by nefar@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Version: | 2.0.3 |
comment:2 Changed 13 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 13 years ago by anddam (Andrea D'Amore)
The reporter agrees to become maintainer, r90286.
Note: See
TracTickets for help on using
tickets.
Commited in r33367. Thanks for your patch. Since the weechat port is currently marked nomaintainer, would you like to maintain this port?