Commit Graph

2691 Commits

Author SHA1 Message Date
Tulir Asokan
2231c7ad7c userinfo,handletelegram: adjust processing usernames 2026-05-13 15:26:59 +03:00
Tulir Asokan
c7262e8e36 dependencies: update mautrix-go 2026-05-13 15:05:41 +03:00
Tulir Asokan
f04f7210d0 capabilities: bump global version 2026-05-12 12:24:01 +03:00
Tulir Asokan
33b0ee80ea dependencies: update mautrix-go 2026-05-11 15:55:53 +03:00
Tulir Asokan
cf6d403ed9 handletelegram: use per-message profiles for guest bots 2026-05-11 15:43:32 +03:00
Tulir Asokan
99fadcdff2 dependencies: update mautrix-go 2026-05-11 15:33:03 +03:00
Tulir Asokan
fa756f4002 gotd: update to layer 225 2026-05-10 23:54:05 +03:00
Tulir Asokan
9dc01656af dependencies: update mautrix-go 2026-05-07 21:13:19 +03:00
Tulir Asokan
366452bace dependencies: update mautrix-go 2026-05-07 17:03:45 +03:00
Tulir Asokan
67bd400660 dependencies: update mautrix-go 2026-05-07 15:21:36 +03:00
Tulir Asokan
2186474c7b .github: add version command to bug report template 2026-05-07 13:53:08 +03:00
SpiritCroc
d3a6a781a7 imagepack: include emojis when listing packs via API (#1072) 2026-05-07 13:52:59 +03:00
Tulir Asokan
267dd05d90 imagepack: also return 404 on incorrectly formatted link 2026-05-06 12:53:24 +03:00
Tulir Asokan
8d59a7dcc0 imagepack: add proper error for sticker set not found 2026-05-06 12:52:17 +03:00
Tulir Asokan
8bf1d57327 tomatrix: allow using direct media for stickers that get converted 2026-05-06 12:46:17 +03:00
Tulir Asokan
ca650734ae imagepack: add support for direct media 2026-05-06 12:34:05 +03:00
Tulir Asokan
9d1fb4609b matrixfmt: cut off long messages 2026-05-05 18:01:02 +03:00
Tulir Asokan
fa599cb358 dependencies: update 2026-05-05 17:41:35 +03:00
Tulir Asokan
c5053ac248 imagepack: switch to stable event type 2026-05-04 21:00:03 +03:00
Tulir Asokan
9a624a3981 capabilities: add ID component to channels 2026-05-04 18:16:09 +03:00
Tulir Asokan
60c6d4471d capabilities: advertise member event support 2026-05-04 18:14:05 +03:00
Tulir Asokan
9f5e1f62d3 config: add note about mtproxy
Closes #1068
2026-05-02 01:45:16 +03:00
Tulir Asokan
df7dee6edc handlematrix: add more checks to member handling 2026-05-02 00:14:19 +03:00
Tulir Asokan
5a363d3778 handlematrix: add support for member events 2026-05-01 14:27:10 +03:00
Tulir Asokan
e3bb26aee1 handlematrix: allow bridging cached custom emoji reactions with any scheme 2026-04-30 16:55:03 +03:00
Tulir Asokan
7c2c72bbde imagepack: implement listing interface 2026-04-30 15:49:10 +03:00
Tulir Asokan
2ffbde7448 .github: add another item to bug report template 2026-04-30 13:23:26 +03:00
Tulir Asokan
2a0da7801a imagepack: move emoji shortcodes to go-util 2026-04-30 12:24:08 +03:00
Tulir Asokan
eaf387abfe imagepack: switch to bridgev2 API for importing 2026-04-29 18:01:36 +03:00
Tulir Asokan
64d80c3d1d imagepack: populate cache when importing pack 2026-04-29 16:18:52 +03:00
Tulir Asokan
c78b1abd2d imagepack: use emoji shortcode as fallback when importing packs 2026-04-29 14:51:38 +03:00
Tulir Asokan
12f900a7bd dependencies: update mautrix-go 2026-04-29 09:10:02 +03:00
Tulir Asokan
cdb77f938a tomatrix: include external_url field in messages 2026-04-28 22:01:54 +03:00
Tulir Asokan
5a1a478992 matrixfmt: convert matrix.to links in other direction too 2026-04-28 21:46:07 +03:00
Tulir Asokan
d2a06ebbbe capabilities: mark lottie and webm as allowed sticker formats 2026-04-28 16:09:13 +03:00
Tulir Asokan
e6243d8935 imagepack: switch to new shared metadata field 2026-04-27 20:24:10 +03:00
Tulir Asokan
9e1c42a992 matrixfmt: fix trimming all-space entity string 2026-04-27 20:24:10 +03:00
Tulir Asokan
6eacf38d74 tomatrix: use extra field in info for custom fields 2026-04-27 20:24:10 +03:00
Gerardo Rodriguez
65fcf712d3 client: treat pool.ErrConnDead as transient in onPing (#1066) 2026-04-24 13:58:43 +03:00
Tulir Asokan
8512cfe6a6 commands/imagepack: include pack metadata in sticker info 2026-04-23 14:26:52 +03:00
Tulir Asokan
7a6d1bf17a dependencies: update mautrix-go 2026-04-20 23:22:06 +03:00
Tulir Asokan
18f831553d changelog: update 2026-04-20 16:51:51 +03:00
Tulir Asokan
dce0c4dbe1 handletelegram: add support for updateBotMessageReaction
Fixes #1064
2026-04-19 17:30:20 +03:00
Tulir Asokan
ac2a2c2980 legacymigrate: fix mx_room_state migration on sqlite 2026-04-16 23:11:15 +03:00
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