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
/
functions.php
Age
Commit message (
Expand
)
Author
2022-12-13
overhaul login flow and cookie handling. fix very bad permission error for ed...
Arno Richter
2022-12-13
added support for the microblog XMLRPC API.
Arno Richter
2022-12-11
add first edition of XMLRPC support via the metaWeblog API. Closes #18
Arno Richter
2022-12-09
Improved feed support, provided an ATOM feed, updated database to include UUI...
Arno Richter
2022-12-09
added post editing and deletion. updated database handling and versioning. ad...
Arno Richter
2022-12-09
updated date handling for PHP 8
Arno Richter
2022-01-27
Changed all instances of 'message' to 'content' for consistency with db field.
jaquer
2022-01-26
Merge branch 'pr/10'
Arno Richter
2022-01-26
Clean up formatting after #9
Arno Richter
2022-01-26
Formatting changes to please Github.
Arno Richter
2022-01-26
Replaced autolink function with 'iamcal/lib_autolink'.
jaquer
2022-01-26
Improved pagination.
jaquer
2017-12-21
set responsive meta tag, some small fixes and crossposting to twitter if cor...
Arno Richter
2017-12-20
change HTML produced by the auto-link function
Arno Richter
2017-12-20
initial commit
Arno Richter