Commit Graph

992 Commits

Author SHA1 Message Date
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
default
266207a9a5 Version 2.02 RELEASED. 2022-10-07 18:15:37 +02:00
default
a366ca3e44 Updated RELEASE_NOTES. 2022-10-07 18:00:31 +02:00
default
8ffeab7884 Use xs_is_null() instead of NULL comparison when getting actor's name. 2022-10-07 17:25:40 +02:00
default
d79591c277 Backport from xs. 2022-10-07 15:06:17 +02:00
default
a4cf695e60 Backport from xs. 2022-10-07 13:48:53 +02:00
default
17842c2a79 Don't indent entry children beyond 4. 2022-10-07 10:12:14 +02:00
default
a62e830ced abort() on realloc() error. 2022-10-07 09:46:23 +02:00
default
d2edc2aa9b Updated TODO. 2022-10-06 19:46:06 +02:00
default
5773958c0e Do not show the hour in the date. 2022-10-06 19:45:37 +02:00
default
f9be6c58ed After doing some timeline operation, the page is loaded at the snac-posts anchor. 2022-10-06 19:21:29 +02:00
default
4428e767de Updated TODO. 2022-10-06 19:11:49 +02:00
default
6befe9e569 New function build_mentions(), for the reply textareas. 2022-10-06 19:06:05 +02:00
default
3a9c203fbd Updated TODO. 2022-10-06 18:44:15 +02:00
default
a2b4706499 Fixed bug in Boost (by URL). 2022-10-05 21:28:32 +02:00
default
de85bf0deb Updated TODO. 2022-10-05 21:19:27 +02:00
default
3e2cfa48d9 Alert if _timeline_find_fn() finds more than one file. 2022-10-05 12:08:17 +02:00
default
cea390bdab Updated documentation. 2022-10-04 18:58:58 +02:00