hhmx.de

· Föderation EN Fr 06.10.2023 01:15:42

@andypiper someone mentioned that one of the other fediverse platforms has a local API like this. I think it was calckey? but not 100% sure.

I'd love to be able to do something like this clientside (pseudocode) for more complex filtering of post content:

Medien: 1

Föderation EN Fr 06.10.2023 01:25:04

@andypiper this is just one example, of course. being able to hook into the incoming/outgoing data events, UI interactions, and DOM render stuff (state change, new component instance created, callback before component DOM update/insertion, callback after component DOM update) would make it incredibly flexible and super customisable. would probably also result in a lower barrier to entry for folks proposing UI tweaks, since they wouldn't have to spin up a whole instance just for dev/test.

Föderation EN Fr 06.10.2023 13:54:33

@gsuberland so, on the current notification behaviour, I’ve added this thread to a planning doc and we may have some plans to improve; on the UI hooks, nothing to share right now, but thanks for the ideas!