poezio
No description set
- Developed at network:messaging:xmpp
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/poezio && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
poezio-remove_shebang.patch | 0000000613 613 Bytes | |
poezio-v0.14.tar.gz | 0000682311 666 KB | |
poezio.changes | 0000010256 10 KB | |
poezio.spec | 0000003025 2.95 KB |
Revision 4 (latest revision is 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 1040755
from
Michael Vetter (jubalh)
(revision 4)
- Update to 0.14: Configuration changes: * ADDED: `mam_sync`, `mam_sync_limit`. * ADDED: `autocolor_tab_names`. * CHANGED: `ca_cert_path` is commented out. Poezio will attempt to guess common CA bundle paths. The option can be used to overwrite this behaviour. * REMOVED: `force_remote_bookmarks`. * REMOVED: options related to activity, mood, gaming, tune: `enable_user_activity`, `enable_user_mood`, `enable_user_gaming`, `enable_user_tune`, `display_activity_notifications`, `display_mood_notifications`, `display_gaming_notifications`, `display_tune_notifications`. * REMOVED: `deterministic_muc_colors`. Changes: * DEPRECATION: /leave is deprecated. Use /part or /close instead. * REMOVED: rich presence (activity, mood, gaming, tune) from poezio, alongside with configuration options and commands: /activity, /mood, and /gaming. These are moved to the new user_extras plugin. * REMOVED: non-deterministic nick colors in MUC. * REMOVED: XEP-0319 support removed for privacy and performance. * REMOVED: Support for pypy3 with the removal of poopt.py * ADDED: New /request_voice command for moderated rooms * ADDED: /join: support using an XMPP URI (xmpp:...?join) * ADDED: /destroy_room: new optional reason and altroom arguments * ADDED: Newlines now considered as word separator in input manipulation (#3411) * ADDED: Colored tab names or number using Consistent Color Generation behind `autocolor_tab_names` (thanks jonas!) * Stop highlighting on MUC history messages just because they're delayed * Stop displaying the traceback in debug log when /xhtml fails * Ensure launch.sh can be use outside the repository (Thanks kaliko)
Comments 0