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
|
93b8a88726
|
fixup! ci: add GitHub Actions config
Signed-off-by: Sumner Evans <sumner@beeper.com>
|
2022-10-21 09:24:00 -05:00 |
|
Sumner Evans
|
540061a9da
|
ci: remove GitLab CI
Signed-off-by: Sumner Evans <sumner@beeper.com>
|
2022-10-21 09:23:07 -05:00 |
|
Sumner Evans
|
e76f138352
|
ci: add GitHub Actions config
Signed-off-by: Sumner Evans <sumner@beeper.com>
|
2022-10-21 09:22:29 -05:00 |
|
Sumner Evans
|
27c0fa2281
|
editorconfig: update to Beeper standards
Signed-off-by: Sumner Evans <sumner@beeper.com>
|
2022-10-21 09:21:30 -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
|
5ac736e1c2
|
Merge branch 'build-test-db-upgrades' of gitlab.com:beeper/mautrix-groupme into build-test-db-upgrades
|
2021-09-17 16:06:19 -04:00 |
|
Annie Elequin
|
4f99fc339f
|
maybe add login in the provisioning call
|
2021-09-17 16:06:16 -04:00 |
|
Nick Barrett
|
aed78bb066
|
Fixes for crypto database constraints.
|
2021-09-17 13:29:54 -04:00 |
|
Annie Elequin
|
78a5114938
|
remove return nil
|
2021-09-17 12:58:57 -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
|
a98ff65290
|
Merge branch 'build-test-db-upgrades' of gitlab.com:beeper/mautrix-groupme into build-test-db-upgrades
|
2021-09-17 12:28:04 -04:00 |
|
Annie Elequin
|
0e4aa26abb
|
Add some logs and match whatsapp
|
2021-09-17 12:28:01 -04: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 |
|
Annie Elequin
|
279d9732cd
|
new login from whatsapp
|
2021-09-16 18:36:30 -04:00 |
|
Annie Elequin
|
ece37472c1
|
try groupmeid
|
2021-09-16 18:28:56 -04:00 |
|
Annie Elequin
|
436c3a620e
|
replace some whatsapp stuff
|
2021-09-16 18:26:58 -04:00 |
|
Annie Elequin
|
43109ec919
|
make it match whatsapp
|
2021-09-16 18:24:59 -04:00 |
|
Annie Elequin
|
2b50e1b798
|
mod tidy
|
2021-09-16 18:19:57 -04:00 |
|
Annie Elequin
|
c38e090e6c
|
delete weird groupme thing
|
2021-09-16 18:04:40 -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 |
|
Nick Barrett
|
26152dbf03
|
Comment out SetRoomDisplayName.
|
2021-09-16 17:08:35 -04:00 |
|
Annie Elequin
|
213e9eaf13
|
Comment out setRoomAvatarUrl
|
2021-09-16 17:06:14 -04:00 |
|
Annie Elequin
|
881b516de0
|
use different groupme repo
|
2021-09-16 14:46:55 -04:00 |
|
Annie Elequin
|
cce801604b
|
Rename bridge to go-groupme
|
2021-09-16 14:44:40 -04:00 |
|
Annie Elequin
|
2c154762fe
|
nevermind, rename config var
|
2021-09-16 14:21:46 -04:00 |
|
Annie Elequin
|
ffb3fc1213
|
fix build error
|
2021-09-16 14:21:14 -04:00 |
|
Annie Elequin
|
92498e2665
|
replace mautrix-whatsapp with mautrix-groupme
|
2021-09-16 14:18:39 -04:00 |
|
Annie Elequin
|
47962cafbc
|
Remove unneeded docker build scripts, add docker tag and service
|
2021-09-16 13:20:52 -04:00 |
|
Annie Elequin
|
6efbc3860e
|
put groupme and mautrix repos in a different place
|
2021-09-16 12:30:02 -04:00 |
|
Nick Barrett
|
e07c8ecd0e
|
Use https git clone as no ssh.
|
2021-09-16 10:19:59 -04:00 |
|
Nick Barrett
|
053725abbc
|
Clone down upstream modules before building.
|
2021-09-16 10:17:13 -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
|
b35a6be635
|
Cleanup + Roadmap group actions
|
2021-04-21 14:41:43 -04:00 |
|