summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-09-25Backport from xs.default
2023-09-23Backport from xs.default
2023-09-23Backport from xs.default
2023-09-22If a metadata starts with https:, convert it to a link.default
2023-09-21Added more calls to xs_match().default
2023-09-21Used xs_match() in some places.default
2023-09-21Updated dependencies.default
2023-09-21Backport from xs.default
2023-09-21Merge pull request 'OAuth Login Page Clean-Up' (#80) from ↵grunfink
kvibber/snac2:oauth-page-cleanup into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/80
2023-09-21Put hostname in OAuth page title for web-based clients like ElkKelson Vibber
2023-09-21Add title to OAuth page for web-based clients like ElkKelson Vibber
2023-09-21Explicitly support dark mode to fix mismatched colors in clients like TuskyKelson Vibber
2023-09-18Updated RELEASE_NOTES.default
2023-09-18Pinned posts are never purged.default
2023-09-18Also purge the 'pinned' folder.default
2023-09-18Updated RELEASE_NOTES.default
2023-09-18mastoapi: Added fields list in verify_credentials.default
2023-09-18Show metadata in the public HTML page.default
2023-09-18If an account has metadata, return them as attachment PropertyValues in ↵default
msg_actor().
2023-09-18Added web UI to store profile metadata (as key/value pairs).default
2023-09-17Also accept s HTML tags.default
2023-09-17Use xs_match() in some places for more clarity.default
2023-09-17Backport from xs.default
2023-09-15Also accept Update activities for Page and Article.default
2023-09-15Backport from xs.default
2023-09-13Merge branch 'master' of triptico.com:git/snac2default
2023-09-13Backport from xs.default
2023-09-09Updated TODO.default
2023-09-09Updated TODO.default
2023-09-06Updated RELEASE_NOTES.default
2023-09-06Bumped version.default
2023-09-06Process Follow Group and Unfollow Group buttons.default
2023-09-06Added new buttons to Follow/Unfollow Groups.default
2023-09-05Updated link in README.default
2023-09-04Backport from xs.default
2023-09-03Backport from xs.default