💾 Archived View for midnight.pub › replies › 258 captured on 2023-03-20 at 21:03:51. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

-=-=-=-=-=-=-

< The renovation crew just left

Parent

~m15o

Hi there, Happy new year!

To you as well, teacup!

The first is related to the gemini-facing frontend. Is the comment system supposed to be shown on gemini as well? At the moment it doesn't seem so, at least from amfora.

Very good point, and thanks for pointing it out! I've just released a new version that displays the replies and threads in Gemini. It's a little challenging to display threads, but I'd love to know what you think!

The next question is about the notification page. Where can I find it? The manual has not been updated yet and I joined the pub after the commenting system was already disabled.

If you visit from the web, you should see a "New Replies" link at the top of the homepage whenever you have a reply. Just like you should have now. :) Since it requires you to be authenticated, it's only visible through the web version for now. In the future, I'd love to display it from Gemini as well.

Sorry for bothering, tell bartender I'm paying for your next round!

No bother at all pal!

Write a reply

Replies

~teacup wrote (thread):

Sorry, it's me again.

I tried looking for a reason before pointing out the problem, but I'm not fluent in golang.

I can read some of the code, but the more language-related aspects are still a mistery to me ¯\_(ツ)_/¯

It seems like I can't see all the patrons from gemini.

I think it might be something related to the method through which users are passed to the gemini render (under gemini/user_list.go) or maybe it's something in the gemini template (under gemini/gmi.go).

Still, I tried but I'm not sure.

Thanks for all the work you put into this project!

~teacup wrote (thread):

Very good point, and thanks for pointing it out! I've just released a new version that displays the replies and threads in Gemini. It's a little challenging to display threads, but I'd love to know what you think!

Thanks for enabling the comments on gemini as well.

It might not be easy, but threads sure look good!

This is a screenshot from amfora.

If you visit from the web, you should see a "New Replies" link at the top of the homepage whenever you have a reply. Just like you should have now.

That makes sense! I thought there was an always-present link somewhere under account. It works!