eikendev

Results 21 comments of eikendev

I started working on [sectxt](https://github.com/eikendev/sectxt) to address a similar problem. Note that it will not give any guidance as to what exactly is invalid for a domain, but since the...

> Do you mean with read deleted or do you plan on adding a read flag to the message? In case it is really read then have a look at...

If we do not pass the IDs, we have a race condition. The impact is minimal, but I think implementing this cleanly would be preferable. Imagine a message is sent...

@mrusme, thank you for that feedback. I agree with you, please check if the updated description makes sense.

Hi @mrusme, thanks for opening this issue. > In the configuration I used the format that was documented for the admin matrixid, which is: @xyz:matrix.org. Can I ask you to...

I tried out your config using my own credentials. I realized the servers' Matrix user must be specified without `@`, likely because the underlying library expects so. However, I'm not...

If this issue persists, please feel free to reach out again.

Not really looking for this feature, but here's my 2 cents: probably the easiest way to implement this is by introducing the new concept of "tags". Each feed is associated...

Can we use the grading callbacks for this?

Can we close this issue?