Age | Commit message (Collapse) | Author |
|
|
|
|
|
It seems that Gotosocial does this.
|
|
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
"Operations..."'s <details> element
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
Form has been minimized with <details> since commit c409d2e,
So there is no need to redirect user to user/admin#snac-posts again.
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
Some people may still want to post in the web client with such different
way, Such as posting from Yggdrasil / SSH port forwarder, and so on.
This commit gives the workaround for that purpose, However things will
go messed up when current path were ends with / (Like: user/, admin/).
But overall, If user just uses it like normal, Then things will just
worked well as expected.
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
|
|
Messages coming from channels, communities (Lemmy) or magazines (kbin.social),
have this field set with the "parent" url.
|
|
|
|
Feed title, and description is not properly rendered.
So here goes a fix that instead of using encode_html TWICE,
We use sanitize() for feed description instead.
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
middle.
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
|
|
|
|
|
|
So that you can follow and interact with lemmy channels.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
|
|
|
|
|
|
|
|
message.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|