aboutsummaryrefslogtreecommitdiff
path: root/lib/functions.php
AgeCommit message (Expand)Author
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. AP...Arno Richter
2023-01-13prepare use of private key files for signing in activitypub. fix small cookie...Arno Richter
2023-01-13more efficient attachment retrival from DB for timeline rendering.Arno Richter
2022-12-21add uploaded files to gitignore, duhArno Richter
2022-12-21first attempt at image attachments!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 header...Arno Richter