1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-07-07 23:03:18 -04:00

Commit graph

  • a057376ec3
    Utilize signald's new websocket connection state reporting Sumner Evans 2021-10-18 22:54:33 -06:00
  • 2fb9380b1c
    Merge pull request #135 from mautrix/better-disconnect-detection Sumner Evans 2021-10-15 08:15:01 -06:00
  • b36f19bddf
    Merge pull request #136 from mautrix/ci-update-container-versions-on-success Sumner Evans 2021-10-14 12:30:53 -06:00
  • 6ae916ee75
    ci: only update container versions on success Sumner Evans 2021-10-14 09:43:35 -06:00
  • 72a9b48899
    signald.subscribe: send STOPPED on failure Sumner Evans 2021-10-13 15:35:27 -06:00
  • 154e5b0c93
    signald: fix listen_stopped -> listener_stopped Sumner Evans 2021-10-13 13:17:46 -06:00
  • 385039e8e9
    bridge state: send TRANSIENT_DISCONNECT when disconnected from signald socket Sumner Evans 2021-10-13 13:15:33 -06:00
  • 908748e5f6
    Merge pull request #1 from tadzik/tadzik/make-registration-disablable Tadeusz Sośnierz 2021-10-12 16:37:58 +02:00
  • 405e7288b0 Bump mautrix dependency to enable disablable commands Tadeusz Sośnierz 2021-10-12 14:54:32 +02:00
  • c06c152be4 Make it possible to disable device registration from the config Tadeusz Sośnierz 2021-10-06 15:00:43 +02:00
  • ceaca798e7 Clarify message reactions sent from Matrix Jake Coppinger 2021-10-05 18:27:51 +11:00
  • 2f26167c52 Handle avatar file being empty Tulir Asokan 2021-09-23 16:45:07 -04:00
  • 7d889bd2af Handle conflicting portal rows when migrating puppet UUID Tulir Asokan 2021-09-23 16:44:29 -04:00
  • 65f7035414 Increase line length limit for signald socket Tulir Asokan 2021-09-23 16:44:13 -04:00
  • 13e7ddfd17
    Merge pull request #126 from mautrix/ci-auto-update-version Sumner Evans 2021-09-22 18:13:48 -04:00
  • 3dc1eecf46
    Create Sjenica1 Reuf Rujevic 2021-09-19 11:02:43 +02:00
  • bf26dfe5a9
    ci: deploy to dev stable and internal automatically Sumner Evans 2021-09-17 12:18:07 -04:00
  • 4ea831536f Implement get_bridge_states Tulir Asokan 2021-08-25 16:31:47 +03:00
  • 5e2291db4f Enable timestamp massaging for reactions Tulir Asokan 2021-08-18 16:48:40 +03:00
  • 02cf61ace1 Add flag to invite events that will be auto-accepted Tulir Asokan 2021-08-18 16:46:15 +03:00
  • e3b57c17ca Update mautrix-python and add manhole to example config Tulir Asokan 2021-08-16 12:57:18 +03:00
  • 4aafc906bc
    Merge pull request #113 from mautrix/notify-send-error Sumner Evans 2021-08-17 09:23:49 -06:00
  • 3f1d87b1e7
    send: add m.notice when send to Signal fails Sumner Evans 2021-08-16 15:50:31 -06:00
  • a592baaaa6 Add remote_id to LOGGED_OUT state Tulir Asokan 2021-08-12 16:05:15 +03:00
  • 615460e870 Bump asyncpg version Tulir Asokan 2021-08-11 10:30:34 +03:00
  • 86d05fa837 Add support for Matrix->Signal redactions Tulir Asokan 2021-08-11 10:30:28 +03:00
  • 892e5fa56c Bump version to 0.2.0 v0.2.0 Tulir Asokan 2021-08-07 22:11:56 +03:00
  • 6b944652aa Update repo path Tulir Asokan 2021-08-06 18:17:18 +03:00
  • cbb0ebf4ac fix metrics watching Will Hunt 2021-08-05 19:33:00 +01:00
  • 79677664c8 Add extra params Will Hunt 2021-08-05 19:30:05 +01:00
  • e1dc3cb21b missing space Will Hunt 2021-08-05 19:09:50 +01:00
  • e264d40048 remove log Will Hunt 2021-08-05 19:02:23 +01:00
  • eedab1a236 fix attributes Will Hunt 2021-08-05 18:50:46 +01:00
  • ccc2d7a0f9 Add upper limit to TS Will Hunt 2021-08-05 18:38:42 +01:00
  • c9e293ee6b Merge remote-tracking branch 'tulir/master' into hs/activity-blocking Will Hunt 2021-08-05 18:31:46 +01:00
  • e766eba3b7
    Merge pull request #110 from tulir/new-bridge-state Sumner Evans 2021-08-05 08:18:44 -06:00
  • 1958f5c663
    bridge state: use new bridge state events Sumner Evans 2021-08-04 12:11:57 -06:00
  • a35094891d Fix metric names Will Hunt 2021-08-02 11:22:06 +01:00
  • 6db764f7bf Add base changes Will Hunt 2021-07-28 10:59:38 +01:00
  • 22c9b1a3ac Fix sticker size when using image downloaded by signald Tulir Asokan 2021-07-12 11:11:06 +03:00
  • 56eb24412f Update Docker image to Alpine 3.14 Tulir Asokan 2021-07-01 14:51:22 +03:00
  • 863a4aeff3 Add command to view linked devices Tulir Asokan 2021-07-01 14:36:02 +03:00
  • 8de4416210 Handle errors with no type Tulir Asokan 2021-06-30 19:33:31 +03:00
  • bb41dbb46c Don't respond to provisioning API requests until signald is connected Tulir Asokan 2021-06-30 16:25:37 +03:00
  • 778f8e34b3 Fix pushing logout bridge state Tulir Asokan 2021-06-24 15:30:58 +03:00
  • 61f7d663dc Add overwrite flag when linking device Tulir Asokan 2021-06-23 19:32:26 +03:00
  • 49e8a9994a Catch automatic double puppeting errors. Fixes #101 Tulir Asokan 2021-06-22 10:23:05 +03:00
  • d9db1f8f4d Move double puppeting commands to mautrix-python Tulir Asokan 2021-06-22 10:13:53 +03:00
  • c988a15b38 Update relaybot stuff Tulir Asokan 2021-06-21 15:38:13 +03:00
  • c56b27a53d Merge remote-tracking branch 'a000a/master' Tulir Asokan 2021-06-21 14:31:15 +03:00
  • ba7212e1af Remove SerializableAttrs type param Tulir Asokan 2021-06-21 10:49:24 +03:00
  • 0f0d0361e2
    Merge 0528e12262 into 36b1aefd45 Frédéric Tobias Christ 2021-06-20 04:32:20 +05:30
  • 52312e46ed Add relaybot functionality for bridge user a000a 2021-06-18 20:57:24 +02:00
  • 36b1aefd45 Fix delivery receipts being handled as read receipts Tulir Asokan 2021-06-18 13:57:18 +03:00
  • bfcd7bb43d Add real-time bridge status push option Tulir Asokan 2021-06-18 13:53:06 +03:00
  • 671296520a Log when starting to send a message Tulir Asokan 2021-06-17 15:16:38 +03:00
  • 0528e12262 Kick Matrix users if they aren't in the signal group Frédéric Tobias Christ 2021-06-15 18:38:40 +02:00
  • 386e5e1269 Add captcha parameter to register command help Tulir Asokan 2021-06-13 17:26:44 +03:00
  • 97100eb79d
    Added Captcha-Usage information Martin Dallinger 2021-06-13 10:03:54 +02:00
  • 996b0139b5 Try to use contact avatars if contact names are allowed Tulir Asokan 2021-06-10 00:12:23 +03:00
  • fa9463c10d Use signald delete_account request to delete local account data Tulir Asokan 2021-06-04 12:24:33 +03:00
  • 34ec0c0f75 Respond properly to /whoami even if get_profile throws an error Tulir Asokan 2021-05-27 12:29:43 +03:00
  • 4941a27ba2 Add option to delete unknown signald accounts on startup Tulir Asokan 2021-05-27 12:19:39 +03:00
  • 39b32d229a Sync contacts when receiving sync message saying there are contacts Tulir Asokan 2021-05-21 11:55:36 +03:00
  • 4f7d14b688 Add asyncio shields around linking and other RPC requests Tulir Asokan 2021-05-11 19:19:49 +03:00
  • d27a7eef2b Add metric for logged in status Tulir Asokan 2021-05-04 22:36:10 +03:00
  • 4f3c449882 Fall back to profile name even when preferring contact list names Tulir Asokan 2021-04-29 17:19:54 +03:00
  • c12508ac33 Handle conflicting puppet rows when finding UUID. Fixes #82 Tulir Asokan 2021-04-20 22:51:53 +03:00
  • ed312bd694 Add option for periodic contact info syncs Tulir Asokan 2021-04-19 15:26:04 +03:00
  • 8c3373bf89 Use asyncio.create_task instead of loop.create_task Tulir Asokan 2021-04-19 15:25:49 +03:00
  • 422f89c699 Update mautrix-python Tulir Asokan 2021-04-16 14:11:00 +03:00
  • 39f5d39e8c Bump version to 0.1.1 v0.1.1 Tulir Asokan 2021-04-07 22:13:56 +03:00
  • 7bd7bda616 Update dependencies Tulir Asokan 2021-04-07 11:44:29 +03:00
  • 7dd47f92ba Handle outgoing_attachment_dir not existing Tulir Asokan 2021-04-07 11:37:11 +03:00
  • 4e62595393 Actually fix handling errors with no message Tulir Asokan 2021-04-05 11:57:06 +03:00
  • ba62a6769d Fix raising RPC errors with no message Tulir Asokan 2021-04-01 01:10:52 +03:00
  • 4f39108cd5 Include error type in unknown errors Tulir Asokan 2021-03-29 16:25:22 +03:00
  • 70ea3527c5 Add hidden captcha support to register command Tulir Asokan 2021-03-29 15:40:49 +03:00
  • f56a913afe Switch to v1 for most requests Tulir Asokan 2021-03-29 15:04:05 +03:00
  • ab4a5ffa8d Add handling for Rate Limiting (resolves #29); Add ability to supply CAPTCHA when registering (resolves #39, closes #59) Robert Meredith 2021-03-29 22:09:46 +11:00
  • 37008e1bf9 Fix successful link provisioning API response Tulir Asokan 2021-03-29 12:24:55 +03:00
  • e1baef535a Ignore join events in direct chat portals Tulir Asokan 2021-03-22 12:26:31 +02:00
  • 8738afa35a Switch to signald v1 protocol for linking Tulir Asokan 2021-03-07 22:48:34 +02:00
  • 69932c8af5 Fix creating v2 group portals when receiving message. Fixes #63 Tulir Asokan 2021-03-07 22:08:04 +02:00
  • 7b715abe2e Fix cyclic import Tulir Asokan 2021-03-05 22:13:04 +02:00
  • 97688072ad Fix help message for safety-number. Fixes #66 Tulir Asokan 2021-02-28 12:33:11 +02:00
  • 04220bb66a Allow extra phone characters in register and mark-trusted commands Tulir Asokan 2021-02-28 12:32:51 +02:00
  • 9ae4e7e4ab Let mautrix-python handle registration generation message Tulir Asokan 2021-02-21 17:24:35 +02:00
  • 4228a89acf Add missing TrustLevel enum value Tulir Asokan 2021-02-14 15:50:52 +02:00
  • 1ca0db1cce Simplify fetching group v2 info to create rooms Tulir Asokan 2021-02-14 15:38:19 +02:00
  • 77224435f9 Clean up making v1 requests in mausignald Tulir Asokan 2021-02-14 15:21:11 +02:00
  • f066a698bb Replace wiki with docs.mau.fi Tulir Asokan 2021-02-13 23:14:56 +02:00
  • 8ec2533532
    Fix spelling in register Command lanik 2021-02-10 21:32:49 +01:00
  • 029bf12d5b
    Clean debug reply in register lanik 2021-02-10 00:01:41 +01:00
  • 15bcfb6337
    Fix register help lanik 2021-02-09 23:55:58 +01:00
  • b236d046e2
    Add captcha to register lanik 2021-02-09 23:12:26 +01:00
  • 5fa2c227ea Add command to mark safety numbers as trusted Tulir Asokan 2021-02-08 16:51:43 +02:00
  • 90017f3c60 Add support for accepting Signal group invites Tulir Asokan 2021-02-08 16:37:54 +02:00
  • a7b28334b5 Remove debug print and change power levels a bit Tulir Asokan 2021-02-08 14:52:32 +02:00
  • 6c2d56790a Sync power levels from Signal Tulir Asokan 2021-02-08 13:30:50 +02:00