Commit graph

630 commits

Author SHA1 Message Date
default
19b9998f8c The proxy token seed is created on startup and never stored. 2024-11-12 09:01:30 +01:00
default
af92863ebb Added new proxy authorization by token. 2024-11-12 05:38:55 +01:00
default
33375aca90 Fixed possible crash in proxy code. 2024-11-10 07:32:48 +01:00
default
a657274d4e In the RSS description, don't convert the bio from Markdown. 2024-11-10 07:16:48 +01:00
default
d9b94a556a RSS feeds are now 2.0 instead of 0.91. 2024-11-10 06:59:55 +01:00
default
b2555fb6b9 Merge branch 'master' of comam.es:git/snac2 2024-11-07 22:01:03 +01:00
default
585adead38 Fixed some URLs that should not be proxied. 2024-11-07 22:01:00 +01:00
default
c7e8f3783b Moved make_url() to data.c. 2024-11-07 22:00:25 +01:00
default
3e9222c049 Fixed 'strict_public_timelines' being applied to the private timeline. 2024-11-07 21:17:38 +01:00
default
a6bf1ee0d0 Use the raw_path for proxying (as some media may include ? arguments). 2024-11-07 20:47:37 +01:00
default
e4e58d2222 Don't proxy our own URLs. 2024-11-07 20:23:07 +01:00
default
7dc42f5b3b Propagate the caching headers. 2024-11-07 20:21:02 +01:00
default
eb6d3d0d0e Omit the 'image' field if there are any attachment. 2024-11-07 20:04:02 +01:00
default
0f8ade8c60 Propagate 'last-modified' and 'etag' fields while proxying.
But does it work?
2024-11-07 19:42:02 +01:00
default
916dc76332 Also use the proxy in replace_shortnames(). 2024-11-07 19:05:11 +01:00
default
3313dc8df5 Changed make_url(). 2024-11-07 18:57:52 +01:00
default
484dd127d6 More proxy_media work. 2024-11-07 17:27:11 +01:00
default
80a084e721 New function make_url(), that takes 'proxy_media' into account. 2024-11-07 17:10:20 +01:00
default
8d06540d43 New server variable 'strict_public_timelines'. 2024-11-05 18:19:01 +01:00
default
6a7881ec85 Set some HTML url fields to be type 'url'. 2024-10-29 20:22:49 +01:00
default
1548fb0ff8 Save the 'collapse_threads' from the web UI. 2024-10-28 14:49:44 +01:00
default
bf6dd8016f Show the collapse_threads field in the user settings. 2024-10-28 14:41:55 +01:00
default
a80ba1c538 Use the 'collapse_threads' field from user.json. 2024-10-28 14:33:29 +01:00
default
59142795e7 Some work towards collapsing threads by default. 2024-10-28 10:20:27 +01:00
default
a0fc1b38eb Fixed crash. 2024-10-28 09:37:02 +01:00
default
ebd8b6137f Skip all repeated attachments, not only images. 2024-10-27 09:06:56 +01:00
default
4563b9c2f5 If an attached image URL is already in the post content, don't show it. 2024-10-27 09:02:45 +01:00
default
d031437a6e In notifications, show the emoji of the EmojiReact. 2024-10-26 13:27:48 +02:00
default
cff5d4d4b6 Fixed HTML typo. 2024-10-25 11:10:52 +02:00
default
0f42fbf854 More HTML tweaks. 2024-10-23 09:43:38 +02:00
default
cb3bb90dfc Tweaked HTML for the timeline pages. 2024-10-19 17:56:17 +02:00
default
e1df0d0d57 Tweaked HTML for the notifications page. 2024-10-19 17:49:02 +02:00
default
c30036f8c3 Fixed Draft: label title. 2024-10-19 09:08:10 +02:00
default
107e7c0d29 Fixed emojis in the public profile. 2024-10-08 20:30:20 +02:00
default
e49c837cd7 Don't cache a page if an error is set. 2024-10-06 10:01:31 +02:00
default
7774a68f3f New HTML variable error (still unused). 2024-10-06 09:56:44 +02:00
default
d49ae2dc8a When editing a draft, the checkbox is kept set. 2024-09-27 17:36:49 +02:00
default
57c9f4b8e9 Skip ugly line breaks at the beginning of a post's content. 2024-09-15 08:25:12 +02:00
default
e0a2eb4fb5 Some tweaks to draft post code. 2024-09-14 16:51:30 +02:00
default
352108e61f Set the "Only for mentioned people" checkbox properly. 2024-09-14 15:23:07 +02:00
default
6869c493a1 Minor fix to avoid 'Block' notifications to be invisible. 2024-09-12 23:48:16 +02:00
default
d515126797 Minor tweak. 2024-09-06 10:53:01 +02:00
default
2ec86d363e Hiding a draft deletes it. 2024-09-06 10:51:30 +02:00
default
ac0c7bc2ed More work in post drafts. 2024-09-06 10:31:09 +02:00
default
7286216f14 Some new draft functions. 2024-09-06 09:54:27 +02:00
default
97c4af001b New checkbox in html_note() for marking a post as a draft. 2024-09-06 09:33:59 +02:00
default
36e98b8901 New 'hide_delete_post_button' server directive. 2024-08-31 08:22:30 +02:00
default
67f0efa689 Added web UI for [un]bookmarking. 2024-08-29 07:57:29 +02:00
default
72c31c28ef Pinned posts are no longer shown in the private timeline. 2024-08-29 07:50:10 +02:00
default
8ea199a996 The list of bookmarked posts also work. 2024-08-29 07:45:22 +02:00