Skip to content

Commit 6df5c35

Browse files
committed
Move to labs doc
1 parent ebe2ab5 commit 6df5c35

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ For a good example, see https://riot.im/develop/config.json.
128128
1. `features`: Lookup of optional features that may be `enable`d, `disable`d, or exposed to the user
129129
in the `labs` section of settings. The available optional experimental features vary from
130130
release to release.
131-
* `feature_reactions` allows reacting to messages with emoji and displaying
132-
reactions from other people
133131
1. `brand`: String to pass to your homeserver when configuring email notifications, to let the
134132
homeserver know what email template to use when talking to you.
135133
1. `branding`: Configures various branding and logo details, such as:

docs/labs.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,10 @@ Once enabled, send a custom state event to a room to set values:
2929

3030
That's it. Now should see your new counter under the header.
3131

32-
[#riot-web:matrix.org]: https://matrix.to/#/#riot-web:matrix.org
32+
## Reactions
33+
34+
`feature_reactions` allows reacting to messages with emoji and displaying
35+
reactions from other people. This feature is currently under active development,
36+
and only portions have been implemented so far.
37+
38+
[#riot-web:matrix.org]: https://matrix.to/#/#riot-web:matrix.org

0 commit comments

Comments
 (0)