Commit Graph

108 Commits

Author SHA1 Message Date
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
Tulir Asokan
91db286208 Update mautrix-go 2020-05-26 17:51:20 +03:00
Tulir Asokan
ed978bcb9c Don't use different types for SQLite in DB schema 2020-05-21 20:56:41 +03:00
Tulir Asokan
fc6f8df4d3 Fix replacing outbound group session in db 2020-05-12 23:33:59 +03:00
Tulir Asokan
c9adb3aba3 Store outbound group sessions in database 2020-05-12 23:16:33 +03:00
Tulir Asokan
1c3de877db Maybe support e2be by default and fix some bugs 2020-05-12 22:25:55 +03:00
Tulir Asokan
168a6ff93f Fix static build 2020-05-09 20:25:48 +03:00
Tulir Asokan
ea23907492 Fix some bugs with db crypto store 2020-05-09 20:23:30 +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
064b5b8fed Don't use transaction for querying values 2020-04-02 21:53:45 +03:00