Age | Commit message (Collapse) | Author | Files | Lines |
|
Too many releases were skipped to provide a full change log here, please
consult https://github.com/mautrix/python/releases.
|
|
Bump PKGREVISION.
|
|
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
|
|
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
|
|
|
This skips over 20 versions, so including the full change log is not feasible.
Please see https://github.com/mautrix/python/releases.
|
|
There is no ChangeLog file and there are too many versions in between to
manually collect the changes.
|
|
This one was just released and actually fixes Python 3.9 :)
|
|
According to the author, this should now work with Python 3.9, so I'm removing
39 from PYTHON_VERSIONS_INCOMPATIBLE, as well as for all packages that had it
because they depend on mautrix-python.
v0.7.13
Extended session wait time when handling encrypted messages in bridges: it'll
now wait for 5 seconds, then send an error, then wait for 10 more seconds. If
the keys arrive in those 10 seconds, the message is bridged and the error is
redacted, otherwise the error is edited.
v0.7.12
No change log was released
|
|
Already reported to upstream in #hangouts:maunium.net
|
|
These are not properly declared, it seems, but needed at runtime.
|
|
0.7.2:
* Added bridge config option to pass custom arguments to SQLAlchemy's
create_engine
0.7.3:
* Added support for telling the user about decryption errors in bridge module
0.7.4:
* Made sender_device optional in decrypted olm events
* Added opt_prometheus utility for using prometheus as an optional dependency
* Added Matrix event time processing metric for bridges when prometheus is
installed
0.7.5:
* Added utility for measuring async method time in prometheus
0.7.6:
* Fixed bug where parsing invite fails if unsigned is not set or null
* Added trace logs when bridge module ignores messages
0.7.7:
* Added utility method for waiting for incoming group sessions in OlmMachine
* Made end-to-bridge encryption helper wait for incoming group sessions for 3
seconds
0.7.8:
* Made the UUID type de/serializable by default
0.7.9:
* Added parameter to change how long EncryptionManager.decrypt() should wait
for the megolm session to arrive
* Changed get_displayname and get_avatar_url to ignore M_NOT_FOUND errors
* Updated type hint of set_reply to allow EventIDs
0.7.10:
* Fixed deserializing the info object in media msgtypes into dataclasses
0.7.11:
No changes published.
|
|
|
|
|
|
|
|
|
|
|