Watch
1
0
Fork
You've already forked mautrix-signal
0
mirror of https://github.com/mautrix/signal.git synced 2026-08-24 04:44:55 -04:00
Commit graph mautrix-signal/go.mod
Author SHA1 Message Date
Tulir Asokan
959eb7eaf9 Update mautrix-go 2024-01-07 23:19:31 +02:00
Tulir Asokan
fee5cf2fbc Only decode server trust root once 2024-01-07 23:19:29 +02:00
Tulir Asokan
6626c64706 Update mautrix-go and add contexts to all Matrix requests 2024-01-04 14:59:40 +02:00
Tulir Asokan
717e58cbd0 Revert "Use fake pointers for store contexts"
This reverts commit be876bf333.
2024-01-04 02:11:26 +02:00
Tulir Asokan
be876bf333 Use fake pointers for store contexts 2024-01-04 02:05:01 +02:00
Tulir Asokan
0f6576a08a Use struct field for blurhash 2024-01-03 14:55:20 +02:00
Sumner Evans
2c20ac3d83
provisioning: use libserv instead of custom logger
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-01-02 21:37:01 -07:00
Tulir Asokan
18e0063008 Update dependencies 2023-12-30 21:52:22 +01:00
Tulir Asokan
1feb6efe24 Remove unnecessary lo dependency 2023-12-30 21:50:27 +01:00
Sumner Evans
9152313cde
modules: un-modulify libsignalgo and signalmeow
I don't see any reason why they should have their own go.mod. I think
this is legacy from when I had them in separate repositories.

If we ever need to split those packages out into their own repo, we can
just:

1. Copy the directories to a new repo
2. Copy the go.mod/go.sum files
3. Run `go mod tidy` in this repo and the new repo.

This commit also removes the go.work and go.work.sum files.

Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-12-29 18:33:31 -07:00
Tulir Asokan
3c0482e97f Update mautrix-go to ignore legacy log configs 2023-12-19 15:43:37 +02:00
Tulir Asokan
396071be12 Update dependencies 2023-12-17 15:16:18 +02:00
Andrew Ferrazzutti
20cc27a297
Add Prometheus metrics (#8) 2023-11-14 14:27:56 -05:00
Scott Weber
79047202e7 Basic support for receiving Signal contact cards 2023-11-13 14:33:26 -05:00
Tulir Asokan
60fc9aece9 Sync go mod and sum files 2023-09-30 14:51:04 +03:00
Scott Weber
152029fe16 Upgrade to mautrix-go 0.16.1 and use it for double puppeting 2023-09-20 15:57:59 -04:00
Scott Weber
a87a3a7a74 Use native webp for decoding 2023-09-20 15:10:08 -04:00
Scott Weber
f52f236780 Sending images! 2023-08-31 12:58:18 -04:00
Scott Weber
75fb4d5f04 Add/remove variation selectors on emoji reactions as needed 2023-08-29 12:37:24 -04:00
Scott Weber
8bf1df86ee Update mautrix to v0.15.4 2023-07-23 18:14:03 -04:00
Scott Weber
23b3342e7c Update maturix-go 2023-06-05 11:46:25 -04:00
Scott Weber
d36fc20826 Very rough first pass of QR code in bridge bot, no persistance 2023-05-04 23:11:50 -04:00
Scott Weber
7abfae2ad5 WIP: Still incomplete, but it compiles! 2023-04-06 15:02:56 -04:00
Scott Weber
d692cc051b VERY WIP: Added lots of broken files! 2023-03-29 04:57:31 -04:00
Tulir Asokan
43e4f26706 Use Go workspaces instead of replace 2023-03-22 18:29:38 +02:00
Tulir Asokan
0c7162502c Add another pkg 2023-03-22 18:26:58 +02:00
Tulir Asokan
cc5aa59962 Remove everything and add stub Go modules 2023-03-22 00:12:44 +02:00