Age | Commit message (Collapse) | Author |
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
|
|
This way, it will be easier in an eventual future to test if
a link verification is too old to be trusted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only unfollows by now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Yonle <yonle@lecturify.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Revert "Replaced random() with arc4random()."
This reverts commit f658f345cac7b24d6fa61f08b4ec09823d28b11a.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add a cw key to user.json
- add a cw checkbox to user setup form
- handle the cw parameter when updating user setup
- when rendering an entry, look at the cw config: if set, use a h3
heading for the summary; otherwise use details + summar + SENSITIVE
CONTENT like before
|