Commit Graph

195 Commits

Author SHA1 Message Date
d4e7152dde Using latest fayec which only sends events to the explicit user with matching token
All checks were successful
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
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-20 17:04:49 -05:00
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
b067459739 Fixed bug where users were not authenticated until restart
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-15 16:49:30 -05:00
1cb9710188 Successfully adding portals to groupme space 2023-09-14 22:35:20 -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
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
5b3be968d2
fixup! treewide: upgrading to latest mautrix standards
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 17:04:21 -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
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
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
0e4aa26abb Add some logs and match whatsapp 2021-09-17 12:28:01 -04:00
Annie Elequin
43109ec919 make it match whatsapp 2021-09-16 18:24:59 -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
f924cc63f8 Replies 2021-04-21 14:40:57 -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
086cff7244 Recovered portal.go contents 2021-04-01 20:43:41 -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
10ca97310e Video support 2021-03-10 22:19:17 -05:00
Karmanyaah Malhotra
d92e2ae90a More document support 2021-03-07 20:18:13 -05:00
Karmanyaah Malhotra
4e2c73efe3 Groupme -> Matrix Images 2021-03-07 11:46:25 -05:00
Karmanyaah Malhotra
7d6847fd3b minor cleanup 2021-03-05 18:59:06 -05:00
Karmanyaah Malhotra
1636f92acd Sync room metadata on start or sync 2021-03-03 17:09:57 -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
392e67ab63 bugs 2021-02-28 15:02:45 -05:00
Karmanyaah Malhotra
b8044adf3f Fix jid assignments and stuff 2021-02-28 15:01:32 -05:00
Karmanyaah Malhotra
3e75ffaf05 handle leave chat from matrix side 2021-02-27 20:07:46 -05:00
Karmanyaah Malhotra
b5af55122e avatar and room on join 2021-02-27 17:39:19 -05:00
Karmanyaah Malhotra
27d3e0322d Avatar gm -> matrix
mute system messages
2021-02-23 00:28:11 -05:00
Karmanyaah Malhotra
5dbace10c6 both way sync 2021-02-22 22:02:33 -05:00
Karmanyaah Malhotra
f1c093896e kinda 2021-02-21 22:46:17 -05:00