Daniel

Results 34 comments of Daniel

Hey @Stvad, sorry about the delay. I really appreciate the work you're putting in. I work a full-time software job nowadays, and in all honesty I'm a little too tired...

This is already somewhat possible (and I prototyped it the other day); all that's needed are the *Platform subclasses that take care of providing storage. I might even have the...

Originally I believe I was redacting events; redactions, however, make things like "undo" impossible because they physically delete an event from the homeserver. I thus definitely think that "hiding" is...

Yes, there's no way to unhide highlights -- I think I would need some sort of "undo stack" to make that work, but that seems pretty involved (or maybe you...

I am using the "crossed out eye" icon as of 945f4d8b3fc66524aaa16edfbd34a54d612dd0d9. As for properly deleting highlights: I think this will need to come as part of a more proper "admin...

I was wondering the same thing. Even something like matrix.to for instance. I am not sure how to reconcile the two approaches, to be honest.

That sounds like a good way of doing it - I wonder where this would be stored, though. Account data? Some kind of matrix highlight space or room? Seems like...

Yep, this is planned :) On Sat, Jan 22, 2022 at 10:34 PM Abin Simon ***@***.***> wrote: > Can we also maybe automatically put the rooms into a predefined space?...

Here's what the replies look like on my version of element (`app.element.io`): ![2022-01-22-224100_845x944_scrot](https://user-images.githubusercontent.com/4361282/150667706-fa087e33-da13-44a2-a2b2-38cf9de7d87a.png) The actual highlights don't display as messages yet, but I anticipate that they will if extensible events...

I think right now, the thread-aware version of Element doesn't allow unknown events to be thread roots. That's why they just show up on their own. They do have a...