Commit Graph

367 Commits

Author SHA1 Message Date
default
3acc70b270 Fixed a nasty macro expansion bug. 2022-10-26 06:43:47 +02:00
default
22b89875aa Minor tweaks. 2022-10-25 20:50:06 +02:00
default
8f17e80cc1 Fixed another bug in actor_get(). 2022-10-25 18:44:29 +02:00
default
78b3a30447 Some code moving to avoid false positive leaks. 2022-10-25 13:59:15 +02:00
default
641d46cb3d Backport from xs. 2022-10-25 10:39:30 +02:00
default
c0faa84162 Call srv_free(). 2022-10-25 10:38:32 +02:00
default
c0a3783ec8 New function srv_free(). 2022-10-25 10:38:20 +02:00
default
275fc85bb5 New function srv_free(). 2022-10-25 10:38:12 +02:00
default
6943615a20 Use xs_free(). 2022-10-25 10:20:23 +02:00
default
2ab428ab0a Fixed leak. 2022-10-25 10:19:42 +02:00
default
fa870ab358 Backport from xs. 2022-10-25 09:32:41 +02:00
default
d2095105de Don't load unneeded actor info in html_entry(). 2022-10-24 20:06:02 +02:00
default
13ac53b06a Updated dependencies. 2022-10-22 06:05:03 +02:00
default
f7781d3f64 Backport from xs. 2022-10-22 05:59:55 +02:00
default
883902c322 Backport from xs. 2022-10-22 05:48:44 +02:00
default
084731fec2 Send notification emails through the queue. 2022-10-21 19:07:20 +02:00
default
ddce319a12 Version 2.06 RELEASED. 2022-10-21 18:07:55 +02:00
default
6ffbb3a4fc Fixed typo. 2022-10-21 10:37:08 +02:00
default
d210674569 Don't notify about admirations of things by others. 2022-10-21 10:36:09 +02:00
default
6e470440f9 Rewritten notify() to write the message in bulk.
This was meant to avoid some 32 EPIPE from sendmail,
but it's still happening.
2022-10-21 10:26:45 +02:00
default
7cd67e7835 Updated RELEASE_NOTES. 2022-10-21 09:47:23 +02:00
default
b75319ed08 Added email notification address to web interface. 2022-10-21 09:46:46 +02:00
default
a52ed9be78 New function notify(). 2022-10-21 09:41:29 +02:00
default
bd497bc33e Updated TODO. 2022-10-20 22:39:07 +02:00
default
759a59fc99 Updated README. 2022-10-20 14:28:12 +02:00
default
06c838b523 Updated LICENSE. 2022-10-20 14:26:34 +02:00
default
30274e227f Updated TODO. 2022-10-20 11:45:56 +02:00
default
95a382eaad Updated TODO. 2022-10-20 11:41:53 +02:00
default
fcf2747308 Links in created Notes now include a target=_blank. 2022-10-20 11:14:30 +02:00
default
a16600e330 Better 'Delete' message logging. 2022-10-20 10:34:32 +02:00
default
394a4a4077 Updated RELEASE_NOTES. 2022-10-19 21:27:38 +02:00
default
76b36362ce Don't read this actor with actor_get(). 2022-10-19 21:21:34 +02:00
default
dbe68c16df Updated README. 2022-10-19 20:01:00 +02:00
default
a62cde3d9d Rewritten queue() using xs_glob(). 2022-10-18 11:40:10 +02:00
default
abca46d037 xs_base64_dec() can now be used as a string, so do it. 2022-10-18 11:24:53 +02:00
default
6e28a810e1 Backport from xs. 2022-10-18 11:21:37 +02:00
default
3d5cf0f069 Backport from xs. 2022-10-17 20:32:47 +02:00
default
50faf7a399 Added some forgotten fclose() calls. 2022-10-17 20:25:42 +02:00
default
c8416e1b83 Updated documentation. 2022-10-17 15:05:47 +02:00
default
1d5bd80499 Updated RELEASE_NOTES. 2022-10-17 12:14:56 +02:00
default
23d114962a Updated TODO. 2022-10-17 12:13:10 +02:00
default
326122de22 Also process Emojis in the post content. 2022-10-17 12:11:58 +02:00
default
6bcfd4e0ee Emoji must be img, not urls. 2022-10-17 12:08:16 +02:00
default
c53052471e Process :shortnames: in user names. 2022-10-17 11:59:11 +02:00
default
f1c3ff105a Updated documentation. 2022-10-17 11:36:23 +02:00
default
459ba627e6 Updated RELEASE_NOTES. 2022-10-17 11:28:44 +02:00
default
54144dd517 If timeline_purge_days is set to 0, purging is disabled. 2022-10-17 11:26:36 +02:00
default
2253af7c42 Updated documentation. 2022-10-17 11:22:26 +02:00
default
cacfcbdd24 Updated RELEASE_NOTES. 2022-10-17 11:19:55 +02:00
default
c7ff714710 New thread for purge. 2022-10-17 11:18:09 +02:00