]> Untitled Git - lemmy.git/commit
Add user bios (#1043)
authorAzriel Lector <Axighi@users.noreply.github.com>
Fri, 31 Jul 2020 01:08:13 +0000 (09:08 +0800)
committerGitHub <noreply@github.com>
Fri, 31 Jul 2020 01:08:13 +0000 (21:08 -0400)
commit1acb51105a3316ab52f7d65970839a766899ad14
tree4cb7c9ebf14d93e0ce1abf7596a0e5d578b3e594
parente31f74c3ad354f4401e8ce0b0f65de8d1d8ebe41
Add user bios (#1043)

* Add user bios

* Version v0.7.35

* Add domain name change instructions to docs. (#1044)

* Add domain name change instructions to docs.

* Changing docker execs to docker-compose execs

* Set maxLength to user bio and render as md

* Fix bio updating after SaveUserSetting

Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
.gitignore
server/src/api/user.rs
ui/src/components/markdown-textarea.tsx
ui/src/components/user.tsx
ui/src/interfaces.ts
ui/translations/en.json