Skip to content
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

Fix move thread #108

Merged
merged 18 commits into from
Sep 10, 2024
Merged

Fix move thread #108

merged 18 commits into from
Sep 10, 2024

Conversation

akinsey
Copy link
Member

@akinsey akinsey commented Aug 31, 2024

Fixes #107

@akinsey akinsey requested a review from unenglishable August 31, 2024 03:55
akinsey and others added 13 commits August 30, 2024 18:51
storing higher precision date time allows test results to be accurate

changes models to use :naive_datetime_usec and changeset functions use
NaiveDateTime.utc_now() without truncating

subject to change; especially in `lib/epochtalk_server/models/post.ex`
where code sets `now = now`
updates to timestamp precision in created_at/updated_at no longer
require custom timestamp to be inserted
move data for "move" test into the test

update comments to make them more descriptive
Copy link
Member

@unenglishable unenglishable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added fixes personally

@unenglishable unenglishable merged commit b3b0bcc into main Sep 10, 2024
5 checks passed
@unenglishable unenglishable deleted the fix-move-thread branch September 10, 2024 20:38
Copy link

🎉 This PR is included in version 1.35.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: revisit last post info update function when moving threads
2 participants