summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-30Updated documentation.default
2022-10-30Updated README.default
2022-10-30Updated documentation.default
2022-10-30Updated RELEASE_NOTES.default
2022-10-30Updated TODO.default
2022-10-30Accepted for HTML tags.default
2022-10-30Added support for sensitive content.default
2022-10-28Also add code to the valid HTML tags.default
2022-10-28Also add pre to the valid HTML tags.default
2022-10-28Also use CFLAGS in the linking phase.default
2022-10-28Updated TODO.default
2022-10-28Accept more HTML tags.default
2022-10-28Updated RELEASE_NOTES.default
2022-10-28Also add br+slash as a valid HTML tag.default
2022-10-28Updated RELEASE_NOTES.default
2022-10-28Be more aggressive in HTML sanitization.default
2022-10-26Updated TODO.default
2022-10-26Version 2.07 RELEASED.default
2022-10-26Updated RELEASE_NOTES.default
2022-10-26Updated RELEASE_NOTES.default
2022-10-26Errors (really messages) are always shown in srv_open().default
2022-10-26Backport from xs.default
2022-10-26Added a forgotten user_free() in html_post_handler().default
2022-10-26Fixed a nasty macro expansion bug.default
2022-10-25Minor tweaks.default
2022-10-25Fixed another bug in actor_get().default
2022-10-25Some code moving to avoid false positive leaks.default
2022-10-25Backport from xs.default
2022-10-25Call srv_free().default
2022-10-25New function srv_free().default
2022-10-25New function srv_free().default
2022-10-25Use xs_free().default
2022-10-25Fixed leak.default
2022-10-25Backport from xs.default
2022-10-24Don't load unneeded actor info in html_entry().default
2022-10-22Updated dependencies.default
2022-10-22Backport from xs.default
2022-10-22Backport from xs.default
2022-10-21Send notification emails through the queue.default
2022-10-21Version 2.06 RELEASED.default
2022-10-21Fixed typo.default
2022-10-21Don't notify about admirations of things by others.default
2022-10-21Rewritten notify() to write the message in bulk.default
This was meant to avoid some 32 EPIPE from sendmail, but it's still happening.
2022-10-21Updated RELEASE_NOTES.default
2022-10-21Added email notification address to web interface.default
2022-10-21New function notify().default
2022-10-20Updated TODO.default
2022-10-20Updated README.default
2022-10-20Updated LICENSE.default
2022-10-20Updated TODO.default