summaryrefslogtreecommitdiff
path: root/utils.c
AgeCommit message (Expand)Author
2023-06-01Updated default css.default
2023-05-29New macro ISO_DATE_SPEC.default
2023-05-17Got rid of xs_encdec.h.default
2023-05-08Fill the mastoapi instance contact_account field, if possible.default
2023-04-20snac_init() now prompts for the admin_address.default
2023-04-20The default greeting.html now include %admin_email%.default
2023-04-16arc4random() does not exist in not-so-old systems, so revert this.default
2023-04-16Replaced random() with arc4random().default
2023-04-01Deleted OpenSSL that uses deprecated functions.default
2023-03-02New inbox collection functions.default
2023-02-07New utility function mkdirx().default
2023-02-07Ensure the setgid bit is set in the base directory.default
2023-02-07Tweaked user and group permissions for new files and dirs.default
2023-01-31More symbol renaming.default
2023-01-31Some symbol renaming.default
2023-01-17Updated year in copyright notices.default
2023-01-12Backport from xs.default
2022-12-04New command line option 'resetpwd'.default
2022-12-04New function new_password().default
2022-12-04Add an option to always show sensitive contentAlex Schroeder
2022-12-04Don't create obsolete directories in adduser().default
2022-12-03Set default max_timeline_entries to 128.default
2022-11-25Do hard links to objects in each user's public and private caches.default
2022-11-24Use the new hide API.default
2022-11-24Don't create an actors/ subdirectory in add user.default
2022-11-23New function db_upgrade().default
2022-11-12Added local timeline purging.default
2022-11-10Some adduser message rewording.default
2022-11-09Updated default CSS.default
2022-11-04New 'Hide' button.default
2022-11-03Align the 'Unmute' button to the right in the default CSS.default
2022-10-04Fixed typo in initdb().default
2022-10-04Fixed bug.default
2022-10-04New function adduser().default
2022-10-04New function initdb().default