Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This may (or may not, not completely sure) avoid this Firefox bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1647077
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Posts from groups give false positives from hide_followers_only,
so the full idea is discarded.
This reverts commit b3797d24162bd2c8637d267ae0a08f3cd6e45dff.
|
|
This reverts commit 84e8cb419ba95a53ae4d2a1c9f4bb60d55dfc5f5.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
|
|
|
|
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>
|