Commit graph

2877 commits

Author SHA1 Message Date
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
default
cd328249bb Touch the timeline in user_persist() (to avoid over-zealous caching in /public). 2024-10-13 06:48:29 +02:00
default
770f75cde5 Updated TODO. 2024-10-11 04:30:35 +02:00
default
5b759a6bc5 mastoapi: fixed timeline/public (it was showing less posts that it should). 2024-10-11 04:22:08 +02:00
default
861dc8265f
Version 2.60 RELEASED. 2024-10-10 15:04:32 +02:00
default
ae5ab1f103 Updated RELEASE_NOTES. 2024-10-09 18:12:21 +02:00
default
8ab15398d4 Updated RELEASE_NOTES. 2024-10-09 18:10:02 +02:00
default
6ffc31cc42 After several tests, migration to Mastodon seems to work 🎉🥳. 2024-10-09 11:34:50 +02:00
default
121df9cf0e In migrate_account(), always download the alias actor. 2024-10-09 11:03:28 +02:00
default
24e8fb49f4 Updated RELEASE_NOTES. 2024-10-08 20:32:09 +02:00
default
107e7c0d29 Fixed emojis in the public profile. 2024-10-08 20:30:20 +02:00
default
387964944a More migration work. 2024-10-08 17:37:15 +02:00
default
26a808c891 Fixed typo. 2024-10-08 12:04:46 +02:00
default
0cac1a89af Updated documentation. 2024-10-08 10:34:21 +02:00
default
bc12e5e0df Updated documentation. 2024-10-08 10:29:55 +02:00
default
3b147eed3c New file doc/tp/tp-account-migration-from-snac-to-mastodon.md. 2024-10-08 10:14:58 +02:00
default
076d74935c Updated documentation. 2024-10-08 09:30:43 +02:00
default
12373b018e Added -pedantic compilation flag. 2024-10-08 07:45:17 +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
b7e78e6016 More hashtag regex improvements. 2024-10-03 20:49:11 +02:00
default
d8487e5c9b Updated documentation. 2024-10-03 20:13:38 +02:00
default
25ff20cdae Add the apostrophe as another stop char for hashtags. 2024-10-03 17:10:30 +02:00
default
0e21b38807 Updated TODO. 2024-10-03 17:07:12 +02:00