summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-22Some xs_html usage in html_notifications().default
2023-11-21More refactoring of html_people_list().default
2023-11-21More refactoring of html_people_list().default
2023-11-20Refactored part of html_people_list() using xs_html.default
2023-11-20Some xs_html refactoring.default
2023-11-20html_actor_icon() returns an xs_html.default
2023-11-20html_actor_icon() uses xs_html.default
2023-11-20html_actor_icon() returns an xs_str instead of adding to another one.default
2023-11-20The RSS is created using xs_html.default
2023-11-20Use xs_html in html_footer().default
2023-11-20Replaced encode_html_strict() with xs_html_encode().default
2023-11-20Version 2.43 RELEASED.default
2023-11-20Updated RELEASE_NOTES.default
2023-11-19Fixed history disabling.default
2023-11-19Updated documentation.default
2023-11-19Updated RELEASE_NOTES.default
2023-11-19History can be disabled.default
2023-11-18Updated TODO.default
2023-11-17Updated dependencies.default
2023-11-17Backport from xs.default
2023-11-17Backport from xs.default
2023-11-09Updated RELEASE_NOTES.default
2023-11-09More HTML fixes.default
2023-11-09Fixed stray end of a tag.default
2023-11-09Updated RELEASE_NOTES.default
2023-11-08When purging tag indexes, also delete the .bak files.default
2023-11-08Tag indexes are also purged.default
2023-11-08Show the "Search results for #tag" title.default
2023-11-08Added a tag argument to html_timeline().default
2023-11-08Fixed 'show more' in tag search.default
2023-11-08Local tag links now point to the search by tag URL.default
2023-11-08Tags can now be searched for from the server base URL.default
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