index
:
microblog
master
My fork of Microblog (without ActivityPub and Twitter support)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.php
Age
Commit message (
Collapse
)
Author
2023-09-02
Removed XMLRPC support and ActivityPub leftovers
Iván Ávalos
2023-09-02
Remove ActivityPub and Twitter support, and fix localhost
Iván Ávalos
2023-08-16
huge update to implement first version of activitypub support. closes #16. ↵
Arno Richter
AP and subdir hosting are incompatible!
2023-01-13
first draft of activitypub support
Arno Richter
2022-12-21
first attempt at image attachments!
Arno Richter
2022-12-13
display edit times of posts. add a config option to disable.
Arno Richter
2022-12-13
gave 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.
2022-12-13
overhaul login flow and cookie handling. fix very bad permission error for ↵
Arno Richter
editing and deleting posts.
2022-01-26
Formatting changes to please Github.
Arno Richter
2022-01-26
Fix #3 by cleaning up a few localhost issues
Arno Richter
2017-12-20
initial commit
Arno Richter