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