Tulir Asokan
fed5752f38
handletelegram: don't return errors from message converter
2025-12-03 17:11:20 +02:00
Tulir Asokan
35c161185c
directdownload,tomatrix: add missing nil checks
2025-12-03 17:11:20 +02:00
Tulir Asokan
1ecb9e8b64
login*: set device config on login clients
2025-12-03 17:11:20 +02:00
Tulir Asokan
2004085312
connector: fix import ordering
2025-12-03 17:11:20 +02:00
ip75
abd5d058ff
gotd: add filename to AudioDocumentBuilder
...
Cherry-picked from https://github.com/gotd/td/commit/52e0fcb1f655e7c1c09ae45e41fa333422cc4cab
2025-12-03 17:11:20 +02:00
Oleksii Kyslytsia
09185e8e53
gotd: handle all login token response types in QR login
...
Cherry-picked from https://github.com/gotd/td/commit/4c22747e9a0299b457f45084c3dbcbcbb5a7a5e7
2025-12-03 17:11:20 +02:00
Vadim Tertilov
097211cba1
gotd: add fallback handlers
...
Cherry-picked from https://github.com/gotd/td/commit/3238f7e7d3623ecd3648e2124f962c4ea0d03134
2025-12-03 17:11:20 +02:00
Tulir Asokan
8e7a7db85f
humanise: update error list and move generator
2025-12-03 17:11:20 +02:00
Tulir Asokan
55f8d1423b
gotd: update hash computing sort
2025-12-03 17:11:20 +02:00
Tulir Asokan
66b84a7b44
gotd: update to layer 218
2025-12-03 17:11:20 +02:00
Tulir Asokan
b38c3cc935
gotd: invoke with layer every time
...
Cherry-picked from upstream PR 1640. The reason is that tracking whether
the Telegram servers received our layer number is hard, so it's more
reliable to just always send it.
2025-12-03 17:11:19 +02:00
Tulir Asokan
b7459ec9eb
.gitattributes: exclude gotd generated files
2025-12-03 17:11:19 +02:00
Tulir Asokan
5eb883e934
dependencies: update
2025-12-03 17:11:19 +02:00
1Conan
b9d19a3aad
handlematrix: implement RoomAvatarHandlingNetworkAPI
2025-11-26 01:27:41 +08:00
1Conan
74a5dfccd5
handlematrix: implement RoomNameHandlingNetworkAPI
2025-11-26 01:25:50 +08:00
Conan
b3f9bfb5b3
handlematrix: implement group chat deletes ( #126 )
2025-11-20 01:22:02 +08:00
Nick Mills-Barrett
ca46d36998
media: default unknown media mime to application/octet-stream
...
Keeps the photo jpeg default but only for photos so we don't incorrectly
flag unknown extensions as jpegs.
2025-11-18 11:22:39 +00:00
Tulir Asokan
795a732720
dependencies: update mautrix-go
2025-10-27 20:54:08 +02:00
Conan
3aa7bdfa91
handlematrix: fix delete chat ( #125 )
2025-10-28 02:34:24 +08:00
Tulir Asokan
14f40abeca
config: update default saved message avatar
2025-10-19 23:37:16 +03:00
Conan
b1f3c4c1db
handlematrix: Implement DeleteChatHandlingNetworkAPI ( #122 )
2025-10-07 21:26:10 +08:00
Tulir Asokan
4410415776
chatinfo: flag group resyncs as excluded from timeline
2025-10-01 16:17:06 +03:00
Adam Van Ymeren
a38c3e5d00
resync: resync portals upon viewing if they haven't been synced in the last 24h ( #124 )
2025-09-25 12:34:41 -07:00
Tulir Asokan
a280c3a4b9
dependencies: update mautrix-go
2025-09-25 00:15:43 +03:00
Tulir Asokan
280c74e9cd
Add config option to self-sign bot device
2025-09-24 00:08:57 +03:00
Tulir Asokan
eb5bfb4666
chatinfo: set power level for disappearing timer event
2025-09-17 14:43:53 +03:00
Tulir Asokan
fcace69cbd
capabilities: fix definition of a month
2025-09-17 00:17:14 +03:00
Tulir Asokan
f48737c894
capabilities: fix disappearing timer capability
2025-09-16 23:04:31 +03:00
Tulir Asokan
d359bafb53
connector: rename files to be more consistent with other bridges
2025-09-16 22:47:48 +03:00
Tulir Asokan
44be515705
matrix: use Normalize instead of manually changing disappearing type
2025-09-16 22:43:22 +03:00
Tulir Asokan
34683e6d1b
handletelegram: fix disabling disappearing timer
2025-09-13 01:39:45 +03:00
Tulir Asokan
8f998cd9cb
dependencies: update mautrix-go
2025-09-12 21:09:41 +03:00
Adam Van Ymeren
9706deb27d
media: always give the unsupported notice if we don't yet handle the type
2025-09-12 09:22:43 -07:00
Adam Van Ymeren
233516ca4d
media: Don't error on MessageMediaPaidMedia, just bridge unsupported notice
2025-09-12 09:17:17 -07:00
Tulir Asokan
0051042555
database: migrate disappearing timer to standard location ( #121 )
2025-09-12 18:35:09 +03:00
Tulir Asokan
93f55497f4
capabilities: change group creation type name
2025-09-08 21:08:59 +03:00
Tulir Asokan
63e44fb5ad
loginphone: clarify where code is sent
2025-09-08 17:16:23 +03:00
Conan
17b69a6eac
login: initiate data export immediately after login ( #119 )
2025-09-08 17:25:06 +08:00
Conan
170b263a6c
sync: use GetChatInfo for handleDialogs ( #120 )
2025-09-06 00:24:02 +08:00
Tulir Asokan
7a726e36a0
startchat: update group creation interface
2025-09-02 20:14:52 +03:00
Tulir Asokan
4f12f5103a
matrix: add support for changing disappearing message timer
2025-08-26 18:17:50 +03:00
Tulir Asokan
8341492c9f
dependencies: update mautrix-go
2025-08-26 18:07:45 +03:00
Tulir Asokan
9e4b6c3c46
ci: update Go version and pre-commit hooks
2025-08-26 18:05:20 +03:00
Tulir Asokan
597d0e996b
docker: install lottieconverter
2025-08-26 18:04:21 +03:00
Tulir Asokan
4f1482e7b0
Update mautrix-python
2025-08-17 14:11:11 +03:00
Tulir Asokan
4641215e97
Update issue templates
2025-08-12 16:21:05 +03:00
Tulir Asokan
2f34ebfed9
Disable kicking unauthenticated joiners too
2025-08-12 16:20:45 +03:00
Conan
3ae88caa80
connector: handle supergroup upgrades ( #118 )
...
Co-authored-by: Tulir Asokan <tulir@maunium.net >
2025-08-07 03:09:24 +08:00
Tulir Asokan
3462b75c76
dependencies: update mautrix-go
2025-08-01 11:51:10 +03:00
Conan
6f949b5a1c
build: support darwin hosts ( #117 )
2025-07-31 20:41:27 +08:00