-
Notifications
You must be signed in to change notification settings - Fork 52
added comment mute error handling to user.post_comment #378
New issue
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
Conversation
Signed-off-by: uukelele <robustrobot11@gmail.com>
Did you test it? |
Nah not yet, can't test it until I (or someone else) get muted. Actually, I could test it right now. |
Just write a link to github
uukelele ***@***.***> schrieb am Sa., 12. Apr. 2025, 18:16:
… Did you test it?
Nah not yet, can't test it until I (or someone else) get muted.
Actually, I could test it right now.
—
Reply to this email directly, view it on GitHub
<#378 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATCKMZWSPAY3UAZB7DT7Y4T2ZE34RAVCNFSM6AAAAAB26ZONNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOJYHA4TEMBWGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
*uukelele-scratch* left a comment (TimMcCool/scratchattach#378)
<#378 (comment)>
Did you test it?
Nah not yet, can't test it until I (or someone else) get muted.
Actually, I could test it right now.
—
Reply to this email directly, view it on GitHub
<#378 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATCKMZWSPAY3UAZB7DT7Y4T2ZE34RAVCNFSM6AAAAAB26ZONNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOJYHA4TEMBWGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
This could potentially be integrated with #327 if that is implemented |
This comment was marked as off-topic.
This comment was marked as off-topic.
Test:
Test Feedback:
|
Are you UTC? |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Oh yeah, I completely forgot about timezones. Perhaps that could be added to this? Prefer the user's timezone. |
Nope, we can't do that unless we use third party libraries, We could also use Or I guess we could go to far-fetched solutions like using the network to determine timezone, but that's overcomplicating it. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Merging for now, if you want to add timezone, please create a new PR |
When I got temporarily comment banned by Scratch, I decided to do something useful and log the error messages that the POST endpoint received. Here's what I got: