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
2021-05-16
fix: unsupported typ= parameter in OTR plugin
mathieui
2021-04-12
fix: remove all remaining safejids (fix #3457)
mathieui
2021-02-08
plugins: fix case of self-message
mathieui
2020-05-09
Pass a message to add_message instead of messed up kwargs everywhere
mathieui
2019-04-28
plugins: Update use of tab.name to tab.jid where appropriate
Maxime “pep” Buquet
2019-03-19
Fix various spelling mistakes throughout the code
Kim Alvefur
2018-08-15
Make pylint happy on plugins
mathieui
2018-08-15
yapf -rip on plugins
mathieui
2018-08-12
Update the OTR plugin
mathieui
2018-08-09
Fix the OTR plugin
mathieui
2018-07-04
OTR plugin: Use the new poezio.xdg module.
Emmanuel Gil Peyrot
2017-10-08
Change all “not … in …” into “… not in …”.
Emmanuel Gil Peyrot
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
[next]