aboutsummaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2023-09-02Removed XMLRPC support and ActivityPub leftoversIván Ávalos
2023-09-02Remove ActivityPub and Twitter support, and fix localhostIván Ávalos
2023-08-16huge update to implement first version of activitypub support. closes #16. ↵Arno Richter
AP and subdir hosting are incompatible!
2023-01-13more efficient attachment retrival from DB for timeline rendering.Arno Richter
2022-12-21first attempt at image attachments!Arno Richter
2022-12-16changed container on subpages to match timeline template.Arno Richter
2022-12-13display edit times of posts. add a config option to disable.Arno Richter
2022-12-13make pagination more robust. add undelete method for posts, if you know the id.Arno Richter
2022-12-13gave up and sorted files into a directory structure. made snippets for ↵Arno Richter
header, nav and footer. made it easier to add additional css files as themes. prepare a little for addition of a real template engine. added a css reset file to share between themes, if warranted.