Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In the 'Edit...' box, the sourceContent (which was written by a user)
has its < replaced with < . This issue does not propagate to the
public timeline nor to the recipients of the post.
Reference: https://codeberg.org/grunfink/snac2/issues/53
|
|
|
|
|
|
|