index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-02
fix: uniformize command_say signature
mathieui
2021-04-02
fix: sax contenthandler import path
mathieui
2021-04-02
make pylint happy
mathieui
2021-04-02
fix: tons of type errors
mathieui
2021-04-02
fix: definition of commanddict
mathieui
2021-04-02
refactor: rewrite config.get() to getbool, getstr, getint…
mathieui
2021-04-02
refactor: Make the poezio config not inherit from configparser
mathieui
2021-04-01
Explicitly require setuptools, poezio/config.py and
Tomas Hrnciar
2021-03-20
muctab: await /invite
Emmanuel Gil Peyrot
2021-03-17
fix: poezio_logs script was broken
mathieui
2021-03-14
ci: remove allow_failure on pylint job
mathieui
2021-03-14
fix: pylint bogus errors
mathieui
2021-03-14
fix: bad error handling when checking bookmarks storage
mathieui
2021-03-13
fix: typing import in multiuserchat
mathieui
2021-03-13
fix: do not crash on /invitations
mathieui
2021-03-13
fix: fix global /last_activity
mathieui
2021-03-13
fix: do not crash on /recolor
mathieui
2021-03-13
style: do not override the loaded time module
mathieui
2021-03-13
fix: Fix command_xhtml
mathieui
2021-03-13
Fix a typo in core.structs.__all__
mathieui
2021-03-13
Add missing ensure_future to bookmarks.save() calls
mathieui
2021-02-27
plugins: make set_bob async
mathieui
2021-02-27
muctab: remove unused imports
Emmanuel Gil Peyrot
2021-02-27
basetabs: remove unused imports
Emmanuel Gil Peyrot
2021-02-27
muc: use slixmpp 0045 plugin to set subject
Emmanuel Gil Peyrot
2021-02-27
misc: wrap some calls in ensure_future to prepare for slix API change
mathieui
2021-02-23
docs: update distributions
mathieui
2021-02-17
muc: remove non-deterministic nick colors
mathieui
2021-02-17
plugins: also update the admin plugin to reflect coroutine changes
mathieui
2021-02-17
muctab: use more coroutines in affiliation/role code
mathieui
2021-02-16
irc plugin: Fix the joining code
mathieui
2021-02-12
Fix the quote plugin
mathieui
2021-02-09
plugins: add a user_extras plugin with PEP events
mathieui
2021-02-09
Remove activity/mood/gaming/tune from poezio core
mathieui
2021-02-08
Fix #3536: Only use JID in affiliation
mathieui
2021-02-08
plugins: fix case of self-message
mathieui
2021-02-07
/join: Fix autobookmarking
mathieui
2021-02-07
muctab: fix affiliation list command
mathieui
2021-02-07
core commands: make /last_activity async
Emmanuel Gil Peyrot
2021-02-07
core commands: remove all remaining usage of safeJID()
Emmanuel Gil Peyrot
2021-02-05
link plugin: fix regex for aesgcm and add gemini&gopher
mathieui
2021-02-03
plugins: remove callbacks
mathieui
2021-02-03
private/conversationtabs: update /version to be without callback
mathieui
2021-02-03
muc: remove callback for tab-specific /version
mathieui
2021-02-03
basetabs: remove useless check_features
mathieui
2021-02-03
muc: remove get_room_form hack and callbacks
mathieui
2021-02-03
invite: remove callback and force impromptu rooms to use mediated
mathieui
2021-02-03
core commands: remove uses of callback=
mathieui
2021-02-03
bookmarks: get rid of callbacks
mathieui
2021-02-03
Move roster commands to async, remove callbacks
mathieui
[next]