Histórico de Commits

Autor SHA1 Mensagem Data
  Tulir Asokan aa5f5ffc5b Sort mautrix-python as a first-party import há 3 anos atrás
  Tulir Asokan 1884f00170 Move to future annotations and clean up things há 3 anos atrás
  Tulir Asokan 414904fd30 Merge remote-tracking branch 'origin/blacken-everything' há 3 anos atrás
  Sumner Evans 899a5acd59 formatting: run isort across the codebase há 3 anos atrás
  Sumner Evans 4f31ce41e0 formatting: use black and add CI job to enforce styling há 3 anos atrás
  Tulir Asokan f7176a4f77 Move relay stuff to mautrix-python há 3 anos atrás
  Tulir Asokan 6c113b5746 Update BridgeState import path há 3 anos atrás
  Sumner Evans d0382ccfad Wait to report UNKNOWN_ERROR on websocket FAILURE state há 3 anos atrás
  Tulir Asokan e4de70e3ca Get cached profiles from signald but request it more often há 3 anos atrás
  Sumner Evans 155a6bdc11 websocket state: delay sending transient disconnect on bridge start há 3 anos atrás
  Sumner Evans a057376ec3 Utilize signald's new websocket connection state reporting há 3 anos atrás
  Sumner Evans 385039e8e9 bridge state: send TRANSIENT_DISCONNECT when disconnected from signald socket há 3 anos atrás
  Tulir Asokan 4ea831536f Implement get_bridge_states há 3 anos atrás
  Tulir Asokan a592baaaa6 Add remote_id to LOGGED_OUT state há 3 anos atrás
  Sumner Evans 1958f5c663 bridge state: use new bridge state events há 3 anos atrás
  Tulir Asokan 778f8e34b3 Fix pushing logout bridge state há 4 anos atrás
  Tulir Asokan 49e8a9994a Catch automatic double puppeting errors. Fixes #101 há 4 anos atrás
  Tulir Asokan d9db1f8f4d Move double puppeting commands to mautrix-python há 4 anos atrás
  Tulir Asokan c988a15b38 Update relaybot stuff há 4 anos atrás
  a000a 52312e46ed Add relaybot functionality for bridge user há 4 anos atrás
  Tulir Asokan bfcd7bb43d Add real-time bridge status push option há 4 anos atrás
  Tulir Asokan fa9463c10d Use signald delete_account request to delete local account data há 4 anos atrás
  Tulir Asokan 4941a27ba2 Add option to delete unknown signald accounts on startup há 4 anos atrás
  Tulir Asokan 39b32d229a Sync contacts when receiving sync message saying there are contacts há 4 anos atrás
  Tulir Asokan d27a7eef2b Add metric for logged in status há 4 anos atrás
  Tulir Asokan 8c3373bf89 Use asyncio.create_task instead of loop.create_task há 4 anos atrás
  Tulir Asokan f56a913afe Switch to v1 for most requests há 4 anos atrás
  Tulir Asokan 8738afa35a Switch to signald v1 protocol for linking há 4 anos atrás
  Tulir Asokan 90017f3c60 Add support for accepting Signal group invites há 4 anos atrás
  Tulir Asokan c4e8463212 Add locks in cached async get methods. Might fix #48 há 4 anos atrás