daniele

Results 196 comments of daniele

Import feature: ![image](https://github.com/user-attachments/assets/9d871a5f-58b3-4fc4-bf8e-396dc391630c)

@mikedilger > we could do a query over the events to find it on the press of a button or something. That's fine with me. I'm updating the design. >...

@bu5hm4nn > Handlers also have metadata just like profiles: Are they actually used?

> we could do a query over the events to find it on the press of a button or something. I would follow the Relays list interface: - When the...

This is how I would handle the case of the unknown event: ![image](https://github.com/user-attachments/assets/4bfe7c52-1387-4804-9147-46be7d6a9b27)

> Yes. Many of them have it. As you can see from the mockup I added the "about" field, we can integrate more details if needed.

> Ok I added code to show who recommended the handler. I think it runs fast enough to just show it everywhere. @bu5hm4nn so we can skip the row opening,...

@bu5hm4nn in addition to Mike's indication on the buttons, some minor tweaks: - [x] If all apps are active just show the number ("X apps" instead of "X of X...

@bu5hm4nn "(enabled) of (recommended) apps", as it is now is correct, it's just an update in the design. Were you able to check the [note rendering](https://github.com/mikedilger/gossip/issues/895#issuecomment-2423718235) as well?

Thanks and sorry for the huge delay! A couple of things: * Can we rename `entrypoint.sh` in something like `docker-entrypoint.sh` so it's clear that it is used just for Docker?...