Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

jabber.py 1.7: update for Python 3#578

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
aelmahmoudy wants to merge1 commit intoweechat:main
base:main
Choose a base branch
Loading
fromaelmahmoudy:jabber-py3-rebased

Conversation

@aelmahmoudy
Copy link

@aelmahmoudyaelmahmoudy commentedAug 19, 2025
edited
Loading

Script info

  • Script name: jabber.py
  • Version: 1.7
  • Requirements: xmpppy >= 0.6.0
  • Min WeeChat version: 
  • Script tags: jabber

Description

  • Use _sslObj instead of _sock for socket fd
  • utf-8 encoding/decoding fixes
  • Addstr method for Buddy class to return jid of buddy
  • Support /whois, /query and /msg commands for jabber buddies
  • Implement /away command for jabber servers
  • Add XEP-0224 call attention (/jattn) command

Checklist (script update)

  • Author has been contacted
  • Single commit, single file added
  • Commit message format:script_name.py X.Y: …
  • Script version and Changelog have been updated
  • For Python script: works with Python 3 (Python 2 support is optional)
  • Score 100 / 100 displayed byweechat-script-lint

@aelmahmoudyaelmahmoudyforce-pushed thejabber-py3-rebased branch 6 times, most recently fromaad1605 todd6a677CompareAugust 21, 2025 14:24
* Use _sslObj instead of _sock for socket fd* utf-8 encoding/decoding fixes* Add __str__ method for Buddy class to return jid of buddy* Support /whois, /query and /msg commands for jabber buddies* Implement /away command for jabber servers* Add XEP-0224 call attention (/jattn) commandTODO:* use disco to check if other party has call attention enabled
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@aelmahmoudy

[8]ページ先頭

©2009-2025 Movatter.jp