Tulir Asokan
f3a286f68a
build: always update submodules
...
[skip ci]
2024-08-09 02:29:25 +03:00
Tulir Asokan
b7a5bb74b3
chatinfo: implement ValidateUserID
2024-08-08 23:33:22 +03:00
Tulir Asokan
fd4b7366e1
legacymigrate: ignore user_portal rows whose user isn't logged in
2024-08-08 23:31:40 +03:00
Tulir Asokan
eeffb0d7e5
chatinfo: allow passing service IDs to ResolveIdentifier
2024-08-08 01:31:16 +03:00
Tulir Asokan
24ca68af28
legacymigrate: maybe fix migrating relay users
...
[skip cd]
2024-08-07 23:14:19 +03:00
Tulir Asokan
9a1d3853c8
legacymigrate: ignore invalid disappearing_message rows
...
[skip cd]
2024-08-07 20:51:56 +03:00
Tulir Asokan
b21e657577
ci: fix executable name in Dockerfile.ci
2024-08-07 16:29:39 +03:00
Tulir Asokan
ca53ff0e63
ci: remove v2 prefix
2024-08-07 15:14:13 +03:00
Tulir Asokan
0c9f2c19d2
all: delete legacy bridge
2024-08-07 15:14:13 +03:00
Tulir Asokan
c246473b52
v2: update mautrix-go
2024-08-07 00:45:01 +03:00
Tulir Asokan
219b3bec1d
v2: store remote profile info in UserLogin
2024-08-05 17:36:36 +03:00
Tulir Asokan
480c2a404e
v2: update mautrix-go
2024-08-01 22:15:19 +03:00
Tulir Asokan
5d2dfa48c7
v2: update mautrix-go
2024-08-01 18:20:57 +03:00
Tulir Asokan
03995c219c
libsignal: update to v0.54.0
2024-07-30 16:51:40 +03:00
Tulir Asokan
570d0542b8
dependencies: update
2024-07-30 16:46:41 +03:00
Tulir Asokan
478a3f14b9
v2: fix message ID when handling incoming edits
2024-07-29 16:41:08 +03:00
Scott Weber
5d2163056a
Disable encryption for local bridges ( #525 )
2024-07-22 19:14:13 -04:00
Tulir Asokan
5027cb591b
v2: update mautrix-go
2024-07-22 21:03:02 +03:00
Tulir Asokan
1978a73888
docker: fix typo in docker-run.sh
2024-07-22 21:02:54 +03:00
Tulir Asokan
1f35580322
v2/legacymigrate: add name_is_custom field
2024-07-19 21:22:02 +03:00
Tulir Asokan
dc109a254e
v2: update mautrix-go to get post-migration handling for rooms
2024-07-19 14:10:05 +03:00
Tulir Asokan
ca460d8021
v2: fill other user ID in DM portals
2024-07-18 18:22:21 +03:00
Tulir Asokan
fd3ef2ebc3
v2: fix edit time limits
2024-07-17 11:58:58 +03:00
Sumner Evans
ef4d776730
flake: remove
...
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2024-07-16 19:16:23 -06:00
Tulir Asokan
d94864d1f9
Bump version to v0.6.3
v0.6.3
2024-07-16 11:50:19 +03:00
Tulir Asokan
b42164a6f5
dependencies: update
2024-07-15 15:40:31 +03:00
Tulir Asokan
e627ad878e
signalmeow/receiving: handle sync messages sent to PNIs properly
...
* store destination E.164 numbers received in sync messages
* fetch PNI identity from server if it isn't found in database when handling
PNI signature message
2024-07-14 19:19:02 +03:00
Tulir Asokan
41a7187dff
v2: update mautrix-go
2024-07-14 14:47:58 +03:00
Tulir Asokan
ca21d467de
v2: update mautrix-go
2024-07-14 11:13:08 +03:00
Tulir Asokan
1e093d6dc6
v2: update mautrix-go and use new typed metadata structs
2024-07-13 14:16:55 +03:00
Tulir Asokan
b853d1756f
main: update dependencies
2024-07-12 19:55:55 +03:00
Tulir Asokan
0e46919ace
v2: update mautrix-go to support appservice websockets
2024-07-12 16:54:37 +03:00
Tulir Asokan
76462a7938
v2: update mautrix-go
2024-07-12 15:01:31 +03:00
Tulir Asokan
fdacfc2f67
v2: update mautrix-go
2024-07-10 23:50:41 +03:00
Tulir Asokan
4fd3777070
signalmeow: update protobufs
2024-07-10 20:40:07 +03:00
Tulir Asokan
fe389bf65a
signalmeow: update registration capabilities
2024-07-10 20:36:07 +03:00
Tulir Asokan
c5c12135c5
v2: update mautrix-go
2024-07-09 21:25:42 +03:00
Tulir Asokan
85f3c15376
v2: use improved NewLogin function
2024-07-07 15:33:50 +03:00
Tulir Asokan
b2c1efc85c
v2: update mautrix-go
2024-06-30 00:31:18 +03:00
Tulir Asokan
a3e20a8423
v2: copy relay user ID in legacy migration
2024-06-30 00:31:18 +03:00
Malte E
10eefaf928
v1: sync groups command ( #490 )
...
[skip cd]
2024-06-29 00:21:34 +03:00
Malte E
97d87b5160
v1/portal: log more errors for addmember ( #475 )
...
[skip ci]
2024-06-29 00:20:30 +03:00
Andrew Ferrazzutti
21282c3e67
Fix example location URL template config for OSM ( #516 )
...
[skip ci]
2024-06-29 00:20:02 +03:00
Tulir Asokan
96724bd9dc
libsignalgo: update libsignal to v0.52.0
2024-06-28 23:48:52 +03:00
Tulir Asokan
1bc7b100ee
pre-commit: add local imports flag
2024-06-28 23:17:39 +03:00
Tulir Asokan
5883ade9d8
v2: add support for changing group name/avatar/topic from Matrix
2024-06-28 23:13:52 +03:00
Tulir Asokan
7196535e29
v2: add call start/end notices
2024-06-28 20:39:26 +03:00
Tulir Asokan
7b538502f1
v2: bridge all member states and permissions
2024-06-28 18:50:37 +03:00
Tulir Asokan
9121a0c29f
v2/legacymigrate: copy revision in portals
2024-06-27 19:08:19 +03:00
Tulir Asokan
6a92ccc1dd
v2: add group change handling
2024-06-27 19:00:05 +03:00