-
- Downloads
Change last_status_at to be a date, not datetime (#12966)
* Return last_status_at as date, not datetime * Fix relative timestamp for dates when delay is inferior to 1 day * Also fix public directory * Fix error when last_status_at isn't set
Showing
- app/javascript/mastodon/components/relative_timestamp.js 11 additions, 5 deletionsapp/javascript/mastodon/components/relative_timestamp.js
- app/serializers/rest/account_serializer.rb 4 additions, 0 deletionsapp/serializers/rest/account_serializer.rb
- app/views/directories/index.html.haml 1 addition, 1 deletionapp/views/directories/index.html.haml
- app/views/relationships/_account.html.haml 1 addition, 1 deletionapp/views/relationships/_account.html.haml
Please register or sign in to comment