about summary refs log tree commit diff
path: root/src/frontend/templates
Commit message (Collapse)AuthorAgeFilesLines
* Display pretty links in case there is more than one URL in a postVika2021-12-071-0/+11
|
* Migrate to Rust 2021Vika2021-12-072-24/+24
|
* Add indicators on private postsVika2021-12-071-0/+5
|
* Added support for IndieAuth client sign inVika2021-12-061-7/+36
| | | | | | | 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.
* Code cleanup and small bugfixing in templatesVika2021-12-052-5/+4
|
* Added author mini-cards on h-entriesVika2021-12-051-0/+11
|
* frontend: Added listing feeds to the header barVika2021-12-051-2/+6
|
* Refactored the onboarding template into its own fileVika2021-08-062-0/+589