4 Mar 2021 |
Chavdar Dutsov | I'm OK with my non matrix account | 05:06:26 |
Tomte | Same here I am using my own homeserver with gomuks. | 05:15:20 |
Aaron | NULL: what's the problem? | 05:23:27 |
caves_ | In reply to @null:kde.org Anyone have trouble logging in with non matrix.org accounts on Gomuks? This but nitro.chat | 13:02:26 |
NULL | I attempted to log on but the button reverted | 14:51:08 |
NULL | I'll just purge config files and try again | 14:51:28 |
donpdonp | i use gomuks with my local synapse install. works fine. | 16:53:17 |
GitHub | [tulir/gomuks] codykrieger starred the repo | 18:54:59 |
GitHub | [tulir/mauview] codykrieger starred the repo | 18:57:47 |
NULL | It turns out my homeserver isn't kde.org but https://kde.modular.im | 22:50:42 |
NULL | Other clients don't have issue with it so I didn't know about it | 22:51:09 |
NULL | Now good 'ol Gomuks works | 23:01:44 |
5 Mar 2021 |
GitHub | [tulir/gomuks] carlsverre starred the repo | 00:56:55 |
| fbpyr joined the room. | 15:05:49 |
donpdonp | how do I get the room id of the current room | 15:39:08 |
donpdonp | NULL: for future reference: $ host -t srv _matrix._tcp.kde.org
_matrix._tcp.kde.org has SRV record 10 5 443 kde.modular.im. | 15:41:06 |
tulir | clients don't use SRV records (and servers don't use that SRV record either because they have a .well-known file) | 15:43:53 |
tulir | gomuks will autofill the correct server url using https://kde.org/.well-known/matrix/client if you enter @username:kde.org in the username field | 15:44:27 |
donpdonp | so SRV records are obsolete? i can remove mine? | 15:45:14 |
tulir | no, SRV can still be used for delegating federation (that's the only thing it has ever been used for in Matrix) | 15:46:25 |
tulir | if you just need to delegate to a different port, there's essentially no difference between .well-known and SRV | 15:47:02 |
tulir | but for delegating to a subdomain or a completely different domain, .well-known is easier to set up | 15:47:16 |
tulir | and clients only use .well-known, so you need that if you want clients to autofill the server url | 15:47:28 |
donpdonp | thx. | 15:48:09 |
donpdonp | is there a way in the gomuks UI to get the room id? | 15:49:36 |
tulir | https://github.com/tulir/gomuks/wiki/Commands#raw-events | 15:50:35 |
donpdonp | damn that was easy. | 15:52:11 |
donpdonp | is 'direct chat' a status specific to gomuks, or is it managed by the homeserver? | 16:49:18 |
donpdonp | oh nm, i just found "is_direct boolean" | 16:49:56 |
fmlatghor | Redacted or Malformed Event | 23:27:21 |