lemmy/server/src/api
Azriel Lector 1acb51105a
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>
2020-07-30 21:08:13 -04:00
..
claims.rs Remove extra jwt claims (for user settings) (#1025) 2020-07-27 09:23:08 -04:00
comment.rs Merge branch 'main' into inbox-refactoring-merge 2020-07-28 12:08:28 -04:00
community.rs Remove extra jwt claims (for user settings) (#1025) 2020-07-27 09:23:08 -04:00
mod.rs Some more API cleanup. 2020-07-22 14:20:08 -04:00
post.rs Remove extra jwt claims (for user settings) (#1025) 2020-07-27 09:23:08 -04:00
site.rs Adding visual captchas for register and login. (#1027) 2020-07-29 09:02:46 -04:00
user.rs Add user bios (#1043) 2020-07-30 21:08:13 -04:00