Commit Graph

144 Commits

Author SHA1 Message Date
Sumner Evans
a5ebd6a0f3
treewide: upgrading to latest mautrix standards
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 14:02:33 -05:00
Sumner Evans
9789217745
imports: fix import orders
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 09:48:37 -05:00
Sumner Evans
89b81cf36f
module: change path to github.com/beeper/groupme
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 09:48:03 -05:00
Sumner Evans
9bed215ffa
pre-commit: add configuration and did some cleanup
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 09:35:03 -05:00
Sumner Evans
88a485f68e
copyright headers: update
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 09:18:02 -05:00
Annie Elequin
4f99fc339f maybe add login in the provisioning call 2021-09-17 16:06:16 -04:00
Annie Elequin
da6b214abb undo some changes I made 2021-09-17 12:46:17 -04:00
Annie Elequin
a2f0042536 okay try some different things 2021-09-17 12:41:14 -04:00
Annie Elequin
43109ec919 make it match whatsapp 2021-09-16 18:24:59 -04:00
Karmanyaah Malhotra
6fb58efe17 New groupme push interface 2021-05-08 16:59:10 -04:00
Karmanyaah Malhotra
96557c9973 dms kind work now? 2021-05-01 18:22:02 -04:00
Karmanyaah Malhotra
23c5e89c4f dms kind work 2021-04-30 17:21:13 -04:00
Karmanyaah Malhotra
e2daccc250 progress 2021-04-29 00:16:19 -04:00
Karmanyaah Malhotra
0ff534c2df Kinda work dms 2021-04-28 02:03:51 -04:00
Karmanyaah Malhotra
8346b308c8 more basic gm api 2021-04-20 22:52:03 -04:00
Karmanyaah Malhotra
9f006b26e2 uname bug
a

uname thing

o

test

commit1
2021-04-18 01:49:18 -04:00
Karmanyaah Malhotra
047f0819e4 Lost portal.go file contents
a
2021-04-01 20:43:30 -04:00
Karmanyaah Malhotra
b39f6298a1 Fix token not saved bug 2021-03-10 20:31:30 -05:00
Karmanyaah Malhotra
1636f92acd Sync room metadata on start or sync 2021-03-03 17:09:57 -05:00
Karmanyaah Malhotra
a571f12af1 Parellel goroutine 2021-03-02 19:56:02 -05:00
Karmanyaah Malhotra
27bbc12d77 Disable commands and fix associated bugs 2021-03-02 19:55:35 -05:00
Karmanyaah Malhotra
7069e7d358 Rename module to groupme 2021-03-02 19:46:53 -05:00
Karmanyaah Malhotra
b8044adf3f Fix jid assignments and stuff 2021-02-28 15:01:32 -05:00
Karmanyaah Malhotra
a46326cedd List and Open commands 2021-02-28 14:59:03 -05:00
Karmanyaah Malhotra
3e75ffaf05 handle leave chat from matrix side 2021-02-27 20:07:46 -05:00
Karmanyaah Malhotra
b5af55122e avatar and room on join 2021-02-27 17:39:19 -05:00
Karmanyaah Malhotra
27d3e0322d Avatar gm -> matrix
mute system messages
2021-02-23 00:28:11 -05:00
Karmanyaah Malhotra
f1c093896e kinda 2021-02-21 22:46:17 -05:00
Karmanyaah Malhotra
7cb9983da8 super basic 2021-02-21 00:59:07 -05:00
Karmanyaah Malhotra
eafc18099d BIG ASS COMMIT 2021-02-13 00:53:35 -05:00
Tulir Asokan
0c3b08cd97 Update mautrix-go 2020-12-28 00:22:40 +02:00
Tulir Asokan
7d54aca762 Add metric for tracking buffer size 2020-11-16 14:28:08 +02:00
Tulir Asokan
56e4a67f42 Update mautrix-go 2020-11-10 12:37:33 +02:00
Tulir Asokan
673f5a8389 Fix dropped message log 2020-11-06 15:56:07 +02:00
Tulir Asokan
4eacece8ba Use ring buffer for message handling
This can sometimes avoid dropping the wrong messages if syncing chats
takes too long.
2020-11-06 15:52:18 +02:00
Tulir Asokan
221326bcbf Add metric for users locked in post-login sync 2020-11-06 02:38:31 +02:00
Tulir Asokan
bf5be3fe62 Add more debug logs in post-connection code 2020-11-06 02:29:14 +02:00
Tulir Asokan
f21f57f09f Fix delete-session not deleting all cached state 2020-10-04 13:55:09 +03:00
Tulir Asokan
3dae9b1999 Add connection state to prometheus metrics 2020-09-27 22:30:08 +03:00
Tulir Asokan
d67c3a8c96 Wait up to 3 seconds for encryption keys to arrive 2020-09-24 15:25:36 +03:00
Tulir Asokan
4b3c411f2f Ping again if stream goes to sleep soon after connection 2020-09-17 18:48:37 +03:00
Tulir Asokan
075689dacf Update go-whatsapp and rename device name config fields 2020-09-04 17:54:59 +03:00
Tulir Asokan
2638204eaa Add option to update m.direct with double puppeting 2020-08-22 13:07:55 +03:00
Tulir Asokan
7c67fe75eb Move post-connection ping to after chat list times out 2020-08-05 22:06:54 +03:00
Tulir Asokan
dd8b5097cb Support both WhatsApp read receipt event types 2020-07-30 18:28:47 +03:00
Tulir Asokan
25a99c4464 Bridge own read receipts from WhatsApp mobile with double puppeting 2020-07-30 18:08:26 +03:00
Tulir Asokan
51f0be415b Disconnect and reconnect automatically if post-login ping fails 2020-07-28 15:58:36 +03:00
Tulir Asokan
31049cd4d5 Call AdminTest() right after connecting 2020-07-27 13:06:03 +03:00
Tulir Asokan
ded9e31315 Add simple method for sending bridge notices 2020-07-27 13:05:42 +03:00
Tulir Asokan
0430446d6d Make message buffers bigger and make locking message handling less hacky 2020-07-23 20:10:21 +03:00