modmail-dev / Modmail

A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
https://docs.modmail.dev
GNU Affero General Public License v3.0
1.58k stars 4.59k forks source link

Suggestion: Add support for Absolute timestamp in logs #409

Closed Sasiko closed 4 years ago

Sasiko commented 5 years ago

now that discord finally support absolute timestamp regardless of the recency of the message, it would be great to see that option included in logs aswell. Currently we only have relative timestamp which is good but not great for older messages.

StephenDaDev commented 5 years ago

[General Question not really for suggester] Do the logs store absolute timestamps? If so this shouldn't be that hard to put in otherwise your looking at changing the way databases work (sorta)

robinmahieu commented 5 years ago

This is certainly something that could be accomplished with the current system. I propose to move this issue to the logviewer repo, as it's that code that should be changed in order to work.

Sasiko commented 5 years ago

i would like to see this on modmail too though

StephenDaDev commented 5 years ago

How though? Its already implemented through discord

Sasiko commented 5 years ago

follow the same format

StephenDaDev commented 5 years ago

Then that's for the logviewer

github-actions[bot] commented 4 years ago

This issue is stale because it has been open for 100 days with no activity. Remove stale label or comment or this will be closed in 5 days. Please do not un-stale this issue unless it carries significant contribution.