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

Add joined date to profiles in web UI #16169

Merged
merged 1 commit into from
May 7, 2021
Merged

Add joined date to profiles in web UI #16169

merged 1 commit into from
May 7, 2021

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented May 7, 2021

  • Federate the date (not time) of sign-up through published property in ActivityPub
  • Fix REST API revealing the exact time of a local user's sign-up (date only)

@Gargron Gargron merged commit 2c77d97 into main May 7, 2021
@Gargron Gargron deleted the feature-joined-web branch May 7, 2021 12:33
@rinsuki
Copy link
Contributor

rinsuki commented May 8, 2021

I think we should use .as_json instead of .iso8601 because .iso8601 breaks some implementations that parse created_at as YYYY-MM-DD'T'HH:mm:ss.SSSZZZZZZ (from @noellabo 's report https://fedibird.com/@noellabo/106197433762056061)

related: imas#200

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

Successfully merging this pull request may close these issues.

4 participants