Commit Graph

583 Commits

Author SHA1 Message Date
f32d3f1668 Redacting login args immediately
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-15 14:57:55 -05:00
1cb9710188 Successfully adding portals to groupme space 2023-09-14 22:35:20 -05:00
5c231cbaba Adding .drone.yaml
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-12 19:24:12 -05:00
9fdf405504 Working double puppeting 2023-09-12 18:39:33 -05:00
d9fc3014b4 Inserting message on handleMessage 2023-09-11 17:32:11 -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
3db8e1da05 WIP 2023-09-05 20:10:24 -05:00
9f65ad172c WIP 2023-09-04 18:43:32 -05:00
84a017281f WIP 2023-09-04 17:24:33 -05:00
48e426dd67 WIP 2023-09-03 19:26:53 -05:00
47656ca0bb much more cleanup
Signed-off-by: Sumner Evans <sumner@beeper.com>
2023-03-19 18:31:16 -06:00
e702662919 readme: add credit
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-27 01:33:45 -06:00
95bd2f6548 make the linter happy
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 18:01:18 -05:00
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
d979478a01 ci: install libolm dependency
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 17:05:50 -05:00
5b3be968d2 fixup! treewide: upgrading to latest mautrix standards
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 17:04:21 -05:00
853fad9576 dockerfile: update to latest golang + alpine
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:10:48 -05:00
4ac86fee98 use Beeper fork of groupme API library
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:39 -05:00
715107f5a2 treewide: upgrading to latest mautrix standards
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:39 -05:00
e843faf9b4 imports: fix import orders
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:39 -05:00
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
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
f2df6e517b ci: remove GitLab CI
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:38 -05:00
de84a5094e ci: add GitHub Actions config
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:38 -05:00
d81f929900 editorconfig: update to Beeper standards
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:38 -05:00
79c32afe84 copyright headers: update
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 16:06:38 -05:00
3eb7ce4fa6 Fixes for crypto database constraints. 2022-10-21 16:06:38 -05:00
4f99fc339f maybe add login in the provisioning call 2021-09-17 16:06:16 -04:00
78a5114938 remove return nil 2021-09-17 12:58:57 -04:00
da6b214abb undo some changes I made 2021-09-17 12:46:17 -04:00
a2f0042536 okay try some different things 2021-09-17 12:41:14 -04:00
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
0e4aa26abb Add some logs and match whatsapp 2021-09-17 12:28:01 -04:00
915d45d47e Fixup more of the database. 2021-09-17 12:23:10 -04:00
0b845b45b6 Use IF NOT EXISTS everywhere. 2021-09-17 11:25:28 -04:00
e2e03784ea Fix the first DB table schema. 2021-09-17 11:17:53 -04:00
e76923481d Add missing import. 2021-09-17 10:58:26 -04:00
5571037c29 Actually run the upgrades! 2021-09-17 10:55:38 -04:00
6ae7b44318 More gorm tweaks. 2021-09-17 10:50:30 -04:00
c68e8a68a0 Fix (?) gorm exec statements. 2021-09-17 10:48:13 -04:00
f892893292 Enable the initial schema db upgrade. 2021-09-17 10:46:09 -04:00
279d9732cd new login from whatsapp 2021-09-16 18:36:30 -04:00
ece37472c1 try groupmeid 2021-09-16 18:28:56 -04:00
436c3a620e replace some whatsapp stuff 2021-09-16 18:26:58 -04:00
43109ec919 make it match whatsapp 2021-09-16 18:24:59 -04:00
2b50e1b798 mod tidy 2021-09-16 18:19:57 -04:00
c38e090e6c delete weird groupme thing 2021-09-16 18:04:40 -04:00