Commit Graph

2647 Commits

Author SHA1 Message Date
Tulir Asokan
b9f0962881 Bump version to v26.04 v0.2604.0 2026-04-16 16:45:33 +03:00
lavacat
d7864fcd3a client: add initial proxy support (#1062) 2026-04-16 13:14:29 +03:00
Tulir Asokan
0f0b21b22c dependencies: update mautrix-go 2026-04-15 15:32:24 +03:00
Tulir Asokan
1dd11f1086 dependencies: update mautrix-go 2026-04-14 20:09:17 +03:00
Tulir Asokan
3f155672a7 login: always set update handler 2026-04-14 17:26:33 +03:00
Tulir Asokan
b761f04621 dependencies: update mautrix-go 2026-04-14 14:39:13 +03:00
Tulir Asokan
95db7a6d0d tomatrix: fix default file names 2026-04-13 16:48:19 +03:00
Tulir Asokan
8b3707b0ee handlematrix: redact previous sponsored message when sending new one 2026-04-13 12:24:02 +03:00
Tulir Asokan
4d46c5ee7c tomatrix: use m.image for bridging document images 2026-04-12 01:03:06 +03:00
Tulir Asokan
009ce8c0d3 handlematrix: remove unnecessary nil checks 2026-04-11 19:58:39 +03:00
Tulir Asokan
a06b7d607d handlematrix: add video document attribute 2026-04-11 19:56:45 +03:00
Tulir Asokan
659b0f82ae dependencies: update mautrix-go 2026-04-10 23:14:46 +03:00
Tulir Asokan
53dec19878 login: increase buffer for QR renewal 2026-04-10 22:58:16 +03:00
Tulir Asokan
a5b1927acb handletelegram: don't sync empty reactions on new messages 2026-04-10 20:33:31 +03:00
Tulir Asokan
0988de1267 tomatrix: consistently add extensions for all files 2026-04-10 20:19:16 +03:00
Tulir Asokan
5c1975808a tomatrix: add extension to unnamed documents from telegram 2026-04-10 20:01:30 +03:00
Tulir Asokan
2b79d842a4 dependencies: update mautrix-go 2026-04-10 20:01:17 +03:00
Tulir Asokan
6e08539d57 dependencies: update mautrix-go 2026-04-10 17:15:49 +03:00
Tulir Asokan
634cec5ba9 tomatrix: avoid multipart messages 2026-04-10 14:43:37 +03:00
Tulir Asokan
506e13f6b8 commands: remove extra dots 2026-04-10 13:21:29 +03:00
Tulir Asokan
e55e596d68 commands/join: allow different invite hash lengths 2026-04-10 13:20:48 +03:00
Tulir Asokan
11495e6e7e client: fix handling mentions of non-logged-in users 2026-04-09 23:32:34 +03:00
Tulir Asokan
53574754be dependencies: update mautrix-go again 2026-04-09 22:21:06 +03:00
Tulir Asokan
3f725b37b9 dependencies: update mautrix-go 2026-04-09 21:55:08 +03:00
Tulir Asokan
2ad36b6366 legacymigrate: recreate mx_room_state on sqlite only 2026-04-09 13:15:47 +03:00
Tulir Asokan
fe119542f8 Revert "legacymigrate: recreate mx_user_profile table to work around broken schemas on sqlite"
This reverts commit 98f24f9b5e.
2026-04-09 13:12:37 +03:00
Tulir Asokan
98f24f9b5e legacymigrate: recreate mx_user_profile table to work around broken schemas on sqlite 2026-04-09 13:00:25 +03:00
Tulir Asokan
60e3cf9c01 gotd/tgerr: reduce default flood wait max duration 2026-04-08 00:41:22 +03:00
Tulir Asokan
cc32d48fea backfill: add support for forward backfilling more than 100 messages 2026-04-08 00:41:22 +03:00
Tulir Asokan
117c5cd0ce tomatrix: always add extension for photos 2026-04-06 18:00:08 +03:00
Tulir Asokan
41f2166feb tomatrix: fix adding per-message profile for channel messages 2026-04-06 00:38:31 +03:00
Tulir Asokan
abbcacec4b readme: remove broken link 2026-04-05 21:25:00 +03:00
Tulir Asokan
92fdf7b8e9 all: fix inconsistent method receiver names 2026-04-05 21:22:22 +03:00
Tulir Asokan
f13af2ef54 userinfo: add missing changed condition 2026-04-05 21:20:51 +03:00
Tulir Asokan
0172a5733b tomatrix: add support for partial quotes 2026-04-04 22:37:22 +03:00
Tulir Asokan
8350230693 legacymigrate: add create_event column to mx_room_state if necessary 2026-04-04 18:30:17 +03:00
Tulir Asokan
c3216f1e4d commands/join: include chat name in response 2026-04-03 23:41:34 +03:00
Tulir Asokan
0bee8da0f8 commands: add join group command 2026-04-03 21:59:32 +03:00
Tulir Asokan
795b27275f startchat: allow username links when starting DMs 2026-04-03 21:51:56 +03:00
Tulir Asokan
ba7d51e785 .github: add checklist to bug report template
[skip ci]
2026-04-03 18:16:29 +03:00
Tulir Asokan
cbff082e4d config: re-add displayname template
Fixes #1057
2026-04-03 15:09:36 +03:00
Tulir Asokan
9b92aa3d50 dependencies: update mautrix-go 2026-04-03 12:13:07 +03:00
Tulir Asokan
e96f12cfea changelog: mention how to fix management rooms
Fixes #1058
2026-04-03 12:12:23 +03:00
Tulir Asokan
e7099d26f3 handletelegram: set dont_render_edited flag 2026-04-03 01:42:20 +03:00
Tulir Asokan
8b68fdce79 handlematrix: fix delete chat error messages 2026-04-03 00:46:09 +03:00
Tulir Asokan
1dc01bcffd handlematrix: ignore more updates in send response 2026-04-03 00:46:09 +03:00
Tulir Asokan
dbab7f0ee4 commands: add upgrade command 2026-04-03 00:46:09 +03:00
Tulir Asokan
835afb0100 matrixfmt,telegramfmt: correctly bridge mentions of other logged-in users 2026-04-02 23:57:27 +03:00
Tulir Asokan
693ced7dea handletelegram: add workaround for instantly deleted messages 2026-04-02 23:53:06 +03:00
Tulir Asokan
b6c7b0e78b chatinfo: always bridge own power level in channels 2026-04-02 00:51:47 +03:00