红联Linux门户
Linux帮助

Smuxi 0.10发布 - IRC客户端软件

发布时间:2013-12-23 15:52:28来源:红联作者:empast
Smuxi 0.10 "Unexpected" 发布,此版本添加了新的导航;支持脚本;改善了 Twitter。这次更新包括 12个 bug 报告 和 8 个 新特性 。

主要更新内容:

改善了GNOME 前端

Tabs replaced with chat list. The list is grouped by server and sorted alphabetically. Private (person to person) chats are sorted after public (group) chats.

Man pages included for smuxi-frontend-gnome (Calvin Buckley)

/window command now cycles through tabs with same name (Oliver Schneider)

The Windows installer was switched to GTK# 2.12.22 which is more stable than the previous used 2.12.20 version.

Adding and editing remote engines works now correctly on Windows and OS X.

改善了文本前端

Messages no longer sometimes get sent multiple times

Rare crashes with scrolling were fixed

Man pages included for smuxi-frontend-stfl (Calvin Buckley)

支持 Smuxi Hooks / Scripts / Plugins

hooks 安装:


mkdir -p $HOME/.local/share/smuxi/hooks/frontend/command-manager/command-np/
cd $HOME/.local/share/smuxi/hooks/frontend/command-manager/command-np/
wget https://raw.github.com/meebey/smuxi-hooks/master/now-playing/frontend/command-manager/command-np/now-playing.sh
chmod +x now-playing.shcd $HOME
git clone https://github.com/meebey/smuxi-hooks.git
mkdir -p $HOME/.local/share/smuxi/hooks/frontend/command-manager/command-np/
cd $HOME/.local/share/smuxi/hooks/frontend/command-manager/command-np/
ln -s $HOME/smuxi-hooks/now-playing/frontend/command-manager/command-np/now-playing.sh改善了 IRC

mIRC color reset control codes no longer eat characters

Codepage WINDOWS 1251 is now available as encoding needed for Cyrillic support. (GH-81, #474)

改善了 XMPP (Beta)
Pretty chat states: you can now see if your chat peer is composing a message with a pretty design (Oliver Schneider / George Karavasilev)

Find Group Chats support for chat rooms on own server (Oliver Schneider)

Resource collisions are no longer happening if resource was not overridden. (Oliver Schneider)

Multi user chats (MUC) are automatically rejoined after a reconnect.

When "Use Encryption" is enabled, Smuxi will now force SSL/TLS. If that fails it will no longer silently downgrade to unencrypted. If you can suddenly no longer connect, check if "Use Encryption" is correctly configured for that server (as not all XMPP servers support SSL/TLS).

Annoying FeatureNotImplemented messages are no longer visible.

Added translations.

改善了 Twitter

/retweet command and /reply command. Both commands need a short id as parameter so Smuxi knows which tweet you want to retweet or reply to. The short ids are shown in brackets like [42] before each tweet. Example of how a reply to tweet with short id 42 could look like:/reply 42 thanks, Smuxi is awesome!

/search command

/timeline command (Andrés G. Aragoneses)

/follow and /unfollow command

On Connect Commands are now executed (Andrés G. Aragoneses)

Twitter context menu (Andrés G. Aragoneses)

改善了 JabbR (Beta)


Message History: Opening chats will now load and show the previous messages from the JabbR server.

Added automatic and manual reconnect support.

Added translations.

改善了 Campfire (Beta)

Fixed an issue that can lead to a DoS behavior when the session becomes invalid. (Carlos Martín Nieto)

改善了服务器

The server will now cleanly shutdown on SIGINT and SIGTERM signals. (Christopher James Halse Rogers)

Man pages included for smuxi-server (Calvin Buckley)

改善了翻译功能

现支持以下语言:

Initial partial Persian (Behrooz Amoozad)

Initial partial Telugu (Praveen Illa)

French (Clément Bourgeois)

Czech (Ondřej Hošek)

Chinese Simp (Dean Lee)

Swedish (Martin Bagge)

Danish (Joe Hansen)

German (Bianca Mix)

Spanish (Matías Bellone)

Partial Turkish (Umut Albayrak)

Partial Finnish (Kalle Kaitala)

Partial Portuguese (Brazil) (Leonardo Pires Felix)

项目主页:https://www.smuxi.org/blog/show/Smuxi_010_Release

来自:开源中国社区
文章评论

共有 0 条评论