Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@vanlanduyt.co>2018-07-13 13:22:02 +0300
committerBob Van Landuyt <bob@vanlanduyt.co>2018-07-25 16:12:41 +0300
commit812bfb158b70b09cfd438379a4b9446aa85b52ec (patch)
treeee252f7086632223ecc483967f89d8a7b3014054 /lib/banzai
parent3f14c56bfe77e83084b58dc2bd3c34e3c84c6cae (diff)
Add the `UserStatus` model
This model will hold the status of a user, including these fields: - emoji: always present, with a default value - user: always present, foreign key to user - message: optional, maximum length of 100 The table also stores - cached_markdown_version - message_html For rendering markdown in the `message` field.
Diffstat (limited to 'lib/banzai')
0 files changed, 0 insertions, 0 deletions