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
2020-01-18
doc: list additional required packages, add Debian two-liner
Georg Lukas
2020-01-15
Merge branch 'pip3' into 'master'
Maxime Buquet
2020-01-15
doc: explicitly use pip3
Georg Lukas
2020-01-14
Merge branch 'biboumi-carbons' into 'master'
Maxime Buquet
2020-01-12
Disco#info barejid instead of domain only on carbons
Maxime “pep” Buquet
2020-01-12
Merge branch 'is_known_muc_pm' into 'master'
Maxime Buquet
2020-01-12
is_known_muc_pm: search into more than MucTab
Maxime “pep” Buquet
2020-01-12
Some more typing for is_known_muc_pm
Maxime “pep” Buquet
2020-01-12
Merge branch 'privatetab-creation-traceback' into 'master'
Maxime Buquet
2020-01-12
Prevent Traceback when receiving MUC-PM carbons under some conditions
Maxime “pep” Buquet
2020-01-11
Merge branch 'e2ee-muc' into 'master'
Maxime Buquet
2020-01-11
plugin_e2ee: Remove debug logging of encrypted messages
Maxime “pep” Buquet
2020-01-11
plugin_e2ee: prevent empty JID from being passed to plugin
Maxime “pep” Buquet
2020-01-02
Merge branch 'rm-foo-logging' into 'master'
mathieui
2020-01-01
BasePlugin: Remove debug logging
Maxime “pep” Buquet
2020-01-01
Merge branch 'e2ee-muc' into 'master'
Maxime Buquet
2020-01-01
E2EE MUC support
Maxime “pep” Buquet
2019-12-31
Allow encryption in normal messages
Maxime “pep” Buquet
2019-12-31
E2EEPlugin: Mute some lint warnings because of metaclass
Maxime “pep” Buquet
2019-12-31
Tabs: add by_jid search method for tabs who have a jid attr
Maxime “pep” Buquet
2019-12-30
Add TODO in plugin_e2ee _decrypt
Maxime “pep” Buquet
2019-12-28
Merge branch 'plugin-omemo' into 'master'
Maxime Buquet
2019-12-28
Disable a pylint error on a line (due to __getattr__ override)
mathieui
2019-12-27
omemo: omemo_plugin moved to its own repository for licensing purposes
Maxime “pep” Buquet
2019-12-27
omemo: Add TODO for unverified state
Maxime “pep” Buquet
2019-12-27
omemo: remove unnecessary newline in docstring
Maxime “pep” Buquet
2019-12-27
omemo: prevent traceback when no JID is specified in non-supported tab
Maxime “pep” Buquet
2019-12-27
omemo: use dedicated method to check if encryption is enabled
Maxime “pep” Buquet
2019-12-27
omemo: use jid property instead of name on chat tab
Maxime “pep” Buquet
2019-12-27
omemo: Update decrypt_message with slixmpp-omemo changes
Maxime “pep” Buquet
2019-12-27
omemo: Update get_fingerprints with slixmpp-omemo changes
Maxime “pep” Buquet
2019-12-27
omemo: fix show_fingerprints (JID instead of str)
mathieui
2019-12-27
omemo: implement get_fingerprints method
Maxime “pep” Buquet
2019-12-27
omemo: add an api in plugin_e2ee to get the fingerprint(s) of a jid
mathieui
2019-12-27
omemo: fix an indent error and make mypy happy
mathieui
2019-12-27
omemo: fix some errors / feedback in trust setting
mathieui
2019-12-27
omemo: fix the type of the supported tab tyoes
mathieui
2019-12-27
omemo: handle MissingBundleException when it comes from EncryptionPrepareExce...
Maxime “pep” Buquet
2019-12-27
Remove exception catchall in omemo plugin as it's now handled in plugin_e2ee
Maxime “pep” Buquet
2019-12-27
omemo: Remove unused variable in encrypt method
Maxime “pep” Buquet
2019-12-27
omemo: add supported_tab_types and trust_states into the omemo plugin
mathieui
2019-12-27
omemo: add supported_tab_types and trust_states plugin attributes
mathieui
2019-12-27
omemo: session_start is now async
Maxime “pep” Buquet
2019-12-27
omemo: add a wrapper around _encrypt() to handle user feedback
mathieui
2019-12-27
omemo: fix indentation of one line
mathieui
2019-12-27
omemo: add missing typing import
mathieui
2019-12-27
Fix potential race condition when encrypting
mathieui
2019-12-27
omemo: Edit and move TODO comment for NoEligibleDevicesException
Maxime “pep” Buquet
2019-12-27
Add a "passthrough" parameter for calls through the safetymetaclass
mathieui
2019-12-27
omemo: Catch IqError and IqTimeout and display generic message for now
Maxime “pep” Buquet
[prev]
[next]