toushin-taishi

Results 11 comments of toushin-taishi

Same with Pop OS 22.04. The fix is applied in the Loki branch as of this writing. https://docs.asbru-cm.net/General/Installation/

gnouts, I'm using 389-ds. I'm using the following config and it's working fine using uid as the username: ``` ldap: enabled: true lookup: true connection: host: '$ldap.server' port: 389 bindDn:...

@McL0v1n , sure. ``` # LDAPv3 # base with scope subtree # filter: (uid=matrix.synapse) # requesting: ALL # # matrix.synapse, People, xx.xx.xx dn: uid=matrix.synapse,ou=People,dc=xx,dc=xx,dc=xx cn: Matrix Synapse givenName: Matrix objectClass:...

@McL0v1n , I'm not using Docker images. I"m using the debian packages.

> Question: In the Element client (say on Android, or Webpage), can one send a DM, i.e. a message to someone, without a room name? As far as I can...

Hi @8go, Thanks for the effort in implementing this request. I tested using the latest git and as the commit stated, it works if the bot and the recipient have...

Apologies for being vague. I was referring to downloading an album on youtube and splitting the individual tracks by normally using a text file as "timestamp:song" reference. For example, using...

That is great, Thank you for considering the request. More power to ytdl-gui!

To give an example, please see the below image. ![image](https://user-images.githubusercontent.com/33715875/206889484-3f7adc9f-8cd8-4cbb-a538-aa13d71259ac.png) Is it possible to reference or mention the BOT's matrix User ID aside from using the usual command_prefix? E.g. on...

This is fantastic, the group ACLs, invite restrictions and command ACLs make the BOT flexible in terms of who can interact with it.