Commit Graph

2798 Commits

Author SHA1 Message Date
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
default
3462ecc950 New function purge_all(). 2022-10-17 11:00:34 +02:00
default
2efdcaae05 Updated TODO. 2022-10-16 22:11:29 +02:00
default
abf7e25c31 Updated TODO. 2022-10-16 22:09:26 +02:00
default
71eb5bb27c Version 2.05 RELEASED. 2022-10-16 20:47:45 +02:00
default
b53ccf0013 Updated RELEASE_NOTES. 2022-10-16 20:46:37 +02:00
default
c0d73ce830 Updated documentation. 2022-10-16 20:26:31 +02:00
default
af95a58263 Some emoticon tweaks. 2022-10-16 20:23:01 +02:00
default
b856fe79e4 Updated TODO. 2022-10-16 20:08:31 +02:00
default
2143e68699 Also allow image attachments from reply posts. 2022-10-16 20:06:19 +02:00
default
01ffb92e5e Backport from xs. 2022-10-16 19:58:59 +02:00
default
395f80bdc4 Added support for HEAD methods.
Mastodon uses them when it founds an attachment.
2022-10-16 19:00:17 +02:00
default
d9a15b8af7 Attachments are now starting to get real. 2022-10-16 18:03:28 +02:00
default
0d79e465e6 Use multipart/form-data for posts (on the way to supporting uploads). 2022-10-16 11:08:50 +02:00
default
c5070941cf Replace %host% in greeting.html. 2022-10-16 09:59:36 +02:00
default
af8f3ad324 Don't set the admirer as the referrer if it's a Like. 2022-10-16 00:29:49 +02:00
default
f61e5ed140 Don't set tz in gettimeofday() because nobody implements it any longer. 2022-10-15 23:43:09 +02:00
default
903537daee Updated TODO. 2022-10-15 23:31:41 +02:00
default
9a08a812ed Updated TODO. 2022-10-14 18:31:17 +02:00
default
32046d5fc0 Don't overwrrite referrers. 2022-10-14 10:18:15 +02:00