Commit graph

2850 commits

Author SHA1 Message Date
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
default
14fe8fac60 Updated documentation. 2024-10-20 10:20:08 +02:00
default
c165be86c4 In tag_index(), don't repeat tags in indexes. 2024-10-19 22:34:22 +02:00
default
75911f5ce9 Call list_distribute() from timeline_request(). 2024-10-19 22:29:46 +02:00
default
38106471c8 Updated usage(). 2024-10-19 21:42:48 +02:00
default
d4ec39da72 Return an empty list in list_timeline() if (still) there is no list timeline. 2024-10-19 21:28:11 +02:00
default
30323616cb Also import lists.csv. 2024-10-19 21:22:52 +02:00
default
56d5de2e41 Also import following_accounts.csv. 2024-10-19 21:01:20 +02:00
default
5572bd0a97 Some work in CSV importing. 2024-10-19 20:38:10 +02:00
default
49b2a1d05c tp-02-account-migration-from-mastodon-to-snac.md new file. 2024-10-19 19:41:41 +02:00
default
fb7b1361d4 Updated test procedure. 2024-10-19 19:40:13 +02:00
default
bfb6c26f62 Added some checks. 2024-10-19 18:29:58 +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
06376f79c8 Updated TODO. 2024-10-13 06:50:19 +02:00