|
8797e96b22
|
Using new groupme-lib with fayec websocket client
continuous-integration/drone/push Build is passing
|
2023-09-19 17:10:41 -05:00 |
|
|
9fdf405504
|
Working double puppeting
|
2023-09-12 18:39:33 -05:00 |
|
|
22a9faa3ca
|
Successful two way communication in direct chats
|
2023-09-11 16:44:58 -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 |
|
|
84a017281f
|
WIP
|
2023-09-04 17:24:33 -05: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 |
|
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 |
|
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
|
b35a6be635
|
Cleanup + Roadmap group actions
|
2021-04-21 14:41:43 -04:00 |
|
Karmanyaah Malhotra
|
9f006b26e2
|
uname bug
a
uname thing
o
test
commit1
|
2021-04-18 01:49:18 -04:00 |
|
Karmanyaah Malhotra
|
4e2c73efe3
|
Groupme -> Matrix Images
|
2021-03-07 11:46:25 -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
|
7069e7d358
|
Rename module to groupme
|
2021-03-02 19:46:53 -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
|
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 |
|
Tulir Asokan
|
2638204eaa
|
Add option to update m.direct with double puppeting
|
2020-08-22 13:07:55 +03:00 |
|
Tulir Asokan
|
fed6756ae5
|
Handle leaving and kicking from Matrix. Fixes #47
|
2020-06-25 23:33:11 +03:00 |
|
Tulir Asokan
|
c0fc06b410
|
Allow using custom puppet for backfilling
|
2020-05-21 20:00:00 +03:00 |
|
Tulir Asokan
|
6e50a7c380
|
Switch appservice module location
|
2020-05-09 20:08:05 +03:00 |
|
Tulir Asokan
|
acc25a02e4
|
Update mautrix-go
|
2020-05-08 22:32:22 +03:00 |
|
Tulir Asokan
|
5be78dd978
|
Fix the crash in #69
|
2019-06-13 21:30:38 +03:00 |
|
Tulir Asokan
|
e124641107
|
Add option to set private chat portal rooms' name/avatar explicitly
|
2019-06-01 20:03:29 +03:00 |
|
Tulir Asokan
|
c4751f4953
|
Use default puppet when backfilling to avoid rate limits
|
2019-05-30 17:22:03 +03:00 |
|
Tulir Asokan
|
bfe5af7edc
|
Add Matrix->WhatsApp EDU bridging
|
2019-05-27 13:46:04 +03:00 |
|
Tulir Asokan
|
2c9c473040
|
Add basic Matrix puppeting support
May contain bugs.
EDUs from /sync are not yet handled.
|
2019-05-24 02:33:30 +03:00 |
|
Tulir Asokan
|
f9c3e99d10
|
Fix/change things
|
2019-05-23 20:09:22 +03:00 |
|
Tulir Asokan
|
d7b36d55d7
|
Handle puppet avatar fetch errors properly
|
2019-05-23 19:07:34 +03:00 |
|
Tulir Asokan
|
9e170f3d04
|
Add a bunch of new logging
|
2019-01-21 23:55:16 +02:00 |
|
Tulir Asokan
|
79bd35964f
|
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
2019-01-12 15:54:04 +02:00 |
|
Tulir Asokan
|
1cccefd34c
|
Switch to Go modules
|
2019-01-11 21:17:39 +02:00 |
|
Tulir Asokan
|
ed27fa775e
|
Re-break everything and fix Matrix->WhatsApp replies
|
2018-09-01 23:38:03 +03:00 |
|
Tulir Asokan
|
c7348f29b0
|
Initial desegregation of users and automatic config updating
|
2018-08-29 00:40:54 +03:00 |
|
Tulir Asokan
|
65f077c645
|
Fix/improve minor things
|
2018-08-26 22:50:28 +03:00 |
|
Tulir Asokan
|
d3a178ecf3
|
Add handling for group metadata changes and refactor things
Group metadata temporarily broken until power level bridging is implemented
|
2018-08-26 01:56:22 +03:00 |
|
Tulir Asokan
|
ccfa85e44a
|
Handle user avatar changes
|
2018-08-26 01:56:22 +03:00 |
|
Tulir Asokan
|
060516f9cf
|
Add Matrix->WhatsApp replies and other stuff
|
2018-08-26 01:56:22 +03:00 |
|
Tulir Asokan
|
5eacaafc93
|
Add last typing update timestamp to check intended action of available presence properly
|
2018-08-24 22:06:17 +03:00 |
|
Tulir Asokan
|
a7f7295528
|
Add WhatsApp->Matrix typing notifications and presence
|
2018-08-24 20:02:38 +03:00 |
|