| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated documentation. | 2022-10-30 | 1 | -2/+8 | |
| * | Updated RELEASE_NOTES. | 2022-10-30 | 1 | -0/+2 | |
| * | Updated TODO. | 2022-10-30 | 1 | -2/+2 | |
| * | Accepted for HTML tags. | 2022-10-30 | 1 | -1/+2 | |
| * | Added support for sensitive content. | 2022-10-30 | 1 | -0/+16 | |
| * | Also add code to the valid HTML tags. | 2022-10-28 | 1 | -1/+1 | |
| * | Also add pre to the valid HTML tags. | 2022-10-28 | 1 | -1/+1 | |
| * | Also use CFLAGS in the linking phase. | 2022-10-28 | 1 | -1/+1 | |
| * | Updated TODO. | 2022-10-28 | 1 | -6/+4 | |
| * | Accept more HTML tags. | 2022-10-28 | 1 | -1/+1 | |
| * | Updated RELEASE_NOTES. | 2022-10-28 | 1 | -2/+4 | |
| * | Also add br+slash as a valid HTML tag. | 2022-10-28 | 1 | -1/+1 | |
| * | Updated RELEASE_NOTES. | 2022-10-28 | 1 | -0/+2 | |
| * | Be more aggressive in HTML sanitization. | 2022-10-28 | 3 | -1/+55 | |
| * | Updated TODO. | 2022-10-26 | 1 | -0/+2 | |
| * | Version 2.07 RELEASED.2.07 | 2022-10-26 | 1 | -1/+1 | |
| * | Updated RELEASE_NOTES. | 2022-10-26 | 1 | -0/+2 | |
| * | Updated RELEASE_NOTES. | 2022-10-26 | 1 | -0/+4 | |
| * | Errors (really messages) are always shown in srv_open(). | 2022-10-26 | 1 | -1/+1 | |
| * | Backport from xs. | 2022-10-26 | 1 | -0/+2 | |
| * | Added a forgotten user_free() in html_post_handler(). | 2022-10-26 | 1 | -0/+2 | |
| * | Fixed a nasty macro expansion bug. | 2022-10-26 | 3 | -2/+20 | |
| * | Minor tweaks. | 2022-10-25 | 1 | -3/+3 | |
| * | Fixed another bug in actor_get(). | 2022-10-25 | 1 | -0/+7 | |
| * | Some code moving to avoid false positive leaks. | 2022-10-25 | 5 | -23/+39 | |
| * | Backport from xs. | 2022-10-25 | 2 | -6/+6 | |
| * | Call srv_free(). | 2022-10-25 | 1 | -0/+1 | |
| * | New function srv_free(). | 2022-10-25 | 1 | -0/+1 | |
| * | New function srv_free(). | 2022-10-25 | 1 | -0/+8 | |
| * | Use xs_free(). | 2022-10-25 | 1 | -5/+5 | |
| * | Fixed leak. | 2022-10-25 | 1 | -1/+2 | |
| * | Backport from xs. | 2022-10-25 | 8 | -51/+70 | |
| * | Don't load unneeded actor info in html_entry(). | 2022-10-24 | 3 | -19/+16 | |
| * | Updated dependencies. | 2022-10-22 | 1 | -2/+2 | |
| * | Backport from xs. | 2022-10-22 | 2 | -4/+18 | |
| * | Backport from xs. | 2022-10-22 | 2 | -20/+14 | |
| * | Send notification emails through the queue. | 2022-10-21 | 3 | -21/+54 | |
| * | Version 2.06 RELEASED.2.06 | 2022-10-21 | 1 | -1/+1 | |
| * | Fixed typo. | 2022-10-21 | 1 | -1/+1 | |
| * | Don't notify about admirations of things by others. | 2022-10-21 | 1 | -14/+20 | |
| * | Rewritten notify() to write the message in bulk. | 2022-10-21 | 1 | -23/+43 | |
| * | Updated RELEASE_NOTES. | 2022-10-21 | 1 | -0/+2 | |
| * | Added email notification address to web interface. | 2022-10-21 | 1 | -0/+11 | |
| * | New function notify(). | 2022-10-21 | 1 | -4/+80 | |
| * | Updated TODO. | 2022-10-20 | 1 | -1/+5 | |
| * | Updated README. | 2022-10-20 | 1 | -2/+0 | |
| * | Updated LICENSE. | 2022-10-20 | 2 | -1/+3 | |
| * | Updated TODO. | 2022-10-20 | 1 | -0/+2 | |
| * | Updated TODO. | 2022-10-20 | 1 | -1/+5 | |
| * | Links in created Notes now include a target=_blank. | 2022-10-20 | 1 | -1/+1 |