about summary refs log tree commit diff
path: root/src/frontend/login.rs
Commit message (Collapse)AuthorAgeFilesLines
* Make rustfmt and clippy happyVika2021-12-061-88/+147
|
* Added support for IndieAuth client sign inVika2021-12-061-0/+292
This will allow readers to view private posts intended just for them. Additionally fixed bugs in patterns due to which webmentions might not have been sent.