Historique des commits

Auteur SHA1 Message Date
  Tulir Asokan 6950786565 Add small power level override to ensure main power level event is allowed il y a 3 ans
  Tulir Asokan 6b8c4ca6ec Add support for incoming contact messages il y a 3 ans
  Tulir Asokan 13e8057ca2 Update to subscribe v1 and fix some bugs il y a 3 ans
  Tulir Asokan 498e0f2bab Add blank quoted attachment to trick Signal iOS into rendering replies properly il y a 3 ans
  Tulir Asokan 8b875ad798 Fix incoming voice message codec il y a 3 ans
  Tulir Asokan f36a30020a Use mautrix-python's magic wrapper il y a 3 ans
  Tulir Asokan 09586c023d Use converted mimetype when generating filename for media from Signal il y a 3 ans
  Sumner Evans c22b5f56be voice messages: use ffmpeg conversion functions from mautrix-python il y a 3 ans
  Sumner Evans b8c31df0d3 voice messages: bridge Matrix voice messages to native Signal voice messages il y a 3 ans
  Sumner Evans d6978f2287 voice messages: convert incoming voice messages to ogg il y a 3 ans
  Sumner Evans dfa574f75c voice messages: bridge Signal voice messages to native Matrix messages il y a 3 ans
  Tulir Asokan aa5f5ffc5b Sort mautrix-python as a first-party import il y a 3 ans
  Sumner Evans 4dce1c3d01 message send errors: fix when sending to chat with only you il y a 3 ans
  Tulir Asokan 1884f00170 Move to future annotations and clean up things il y a 3 ans
  Tulir Asokan 414904fd30 Merge remote-tracking branch 'origin/blacken-everything' il y a 3 ans
  Sumner Evans 899a5acd59 formatting: run isort across the codebase il y a 3 ans
  Sumner Evans 4f31ce41e0 formatting: use black and add CI job to enforce styling il y a 3 ans
  Tulir Asokan f7176a4f77 Move relay stuff to mautrix-python il y a 3 ans
  Sumner Evans b1e27324a6 disappearing messages: don't spawn expiration events for every message every read receipt il y a 3 ans
  Sumner Evans 4512f5dec3 disappearing messages: add config option to disable in groups il y a 3 ans
  Sumner Evans e51b580461 portal._expire_event: raise exception if portal not found il y a 3 ans
  Sumner Evans 2d06b7c20b disappearing messages: format correctly when message timer turned off il y a 3 ans
  Sumner Evans 8d70a664ac disappearing messages: refactor init_cls to not be async il y a 3 ans
  Sumner Evans 9721ce0235 matrix, portal: fix imports and use time.time() instead of datetime.now().timestamp il y a 3 ans
  Sumner Evans 125d9cdd45 disappearing messages update notice: use mautrix.util.format_duration il y a 3 ans
  Sumner Evans ae0a0c5f57 disappearing messages: add lock around redaction logic il y a 3 ans
  Sumner Evans f62f5252a9 disappearing messages: handle inbound and outbound disappearing messages il y a 3 ans
  Tulir Asokan d7c81ea81a Fix portals not being stored in by_chat_id cache correctly il y a 3 ans
  Tulir Asokan 3cde418151 Add debug log to detect duplicate Portal instances il y a 3 ans
  Tulir Asokan 097f9eb79a Adjust get_by_chat_id to make sure the async getter lock works il y a 3 ans