Commit Graph

81 Commits

Author SHA1 Message Date
5e71ad974c Updating to latest groupme-lib which shares a single websocket for all faye subscriptions for all users
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-20 17:04:49 -05:00
8797e96b22 Using new groupme-lib with fayec websocket client
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-19 17:10:41 -05:00
22a9faa3ca Successful two way communication in direct chats 2023-09-11 16:44:58 -05:00
2074d45d9d Successfully receiving messages from groupme 2023-09-08 13:00:18 -05:00
86c6bab1eb Somewhat correctly setting up rooms and puppets 2023-09-07 14:01:41 -05:00
d6f94287d4 WIP 2023-09-06 22:17:06 -05:00
Sumner Evans
47656ca0bb
much more cleanup
Signed-off-by: Sumner Evans <sumner@beeper.com>
2023-03-19 18:31:16 -06:00
Sumner Evans
88615a43e1
Got the bridge bot to respond to me
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 17:27:15 -05:00
Sumner Evans
5b3be968d2
fixup! treewide: upgrading to latest mautrix standards
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 17:04:21 -05:00
Sumner Evans
4ac86fee98
use Beeper fork of groupme API library
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:39 -05:00
Sumner Evans
715107f5a2
treewide: upgrading to latest mautrix standards
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:39 -05:00
Sumner Evans
4d37d06c58
module: change path to github.com/beeper/groupme
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:39 -05:00
Sumner Evans
07d2cae5b2
pre-commit: add configuration and did some cleanup
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:39 -05:00
Sumner Evans
79c32afe84
copyright headers: update
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:38 -05:00
Annie Elequin
cce801604b Rename bridge to go-groupme 2021-09-16 14:44:40 -04:00
Annie Elequin
92498e2665 replace mautrix-whatsapp with mautrix-groupme 2021-09-16 14:18:39 -04:00
Karmanyaah Malhotra
6fb58efe17 New groupme push interface 2021-05-08 16:59:10 -04:00
Karmanyaah Malhotra
7069e7d358 Rename module to groupme 2021-03-02 19:46:53 -05:00
Karmanyaah Malhotra
771d8c826a Profile for debugging cpu usage 2021-02-28 15:02:34 -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
Alexandre Macabies
95f6487912
Make database log a sublogger of Bridge, like all other modules. (#260) 2021-01-25 21:01:54 +02:00
Tulir Asokan
e2024aa1e4 Bump version to v0.1.5 2020-12-28 18:57:35 +02:00
Tulir Asokan
0c60516702 Fix --ignore-unsupported-database flag 2020-11-02 16:16:36 +02:00
Tulir Asokan
0f17863708 Add command to reset the megolm session in a room 2020-10-05 22:32:15 +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
1edf8bb9e1
Bump version to v0.1.4 2020-09-04 17:53:53 +03:00
Tulir Asokan
6cb55f3969 Fix bugs in db migration. Fixes #211 2020-07-30 21:41:04 +03:00
Tulir Asokan
1aca93f250 Remove http.ListenAndServe in wrong place 2020-07-27 13:02:55 +03:00
Tulir Asokan
f86f06a403 Check connection to homeserver before trying to log in for e2be 2020-07-23 19:18:24 +03:00
Tulir Asokan
8bacbbac5b Bump version to v0.1.3 2020-07-10 15:24:29 +03:00
Tulir Asokan
097dda4ce0 Bump version to v0.1.2 2020-07-04 16:22:23 +03:00
Tulir Asokan
beed19fdad Add Prometheus metrics
Closes #197

Co-authored-by: haywo <haywo@nct08.de>
2020-06-17 17:50:06 +03:00
Tulir Asokan
59e2015fa7 Add option to resend bridge info to all portals 2020-06-15 20:28:04 +03:00
Tulir Asokan
93b758b026 Bump version to v0.1.1 2020-06-04 18:39:30 +03:00
Tulir Asokan
f70b7663d2 Bump version to v0.1.0 2020-06-03 21:02:53 +03:00
Tulir Asokan
3f35a90145 Send plain version number to WhatsApp 2020-06-03 20:59:44 +03:00
Tulir Asokan
0f7163a294 Don't require config for --version 2020-06-03 20:47:13 +03:00
Tulir Asokan
f3793309a0 Fix +dev suffix in version 2020-06-03 20:44:52 +03:00
Tulir Asokan
09385713de Include commit information in CI builds. Fixes #158 2020-06-03 20:32:53 +03:00
Tulir Asokan
b4949eec59 Add missing crypto != nil checks 2020-05-21 21:56:46 +03:00
Tulir Asokan
dfc5722a80 Move crypto store to main database 2020-05-09 20:08:05 +03:00
Tulir Asokan
6e50a7c380 Switch appservice module location 2020-05-09 20:08:05 +03:00
Tulir Asokan
baae66ed04 Add basic end-to-bridge encryption support
Still missing persisting sync tokens and crypto state in DB
2020-05-09 02:04:01 +03:00
Tulir Asokan
acc25a02e4 Update mautrix-go 2020-05-08 22:32:22 +03:00
Tulir Asokan
16dc3c8699 Add initial provisioning API 2020-02-09 20:32:14 +02:00
Tulir Asokan
03d42640fe Add basic relaybot support. Fixes #20 2019-11-10 21:22:11 +02:00
Tulir Asokan
d91f705e95 Fix most unexpected logout bugs, handle connection-in-progress states better and send warning message if sending to whatsapp times out 2019-08-30 22:04:57 +03:00
Tulir Asokan
0f36ee0168 Add way to migrate database 2019-08-25 19:26:04 +03:00
Tulir Asokan
3be9aa2319 Improve errors in state store migration edge cases 2019-08-25 17:25:19 +03:00