summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-08New code for indexing tags.default
2023-11-04Updated RELEASE_NOTES.default
2023-11-01Use an md5 instead of a fixed file name in avatars and headers.default
2023-10-31Backport from xs.default
2023-10-28mastoapi: implemented /api/v1/accounts/lookup.default
2023-10-22Updated documentation.default
2023-10-22Updated RELEASE_NOTES.default
2023-10-22Also delete the user directory in deluser().default
2023-10-22New function deluser(), to delete a user.default
Only unfollows by now.
2023-10-19Backport from xs.default
2023-10-18Updated documentation.default
2023-10-18Updated documentation.default
2023-10-18Updated documentation.default
2023-10-18Updated RELEASE_NOTES.default
2023-10-17Bumped version.default
2023-10-17Added FastCGI support.default
2023-10-17Version 2.42 RELEASED.default
2023-10-16mastoapi: Don't exclude posts of type Page or Article.default
2023-10-16Drop updates for unknown posts.default
2023-10-16Drop replies to hidden posts.default
2023-10-16Updated RELEASE_NOTES.default
2023-10-16Added web UI for setting the 'private' flag.default
2023-10-16Updated RELEASE_NOTES.default
2023-10-16Fixed crash.default
2023-10-14Backport from xs.default
2023-10-13Fixed bug that crashed Tusky.default
2023-10-13Minor URI tweak.default
2023-10-13Updated RELEASE_NOTES.default
2023-10-13mastoapi: boosted posts by others are correctly returned.default
2023-10-13mastoapi: show any boosted note, not only by us.default
2023-10-13Updated RELEASE_NOTES.default
2023-10-13Don't allow creating users which user name strings only differ in case.default
2023-10-13Updated TODO.default
2023-10-11Updated TODO.default
2023-10-09mastoapi: also process "Document" type attachments.default
2023-10-09Backport from xs.default
2023-10-09Updated RELEASE_NOTES.default
2023-10-09Updated RELEASE_NOTES.default
2023-10-09mastoapi: some tweaks to better match the returned data in timelines.default
2023-10-08The HTML user page does not show an error, only the empty header.default
2023-10-08Hide posts from the public web for accounts with 'private' == true.default
2023-10-06Merge branch 'master' of /home/angel/git/snac2default
2023-10-06On output, consider HTTP status 405 (not allowed) as a fatal error.default
2023-10-06Updated TODO.default
2023-10-04Updated RELEASE_NOTES.default
2023-10-04New function encode_html_strict().default
2023-09-29Updated RELEASE_NOTES.default
2023-09-29Give more retry time to timedout connections.default
2023-09-27Some tweaks to the logging system.default
2023-09-25Added forgotten header.default