Looked around for this but couldn’t find anything - what would be the simplest way to show the time a post was made down to the second in the share popup?
Each post already has the exact timestamp available in the HTML, so this information is certainly present, but I’m not 100% sure what the best way to update this text (which, sadly, seems to be hardcoded, not a formatted date) to add on the seconds would be. I’m mostly used to CSS and not so much JavaScript (I can read and understand it well enough, but am not well-versed enough to know the “proper” way to even begin to attempt solving this [most of my coding experience is embedded]), so I’m really struggling to figure out where to even start approaching this within the context of what could be easily added in a theme or similar lightweight add-on.
We get a 500 Internal Server Error when we try to install it
Don’t suppose you, as the author, have any tips as to what I should be looking for to resolve this?
My assumption is that it’s because we’re running a year-old stable-branch version of Discourse, and likely something you’ve done doesn’t play nice with that (at least, assuming it works for you on the live build). If you can point me in the vaguely correct direction as to what I would need to look for in terms of differences, since you seem way more familiar with all of this than I am, I’d be more than happy to fork the repo and do the actual work to backport it myself rather than making you continue to work for me.