Watch
1
0
Fork
You've already forked mautrix-signal
0
mirror of https://github.com/mautrix/signal.git synced 2026-09-17 00:02:04 -04:00

Commit graph

  • b82ba60cb4
    group change/timer: fix updating timer on group changes Sumner Evans 2023-01-16 17:28:13 -07:00
  • 4c91dc8b44 remove remaining GroupV1 support, fix power level assignment for non-double-puppeted users Malte E 2022-12-09 10:51:01 +08:00
  • ad076e4d85 Update mautrix-python Tulir Asokan 2023-01-14 14:43:29 +02:00
  • 6b4b073611 Linting jaffex 2023-01-13 13:37:00 +01:00
  • 3a97e622d5 Refactor, make sync add rooms to space jaffex 2023-01-04 15:07:10 +01:00
  • ec1bb1f605 Remove unnecessary lines jaffex 2023-01-03 13:53:56 +01:00
  • 3838600101 Fix db upgrade jaffex 2023-01-03 13:53:56 +01:00
  • e025eaa432 Fix assignment to correct space jaffex 2023-01-03 13:53:56 +01:00
  • c04809d7c5 Add example config jaffex 2023-01-03 13:53:56 +01:00
  • 499139adba Improve logging jaffex 2023-01-03 13:53:56 +01:00
  • 566f328926 Automatically add users to space on creation jaffex 2023-01-03 13:53:56 +01:00
  • dcfd1da5af Add space room to user class jaffex 2023-01-03 13:53:55 +01:00
  • 11ab742197 Add database column to store space room id jaffex 2023-01-03 13:53:55 +01:00
  • ddbcd47a44 Fix type hints Tulir Asokan 2022-12-30 12:26:43 +02:00
  • 34244be142 Merge remote-tracking branch 'maltee1/invite_command' Tulir Asokan 2022-12-30 12:09:32 +02:00
  • b85ccd2ffa Fix some log messages Tulir Asokan 2022-12-30 12:08:49 +02:00
  • ba64bc0966 Merge remote-tracking branch 'maltee1/invite_link_join' Tulir Asokan 2022-12-30 12:04:42 +02:00
  • dc186e25cf Update example homeserver address and comment for domain Tulir Asokan 2022-12-14 01:21:39 +02:00
  • d38a4a484c add invite command, enable relay for invites Malte E 2022-07-17 21:19:11 +02:00
  • c2248c4886 Require room name for create command. Fixes #328 Tulir Asokan 2022-12-05 11:27:17 +02:00
  • bcc02af334 Add additional comment for clarification on domain setting Fmstrat 2022-12-04 10:54:53 -05:00
  • 1989a5cec9 Bump version to 0.4.2 v0.4.2 Tulir Asokan 2022-12-03 14:52:12 +02:00
  • 818fe094c2 Update changelog Tulir Asokan 2022-11-27 22:33:14 +02:00
  • 69716511dc Update Docker image to Alpine 3.17 Tulir Asokan 2022-11-27 22:33:01 +02:00
  • 3fff6b07b1 Fix v11 migration for SQLite Alex Crawford 2022-11-27 10:44:30 -08:00
  • dbe848533f Remove unused TARGETARCH build arg in dockerfile Tulir Asokan 2022-11-22 16:33:51 +02:00
  • 3cbdac88e7 Log errors when updating portal metadata Tulir Asokan 2022-11-04 22:06:20 +02:00
  • 414a4bbb94 Fix updating portal info when puppet info changes Tulir Asokan 2022-11-04 22:04:42 +02:00
  • f278d69860 Add openbsd netcat in docker image for manhole Tulir Asokan 2022-11-04 22:04:29 +02:00
  • 927129b1e5
    contact sync: create/update portal and puppet on sync Sumner Evans 2022-11-04 09:54:51 -06:00
  • 970c75506c Fix finding ghost by phone number in commands Tulir Asokan 2022-11-04 12:30:03 +02:00
  • 4839e2afbe Maybe fix v11 upgrade on SQLite Tulir Asokan 2022-10-29 12:08:50 +03:00
  • 7dd9ba168e Fix typo in changelog Tulir Asokan 2022-10-28 23:29:18 +03:00
  • 39aef60515 Bump version to 0.4.1 v0.4.1 Tulir Asokan 2022-10-28 23:18:29 +03:00
  • 51063360de
    Merge pull request #311 from jaller94/patch-1 Tulir Asokan 2022-10-28 23:17:19 +03:00
  • 8ed39fb9f5 Update changelog and dependencies Tulir Asokan 2022-10-27 10:34:55 +03:00
  • a5019068f1
    provisioning: resolve numbers via the user Sumner Evans 2022-10-26 08:18:50 -06:00
  • faffdf54ad check requesting_members on failed accept/reject Malte E 2022-06-22 22:08:55 +02:00
  • 882f9c13a1 bridge join via invite link to knock, bridge ban/unban (S->M) Malte E 2022-07-30 22:25:15 +02:00
  • 87ca67dd9f implement handle_puppet_group_invite Malte E 2022-08-24 17:29:50 +02:00
  • b9d5df5140 Update dependencies Tulir Asokan 2022-10-19 23:30:52 +03:00
  • ee2594af28 Update changelog Tulir Asokan 2022-10-19 23:30:19 +03:00
  • db75ac3c75 Fix bugs in provisioning API Tulir Asokan 2022-10-03 16:40:39 +03:00
  • 3011717c41
    Update example-config.yml: Fix typos in comments Christian Paul 2022-10-02 13:32:35 +02:00
  • fa45a7da43 Fix intent_for in DMs. Fixes #310 Tulir Asokan 2022-09-30 15:27:22 +03:00
  • 5eaba7121e Start disappearing timer immediately when bridging own messages from Signal Tulir Asokan 2022-09-29 15:49:02 +03:00
  • 24472f157c
    Merge pull request #309 from mautrix/fix-variable-name-reuse Finn 2022-09-26 13:31:10 -07:00
  • 4c2349ed0a fix variable name reuse finn 2022-09-26 13:12:01 -07:00
  • 8b3809d78c
    Merge pull request #308 from mautrix/INF-5194-call-notifications-as-m-text Finn 2022-09-26 12:18:27 -07:00
  • 267c39e39f INF-5194: add plaintext body to incoming call messages finn 2022-09-26 12:12:10 -07:00
  • 6ae335eb72
    Merge pull request #307 from mautrix/AND-4424-dont-show-implicit-message-decryption-errors Finn 2022-09-26 11:42:06 -07:00
  • 10c6094655 AND-4424: don't show error messages when decryption fails and content_hint = 2 finn 2022-09-26 11:37:44 -07:00
  • 2798e463ca Drop weird message rows without corresponding puppet row Tulir Asokan 2022-09-23 20:48:29 +03:00
  • f68e2a8b59 Fix inserting puppets Tulir Asokan 2022-09-20 17:13:25 +03:00
  • d333abc2d5 Don't use new type hint in evaluated code Tulir Asokan 2022-09-20 16:34:59 +03:00
  • 10ad143966 Stringify some more chat IDs Tulir Asokan 2022-09-20 16:31:58 +03:00
  • 8baed3bdf3 Adjust some more logs Tulir Asokan 2022-09-20 16:27:51 +03:00
  • cc87504715 Remove chat_id_str property Tulir Asokan 2022-09-20 16:25:20 +03:00
  • b0a60a4ba5 Stringify chat IDs before saving to database Tulir Asokan 2022-09-20 16:24:23 +03:00
  • af6263bf85 Add some extra logs Tulir Asokan 2022-09-20 16:15:47 +03:00
  • c3e83dedcb Fix upgrade on weird databases Tulir Asokan 2022-09-20 16:15:34 +03:00
  • 3673b0d0d4 Add missing import Tulir Asokan 2022-09-20 15:58:46 +03:00
  • 82cec8d15e Fix handling own messages in groups Tulir Asokan 2022-09-20 15:31:24 +03:00
  • 96bcd4e5ea Fix handling sync messages Tulir Asokan 2022-09-20 15:28:25 +03:00
  • 21312b3012 Handle finding conflicting numbers in puppet insert Tulir Asokan 2022-09-20 13:02:05 +03:00
  • 50db07ac59 Add option to bypass startup script Tulir Asokan 2022-09-20 12:38:29 +03:00
  • b1e0f87732 Fix bugs added when dropping phone numbers Tulir Asokan 2022-09-20 12:34:16 +03:00
  • bfb212590d Update comments in config Tulir Asokan 2022-09-20 12:25:49 +03:00
  • 2ec415648c Drop support for phone number IDs and v1 groups Tulir Asokan 2022-09-19 17:18:47 +03:00
  • 90542f770f Bump version to 0.4.0 v0.4.0 Tulir Asokan 2022-09-17 22:12:54 +03:00
  • c934b44776
    Set relaybot as relay on create (#295) Malte E 2022-09-17 21:09:01 +02:00
  • 182989c2dc
    Shorten relaybot mxid check Tulir Asokan 2022-09-17 22:07:32 +03:00
  • 5fe77276f0 Add commands get-timer and set-timer DrRac27 2022-09-16 15:55:16 +02:00
  • fcffb15c50 Update mautrix-python to fix encrypting when a single device is out of OTKs Tulir Asokan 2022-09-15 21:55:01 +03:00
  • 8d379b91ef Move config env overrides to mautrix-python Tulir Asokan 2022-09-15 17:24:55 +03:00
  • 9da54dfcda Handle ScanTimeoutError properly Tulir Asokan 2022-09-15 16:56:26 +03:00
  • 5eeeeaf4aa Update mautrix-python Tulir Asokan 2022-09-14 21:24:49 +03:00
  • c901201de1
    call notifications: use portal._send_message to encrypt properly Sumner Evans 2022-09-04 08:04:46 -06:00
  • 9211af2444 Add login alias for link. Fixes #114 Tulir Asokan 2022-08-28 13:35:41 +03:00
  • 26cc754957 Don't throw error when unsubscribing from accounts that aren't subscribed Tulir Asokan 2022-08-28 13:00:01 +03:00
  • 924169cf39 set relaybot as relay on create Malte E 2022-08-27 21:43:50 +02:00
  • f06ae857c3 Update changelog Tulir Asokan 2022-08-23 22:55:08 +03:00
  • 56c96d47e8
    Add default relaybot config option (#293) Malte E 2022-08-23 20:53:06 +02:00
  • fe07c0342e
    Update mautrix_signal/portal.py Malte E 2022-08-23 20:51:30 +02:00
  • b4ecedf055 Allow portals to be manually set to public even if public_portals is disabled Tulir Asokan 2022-08-23 21:39:58 +03:00
  • 91280f349e Add missing signal message type Tulir Asokan 2022-08-23 21:09:31 +03:00
  • 6dc0e75656 Fix join rule stuff Tulir Asokan 2022-08-23 21:04:36 +03:00
  • ab235c501f Merge remote-tracking branch 'maltee1/bridge_join_rules' Tulir Asokan 2022-08-23 20:36:49 +03:00
  • 98e472c9c6 add relaybot config option and auto-set relay for relaybot Malte E 2022-08-23 19:15:10 +02:00
  • 0a33edcdef Update mautrix-python Tulir Asokan 2022-08-22 17:48:38 +03:00
  • be0b0e4d8c Merge remote-tracking branch 'maltee1/number_as_topic' Tulir Asokan 2022-08-19 17:57:58 +03:00
  • 960b58994f read receipts: send to latest message before receipt ts if eventID is not a message Sumner Evans 2022-08-18 17:54:36 -06:00
  • 34ad1bc81e Merge remote-tracking branch 'MaximilianGaedig/master' Tulir Asokan 2022-08-19 17:00:53 +03:00
  • f1272e2506 Merge remote-tracking branch 'Craeckie/master' Tulir Asokan 2022-08-19 16:41:40 +03:00
  • 2cc44f64ad Enable appservice ephemeral events by default Tulir Asokan 2022-08-19 14:40:15 +03:00
  • 15e239ce1e
    read receipts: send to latest message before receipt ts if eventID is not a message Sumner Evans 2022-08-18 17:54:36 -06:00
  • 45108c7ccb Update mautrix-python Tulir Asokan 2022-08-17 15:49:35 +03:00
  • e51f775f67 Update mautrix-python and asyncpg Tulir Asokan 2022-08-15 11:40:22 +03:00
  • b333efff10 Fix linting errors Maximilian Gaedig 2022-08-02 17:17:30 +02:00
  • b2321fbe5e Complete bridge command, fix minor id command issue Maximilian Gaedig 2022-07-31 00:35:43 +02:00