aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-19Return an empty list in list_timeline() if (still) there is no list timeline.default
2024-10-19Also import lists.csv.default
2024-10-19Also import following_accounts.csv.default
2024-10-19Some work in CSV importing.default
2024-10-19tp-02-account-migration-from-mastodon-to-snac.md new file.default
2024-10-19Updated test procedure.default
2024-10-19Added some checks.default
2024-10-19Tweaked HTML for the timeline pages.default
2024-10-19Tweaked HTML for the notifications page.default
2024-10-19Fixed Draft: label title.default
2024-10-13Updated TODO.default
2024-10-13Touch the timeline in user_persist() (to avoid over-zealous caching in /public).default
2024-10-11Updated TODO.default
2024-10-11mastoapi: fixed timeline/public (it was showing less posts that it should).default
2024-10-10Version 2.60 RELEASED.default
2024-10-09Updated RELEASE_NOTES.default
2024-10-09Updated RELEASE_NOTES.default
2024-10-09After several tests, migration to Mastodon seems to work 🎉🥳.default
2024-10-09In migrate_account(), always download the alias actor.default
2024-10-08Updated RELEASE_NOTES.default
2024-10-08Fixed emojis in the public profile.default
2024-10-08More migration work.default
2024-10-08Fixed typo.default
2024-10-08Updated documentation.default
2024-10-08Updated documentation.default
2024-10-08New file doc/tp/tp-account-migration-from-snac-to-mastodon.md.default
2024-10-08Updated documentation.default
2024-10-08Added -pedantic compilation flag.default
2024-10-06Don't cache a page if an error is set.default
2024-10-06New HTML variable error (still unused).default
2024-10-03More hashtag regex improvements.default
2024-10-03Updated documentation.default
2024-10-03Add the apostrophe as another stop char for hashtags.default
2024-10-03Updated TODO.default
2024-10-03Fixed URL in README.md.default
2024-09-27Added a warning to the 'migrate' command.default
2024-09-27When editing a draft, the checkbox is kept set.default
2024-09-20More migration work.default
2024-09-19Move migration work.default
2024-09-19Changed some migration terminology.default
2024-09-19Updated RELEASE_NOTES.default
2024-09-19Log fake uids in webfinger_request_fake().default
2024-09-18Use webfinger_request_fake() in export_csv().default
2024-09-18New function webfinger_request_fake().default
2024-09-18Started account migration code.default
2024-09-18Added 'export_csv' to the usage message.default
2024-09-18Also export following_accounts.csv.default
2024-09-18Also export lists.csv.default
2024-09-18Started support for CSV data export.default
2024-09-18Use user_persist() to publish the actor after setting the aka.default