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 |
|
default
|
6807fecc73
|
Version 2.03 RELEASED.
|
2022-10-10 09:18:52 +02:00 |
|
default
|
ec73ef0bda
|
Updated RELEASE_NOTES.
|
2022-10-10 09:09:19 +02:00 |
|
default
|
556517ab54
|
Updated TODO.
|
2022-10-10 09:04:35 +02:00 |
|
default
|
78ec3b077b
|
Media can be attached to notes.
The web interface limits this (by now) to only one
attachment, given the URL.
|
2022-10-10 09:03:15 +02:00 |
|
default
|
106835b11e
|
Updated TODO.
|
2022-10-10 08:25:54 +02:00 |
|
default
|
f31dc02715
|
Attached videos are now embedded.
|
2022-10-10 08:25:16 +02:00 |
|
default
|
acb3bb90c4
|
Updated TODO.
|
2022-10-10 08:08:16 +02:00 |
|
default
|
43c5e2c679
|
Minor logging tweak.
|
2022-10-09 18:03:51 +02:00 |
|
default
|
ce96aab1d8
|
Updated documentation.
|
2022-10-09 17:55:49 +02:00 |
|
default
|
305591ae31
|
New optional server config directive 'disable_cache'.
|
2022-10-09 17:54:01 +02:00 |
|
default
|
0b39d08d80
|
Fail in bad disk layout version.
|
2022-10-09 17:22:18 +02:00 |
|
default
|
0f4779e2a0
|
Backport from xs.
|
2022-10-08 07:00:05 +02:00 |
|
default
|
29a0b21929
|
More emoticons.
|
2022-10-07 19:48:29 +02:00 |
|
default
|
d3c4691cdd
|
Emoticon tweak.
|
2022-10-07 19:24:20 +02:00 |
|
default
|
71d1bd06e1
|
Updated RELEASE_NOTES.
|
2022-10-07 19:08:09 +02:00 |
|
default
|
e188dc37f1
|
Updated documentation.
|
2022-10-07 19:07:16 +02:00 |
|
default
|
e6e84ce7b8
|
Added a set of smileys/emoticons that are replaced by emojis.
|
2022-10-07 19:02:29 +02:00 |
|
default
|
9aec7c9fa8
|
Moved message formatting to format.c.
|
2022-10-07 18:30:54 +02:00 |
|