Browse Source

Note about riot messages in group chats

Bob Mottram 7 years ago
parent
commit
e8904fec28
2 changed files with 15 additions and 15 deletions
  1. 1
    1
      doc/EN/app_matrix.org
  2. 14
    14
      website/EN/app_matrix.html

+ 1
- 1
doc/EN/app_matrix.org View File

@@ -55,4 +55,4 @@ Destination: 10 0 8448 [yourmatrixsubdomain]
55 55
 You may also want to make another entry with the same settings but replacing *tcp* with *udp*.
56 56
 
57 57
 * Mobile app
58
-If you're using the Riot mobile app to access your Matrix homeserver then you can significantly improve battery performance by going to the settings and changing *Sync request timeout* to 30 seconds and *Delay between two sync requests* to 600 seconds.
58
+If you're using the Riot mobile app to access your Matrix homeserver then you can significantly improve battery performance by going to the *settings* and changing *Sync request timeout* to 30 seconds and *Delay between two sync requests* to 600 seconds. Also turning off *msgs in group chats* will help, since it will avoid getting a notification whenever a group chat event happens, which then wakes up the screen.

+ 14
- 14
website/EN/app_matrix.html View File

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2017-11-19 Sun 23:19 -->
6
+<!-- 2018-01-26 Fri 16:34 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title>&lrm;</title>
@@ -264,9 +264,9 @@ Matrix is a federated communications system, typically for multi-user chat, with
264 264
 Another consideration is that since matrix operates on the usual HTTPS port number (443) this may make it difficult for ISPs or governments to censor this type of communications via port blocking without significant blowback.
265 265
 </p>
266 266
 
267
-<div id="outline-container-orgd6cc689" class="outline-2">
268
-<h2 id="orgd6cc689">Installation</h2>
269
-<div class="outline-text-2" id="text-orgd6cc689">
267
+<div id="outline-container-org32d6f79" class="outline-2">
268
+<h2 id="org32d6f79">Installation</h2>
269
+<div class="outline-text-2" id="text-org32d6f79">
270 270
 <p>
271 271
 Log into your system with:
272 272
 </p>
@@ -286,9 +286,9 @@ Select <b>Add/Remove Apps</b> then <b>matrix</b>. You will then be asked for a d
286 286
 </div>
287 287
 </div>
288 288
 
289
-<div id="outline-container-org3292734" class="outline-2">
290
-<h2 id="org3292734">Initial setup</h2>
291
-<div class="outline-text-2" id="text-org3292734">
289
+<div id="outline-container-orgd879b05" class="outline-2">
290
+<h2 id="orgd879b05">Initial setup</h2>
291
+<div class="outline-text-2" id="text-orgd879b05">
292 292
 <p>
293 293
 Go to the <b>Administrator control panel</b> and select <b>Passwords</b> then <b>matrix</b>. This will give you the password to initially log in to the system and you can change it later from a client app if needed.
294 294
 </p>
@@ -303,9 +303,9 @@ Other client apps are available but are currently mostly only at the alpha stage
303 303
 </div>
304 304
 </div>
305 305
 
306
-<div id="outline-container-org82239c4" class="outline-2">
307
-<h2 id="org82239c4">DNS setup</h2>
308
-<div class="outline-text-2" id="text-org82239c4">
306
+<div id="outline-container-org5dc94fc" class="outline-2">
307
+<h2 id="org5dc94fc">DNS setup</h2>
308
+<div class="outline-text-2" id="text-org5dc94fc">
309 309
 <p>
310 310
 It's recommended that you add an SRV record for Matrix to your DNS setup. How you do this will depend upon your dynamic DNS provider and their web interface. On FreeDNS on the subdomains settings in addition to the subdomain which you are using for the matrix server create an extra entry as follows:
311 311
 </p>
@@ -324,11 +324,11 @@ You may also want to make another entry with the same settings but replacing <b>
324 324
 </div>
325 325
 </div>
326 326
 
327
-<div id="outline-container-org9568212" class="outline-2">
328
-<h2 id="org9568212">Mobile app</h2>
329
-<div class="outline-text-2" id="text-org9568212">
327
+<div id="outline-container-org3819fd5" class="outline-2">
328
+<h2 id="org3819fd5">Mobile app</h2>
329
+<div class="outline-text-2" id="text-org3819fd5">
330 330
 <p>
331
-If you're using the Riot mobile app to access your Matrix homeserver then you can significantly improve battery performance by going to the settings and changing <b>Sync request timeout</b> to 30 seconds and <b>Delay between two sync requests</b> to 600 seconds.
331
+If you're using the Riot mobile app to access your Matrix homeserver then you can significantly improve battery performance by going to the <b>settings</b> and changing <b>Sync request timeout</b> to 30 seconds and <b>Delay between two sync requests</b> to 600 seconds. Also turning off <b>msgs in group chats</b> will help, since it will avoid getting a notification whenever a group chat event happens, which then wakes up the screen.
332 332
 </p>
333 333
 </div>
334 334
 </div>