v0.0.5
Pre-release-
fix: time limits for video (#96)
-
fix: fixed time for video
-
fix: edited setTimeout
-
refactor: moved ttl to separate file and made changes accordingly
-
fix: made small changes for better readability
-
-
fix: store timestamps with a timezone to prevent offset issues (#98)
-
fix: use timestamp with timezone
-
refactor: clarify video time limits
-
-
feat: route to get all users with public account visibility (#93)
-
feat: added functionality to get all users with account status public
-
fix: changed accountStatus name to visbility and created enum for clarity
-
fix: fixed Visibility enum
-
fix: changed enum labels
-
fix: user fixtures updated
-
fix: small fixes to make sure GET /users works
Co-authored-by: Amish Shah amishshah.2k@gmail.com
-
-
refactor: use before date for getMessages (#100)
-
chore: v0.0.5