From 2d894ec3e0ba77ff391ac890c935041c6cb9fc64 Mon Sep 17 00:00:00 2001 From: Artem <189279532+jpcshka@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:11:39 +0300 Subject: [PATCH] Update content/client-server-api/modules/image_packs.md Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- content/client-server-api/modules/image_packs.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/content/client-server-api/modules/image_packs.md b/content/client-server-api/modules/image_packs.md index 04882133..a0002540 100644 --- a/content/client-server-api/modules/image_packs.md +++ b/content/client-server-api/modules/image_packs.md @@ -213,13 +213,3 @@ implicitly trusts the pack's administrator not to introduce abusive imagery. If abusive content is added to a pack, the affected user SHOULD remove the reference from their `m.image_pack.rooms` account data. -#### Unstable prefix - -Before this feature was included in the Matrix specification, the following -unstable identifiers were in use. Clients SHOULD migrate to the stable -identifiers defined in this specification. - -| Stable identifier | Unstable identifier | -|---|---| -| `m.room.image_pack` | `im.ponies.room_emotes` | -| `m.image_pack.rooms` | `im.ponies.emote_rooms` |