Commit Graph

  • 4e2c73efe3 Groupme -> Matrix Images Karmanyaah Malhotra 2021-03-07 11:46:25 -0500
  • 7d6847fd3b minor cleanup Karmanyaah Malhotra 2021-03-05 18:59:06 -0500
  • 1636f92acd Sync room metadata on start or sync Karmanyaah Malhotra 2021-03-03 17:09:57 -0500
  • d8bff50005 Internalize id.ContentURI Valuer Karmanyaah Malhotra 2021-03-03 15:51:08 -0500
  • 2fe729bee0 more info provided Karmanyaah Malhotra 2021-03-02 20:54:41 -0500
  • 3445b70342 config Karmanyaah Malhotra 2021-03-02 20:54:30 -0500
  • a571f12af1 Parellel goroutine Karmanyaah Malhotra 2021-03-02 19:56:02 -0500
  • 27bbc12d77 Disable commands and fix associated bugs Karmanyaah Malhotra 2021-03-02 19:55:35 -0500
  • 7069e7d358 Rename module to groupme Karmanyaah Malhotra 2021-03-02 19:46:53 -0500
  • c16f42ed70 ROADMAP Karmanyaah Malhotra 2021-02-28 15:11:46 -0500
  • 392e67ab63 bugs Karmanyaah Malhotra 2021-02-28 15:02:45 -0500
  • 771d8c826a Profile for debugging cpu usage Karmanyaah Malhotra 2021-02-28 15:02:34 -0500
  • daf1edffb7 database issues Karmanyaah Malhotra 2021-02-28 15:02:11 -0500
  • b8044adf3f Fix jid assignments and stuff Karmanyaah Malhotra 2021-02-28 15:01:32 -0500
  • a46326cedd List and Open commands Karmanyaah Malhotra 2021-02-28 14:59:03 -0500
  • 3e75ffaf05 handle leave chat from matrix side Karmanyaah Malhotra 2021-02-27 19:57:42 -0500
  • b5af55122e avatar and room on join Karmanyaah Malhotra 2021-02-27 17:38:47 -0500
  • 27d3e0322d Avatar gm -> matrix Karmanyaah Malhotra 2021-02-23 00:22:16 -0500
  • 5dbace10c6 both way sync Karmanyaah Malhotra 2021-02-22 22:02:33 -0500
  • f1c093896e kinda Karmanyaah Malhotra 2021-02-21 22:46:17 -0500
  • 7cb9983da8 super basic Karmanyaah Malhotra 2021-02-21 00:58:50 -0500
  • eafc18099d BIG ASS COMMIT Karmanyaah Malhotra 2021-02-13 00:53:35 -0500
  • 95f6487912
    Make database log a sublogger of Bridge, like all other modules. (#260) Alexandre Macabies 2021-01-25 20:01:54 +0100
  • 500cb0cd7c Improve logging when fetching backfill messages Tulir Asokan 2021-01-23 18:09:58 +0200
  • cea2e1a377 Update go-whatsapp to add timeout for some queries Tulir Asokan 2021-01-22 21:15:35 +0200
  • 4e8e63388a Update go-whatsapp again to fix old media download regression Tulir Asokan 2021-01-22 00:10:07 +0200
  • b003a6985c Update go-whatsapp Tulir Asokan 2021-01-21 23:03:39 +0200
  • 5809a6d57b Disable personal filtering communities by default. Closes #258 Tulir Asokan 2021-01-16 02:47:23 +0200
  • e2024aa1e4 Bump version to v0.1.5 Tulir Asokan 2020-12-28 18:57:30 +0200
  • 0c3b08cd97 Update mautrix-go Tulir Asokan 2020-12-28 00:22:40 +0200
  • eba66693b0 Fix handling empty commands Tulir Asokan 2020-12-28 00:21:17 +0200
  • 48d7ec6919 Allow browsers to authenticate in login websocket Tulir Asokan 2020-11-24 16:48:29 +0200
  • 97407823e7 Update mautrix-go Tulir Asokan 2020-11-21 14:50:15 +0200
  • b4d7617967 Make force logout the default Tulir Asokan 2020-11-19 20:08:27 +0200
  • b24672d6b4 Add force param to logout provisioning API Tulir Asokan 2020-11-19 19:18:34 +0200
  • e6ccdb83b7 Revert portal backfill lock changes and update mautrix-go Tulir Asokan 2020-11-18 13:29:47 +0200
  • 83779c6970 Correctly log cases where getMessageIntent returns nil Tulir Asokan 2020-11-17 02:16:32 +0200
  • 7d54aca762 Add metric for tracking buffer size Tulir Asokan 2020-11-16 14:28:08 +0200
  • 43c7d50721 Fix incorrect error check after retrying decryption Tulir Asokan 2020-11-14 19:39:14 +0200
  • 8348d5539b Set nova nightly image hash in CI Tulir Asokan 2020-11-11 23:19:19 +0200
  • 8b7d7af498 Update mautrix-go Tulir Asokan 2020-11-10 16:30:41 +0200
  • 56e4a67f42 Update mautrix-go Tulir Asokan 2020-11-10 12:37:33 +0200
  • 05b8d577f3 Retry sending messages if server returns 502 Tulir Asokan 2020-11-09 18:05:23 +0200
  • 673f5a8389 Fix dropped message log Tulir Asokan 2020-11-06 15:56:07 +0200
  • 4eacece8ba Use ring buffer for message handling Tulir Asokan 2020-11-06 15:52:16 +0200
  • 221326bcbf Add metric for users locked in post-login sync Tulir Asokan 2020-11-06 02:38:31 +0200
  • bf5be3fe62 Add more debug logs in post-connection code Tulir Asokan 2020-11-06 02:29:14 +0200
  • a49a5fa3d4 Retry sending when receiving 599 error Tulir Asokan 2020-11-04 14:58:24 +0200
  • a1740db0d7 Fix bridge->bridge file names Tulir Asokan 2020-11-02 17:18:18 +0200
  • 0c60516702 Fix --ignore-unsupported-database flag Tulir Asokan 2020-11-02 16:16:36 +0200
  • 63933d0c7e Include debug message when receiving 599 status code Tulir Asokan 2020-10-26 17:10:31 +0200
  • cccaa62a20
    Merge pull request #232 from rreuvekamp/fix_228 Tulir Asokan 2020-10-24 16:53:46 +0300
  • e02da56ad0 Fix creating groups in unencrypted rooms Tulir Asokan 2020-10-24 16:51:23 +0300
  • e25a87244b Add quotes around room ids in example config Tulir Asokan 2020-10-19 16:06:12 +0300
  • 284fe7f1a6 Build static executables with olm using gomuks-build-docker Tulir Asokan 2020-10-19 15:36:40 +0300
  • 592b0862ce Install yq from alpine repos Tulir Asokan 2020-10-19 14:46:59 +0300
  • 38bfafbe3a Point GOCACHE to CI cache dir Tulir Asokan 2020-10-19 02:19:34 +0300
  • 1af8260ddc Remove alpine edge from gitlab CI build as well Tulir Asokan 2020-10-19 02:17:51 +0300
  • 22023404bc Stop using alpine edge for some packages in dockerfile Tulir Asokan 2020-10-19 01:45:53 +0300
  • b76b9ce790 Use Gauge instead of fake Enum to count connected users Tulir Asokan 2020-10-16 16:52:49 +0300
  • ead8a869c8 Use MSC2778 instead of shared secret for bridge bot login Tulir Asokan 2020-10-16 16:52:37 +0300
  • 0329dd5e62 Update mautrix-go to fix errors.Is Tulir Asokan 2020-10-12 18:24:36 +0300
  • 702a837929 Set RestrictMessageSending in portal create+update Remi Reuvekamp 2020-10-12 12:59:14 +0200
  • cd8352a7df Remove webp conversion Tulir Asokan 2020-10-09 18:24:23 +0300
  • 36bb15fbd6 Handle cases where sync response handling takes too long Tulir Asokan 2020-10-06 22:22:04 +0300
  • 18f709f435 Add some more logs in bridge bot syncing Tulir Asokan 2020-10-06 21:39:28 +0300
  • 491d8b232e Stop using github.com/pkg/errors Tulir Asokan 2020-10-05 22:38:34 +0300
  • 6315dac2eb Slightly improve waiting for inbound Megolm sessions Tulir Asokan 2020-10-05 22:32:35 +0300
  • 0f17863708 Add command to reset the megolm session in a room Tulir Asokan 2020-10-05 22:32:15 +0300
  • f21f57f09f Fix delete-session not deleting all cached state Tulir Asokan 2020-10-04 13:55:09 +0300
  • 1379e46e1e Update mautrix-go Tulir Asokan 2020-10-02 01:13:26 +0300
  • 3afe65726d Update mautrix-go Tulir Asokan 2020-09-29 11:17:48 +0300
  • 3dae9b1999 Add connection state to prometheus metrics Tulir Asokan 2020-09-27 22:30:08 +0300
  • f88abe98bf Skip key sharing IsInPortal check if user is admin Tulir Asokan 2020-09-25 21:33:55 +0300
  • 34163859f0 Fix no-crypto build Tulir Asokan 2020-09-24 15:49:13 +0300
  • d67c3a8c96 Wait up to 3 seconds for encryption keys to arrive Tulir Asokan 2020-09-24 15:25:36 +0300
  • 0b2fd69bf1 Send error notice if decrypting event fails Tulir Asokan 2020-09-17 22:01:17 +0300
  • 4b3c411f2f Ping again if stream goes to sleep soon after connection Tulir Asokan 2020-09-17 18:48:37 +0300
  • 01101c1272 Move .github metadata to common repo Tulir Asokan 2020-09-09 01:20:25 +0300
  • 075689dacf Update go-whatsapp and rename device name config fields Tulir Asokan 2020-08-27 01:14:54 +0300
  • 1edf8bb9e1
    Bump version to v0.1.4 Tulir Asokan 2020-09-04 17:53:53 +0300
  • 2638204eaa Add option to update m.direct with double puppeting Tulir Asokan 2020-08-22 13:07:55 +0300
  • b1c947da99 Remove deploy step in CI Tulir Asokan 2020-08-18 12:05:32 +0300
  • 0096662685 Add missing arg to dockerfile Tulir Asokan 2020-08-18 11:54:11 +0300
  • b2d64819f6
    Merge pull request #218 from kubesail/master Tulir Asokan 2020-08-18 00:49:47 +0300
  • f1c93de38b add bash jq yq to CI dockerfile Dan Pastusek 2020-08-17 15:46:05 -0600
  • f92bfe8eba
    Merge pull request #217 from kubesail/master Tulir Asokan 2020-08-16 00:51:37 +0300
  • 5a0930f672 revert to TARGETARCH, update CI Dan Pastusek 2020-08-14 15:50:26 -0600
  • 90049f5f90 update to use existing DOCKER_ARCH from ci pipeline Dan Pastusek 2020-08-14 15:38:23 -0600
  • eada69519d add jq / yq Dan Pastusek 2020-08-14 15:10:44 -0600
  • 7c67fe75eb Move post-connection ping to after chat list times out Tulir Asokan 2020-08-05 22:06:54 +0300
  • aefe63cba5 Add support for automatic key sharing Tulir Asokan 2020-08-05 14:58:46 +0300
  • 05da509c7c Add build tags for disabling crypto independently of cgo Tulir Asokan 2020-08-02 13:55:02 +0300
  • 1b1d5d9a74 Fix bug in HTML parser Tulir Asokan 2020-08-01 02:00:51 +0300
  • 9671b6c39a Use MentionedJIDs metadata instead of assuming everything is a mention Tulir Asokan 2020-07-31 14:30:58 +0300
  • 6cb55f3969 Fix bugs in db migration. Fixes #211 Tulir Asokan 2020-07-30 21:41:04 +0300
  • dd8b5097cb Support both WhatsApp read receipt event types Tulir Asokan 2020-07-30 18:25:42 +0300
  • 25a99c4464 Bridge own read receipts from WhatsApp mobile with double puppeting Tulir Asokan 2020-07-30 18:08:26 +0300
  • 51f0be415b Disconnect and reconnect automatically if post-login ping fails Tulir Asokan 2020-07-28 15:58:36 +0300
  • 31049cd4d5 Call AdminTest() right after connecting Tulir Asokan 2020-07-27 13:06:03 +0300