Commit Graph

962 Commits

Author SHA1 Message Date
default
c2524323a9 New function process_queue_item(). 2023-01-31 22:30:34 +01:00
default
f0ef1d4115 Reworked enqueue_message(). 2023-01-31 21:54:50 +01:00
default
274ae3d142 Reworked enqueue_email(). 2023-01-31 21:49:43 +01:00
default
4e62b409af Reworked enqueue_output(). 2023-01-31 21:15:16 +01:00
default
0233d73248 Started rewriting the queue. 2023-01-31 21:03:59 +01:00
default
cabbdbe209 Deleted dead code. 2023-01-31 20:26:33 +01:00
default
94c4790bd7 Unified queue message field names. 2023-01-31 20:22:36 +01:00
default
ba4df29abd More symbol renaming. 2023-01-31 18:38:56 +01:00
default
74d30a561c Some symbol renaming. 2023-01-31 18:33:45 +01:00
default
2d7074aeb0 Deleted old paths to purge. 2023-01-31 18:28:52 +01:00
default
bad3768250 Attached images have a hashed name instead of a time one. 2023-01-28 18:28:00 +01:00
default
d38ed6bb01 Updated RELEASE_NOTES. 2023-01-28 18:23:37 +01:00
default
4e86847f72 Image attachments in posts can now have descriptions ('alt text'). 2023-01-28 18:22:42 +01:00
default
d3cf86c098 New post field 'alt_text'. 2023-01-28 18:00:26 +01:00
default
876bebd9ac Backport from xs. 2023-01-28 17:49:02 +01:00
default
5163f93c02 Bumped version. 2023-01-27 18:31:16 +01:00
default
756e8cb2a7 More tweaks to the default avatar. 2023-01-27 18:28:55 +01:00
default
aecfcacc32 Some tweaks to the default avatar. 2023-01-27 18:21:54 +01:00
default
a3ed2408fc New function default_avatar_base64(). 2023-01-27 18:17:11 +01:00
default
0607ebc201 New file susie-cool.png. 2023-01-27 09:34:41 +01:00
default
209dc9c3bb Updated TODO. 2023-01-26 14:40:25 +01:00
default
28e1eb2586 Version 2.19 RELEASED. 2023-01-25 18:39:30 +01:00
default
0756fc6d9a Updated TODO. 2023-01-25 18:36:35 +01:00
default
8cdc8e6ca3 Updated documentation. 2023-01-25 10:08:35 +01:00
default
b3f2e92033 Updated RELEASE_NOTES. 2023-01-25 08:14:19 +01:00
default
fd1e281cba Use a shorter timeout for first output connections. 2023-01-24 15:06:58 +01:00
default
4baf56c4ce Backport from xs. 2023-01-24 14:57:04 +01:00
default
af604f91a9 Updated RELEASE_NOTES. 2023-01-24 11:18:21 +01:00
default
428d75600a Added edit support for posts. 2023-01-24 11:14:45 +01:00
default
2921dbe058 Always make ids unique. 2023-01-22 20:31:16 +01:00
default
4aabc7a0b5 Updated TODO. 2023-01-22 20:29:45 +01:00
default
7199c00403 In msg_note(), store the original content in the sourceContent field. 2023-01-20 10:09:32 +01:00
default
a38c7aeadc Updated year in copyright notices. 2023-01-17 09:50:16 +01:00
default
e46559c022 Updated TODO. 2023-01-17 09:42:29 +01:00
default
8196c2ca20 Updated RELEASE_NOTES. 2023-01-17 09:39:28 +01:00
default
b262961c93 Process HTML Unicode entities specially in process_tags(). 2023-01-17 09:37:41 +01:00
default
8e1f4430ff Bumped version. 2023-01-17 09:21:42 +01:00
default
56ee90efd6 Updated TODO. 2023-01-17 09:21:20 +01:00
default
3f7ff12331 Version 2.18 RELEASED. 2023-01-14 18:16:25 +01:00
default
01376cd0a9 Minor message corrections. 2023-01-13 15:15:14 +01:00
default
66da90bdbe Updated documentation. 2023-01-13 14:28:21 +01:00
default
6406877af1 Usage of unveil() and pledge() can be disabled from config. 2023-01-13 14:18:23 +01:00
default
ed6a94ee14 Updated RELEASE_NOTES. 2023-01-13 13:55:30 +01:00
Andrew Alderwick
3cb1725225 Added OpenBSD's unveil() and pledge() support. 2023-01-13 13:25:14 +01:00
default
a99f742d73 Updated RELEASE_NOTES. 2023-01-13 09:24:26 +01:00
default
11ba44ff9f Some mention formatting tweaks. 2023-01-13 07:12:19 +01:00
default
e58eb068fb Minor URL formatting tweaks. 2023-01-13 07:02:04 +01:00
default
964b11e197 Updated TODO. 2023-01-13 06:28:58 +01:00
default
1d0ab9c156 Added (partial) support for #HashTags in posts. 2023-01-12 13:49:37 +01:00
default
bb0d8f2a27 Backport from xs. 2023-01-12 09:28:02 +01:00