index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils.c
Age
Commit message (
Expand
)
Author
2023-10-13
Don't allow creating users which user name strings only differ in case.
default
2023-08-31
Got rid of old d_char.
default
2023-08-14
Unify the instance description text.
default
2023-08-14
The instance URL can now show a timeline.
default
2023-08-14
Sanitize local user names in the greeting page.
default
2023-08-13
Added default CSS for Limit and Unlimit buttons.
default
2023-08-08
Renamed json dump functions to new xs spec.
default
2023-08-03
Use xs_json_dump_pp() wherever possible.
default
2023-07-28
Updated comment in headers.
default
2023-07-26
Call fflush() after admin prompts without newlines.
default
2023-07-24
Updated CSS in utils.c.
default
2023-07-15
utils.c: "User id" does not need "\n".
Yonle
2023-07-12
utils.c: Prompt does not need \n
Yonle
2023-06-26
In adduser(), don't copy the system-wide css.
default
2023-06-05
Replaced usage of random() with xs_rnd_buf().
default
2023-06-01
Fixed another CSS typo.
default
2023-06-01
Updated default css.
default
2023-05-29
New macro ISO_DATE_SPEC.
default
2023-05-17
Got rid of xs_encdec.h.
default
2023-05-08
Fill the mastoapi instance contact_account field, if possible.
default
2023-04-20
snac_init() now prompts for the admin_address.
default
2023-04-20
The default greeting.html now include %admin_email%.
default
2023-04-16
arc4random() does not exist in not-so-old systems, so revert this.
default
2023-04-16
Replaced random() with arc4random().
default
2023-04-01
Deleted OpenSSL that uses deprecated functions.
default
2023-03-02
New inbox collection functions.
default
2023-02-07
New utility function mkdirx().
default
2023-02-07
Ensure the setgid bit is set in the base directory.
default
2023-02-07
Tweaked user and group permissions for new files and dirs.
default
2023-01-31
More symbol renaming.
default
2023-01-31
Some symbol renaming.
default
2023-01-17
Updated year in copyright notices.
default
2023-01-12
Backport from xs.
default
2022-12-04
New command line option 'resetpwd'.
default
2022-12-04
New function new_password().
default
2022-12-04
Add an option to always show sensitive content
Alex Schroeder
2022-12-04
Don't create obsolete directories in adduser().
default
2022-12-03
Set default max_timeline_entries to 128.
default
2022-11-25
Do hard links to objects in each user's public and private caches.
default
2022-11-24
Use the new hide API.
default
2022-11-24
Don't create an actors/ subdirectory in add user.
default
2022-11-23
New function db_upgrade().
default
2022-11-12
Added local timeline purging.
default
2022-11-10
Some adduser message rewording.
default
2022-11-09
Updated default CSS.
default
2022-11-04
New 'Hide' button.
default
2022-11-03
Align the 'Unmute' button to the right in the default CSS.
default
2022-10-04
Fixed typo in initdb().
default
2022-10-04
Fixed bug.
default
2022-10-04
New function adduser().
default
[next]