tobi
|
4c60a142f8
|
[docs] Add user settings panel docs, other small updates (#768)
* add more links to markdown section
* update password management
* add user settings panel documentation
* move the user guide higher up in the docs
|
2022-08-26 17:40:54 +02:00 |
|
tobi
|
80ec714117
|
document post settings (#346)
|
2021-12-14 12:42:20 +01:00 |
|
tobi
|
107685e22e
|
User password change (#280)
* start passwordChangeHandler
* add user scope
* add user module / api path
* add password change request
* make comment clearer
* add user to processor
* required true
* add processor call to handler
* don't pass tc or channel
* change password func + tests
* add some first docs about password management
* update swagger docs
* add api tests
* go fmt
* test fixes
|
2021-10-14 14:26:04 +02:00 |
|
Tobi Smethurst
|
ea8ad8b346
|
Link parsing (#120)
* add link parsing + formatting functionality
* refinement + docs
* add missing test
* credit url library
|
2021-07-28 11:42:26 +02:00 |
|
Tobi Smethurst
|
ad0e26dc04
|
Markdown Statuses (#116)
* parse markdown statuses if desired
* add some preliminary docs for writing posts
|
2021-07-26 20:25:54 +02:00 |
|