Commit graph

  • 29a5f91b76 Stringify UUID in login API too Tulir Asokan 2020-12-18 20:39:48 +02:00
  • b27adf5517
    Add groupname_template to change naming of Signal groups Lars Haalck 2020-12-18 15:40:19 +01:00
  • 6e0199449a Stringify UUID in whoami API Tulir Asokan 2020-12-17 17:24:06 +02:00
  • d5e82b228c Update dependencies and setup.py classifiers Tulir Asokan 2020-12-12 14:03:33 +02:00
  • 5f7c5cf60a Fix listen stop events Tulir Asokan 2020-12-09 17:34:23 +02:00
  • 82af16ef33 Add untested provisioning API Tulir Asokan 2020-12-09 16:33:18 +02:00
  • ecbdc0bd19 Fix some fields that can now be missing Tulir Asokan 2020-12-09 15:56:52 +02:00
  • 2ee4de554d Make unnecessary group v2 fields optional Tulir Asokan 2020-11-25 23:23:48 +02:00
  • 6bd85ff109 Improve raw request command Tulir Asokan 2020-11-25 23:04:50 +02:00
  • 7aa9442db7 Add admin command to make raw requests to signald Tulir Asokan 2020-11-25 22:54:05 +02:00
  • 65e30c2160 Add missing verified TrustLevel enum value Tulir Asokan 2020-11-25 22:16:58 +02:00
  • bd3fa8fcef Add initial group v2 support Tulir Asokan 2020-11-25 21:58:28 +02:00
  • fd5a00d83e Set nova nightly image hash in CI Tulir Asokan 2020-11-25 21:02:21 +02:00
  • 544aee708c Add bridge_connected metric Tulir Asokan 2020-11-25 21:01:48 +02:00
  • fc84d05cb5 Update mautrix-python Tulir Asokan 2020-11-22 22:52:42 +02:00
  • 2aad8a8ca3 Addresses #14: Add configuration for incoming attachment directory Toby Murray 2020-11-21 20:06:35 -05:00
  • 935e8da0dc Catch errors syncing individual contacts/groups Tulir Asokan 2020-11-03 22:26:46 +02:00
  • d520152216 Fix filter_matrix_event Tulir Asokan 2020-10-29 02:23:34 +02:00
  • 97262110a0
    Make verify code work without signal bot (#8) witchent 2020-10-29 01:21:43 +01:00
  • 3a0ed6bf78
    Tulir's review witchent 2020-10-29 01:17:38 +01:00
  • 040679aa05
    Make verify code work without signal bot witchent 2020-10-29 00:07:31 +00:00
  • 545369f324 Add config option for receiving ephemeral events with MSC2409 Tulir Asokan 2020-10-28 14:45:19 +02:00
  • 6a2c6f8b43 Update mautrix-python and unpin yarl/aiohttp Tulir Asokan 2020-10-28 12:50:03 +02:00
  • 82cbefc72e Add command to view the safety number of another user Tulir Asokan 2020-10-26 00:22:48 +02:00
  • 9853392c66 Fix bugs and add command to start PMs Tulir Asokan 2020-10-25 22:18:16 +02:00
  • 9c427f61e3 Leave room with old puppet before joining with new one Tulir Asokan 2020-10-22 13:23:27 +03:00
  • 06515b3e20 Maybe make things work without UUIDs Tulir Asokan 2020-10-22 00:36:35 +03:00
  • 685eb69fff Add missing parameter to get_user Tulir Asokan 2020-10-16 17:12:45 +03:00
  • a6569c9ba8 Simplify handling read receipts Tulir Asokan 2020-10-16 17:12:10 +03:00
  • 2a0ca533d4 Update read receipt handling to support receiving EDUs directly Tulir Asokan 2020-10-15 16:00:56 +03:00
  • d2cbf281dc Fix random bugs Tulir Asokan 2020-10-15 14:15:50 +03:00
  • 5307af1cf2 Update mautrix-python Tulir Asokan 2020-10-15 01:13:05 +03:00
  • 38fc4dcba1 Update mautrix-python Tulir Asokan 2020-10-14 21:28:41 +03:00
  • f9793934b7 Improve mausignald readme Tulir Asokan 2020-10-11 22:49:31 +03:00
  • b2d19671d2 Update features in ROADMAP.md Tulir Asokan 2020-10-11 22:05:09 +03:00
  • 0857301f8b Send delivery receipt after bridging message Tulir Asokan 2020-10-11 22:02:58 +03:00
  • 1cfc99d758 Add fallback displayname Tulir Asokan 2020-10-09 23:38:55 +03:00
  • 4b4694b207 Import custom commands Tulir Asokan 2020-10-09 17:38:48 +03:00
  • 4e8769f0f5 Set version to 0.1.0b1 Tulir Asokan 2020-10-09 12:24:16 +03:00
  • c990a485cd Update mautrix-python Tulir Asokan 2020-10-09 11:58:12 +03:00
  • c5294e4ba8 Pin yarl<1.6 Tulir Asokan 2020-10-08 15:47:53 +03:00
  • 7c8b5d7df6 Add option to allow double puppeting from other servers Tulir Asokan 2020-10-08 15:46:19 +03:00
  • f52db2051c Fix getting reactions/messages from db Tulir Asokan 2020-10-08 15:07:48 +03:00
  • 184bdf10cc Move more command handling stuff to mautrix-python Tulir Asokan 2020-10-08 15:07:31 +03:00
  • 7c6973fe6f
    Merge pull request #6 from witchent/patch-4 Tulir Asokan 2020-10-07 19:32:10 +03:00
  • 65a924e92a
    Merge pull request #5 from witchent/patch-1 Tulir Asokan 2020-10-07 19:31:29 +03:00
  • 3ab42bb40b
    Straightforward mxid witchent 2020-10-07 01:23:32 +02:00
  • 9e2b43b0c8 Added ability to change direct chats name and avatar witchent 2020-10-07 01:09:48 +02:00
  • 49d4e0e542
    Check if quoted message exists in db witchent 2020-10-06 16:07:25 +00:00
  • 522ba35c49 Only sync if subscribe succeeds Tulir Asokan 2020-10-03 23:44:55 +03:00
  • 68d4d93238 Merge remote-tracking branch 'djohnson1865/master' Tulir Asokan 2020-10-03 23:44:17 +03:00
  • b0ee3a90fe
    Update puppet.py djohnson1865 2020-10-02 22:41:42 -07:00
  • a78a89d537 Update mautrix-python Tulir Asokan 2020-10-02 14:59:01 +03:00
  • 2eb80bf362 Add missing param to register request Tulir Asokan 2020-10-01 14:53:32 +03:00
  • dc5d9eb826 Remove automatic permission changing in Docker image Tulir Asokan 2020-10-01 12:18:43 +03:00
  • 1ab4a9bbef Log instead of throwing error if incoming_filename is missing Tulir Asokan 2020-09-30 19:23:16 +03:00
  • 230df71815 Fix sticker bridging Tulir Asokan 2020-09-30 14:19:27 +03:00
  • b83ee9851a More small config changes Tulir Asokan 2020-09-30 13:56:22 +03:00
  • 2cb0d6b981 delivery_receipts->bot_read_marker witchent 2020-09-30 12:40:05 +02:00
  • 048c8f548c
    Merge pull request #1 from tulir/master witchent 2020-09-30 12:23:55 +02:00
  • 1dd6244973 Clarify some things in roadmap and config comments Tulir Asokan 2020-09-30 13:21:43 +03:00
  • a263d4ae88 Fix login check in commands Tulir Asokan 2020-09-30 12:07:43 +03:00
  • f29e8633d3 Set avatar when creating room if available Tulir Asokan 2020-09-30 01:08:08 +03:00
  • cc8111b179 Add missing parameters Tulir Asokan 2020-09-30 01:04:41 +03:00
  • bc62b69996 Add bridging for read receipts from Matrix Tulir Asokan 2020-09-30 00:31:24 +03:00
  • 9918723db0 Add bridging for typing notifications from Signal Tulir Asokan 2020-09-30 00:13:35 +03:00
  • b25c2e8a88 Add bridging for group avatars from Signal Tulir Asokan 2020-09-29 23:40:33 +03:00
  • 80f29df36d Add command for manually enabling double puppeting Tulir Asokan 2020-09-29 23:07:27 +03:00
  • 8684933c8d Ignore own messages in 1:1 chats when not using double puppeting Tulir Asokan 2020-09-29 22:58:49 +03:00
  • c92356cf8b Enable double puppeting with shared secret login Tulir Asokan 2020-09-29 22:17:24 +03:00
  • 4fc0c204af Fix some signald types Tulir Asokan 2020-09-29 22:16:54 +03:00
  • be4a51e270
    Trim whitespace Sandro 2020-09-29 15:27:57 +02:00
  • 90cbb9f9ff Update .md editorconfig again Tulir Asokan 2020-09-29 14:57:11 +03:00
  • 6677e5f682 Bridge group name changes Tulir Asokan 2020-09-29 14:56:31 +03:00
  • 24ec5505b2 Turns out Matrix->Signal images also work* Tulir Asokan 2020-09-29 02:00:45 +03:00
  • 554bf5664e Fix .md editorconfig Tulir Asokan 2020-09-29 02:00:29 +03:00
  • 43abdf1dec Add support for Matrix->Signal files Tulir Asokan 2020-09-29 01:40:17 +03:00
  • 90d9266ba9 Add support for Signal->Matrix attachments Tulir Asokan 2020-09-29 01:07:40 +03:00
  • 49d39b06cf Fix casting UUIDs to strings in portal db handler Tulir Asokan 2020-09-29 01:06:48 +03:00
  • 70f68756b2 Fix bugs in puppet mxid switcher Tulir Asokan 2020-09-28 02:35:56 +03:00
  • a5a50f43e0 Initial commit Tulir Asokan 2020-09-28 02:03:47 +03:00