Commit Graph

327 Commits

Author SHA1 Message Date
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
default
72c63ba5b8 Version 2.04 RELEASED. 2022-10-14 08:49:39 +02:00
default
bc417bb520 Add the user agent to httpd start log line. 2022-10-14 08:47:52 +02:00
default
ed8fec0c1b Updated RELEASE_NOTES. 2022-10-14 08:45:39 +02:00
default
8635c5df90 The waiting of the queue thread is done in a more appropriate way. 2022-10-13 15:56:19 +02:00
default
45f0988fb3 New command-line command 'unfollow'. 2022-10-13 15:44:38 +02:00
default
3a1123bfa4 Added beers to emoticon shortcodes because yes. 2022-10-12 08:34:00 +02:00
default
39a55f22a3 Also add the 'Image to attach' field to reply textareas. 2022-10-12 08:15:20 +02:00
default
e1893f1767 Changed some log to debug. 2022-10-11 18:54:59 +02:00
default
8a80f53796 Updated TODO. 2022-10-11 09:08:51 +02:00
default
e2a410ca51 Deleted useless code. 2022-10-11 09:01:48 +02:00
default
7a743f584e Updated TODO. 2022-10-11 08:52:33 +02:00
default
3e6c9c1947 Serve static files with the s/ prefix. 2022-10-11 08:51:56 +02:00
default
e8fbc94089 Unify enqueueing code. 2022-10-11 08:16:58 +02:00
default
e493ff962f Updated TODO. 2022-10-10 20:12:41 +02:00
default
1e9d21147b Connections are now attended by threads. 2022-10-10 19:50:37 +02:00
default
95d0ce8382 Call xs_socket_accept() from httpd(). 2022-10-10 19:33:39 +02:00
default
cd0413edcb Updated RELEASE_NOTES. 2022-10-10 18:09:02 +02:00
default
b55ad04d1f Updated README. 2022-10-10 11:49:52 +02:00
default
1b9ae00d40 Deleted unused code. 2022-10-10 10:47:54 +02:00
default
8f5b0b2ea2 Updated TODO. 2022-10-10 09:46:49 +02:00
default
7f0063d5e1 build_mentions() completes uids without host. 2022-10-10 09:45:39 +02:00