aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-25Most CSV import code has been moved to their own functions.default
2024-11-25Updated RELEASE_NOTES.default
2024-11-25When importing CSV lists, also follow that accounts.default
2024-11-24Fixed missing else in html people list.default
2024-11-24Changed help for the search box.default
2024-11-24Updated RELEASE_NOTES.default
2024-11-24The search box also searches accounts (via webfinger).default
2024-11-24Backport from xs.default
2024-11-24Fixed bio processing in the public page.default
2024-11-24Updated documentation.default
2024-11-24Minor tweak to user_persist().default
2024-11-24Updated RELEASE_NOTES.default
2024-11-24Bumped version.default
2024-11-24Added web UI for the 'approve_followers' checkbox.default
2024-11-24New web actions "Approve" and "Discard".default
2024-11-24Pending follow notifications are shown as "Follow Request".default
2024-11-24The people page shows 'Approve' and 'Discard' buttons for pending follows.default
2024-11-24On unfollow, also delete from the pending follow list.default
2024-11-24New function pending_check() and pending_del().default
2024-11-24New function pending_get() and pending_list().default
2024-11-24New function pending_add().default
2024-11-24Return the 'manuallyApprovesFollowers' actor field according to user configur...default
2024-11-23In user_persist(), only publish the actor to the world if a relevant field ha...default
2024-11-23Minor tweak to new metadata.default
2024-11-23The 'metadata' field in user.json is now a string instead of a dict.default
2024-11-21Version 2.64 RELEASED.default
2024-11-21Updated RELEASE_NOTES.default
2024-11-20New function xs_unicode_right_to_left().default
2024-11-20mastoapi: fixed crash in posts without 'published' field.default
2024-11-19Updated documentation.default
2024-11-19More usage of get_in_reply_to().default
2024-11-19New function get_in_reply_to().default
2024-11-18Updated TODO.default
2024-11-18Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2024-11-18Merge pull request 'do not autocapitalize "Login: " masto api field' (#227) f...grunfink
2024-11-18do not autocapitalize "Login: " masto api fieldFrançois Kooman
2024-11-17mastoapi: more tweaks to notifications code.default
2024-11-17mastoapi: added more checks in the notifications code.default
2024-11-17In the insert cmdline op, don't re-add if it's already in the timeline.default
2024-11-17Updated TODO.default
2024-11-17The server creates a pidfile inside the base directory.default
2024-11-17Updated TODO.default
2024-11-16Updated TODO.default
2024-11-16Allow underscores in hashtags.default
2024-11-14Minor tweak to proxy code (some URLs were not correctly formed).default
2024-11-14Version 2.63 RELEASED.default
2024-11-14Updated RELEASE_NOTES.default
2024-11-13Updated documentation.default
2024-11-12Updated dependencies.default
2024-11-12The proxy token seed is created on startup and never stored.default