mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Added UI for downloading your comment data
- Added button on profile page - Added date when last downloaded data
This commit is contained in:
@@ -238,6 +238,10 @@ type User {
|
||||
|
||||
# returns user status
|
||||
state: UserState
|
||||
|
||||
# lastAccountDownload is the date that the user last requested a comment
|
||||
# download.
|
||||
lastAccountDownload: Date
|
||||
}
|
||||
|
||||
# UserConnection represents a paginable subset of a user list.
|
||||
|
||||
Reference in New Issue
Block a user