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
2022-04-10
Add myself to more authors stuff
Maxime “pep” Buquet
2022-04-10
Ensure we only ignore our own reflections in 1:1
Maxime “pep” Buquet
2022-04-08
Fixes #3552: Prevent traceback on unhandled tab type (Thanks tofu)
Maxime “pep” Buquet
2022-04-08
Add irc changes to changelog
Maxime “pep” Buquet
2022-04-08
changelog: add irc fixes
mathieui
2022-04-08
fix: irc plugin defaults
mathieui
2022-04-07
fix: better types, s/freenode/liberachat/
mathieui
2022-04-07
config: make the default section dynamic (plugins)
mathieui
2022-04-07
fix: irc plugin, remove login part and fix types
mathieui
2022-04-07
Update Changelog with poopt.py removal
Maxime “pep” Buquet
2022-04-07
Add poopt.pyi
Maxime “pep” Buquet
2022-04-07
Remove the cffi version of poopt
Emmanuel Gil Peyrot
2022-04-06
Add autocolor_tab_names to config and changelog
Maxime “pep” Buquet
2022-04-06
Colourize tab name in its infobar
Jonas Schäfer
2022-04-06
Add option to use XEP-0392 for tab names/numbers in the infobar
Jonas Schäfer
2022-04-06
Add explicit color flag for reverse video mode
Jonas Schäfer
2022-04-06
appdata: mention OMEMO
Maxime “pep” Buquet
2022-04-06
Abort reflection in 1:1 with own jid
Maxime “pep” Buquet
2022-04-06
core: Log InvalidCABundle error in info buffer
Maxime “pep” Buquet
2022-04-05
ConversationTab: don't display comma in /info if no status
Maxime “pep” Buquet
2022-04-03
fix: add missing awaits in carbons handling
mathieui
2022-04-01
connection: Update log.error for xep_0454
Maxime “pep” Buquet
2022-04-01
doc: Move default_muc_service out of security category
Maxime “pep” Buquet
2022-03-31
Update sticker-picker license to GPL
Maxime “pep” Buquet
2022-03-31
README: Change zlib badge to GPL-3.0-or-later
Maxime “pep” Buquet
2022-03-31
Change license for (some previous and) future revisions to GPL-3.0-or-later
Maxime “pep” Buquet
2022-03-31
OneToOneTab: convert init_logs to async
Maxime “pep” Buquet
2022-03-31
PrivateTab: Display initial message when no use_log
Maxime “pep” Buquet
2022-03-31
PrivateTab: pass in 'initial' argument to parent class for logger
Maxime “pep” Buquet
2022-03-29
plugins/marquee: Ensure a message is sent before correcting
Maxime “pep” Buquet
2022-03-28
plugins/disco: get_items doesn't have a cached parameter
Maxime “pep” Buquet
2022-03-28
Filter MUC PMs in MAM
mathieui
2022-03-27
doap: update 384 support notes
Maxime “pep” Buquet
2022-03-24
Update Changelog
Maxime “pep” Buquet
2022-03-23
plugins/upload: use correct tab attribute name
Maxime “pep” Buquet
2022-03-23
logger: Remove unused function
Emmanuel Gil Peyrot
2022-03-23
poezio/connection: register xep_0454
Maxime “pep” Buquet
2022-03-23
plugins/upload: send encrypted if e2ee enabled on tab
Maxime “pep” Buquet
2022-03-23
chattab: add e2e_encryption property
Maxime “pep” Buquet
2022-03-23
plugins/contact: use f-strings
Maxime “pep” Buquet
2022-03-23
plugins/contact: Move error handling where the error actually happens
Maxime “pep” Buquet
2022-03-23
fix: do not triplicate messages on /message tab openings
mathieui
2022-03-23
internal: make command_say async
mathieui
2022-03-21
Update CHANGELOG
Maxime “pep” Buquet
2022-03-21
plugin_e2ee: Allow /<name>_fingerprint in RosterInfoTab without argument
Maxime “pep” Buquet
2022-03-21
plugin_e2ee: rework fingerprint display slightly
Maxime “pep” Buquet
2022-03-21
plugin_e2ee: new format_fingerprint method to be overriden by plugin
Maxime “pep” Buquet
2022-03-21
plugin_e2ee: get_fingerprint is now async
Maxime “pep” Buquet
2022-03-21
Add py.typed
Maxime “pep” Buquet
2022-03-17
plugins/b64: specify supported_tab_types; Fix type in plugin_e2ee
Maxime “pep” Buquet
[next]