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
path:
root
/
plugins
/
otr.py
Age
Commit message (
Expand
)
Author
2016-11-26
Add support for XEP-0380: Explicit Message Encryption
Emmanuel Gil Peyrot
2016-08-28
OTR plugin: Implement XEP-0378 (OTR Discovery)
Emmanuel Gil Peyrot
2016-08-21
Don’t call input completion() functions inside completion methods
mathieui
2016-06-28
Make plugins import from the absolute poezio package.
Emmanuel Gil Peyrot
2016-06-12
Fix core commands, broken in the previous commit.
Emmanuel Gil Peyrot
2016-06-04
Use message processing hints in the OTR plugin
mathieui
2016-02-13
Fix tab-specific options in the OTR plugin
mathieui
2016-02-02
Fix #3150 (otr and require_encryption)
mathieui
2015-07-20
Fix a typo in the OTR plugin doc
mathieui
2015-06-29
Make /otr end terminate all encrypted conversations with this bare JID
mathieui
2015-06-29
Fix a traceback in the OTR plugin
mathieui
2015-04-08
Fix a possible traceback in the OTR plugin
mathieui
2015-03-18
Fix the OTR timeout message
mathieui
2015-01-20
Remove the ?OTR Error: prefix when displaying an OTR error
mathieui
2015-01-15
Fix a silent traceback in the otr plugin
mathieui
2015-01-11
Fix a bug in the OTR plugin
mathieui
2015-01-05
Fix a traceback in the OTR plugin
mathieui
2015-01-03
Fix #2523 (interoperability with jitsi)
mathieui
2015-01-03
Fix small issues in the OTR plugin
mathieui
2015-01-03
Rework the OTR plugin
mathieui
2014-12-30
Fix #2448 (SMP in the OTR plugin)
mathieui
2014-12-16
Add a decode_newlines option to the OTR plugin
mathieui
2014-12-08
Add a decode_entities option to the OTR plugin
mathieui
2014-12-08
Keep using the OTR context for a specific resource when a DynamicConversation...
mathieui
2014-10-20
Change the API of Config.get_by_tabname
mathieui
2014-10-12
Give feedback on the OTR commands in the current tab
mathieui
2014-10-12
Add a notification in the OTR plugin if the session isn't established
mathieui
2014-09-26
Update OTR documentation
mathieui
2014-06-14
fix a tb in the otr plugin
mathieui
2014-05-25
Fix a regression that prevented beeps with OTR messages
mathieui
2014-05-22
Fix the color of OTR conversations in private chats
mathieui
2014-05-19
End all otr conversations when the plugins is unloader (or poezio exits)
mathieui
2014-05-18
Make the otr plugin messages use the information color
mathieui
2014-04-30
Fix #2447 (OTR & HTML) -- partial WONTFIX
mathieui
2014-04-17
Do not lock on the “composing” chat state with otr
mathieui
2014-02-19
Update install instructions and fix a typo
mathieui
2014-02-03
Log our own message with the otr plugin if configured
mathieui
2014-01-29
Add a logging option to the OTR plugin
Mathieu Pasquet
2013-12-28
Workaround for an otr lib bug (plaintext messages without warning)
mathieui
2013-08-18
Fix /otr fpr and the remote user nick color
mathieui
2013-08-11
Mark OTR messages as private (as in carbons)
mathieui
2013-08-07
Documentation update
mathieui
2013-08-07
Complete the documentation of the OTR plugin
mathieui
2013-08-06
Fix the same issue with the OTR plugin
mathieui
2013-08-05
Add trust management to the OTR plugin (/otr trust|untrust)
mathieui
2013-08-05
Add a new "drop" option to the OTR plugin (to drop the privkey)
mathieui
2013-08-04
Notify properly in the OTR plugin when a message is received
mathieui
2013-08-04
Add a helpful help for /otr
mathieui
2013-08-04
Rewrite the OTR plugin to use pure-python-otr
mathieui
2013-04-13
Move the plugins documentation
mathieui
[next]