| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | queue() renamed to user_queue(). | 2023-02-02 | 3 | -7/+8 | ||
| | | ||||||
| * | dequeue() does not need a snac argument. | 2023-02-02 | 3 | -4/+4 | ||
| | | ||||||
| * | enqueue_output() adds the keyid and seckey args to the q_item. | 2023-02-02 | 1 | -1/+3 | ||
| | | ||||||
| * | Move the #main-key adding back to the origin. | 2023-02-02 | 1 | -3/+2 | ||
| | | ||||||
| * | New function http_signed_request_raw(). | 2023-02-02 | 1 | -7/+23 | ||
| | | ||||||
| * | Minor header tweaks. | 2023-02-02 | 4 | -25/+31 | ||
| | | ||||||
| * | Backport from xs. | 2023-02-02 | 3 | -21/+26 | ||
| | | ||||||
| * | Moved the angry emoticon above the sad one to avoid clashes. | 2023-02-01 | 1 | -1/+1 | ||
| | | ||||||
| * | Added the angry emoticon. | 2023-02-01 | 2 | -1/+2 | ||
| | | ||||||
| * | New function process_queue_item(). | 2023-01-31 | 1 | -88/+96 | ||
| | | ||||||
| * | Reworked enqueue_message(). | 2023-01-31 | 1 | -9/+5 | ||
| | | ||||||
| * | Reworked enqueue_email(). | 2023-01-31 | 2 | -14/+8 | ||
| | | ||||||
| * | Reworked enqueue_output(). | 2023-01-31 | 2 | -13/+8 | ||
| | | ||||||
| * | Started rewriting the queue. | 2023-01-31 | 1 | -6/+19 | ||
| | | ||||||
| * | Deleted dead code. | 2023-01-31 | 1 | -13/+0 | ||
| | | ||||||
| * | Unified queue message field names. | 2023-01-31 | 2 | -13/+13 | ||
| | | ||||||
| * | More symbol renaming. | 2023-01-31 | 3 | -3/+6 | ||
| | | ||||||
| * | Some symbol renaming. | 2023-01-31 | 4 | -12/+12 | ||
| | | ||||||
| * | Deleted old paths to purge. | 2023-01-31 | 1 | -2/+0 | ||
| | | ||||||
| * | Attached images have a hashed name instead of a time one. | 2023-01-28 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-01-28 | 1 | -0/+4 | ||
| | | ||||||
| * | Image attachments in posts can now have descriptions ('alt text'). | 2023-01-28 | 3 | -18/+31 | ||
| | | ||||||
| * | New post field 'alt_text'. | 2023-01-28 | 1 | -3/+13 | ||
| | | ||||||
| * | Backport from xs. | 2023-01-28 | 12 | -228/+293 | ||
| | | ||||||
| * | Bumped version. | 2023-01-27 | 1 | -1/+1 | ||
| | | ||||||
| * | More tweaks to the default avatar. | 2023-01-27 | 1 | -1/+6 | ||
| | | ||||||
| * | Some tweaks to the default avatar. | 2023-01-27 | 2 | -0/+8 | ||
| | | ||||||
| * | New function default_avatar_base64(). | 2023-01-27 | 4 | -13/+20 | ||
| | | ||||||
| * | New file susie-cool.png. | 2023-01-27 | 1 | -0/+0 | ||
| | | ||||||
| * | Updated TODO. | 2023-01-26 | 1 | -2/+4 | ||
| | | ||||||
| * | Version 2.19 RELEASED.2.19 | 2023-01-25 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated TODO. | 2023-01-25 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated documentation. | 2023-01-25 | 3 | -6/+16 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-01-25 | 1 | -0/+2 | ||
| | | ||||||
| * | Use a shorter timeout for first output connections. | 2023-01-24 | 6 | -18/+23 | ||
| | | ||||||
| * | Backport from xs. | 2023-01-24 | 2 | -6/+14 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-01-24 | 1 | -0/+2 | ||
| | | ||||||
| * | Added edit support for posts. | 2023-01-24 | 1 | -3/+69 | ||
| | | ||||||
| * | Always make ids unique. | 2023-01-22 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated TODO. | 2023-01-22 | 1 | -2/+4 | ||
| | | ||||||
| * | In msg_note(), store the original content in the sourceContent field. | 2023-01-20 | 1 | -0/+2 | ||
| | | ||||||
| * | Updated year in copyright notices. | 2023-01-17 | 27 | -45/+56 | ||
| | | ||||||
| * | Updated TODO. | 2023-01-17 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-01-17 | 1 | -0/+4 | ||
| | | ||||||
| * | Process HTML Unicode entities specially in process_tags(). | 2023-01-17 | 1 | -1/+8 | ||
| | | ||||||
| * | Bumped version. | 2023-01-17 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated TODO. | 2023-01-17 | 1 | -0/+2 | ||
| | | ||||||
| * | Version 2.18 RELEASED.2.18 | 2023-01-14 | 1 | -1/+1 | ||
| | | ||||||
| * | Minor message corrections. | 2023-01-13 | 1 | -4/+4 | ||
| | | ||||||
| * | Updated documentation. | 2023-01-13 | 1 | -0/+10 | ||
| | | ||||||