@justamoment@twtxt.net Is this issue something you could help build out? ๐ค ๐
@prologic@twtxt.net yes, I can probably pull it off, seems kinda simple, Iโll reply in the issue for more questions.
@justamoment@twtxt.net Nice! ๐ The only thing I think you/I need to figure out is what kind of endpoint you need to hit and what kind of data you want back in order to know whether to popup a banner and how many new twts are in your timeline since you last refreshed I guess? ๐ค
@prologic@twtxt.net as I said in the issue I think we can use the current list API or a dedicated endpoint that return how many posts since a passed argument like current_timestamp
and simply return the number of new posts, the rest would be handled with a timer on the page, I described the steps in details in the issue here