Commit Graph

985 Commits

Author SHA1 Message Date
default
3283536cfa Deleted useless code. 2023-02-22 09:31:18 +01:00
default
2bfebba7be Don't wait for 3 seconds if there were some q_items processed. 2023-02-22 08:39:54 +01:00
default
372aa42125 Updated RELEASE_NOTES. 2023-02-21 06:20:13 +01:00
default
3a97721c30 Unrolled the recipient-to-inbox process in process_user_queue_item().
Instead of calling inbox_list(), waiting for it to end and then
sending to all the "uniqueized" inboxes, the sending is done everytime
a unique inbox is found.
2023-02-20 13:19:29 +01:00
default
9d02e70a2f Show the avatar in the nav menu. 2023-02-20 11:09:39 +01:00
default
188d224e35 Updated RELEASE_NOTES. 2023-02-20 10:22:53 +01:00
default
fdda3c9235 New checkbox 'Only for mentioned people'. 2023-02-20 10:19:15 +01:00
default
9ac8ae93d7 Updated RELEASE_NOTES. 2023-02-20 10:09:36 +01:00
default
58c01be996 Use actor_request() again in get_actor_inbox().
This was faster, but some actors not already here (i.e. some
mentions) were not posted.
2023-02-20 10:02:21 +01:00
default
5230435b31 New boolean argument 'priv' to msg_note(). 2023-02-20 09:32:44 +01:00
default
9083bef5cb Don't try to send to empty email addresses. 2023-02-20 06:12:23 +01:00
default
235c92ea0c Updated documentation. 2023-02-20 06:10:51 +01:00
default
b57b958f25 Updated RELEASE_NOTES. 2023-02-20 06:03:39 +01:00
default
27bc74ab5c Bumped version. 2023-02-20 06:01:19 +01:00
default
f1f3e3b116 Email notifications can be disabled. 2023-02-20 06:00:54 +01:00
default
a3804c2c89 Version 2.23 RELEASED. 2023-02-19 12:36:49 +01:00
default
6be2942b3c Updated RELEASE_NOTES. 2023-02-17 12:45:03 +01:00
default
1727d5fbd9 Updated TODO. 2023-02-17 11:04:45 +01:00
default
19ed90319b Backport from xs. 2023-02-16 09:32:42 +01:00
default
75fbc38db3 Rewritten text 'More...' as 'Load more...'. 2023-02-15 09:35:44 +01:00
default
0e9f240f06 Updated TODO. 2023-02-15 09:34:50 +01:00
default
fa77473936 Updated RELEASE_NOTES. 2023-02-15 09:33:39 +01:00
default
2de75731ad Updated TODO. 2023-02-15 09:31:19 +01:00
default
08aa6107b1 Added form field code for uploading the avatar. 2023-02-15 09:30:08 +01:00
default
306f5bdd26 Added support for receiving un uploaded avatar. 2023-02-15 09:08:27 +01:00
default
d3da67eaba Don't request the actor in get_actor_inbox(). 2023-02-15 06:01:47 +01:00
default
1af96788f0 Even more tweaks to connection reply logging. 2023-02-14 08:49:17 +01:00
default
e71c72f037 More tweaks to connection reply logging. 2023-02-14 08:32:07 +01:00
default
e144b0dc67 Add OK or ERROR to HTTP response. 2023-02-14 08:29:21 +01:00
default
f832e6a508 Some tweaks to connection reply logging. 2023-02-14 08:26:39 +01:00
default
7e27ccfde8 Try to show a piece of the error after connecting. 2023-02-14 08:15:43 +01:00
default
296625c3a4 Updated documentation. 2023-02-12 09:32:15 +01:00
default
d817264e52 Added a user config override for 'purge_days'. 2023-02-12 09:26:44 +01:00
default
0f4db7cf26 New file ~user/user_o.json, for the admin to override user settings. 2023-02-12 09:17:38 +01:00
default
dca071b14d Version 2.22 RELEASED. 2023-02-11 14:11:08 +01:00
default
4fc6efb227 Updated RELEASE_NOTES. 2023-02-11 06:58:11 +01:00
default
2c45b655c3 Added 'fattr' to the pledge() list. 2023-02-11 06:43:43 +01:00
default
9acf7796ae Updated RELEASE_NOTES. 2023-02-11 06:32:27 +01:00
default
28d1da0a81 Don't fail silently if the job fifo is not ready. 2023-02-11 06:28:36 +01:00
default
f325b567e3 Improved Delete button fix. 2023-02-10 23:04:42 +01:00
default
2a47bdd572 Bumped version. 2023-02-10 15:09:55 +01:00
default
ce2ed34677 Updated RELEASE_NOTES. 2023-02-10 15:09:34 +01:00
default
ed44462a41 Fixed actor / post Delete confusion bug. 2023-02-10 14:36:27 +01:00
default
f4d337c549 Version 2.21 RELEASED. 2023-02-10 14:02:50 +01:00
default
381129fb25 Move the #fds log line to dbglevel 0. 2023-02-10 13:53:12 +01:00
default
5f89816bb4 Show (dbglevel 1) the number of file descriptors available. 2023-02-10 13:45:26 +01:00
default
03325d04a5 Show the fd rlimit at httpd startup. 2023-02-10 13:39:17 +01:00
default
b48a4ddfa6 Updated TODO. 2023-02-10 12:26:00 +01:00
default
4dc40305b6 Updated RELEASE_NOTES. 2023-02-10 12:17:07 +01:00
default
d4979d9403 Added more job_fifo concurrency protections. 2023-02-10 11:23:42 +01:00