17 Commits

Author SHA256 Message Date
6cf685cb10 Accepting request 1148423 from network:messaging:xmpp
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.
- Update source URL

OBS-URL: https://build.opensuse.org/request/show/1148423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poezio?expand=0&rev=5
2024-02-21 16:58:10 +00:00
ae9ce6ca51 - Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
- Update source URL

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/poezio?expand=0&rev=4
2024-02-21 07:44:50 +00:00
944ec59419 Accepting request 1040755 from network:messaging:xmpp
- 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)

OBS-URL: https://build.opensuse.org/request/show/1040755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poezio?expand=0&rev=4
2022-12-07 16:34:59 +00:00
b7698689a8 - 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)

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/poezio?expand=0&rev=2
2022-12-06 16:19:11 +00:00
46550fea94 osc copypac from project:server:messaging package:poezio revision:12
OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/poezio?expand=0&rev=1
2022-12-06 15:58:44 +00:00
6b9ca624cf Accepting request 986997 from server:messaging
OBS-URL: https://build.opensuse.org/request/show/986997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poezio?expand=0&rev=3
2022-07-06 13:42:18 +00:00
c4b17c90dd Accepting request 937329 from home:susnux:branches:server:messaging
update to 0.13.1

OBS-URL: https://build.opensuse.org/request/show/937329
OBS-URL: https://build.opensuse.org/package/show/server:messaging/poezio?expand=0&rev=11
2022-07-06 09:17:13 +00:00
Tomas Cech
62305ba487 fix source URL
OBS-URL: https://build.opensuse.org/package/show/server:messaging/poezio?expand=0&rev=10
2020-03-24 21:39:29 +00:00
Tomas Cech
e02a5cfd80 Accepting request 787871 from home:sleep_walker:branches:server:messaging
- add python3-pyasn1-modules as run-time dependency (fixes bnc#1167427)
- bump to 0.12.1 (fixes bnc#1167427)
  - Fix compatibility with the Python 3.5 in debian stable
  - Require Python 3.5, to add support for Python 3.7, use proper async
    functions, use typing, italics formatting, FIXME
  - Added support for XEP-0392 (Consistent Color Generation)
  - Added support for XEP-0153 (vCard-Based Avatars) and XEP-0084 (User
    Avatar) in the roster tab
  - Added support for XEP-0363 (HTTP File Upload) for easy file transfer,
    in the upload plugin with /upload
  - Added support for XEP-0066 (Out of Band Data) for Conversations
    compatibility when sharing images, in the embed plugin with /embed
  - Removed support for XEP-0296 (Best Practices for Resource Locking),
    to use all features available no matter what our contact’s current
    clients support
  - Check for usable Unicode support on start
  - Generate a device id on first start, and use it for our resource
  - Display the public key hash instead of the certificate’s
  - Handle carbons properly for private messages in rooms
  - /bookmarks can now be used to rename tabs as you want
  - Remove unexpected command completion based on command prefix
  - Add an irssi theme
  - Add a code plugin, which requires pygments
  - Fix resource duplication on reconnect
  - Misc fixes and improvements

OBS-URL: https://build.opensuse.org/request/show/787871
OBS-URL: https://build.opensuse.org/package/show/server:messaging/poezio?expand=0&rev=9
2020-03-24 16:30:53 +00:00
1e855aa7b5 Accepting request 621117 from server:messaging
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/621117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poezio?expand=0&rev=2
2018-07-06 08:48:21 +00:00
4824f13d2a Accepting request 582337 from server:messaging
poezio is TUI XMPP (jabber) client with similar look and feel like irssi or weechat

- fixed license
- fixed patch and ensure it's applied
- add license to the package
- add README.rst to the package

OBS-URL: https://build.opensuse.org/request/show/582337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poezio?expand=0&rev=1
2018-03-07 09:34:03 +00:00
d45cd4cd40 Accepting request 582346 from home:jengelh:branches:server:messaging
- Remove filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/582346
OBS-URL: https://build.opensuse.org/package/show/server:messaging/poezio?expand=0&rev=6
2018-03-07 05:57:51 +00:00
Tomas Cech
5917dde3a4 - add README.rst to the package
OBS-URL: https://build.opensuse.org/package/show/server:messaging/poezio?expand=0&rev=5
2018-03-04 09:24:24 +00:00
Tomas Cech
98ee64280e fix typo
OBS-URL: https://build.opensuse.org/package/show/server:messaging/poezio?expand=0&rev=4
2018-03-04 09:21:08 +00:00
Tomas Cech
ac278aba12 - fix package license and add license file to the package
- run through spec cleaner
- add poezio-remove_shebang.patch

OBS-URL: https://build.opensuse.org/package/show/server:messaging/poezio?expand=0&rev=3
2018-03-04 09:17:06 +00:00
Tomas Cech
0de9396899 Accepting request 575377 from home:sleep_walker:branches:server:messaging
I plan to use this and can take care of the package. Runtime
dependency on python-slixmpp is on the way to factory.


- bump to 0.11
  see CHANGELOG for full list of changes (which happened over 7 years)
- requires python3-aiodns now, requires python-slixmpp instead of
  python-sleakxmpp
- split documentation

OBS-URL: https://build.opensuse.org/request/show/575377
OBS-URL: https://build.opensuse.org/package/show/server:messaging/poezio?expand=0&rev=2
2018-02-11 10:19:48 +00:00
Pascal Bleser
b5ed02e004 0.7.1
OBS-URL: https://build.opensuse.org/package/show/server:messaging/poezio?expand=0&rev=1
2011-02-02 10:59:58 +00:00