14 Sep 2023 |
| exxon47 joined the room. | 01:46:39 |
EcoSysMAAT | * Hi,
1) What was the last news on managing persistence in ThirdRoom? Any guidance I can read? | 20:22:24 |
EcoSysMAAT | * 2) To what degree can we build on ThirdRoom, bit confused about some comment on not opening up the apis for independent app development on ThirdRoom. Can anyone clarify? | 20:22:44 |
EcoSysMAAT | * 3) What was the last word on embedding ThirdRoom into Synapse homeservers? | 20:22:58 |
EcoSysMAAT | * Hi,
π 1) What was the last news on managing persistence in ThirdRoom? Any guidance I can read? | 20:23:52 |
EcoSysMAAT | * π 2) To what degree can we build on ThirdRoom, bit confused about some comment on not opening up the apis for independent app development on ThirdRoom. Can anyone clarify? | 20:24:11 |
EcoSysMAAT | * π 3) What was the last word on embedding ThirdRoom into Synapse homeservers? | 20:24:24 |
| Ashaolu Omotayo joined the room. | 20:24:36 |
deadcade |
- I'm not sure, haven't followed any news regarding that.
- Third Room is fully open source. You can modify its source code in any way. I don't know what that comment would be referring to.
- Third Room is a Matrix client. It does not require the homeserver to specifically accomodate Third Room (iirc), as long as the homeserver follows the Matrix spec. There is no need for "embedding" Third Room into Synapse.
| 20:39:28 |
17 Sep 2023 |
| @c00ldude1oo:thirdroom.io joined the room. | 08:21:48 |
| unwary set a profile picture. | 19:03:19 |
| rendakuenthusiastβ‘οΈ joined the room. | 20:40:07 |
| tezlm changed their display name from zestylemonade to tezlm. | 20:40:29 |
19 Sep 2023 |
| Andrew Morgan (anoa) changed their display name from Andrew Morgan (anoa) to Andrew Morgan (anoa) [CET]. | 10:44:36 |
| Serah changed their display name from Ashtif to Ash. | 17:42:15 |
| Serah changed their profile picture. | 17:42:28 |
20 Sep 2023 |
α α΅α°ααͺ : α£α΄α©α :: | In reply to @deadcade:deadca.de
- I'm not sure, haven't followed any news regarding that.
- Third Room is fully open source. You can modify its source code in any way. I don't know what that comment would be referring to.
- Third Room is a Matrix client. It does not require the homeserver to specifically accomodate Third Room (iirc), as long as the homeserver follows the Matrix spec. There is no need for "embedding" Third Room into Synapse.
Thank you for this clarification. | 17:15:22 |
α α΅α°ααͺ : α£α΄α©α :: |  Download Screenshot_2023-09-20_18-14-26.png | 17:17:12 |
α α΅α°ααͺ : α£α΄α©α :: | I have installed the ThirdRoom client with Nginx what do i need to do to correct the SharedArrayBuffer error i get when trying to login? | 17:17:15 |
α α΅α°ααͺ : α£α΄α©α :: | Is this part of the answer? | 17:18:44 |
α α΅α°ααͺ : α£α΄α©α :: | # --- HEADERS --- #
add_header Vary Accept-Encoding;
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;
add_header X-Frame-Options SAMEORIGIN always;
add_header X-Content-Type-Options nosniff always;
add_header X-XSS-Protection "1; mode=block" always;
add_header Access-Control-Allow-Origin "https://[ourDomain]";
add_header Access-Control-Allow-Credentials "true";
add_header Access-Control-Allow-Headers "X-Custom-Software, X-My-Custom";
add_header Access-Control-Expose-Headers "Origin";
add_header Access-Control-Max-Age "3600";
| 17:19:28 |
α α΅α°ααͺ : α£α΄α©α :: | * nginx.conf - Is this part of the answer? | 17:20:08 |
α α΅α°ααͺ : α£α΄α©α :: | * I have installed the ThirdRoom client with Nginx what do i need to do to correct the SharedArrayBuffer error i get when trying to login? @deadcade? Other ones? | 17:44:58 |
α α΅α°ααͺ : α£α΄α©α :: | * I have installed the ThirdRoom client with Nginx what do i need to do to correct the SharedArrayBuffer error i get when trying to login? @deadcade ? Other ones? | 17:45:17 |
α α΅α°ααͺ : α£α΄α©α :: | * I have installed the ThirdRoom client with Nginx what do i need to do to correct the SharedArrayBuffer error i get when trying to login? @deadcade ? Other ones? | 17:46:29 |
kimiahk | In reply to @astehmari:onweb3.net
# --- HEADERS --- #
add_header Vary Accept-Encoding;
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;
add_header X-Frame-Options SAMEORIGIN always;
add_header X-Content-Type-Options nosniff always;
add_header X-XSS-Protection "1; mode=block" always;
add_header Access-Control-Allow-Origin "https://[ourDomain]";
add_header Access-Control-Allow-Credentials "true";
add_header Access-Control-Allow-Headers "X-Custom-Software, X-My-Custom";
add_header Access-Control-Expose-Headers "Origin";
add_header Access-Control-Max-Age "3600";
you need to be in secure context, so https or localhost | 17:53:51 |
α α΅α°ααͺ : α£α΄α©α :: | https β
| 17:54:54 |
α α΅α°ααͺ : α£α΄α©α :: | Seems to be a secure context, what else might be the correction? | 17:56:21 |
| Andrew Morgan (anoa) changed their display name from Andrew Morgan (anoa) [CET] to Andrew Morgan (anoa) [CET; back 25th]. | 19:49:59 |
21 Sep 2023 |
| @tobias:strobel.one left the room. | 05:59:23 |