File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -128,8 +128,6 @@ For a good example, see https://riot.im/develop/config.json.
1281281 . ` 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
1331311 . ` 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.
1351331 . ` branding ` : Configures various branding and logo details, such as:
Original file line number Diff line number Diff line change @@ -29,4 +29,10 @@ Once enabled, send a custom state event to a room to set values:
2929
3030That'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
You can’t perform that action at this time.
0 commit comments