Commit graph

5 commits

Author SHA1 Message Date
Bohdan Horbeshko d6b7575c4c pip pycryptodome compatibility, Gajim ≤1.8, eliminate carbons 2023-09-20 16:19:34 +03:00
Bohdan Horbeshko f47352751d Merge https://github.com/python-otr/pure-python-otr/pull/80/ [WIP] 2022-10-15 03:15:13 +03:00
Bohdan Horbeshko 2e58741ce6 Ship potr with the plugin again [WIP] 2022-10-09 23:07:36 +03:00
annelin 9cbc6991ae Bump version to 0.3.2
- Removed potr (as it not clear, it depends on python3-crypto) — install it via your PM
- Fixed private key generation
- Removed status change hook as it does not work — will look into it later
2019-06-25 17:21:08 +03:00
annelin a05f8c4bf1 Bump version to 0.3
- Now support all Gajim versions — from 1.0.3 to 1.1.99 (trunk)
  - Added python3-potr library to otrplugin distribution (it does not have external dependencies)
  - Code restructurized and reworked (again...)

Fixes:
  - Now we will create OTR Instance only once for account
  - Fixed crash when we failed to get window control (chat is closed i.e.)
  - Will not break MAM and conferences anymore

New:
  - XHTML support
  - Errors notifications as well as status changes
  - Retransmit last message after OTR channel init
  - Correct close all active OTR channels when going offline

Wontfix:
  - I still love you. Always and Forever ♥
2019-06-24 14:36:33 +03:00