Mumble is an open source, low-latency, high quality voice chat software
primarily intended for use while gaming.
This package contains the client and server software.
Changes:
in version 2.3:
- add hook "line"
- add option "-P" (or "--plugins") to customize the plugins to load at startup
- allow multiple options "-r" ("--run-command") in command line arguments
- allow allow partial buffer name and multiple arguments in command /buffer close
- allow specifying buffer number/name for /buffer localvar
- allow creation of temporary variables with the regex in trigger plugin
- add real IP in client description in relay plugin
- add repeat of string in evaluation of expressions with "repeat:count,string"
- many bugs fixed.
in version 2.2:
- add support of list options in curl
- allow merge of buffers by name in command /buffer
- add reverse of string in evaluation of expressions with "rev:"
- add indexed ban list and completion for /unban and /unquiet (IRC plugin)
- add support for IRCv3.2 Client Capability Negotiation
- add support for IRCv3.2 invite-notify
- add support for IRCv3.2 chghost, add options irc.look.smart_filter_chghost and irc.color.message_chghost
- add option xfer.network.send_ack
- add support of Python 3.7
- fix memory leaks scripting plugins
- many bugs fixed.
The loop would not have worked with multiple GCONF_SCHEMAS anyway because
there was no semicolon at the end of the @.s.@ expansion. Since
INSTALL_DATA can handle multiple source arguments, there is no need to
use the complicated form.
Changelog:
Stability improvements
Support auto-loading for documents
Add support for "typing" in group chats (using group-typing-notifications plugin)
Add support for /kick command in group chats
CenterIM is a text-mode multi-protocol instant messaging client
for Linux, *BSD, Solaris and other Unices. The program supports
most of widely used IM protocols, including AIM, ICQ, IRC, QQ,
Skype, XMPP (Jabber).
CenterIM is a powerful communication tool that can be used through
SSH, without the need for VNC/Remote Desktop. CenterIM started as
a fork of CenterICQ.
Development has ceased on CenterIM4 in favor of CenterIM5, which
is a ground up rewrite and uses the libpurple library as a
communication backend.
If you have multiple devices and want messages sent and received
by one device show up on all others, XEP-0280: Message Carbons is
what you are looking for.
This is an experimental XMPP XEP-0280: Message Carbons plugin for
libpurple (Pidgin, Finch, etc.)
This has been marked BROKEN as using this package (a third-party client) will
get your account banned. The status of this hasn't changed according to
upstream, which has also intentionally broken the build.
In German, an Axolotl is a type of Lurch, which simply means
'amphibian'. This plugin brings Axolotl, by now renamed to double
ratchet, to libpurple applications such as Pidgin by implementing
the XEP-0384: OMEMO Encryption.
- certifi module is needed despite not explicitly specified as a
dependency in setup.py (probably a line about it should be added
in setup.py too and shared with upstream).
- Do not override __version__ if git is found. This leads to possible PLIST
problems due non-matching EGG_INFODIR.
Problem and patch by Jonathan Schleifer via PR pkg/53731 (PLIST problem a bit
reworked by leot).
Gajim 1.1.0 (06 November 2018)
New
* Remove support for XEP-0091
Bug fixes
* 8968 Windows: Gajim loads DLLs from wrong location
* 9322 Error when adding contact
* 9357 Acquire sleep inhibtor correctly after sleep
* 9385 Ignore invalid bookmarks
* 9386 Discovery: Browsing nodes without identity
* 9393 Error when parsing invalid timestamps
* 9398 Error on jingle file transfer
Gajim 1.0.99.1 (07 October 2018)
New
* Implement XEP-0398
* MUC: Set Threshold for requesting history
* Show icon for unencrypted messages
* Support more media players for broadcasting the current tune
* Windows: Add a debug logging switch in preferences
* Preferences: enable/disable dark theme
* Preferences: enable/disable the MUC subject beeing shown on join
* Preferences: enable/disable ascii emoji conversion
Bug fixes
* 9198 Creating new MUCs with captial letters is not possible
* 9210 Error when clicking on new message indicator
* 9280 Inviting users to a MUC causes error
* 9301 Error when opening service discovery window
* 9309 Error when clicking on a groupchat invite notification
* 9311 Error when requesting server info
* 9117 Windows UAC changes status not available
* 9324 No menus/dialogs on Win7
* 9326 IPV6 Connection problem on Win10
* 9334 Joining big MUCs takes very long
* 9339 Error caused by remote_control
Gajim 1.0.99 (19 August 2018)
New
* Support for setting a MUC Avatar
* Support for PKIX over Secure HTTP (POSH)
* Support idle time for GNOME on Wayland
* New Emoji chooser
* Noto Emoji theme updated to Unicode 11
* Twitter Emoji theme added
* Gajim Theming reworked
* Design updates to many dialogs
- Join Groupchat
- Bookmarks
- Add new contact
- History
- Profile
- Accounts
Bug fixes
* 8658 Translation doesnt work on Windows
* 8750 Increase time frame for duplicate search in MUCs
* 9138 Translation in Flatpak does not work
* 9140 Error when clicking on the notification of an incoming message
* 9159 Wrong form type when responding to a voice request
* 9069 Send cancel IQ if muc configuration is aborted
* 9167 Flatpak fails to determine locale settings
* 9171 Gajim requests vcard multiple times
* 9198 Creating new MUCs with capital letters is not possible
* 9211 Punycode and Unicode with Internationalized Domain Names
Other changes
* Support http:upload:0
* Remove forward message adhoc commands
* Remove support for XEP-0090
* Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions)
* Improve speed when loading the roster
* Handle new MUC status code 333
* Switch to GDBus for Gajim remote
* Removed support for ESessions
* Improvements to the dark theme of Gajim
* New dependency: python3-cssutils >= 1.0.2
* New dependency: python3-keyring
* Removed dependency: python3-avahi
* Removed dependency: python3-pyasn1
Upstream changes:
- openssl-1.1 support
- Python script to export data in XEP-0227 format
- Fix build errors with MariaDB 10.2
- systemd units restart on failure
- Use systemd BindsTo= instead of BindTo.
changes:
- Port Fingerprint dialog from openpgp plugin
- Add an InfoBar for errors and informations
- Add tooltip for device clearing
- Remove fingerprints tab from plugin config dialog
Changes:
* bump to version 1.3.1 of Mastodon.py.
* fix the issue where usernames were unable to be searched.
* add the links command for listing and opening the URLs in a post.
* add the puburl command for listing and opening the URL of the post
in your browser.
Changes:
Mastodon v2.4.3 compatibility:
Keyword filter support: filters(), filter(), filters_apply(), filter_create(), filter_update(), filter_delete()
Follow suggestions support: suggestions(), suggestion_delete()
account_follow() now has "reblogs" parameter
account_mute() now has "notifications" parameter
Support for granular scopes
Added status_reply() convenience function
First attempt at basic Pleroma compatibility (Thanks deeunderscore)
Several small fixes
OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client
end-to-end encryption. It is an open standard based on a Double Ratchet
and PEP which can be freely used and implemented by anyone. The protocol
has been audited by a third party.
This package contains the OMEMO plugin for Gajim.
Gajim 1.0.3 (20 May 2018)
Bugs fixed:
* 8296 Fix errors on roster updates after stream management resume
* 9106 Convert font weight from pango to css values
* 9124 Bring ChatControl to front when notification is clicked
* Set no-store hint on groupchat chatstates
* Dont show OOB uri if message body is the same
* Add missing bybonjour dependency for Windows zeroconf
Flatpak:
* Limit dbus access
Gajim 1.0.2 (30 April 2018)
Bugs fixed:
* 7879 Server name is rejected for group chat bookmarks
* 8964 setup.py install misses some files if used with "--skip-build"
* 9017 Password was sometimes stored in plaintext
* 9022 Dont show error when receiving invalid avatars
* 9031 Windows: Always hide roster window on X
* 9038 No License in About dialog
* 9039 Encode filenames before sending
* 9044 Catch invalid IQ stanzas and log them
* 9049 XMPP logo in "Add New Contact" window instead Gajim logo
* 9050 Mark some strings as translatable
* 9054 Error on file send completion
* 9055 Removing a bookmark causes error
* 9057 Avatar is deleted when updating vCard
* 9065 Account label isn't change in tooltip of notification area icon
* 9066 Placeholder text does't disappear
* 9068 Missing pulseaudio in Flatpak image
* 9070 Fix History Manager search
* 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies
* 9094 problem receiving file
* 9101 Notification never autohides in gnome
* Correctly reload Plugins
* Save history export with utf8 encoding
* Dont allow plain BOSH by default
Gajim 1.0.1 (1 April 2018)
* Improve MAM support
* Image preview in file chooser dialog
* Groupchat: Set minimize on auto join default True
* Delete bookmark when we destroy a room
* Fix account deletion
* Fix custom font handling
* Fix OpenPGP message decryption
* Fix window position restore on multi-head setups
* Fix scrolling in message window
* Improve Windows build and build for 64 bits
Gajim 1.0.0 (17 March 2018)
* Ported to GTK3 / Python3
* Integrate HTTPUpload
* Add Navigation buttons in History Window
* Improvements for HiDPI Screens
* Depend on the python keyring package for password storage
* Flatpak support
* Lots of refactoring
* New Emoji support
* New Chat Window design
* New StartChat Window (Ctrl+N)
* New ServerInfo Window
* AccountWindow Redesign
* Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin)
* OTR Plugin was not ported, use OMEMO
* Added mam:1 and mam:2 support (mam:0 was removed)
* Added MAM for MUCs support
* Added support for showing XEP-0084 Avatars
* Add support for geo: URIs
* Added xmpp URI handling directly in Gajim
* Removed Gajim-Remote
* Removed XEP-0012 (Last Activity)
* Removed XEP-0136 (Message Archiving)
* Added XEP-0156 (Discovering Alternative XMPP Connection Methods)
* Added XEP-0319 (Last User Interaction in Presence)
* Added XEP-0368 (SRV records for XMPP over TLS)
* Added XEP-0380 (Explicit Message Encryption)
* Added Jingle FT:5 support
* Lots of other small bugfixes
KNOWN ISSUES:
- Meta Contacts: Filtering the roster could lead to a crash in some circumstances. Use CTRL + N for starting new chats as a workaround
- Audio/Video support is currently not maintained and most likely not working
- Windows: Translation is not working currently
Gajim 0.16.9 (30 November 2017)
* Improve Zeroconf behavior
* Fix showing normal message event
* remove usage of OpenSSL.rand
* a few minor bugfixes
Gajim 0.16.8 (04 June 2017)
* Fix rejoining MUCs after connection loss
* Fix Groupchat invites
* Fix encoding problems with newer GnuPG versions
* Fix old messages randomly reappearing in the chat window
* Fix some problems with IBB filetransfer
* Make XEP-0146 Commands opt-in
* Improve sending messages to your own resources
* Improve reliability of delivery recipes
* Many minor bugfixes
Gajim 0.16.7 (30 January 2017)
* Better compatibility with XEP-0191: Blocking Command
* Windows Credential Vault is used for password storage on Windows
* Gajim now depends on python-gnupg for PGP encryption
* Add portable installer for Windows
* Remove usage of demandimport
* Many minor bugfixes
Gajim 0.16.6 (02 October 2016)
* Fix using gpg2
* Improve message receipts usage
* Improve roster filtering
* several minor bugs
Gajim 0.16.5 (28 December 2015)
* Improve MAM implementation
* Improve security on connexion and for roster managment
* Ability for emoticons to be sorted in menu
Gajim 0.16.4 (26 September 2015)
* Fix trusting GPG keys
* Ability to disable synchronization of logs with server
* Improve MAM usage
Gajim 0.16.3 (31 July 2015)
* Fix reading secret file
* Fix reconnection after suspend
* Fix sending GPG-encrypted file to non-trusted key
Gajim 0.16.2 (24 July 2015)
* improve Zeroconf under windows and with IPv6
* Fix errors with GnuPG
* Minor fixes and improvements
Gajim 0.16.1 (28 February 2015)
* Fix sending Zeroconf messages
* Make ipython compatible to version >= 1.0
* Support XEP-0313 MAM
* Minor fixes and improvements
Gajim 0.16 (04 October 2014)
* Improve File transfer support by adding Jingle file transfer
* use external python-nbxmpp library
* Improve audio / Video calls and add screensharing feature
* Support audio under windows
* Support systemd-logind
* Support XEP-0308 Last message correction
* Support XEP-0224 Attention
* Support XEP-0191 Blocking command
* Better RTL languages support
* use host command to resolve SRV records if it is available
Gajim 0.15.4 (25 May 2013)
* Fix usage of OTR plugin
* Fix connection to non-SSL server
* Fix receiving GPG-encrypted messages while offline.
Gajim 0.15.3 (17 March 2013)
* Better handling of SSL errors
* Better handling of canceling file transfer
* Improve farstream calls
* Minor fixes and improvements
Gajim 0.15.2 (30 October 2012)
* Show punycode encoded urls if they contain non-ascii chars
* Fix crash when pressing Esc in chat window
* Support Network Manager 0.9
* decrypt GPG messages in the correct order
Gajim 0.15.1 (29 August 2012)
* Switch from python-farsight to python-farstream
* improve performances
* Fix roster filter with unicode chars
* Fix connection to msn jabber server
* Fix some GPG issues
* Fix other small issues