We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your suggestion related to a problem? Please describe.
Add timestamp to /me status messages like other messages already have (time below the avatar).
/me
Additional context
Currently, /me status messages look like the following and it's not possible to tell when they are sent.
Workaround
On the message -> View source -> origin_server_ts but it's still in a unix epoch timestamp format which isn't human readable.
origin_server_ts
The text was updated successfully, but these errors were encountered:
They have one, its just behind the avatar. If the emote isn't the first in a continuation then it'll be visible
Sorry, something went wrong.
Duplicate of #2284
Thanks @t3chguy 👍
No branches or pull requests
Is your suggestion related to a problem? Please describe.
Add timestamp to
/me
status messages like other messages already have (time below the avatar).Additional context
Currently,
/me
status messages look like the following and it's not possible to tell when they are sent.Workaround
On the message -> View source ->
origin_server_ts
but it's still in a unix epoch timestamp format which isn't human readable.The text was updated successfully, but these errors were encountered: