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
/
lib
Age
Commit message (
Expand
)
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-20
turn on activitypub support for XMLRPC posts
Arno Richter
2023-08-16
huge update to implement first version of activitypub support. closes #16. AP...
Arno Richter
2023-01-13
first draft of activitypub support
Arno Richter
2023-01-13
prepare use of private key files for signing in activitypub. fix small cookie...
Arno Richter
2023-01-13
more efficient attachment retrival from DB for timeline rendering.
Arno Richter
2022-12-21
add uploaded files to gitignore, duh
Arno Richter
2022-12-21
first attempt at image attachments!
Arno Richter
2022-12-13
bugfix for XMLRPC caused by a bad reference to config file.
Arno Richter
2022-12-13
make pagination more robust. add undelete method for posts, if you know the id.
Arno Richter
2022-12-13
gave up and sorted files into a directory structure. made snippets for header...
Arno Richter