summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-23Use MD5_HEX_SIZE in more places.default
2024-07-23New constant MD5_HEX_SIZE.default
2024-07-23Reimplemented index_list_desc() by way of index_desc_first() and index_desc_n...default
2024-07-23New functions index_desc_first() and index_desc_next() (unused).default
2024-07-19Updated RELEASE_NOTES.default
2024-07-19Added support for markdown-like ![alt text](image url).default
2024-07-19Added support for Markdown ~~strikethrough text~~.default
2024-07-18Show bold+italic (text between ***) correctly.default
2024-07-11Updated RELEASE_NOTES.default
2024-07-11Bumped version.default
2024-07-11Add the 'required' HTML attr to one-option polls (radio buttons).default
2024-07-11Do nothing on polls without any vote.default
2024-07-08Version 2.56 RELEASED.default
2024-07-08Updated RELEASE_NOTES.default
2024-07-08Updated RELEASE_NOTES.default
2024-07-03Added web UI for the auto-boost option.default
2024-07-02Updated RELEASE_NOTES.default
2024-07-02Minor search tweaks.default
2024-07-01Minor tweak.default
2024-06-27Fixed a minor bug in processing Markdown-style links having anchors.default
2024-06-22Metadata having gemini urls are now clickable.default
2024-06-20Merge branch 'master' of /home/angel/git/snac2default
2024-06-20Minor tweak.default
2024-06-19Updated RELEASE_NOTES.default
2024-06-18Updated RELEASE_NOTES.default
2024-06-18Bumped version.default
2024-06-18Added auto boosting (contributed by sarahpw).default
2024-06-18Don't show the instance announcement in public pages.default
2024-06-18Also send Updates to collected inboxes.default
2024-06-17Only send notes and poll to the collected inboxes.default
2024-06-17Deleted repeated code.default
2024-06-15Minor tweak to rel=me links.default
2024-06-12All metadata links include the rel='me' attribute.default
2024-06-12Backport from xs (faster dicts).default
2024-06-10Merge pull request 'Fix typos on manpages' (#182) from sergiodj/snac2:typos-f...grunfink
2024-06-09Fix typos on manpagesSergio Durigan Junior
2024-06-09Version 2.55 RELEASED.default
2024-06-09Updated RELEASE_NOTES.default
2024-06-09Updated RELEASE_NOTES.default
2024-06-09Don't return a Basic realm if there is no body.default
2024-06-09mastoapi: Reverted empty ctype rejection.default
2024-06-08mastoapi: Added missing field in list creation.default
2024-06-08Many Mastodon apps don't send Content-Type in DELETE, so ignore it.default
2024-06-08Version 2.54 RELEASED.default
2024-06-08Use timeline_top_level() in list timelines in the web UI.default
2024-06-07Updated RELEASE_NOTES.default
2024-06-07Merge pull request 'mastoapi: fix get list response & duplicate actor adding'...grunfink
2024-06-07mastoapi: fix create list response & duplicate actor addingLouis Brauer
2024-06-06Fixed CW dropdown in public instance timeline.default
2024-06-02Merge branch 'master' of comam.es:git/snac2default