0a96c8646a
Bump groupmelib
continuous-integration/drone/push Build is passing
2023-09-25 15:40:27 -05:00
93d02cf028
Bump groupme-lib
continuous-integration/drone/push Build is passing
2023-09-24 15:38:27 -04:00
d4e7152dde
Using latest fayec which only sends events to the explicit user with matching token
continuous-integration/drone/push Build is passing
2023-09-22 16:16:37 -05:00
5e71ad974c
Updating to latest groupme-lib which shares a single websocket for all faye subscriptions for all users
continuous-integration/drone/push Build is passing
2023-09-20 17:04:49 -05:00
8797e96b22
Using new groupme-lib with fayec websocket client
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
d6f94287d4
WIP
2023-09-06 22:17:06 -05:00
9f65ad172c
WIP
2023-09-04 18:43:32 -05:00
84a017281f
WIP
2023-09-04 17:24:33 -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
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
Annie Elequin
2b50e1b798
mod tidy
2021-09-16 18:19:57 -04:00
Annie Elequin
ebe1e0887e
update mautrix-go
2021-09-16 17:59:56 -04:00
Nick Barrett
f3178b48ae
Stop using custom version of mautrix-go.
2021-09-16 17:08:47 -04:00
Karmanyaah Malhotra
6fb58efe17
New groupme push interface
2021-05-08 16:59:10 -04:00
Karmanyaah Malhotra
b35a6be635
Cleanup + Roadmap group actions
2021-04-21 14:41:43 -04:00
Karmanyaah Malhotra
d92e2ae90a
More document support
2021-03-07 20:18:13 -05:00
Karmanyaah Malhotra
d8bff50005
Internalize id.ContentURI Valuer
...
Removes dependency on custom mautrix-go
2021-03-03 15:51:08 -05:00
Karmanyaah Malhotra
7069e7d358
Rename module to groupme
2021-03-02 19:46:53 -05:00
Karmanyaah Malhotra
eafc18099d
BIG ASS COMMIT
2021-02-13 00:53:35 -05:00
Tulir Asokan
cea2e1a377
Update go-whatsapp to add timeout for some queries
2021-01-22 21:15:35 +02:00
Tulir Asokan
4e8e63388a
Update go-whatsapp again to fix old media download regression
2021-01-22 00:10:12 +02:00
Tulir Asokan
b003a6985c
Update go-whatsapp
2021-01-21 23:03:39 +02:00
Tulir Asokan
0c3b08cd97
Update mautrix-go
2020-12-28 00:22:40 +02:00
Tulir Asokan
97407823e7
Update mautrix-go
2020-11-21 14:50:15 +02:00
Tulir Asokan
e6ccdb83b7
Revert portal backfill lock changes and update mautrix-go
2020-11-18 13:29:47 +02:00
Tulir Asokan
8b7d7af498
Update mautrix-go
2020-11-10 16:30:41 +02:00
Tulir Asokan
56e4a67f42
Update mautrix-go
2020-11-10 12:37:33 +02:00
Tulir Asokan
a49a5fa3d4
Retry sending when receiving 599 error
2020-11-04 14:58:24 +02:00
Tulir Asokan
a1740db0d7
Fix bridge->bridge file names
...
WhatsApp uses the "title" and "fileName" fields for document names. The bridge
was only reading title and sending fileName, so sending a document from one
bridge to another through WhatsApp would lose the file name.
Also use names like "image.png" instead of "<random id>.png" for unnamed files
2020-11-02 17:18:21 +02:00
Tulir Asokan
63933d0c7e
Include debug message when receiving 599 status code
2020-10-26 17:10:46 +02:00
Tulir Asokan
ead8a869c8
Use MSC2778 instead of shared secret for bridge bot login
2020-10-16 16:52:37 +03:00
Tulir Asokan
0329dd5e62
Update mautrix-go to fix errors.Is
2020-10-12 18:24:36 +03:00
Tulir Asokan
cd8352a7df
Remove webp conversion
2020-10-09 18:24:29 +03:00
Tulir Asokan
18f709f435
Add some more logs in bridge bot syncing
2020-10-06 21:39:35 +03:00
Tulir Asokan
491d8b232e
Stop using github.com/pkg/errors
2020-10-05 22:38:34 +03:00
Tulir Asokan
1379e46e1e
Update mautrix-go
2020-10-02 01:13:26 +03:00
Tulir Asokan
3afe65726d
Update mautrix-go
2020-09-29 11:17:48 +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
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
aefe63cba5
Add support for automatic key sharing
2020-08-05 14:58:46 +03:00
Tulir Asokan
05da509c7c
Add build tags for disabling crypto independently of cgo
2020-08-02 13:55:02 +03:00
Tulir Asokan
9671b6c39a
Use MentionedJIDs metadata instead of assuming everything is a mention
2020-07-31 14:30:58 +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
b1fd0be345
Update mautrix-go to fix static build
2020-07-10 16:35:38 +03:00
Tulir Asokan
f40a91594d
Update mautrix-go
2020-07-10 15:56:45 +03:00
Tulir Asokan
518cb076ff
Add command to create WhatsApp group
2020-07-10 15:23:32 +03:00