Commit graph

2865 commits

Author SHA1 Message Date
default
585adead38 Fixed some URLs that should not be proxied. 2024-11-07 22:01:00 +01:00
default
34dbddb2b5 Updated dependencies. 2024-11-07 21:57:38 +01:00
default
a59699d7ce Updated TODO. 2024-11-07 21:46:45 +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
2769e6b1d7
Version 2.62 RELEASED. 2024-11-07 15:32:31 +01:00
default
eef38a3d5f Updated documentation. 2024-11-05 18:23:14 +01:00
default
9de791b125 Updated RELEASE_NOTES. 2024-11-05 18:21:39 +01:00
default
8d06540d43 New server variable 'strict_public_timelines'. 2024-11-05 18:19:01 +01:00
default
c00b21103e Updated TODO. 2024-11-05 17:50:08 +01:00
default
1675127c2a Minor xs tweak. 2024-11-05 16:48:11 +01:00
default
e194fa9c04 Merge branch 'master' of comam.es:git/snac2 2024-11-05 16:27:19 +01:00
default
bbc94bd834 Updated RELEASE_NOTES. 2024-11-05 16:27:15 +01:00
default
f70b9481ce Updated TODO. 2024-11-05 16:09:43 +01:00
default
abb4caa110 Updated TODO. 2024-11-04 17:08:29 +01:00
default
a5942432bf Fixed processing of URLs with two @ inside. 2024-11-03 15:13:31 +01:00
default
6501187c74 Updated TODO. 2024-11-03 07:24:03 +01:00
default
8ba3ffff96 Updated documentation. 2024-10-30 17:02:20 +01:00
default
38d411af23 Updated TODO. 2024-10-30 16:58:30 +01:00
default
a1231c1cd2 Don't notify 'Block' activities if the 'disable_block_notifications' server setting is true. 2024-10-30 16:57:27 +01:00
default
6a7881ec85 Set some HTML url fields to be type 'url'. 2024-10-29 20:22:49 +01:00
default
c10449364b Updated TODO. 2024-10-28 14:51:10 +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
220f611eac Updated TODO. 2024-10-27 18:50:48 +01:00
default
ebd8b6137f Skip all repeated attachments, not only images. 2024-10-27 09:06:56 +01:00
default
ab72acf5e3 Updated TODO. 2024-10-27 09:04:40 +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
be98082eee New command line action 'insert'. 2024-10-27 08:53:10 +01:00
grunfink
0d6659af73 Merge pull request 'Wrap user mention in post around span to ensure frontends do not display a link preview for it' (#213) from nyanide/snac2:evil into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/213
2024-10-27 07:17:58 +00:00
Kirby
9ee991c36f Wrap user mention in post around span to ensure frontends do not display a link preview for it
Some frontends won't recognize a user mention/tag as an actual mention
unless a span with a special class is wrapped around it, so it will
erronously generate a link preview for it if the span is missing:

https://ak.ari.lt/objects/8e18d701-9fdb-4ba8-8652-30dc2fef58ab
2024-10-27 01:56:20 -05: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
b44af1b567 Fixed typo. 2024-10-25 07:22:01 +02:00
default
560db69d14 Accept any URL schema (not just http) in format_line(). 2024-10-25 07:13:28 +02:00
default
8de46e30fd
Version 2.61 RELEASED. 2024-10-23 16:59:32 +02:00
default
35b6257d9c Updated RELEASE_NOTES. 2024-10-23 16:58:27 +02:00
default
0f42fbf854 More HTML tweaks. 2024-10-23 09:43:38 +02:00
default
6a971af20c Updated documentation. 2024-10-22 17:48:09 +02:00