Commit Graph

120 Commits

Author SHA1 Message Date
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
d9fc3014b4 Inserting message on handleMessage 2023-09-11 17:32:11 -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
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
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
e843faf9b4
imports: fix import orders
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
Nick Barrett
3eb7ce4fa6
Fixes for crypto database constraints. 2022-10-21 16:06:38 -05:00
Nick Barrett
915d45d47e
Fixup more of the database. 2021-09-17 12:23:10 -04:00
Nick Barrett
0b845b45b6
Use IF NOT EXISTS everywhere. 2021-09-17 11:25:28 -04:00
Nick Barrett
e2e03784ea
Fix the first DB table schema. 2021-09-17 11:17:53 -04:00
Nick Barrett
e76923481d
Add missing import. 2021-09-17 10:58:26 -04:00
Nick Barrett
5571037c29
Actually run the upgrades! 2021-09-17 10:55:38 -04:00
Nick Barrett
6ae7b44318
More gorm tweaks. 2021-09-17 10:50:30 -04:00
Nick Barrett
c68e8a68a0
Fix (?) gorm exec statements. 2021-09-17 10:48:13 -04:00
Nick Barrett
f892893292
Enable the initial schema db upgrade. 2021-09-17 10:46:09 -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
9f006b26e2 uname bug
a

uname thing

o

test

commit1
2021-04-18 01:49:18 -04:00
Karmanyaah Malhotra
36d40136fb Reactions groupme -> Matrix
finalizing
2021-04-01 20:43:51 -04:00
Karmanyaah Malhotra
047f0819e4 Lost portal.go file contents
a
2021-04-01 20:43:30 -04:00
Karmanyaah Malhotra
dba9b05c88 More attachment robust support 2021-03-15 14:29:06 -04:00
Karmanyaah Malhotra
7d6847fd3b minor cleanup 2021-03-05 18:59:06 -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
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
daf1edffb7 database issues 2021-02-28 15:02:11 -05:00
Karmanyaah Malhotra
3e75ffaf05 handle leave chat from matrix side 2021-02-27 20:07:46 -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
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
56e4a67f42 Update mautrix-go 2020-11-10 12:37:33 +02: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
6cb55f3969 Fix bugs in db migration. Fixes #211 2020-07-30 21:41:04 +03:00
Tulir Asokan
b1fd0be345 Update mautrix-go to fix static build 2020-07-10 16:35:38 +03:00
Tulir Asokan
b7275a763a Make bridging receipts togglable separately from presence 2020-07-10 16:26:55 +03:00
Tulir Asokan
f40a91594d Update mautrix-go 2020-07-10 15:56:45 +03:00
Tulir Asokan
7eb4cfb946 Add command to disable bridging presence and read receipts 2020-07-10 14:53:18 +03:00
Tulir Asokan
542d30ead7 Use SQLCryptoStore from mautrix-go and update deps 2020-06-23 23:22:44 +03:00