Commit graph

2867 commits

Author SHA1 Message Date
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
default
8c26debb9d Fixed URL in README.md. 2024-10-03 16:42:52 +02:00
default
56070513ae Added a warning to the 'migrate' command. 2024-09-27 17:40:05 +02:00
default
d49ae2dc8a When editing a draft, the checkbox is kept set. 2024-09-27 17:36:49 +02:00
default
2d2a685ec8 More migration work. 2024-09-20 10:47:14 +02:00
default
3a5c78147c Move migration work. 2024-09-19 20:13:18 +02:00
default
a0d1d13441 Changed some migration terminology. 2024-09-19 19:47:07 +02:00
default
26674e1ec3 Updated RELEASE_NOTES. 2024-09-19 15:07:59 +02:00
default
d5f0acaf87 Log fake uids in webfinger_request_fake(). 2024-09-19 15:02:00 +02:00
default
836b66358d Use webfinger_request_fake() in export_csv(). 2024-09-18 20:05:22 +02:00
default
ee63e2a78c New function webfinger_request_fake(). 2024-09-18 19:56:40 +02:00