index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed another CSS typo.
default
2023-06-01
1
-1
/
+1
*
Updated default css.
default
2023-06-01
1
-1
/
+2
*
New macro ISO_DATE_SPEC.
default
2023-05-29
1
-1
/
+1
*
Got rid of xs_encdec.h.
default
2023-05-17
1
-1
/
+0
*
Fill the mastoapi instance contact_account field, if possible.
default
2023-05-08
1
-1
/
+3
*
snac_init() now prompts for the admin_address.
default
2023-04-20
1
-0
/
+7
*
The default greeting.html now include %admin_email%.
default
2023-04-20
1
-5
/
+2
*
arc4random() does not exist in not-so-old systems, so revert this.
default
2023-04-16
1
-3
/
+4
*
Replaced random() with arc4random().
default
2023-04-16
1
-4
/
+3
*
Deleted OpenSSL that uses deprecated functions.
default
2023-04-01
1
-1
/
+1
*
New inbox collection functions.
default
2023-03-02
1
-0
/
+3
*
New utility function mkdirx().
default
2023-02-07
1
-9
/
+6
*
Ensure the setgid bit is set in the base directory.
default
2023-02-07
1
-1
/
+4
*
Tweaked user and group permissions for new files and dirs.
default
2023-02-07
1
-6
/
+6
*
More symbol renaming.
default
2023-01-31
1
-1
/
+4
*
Some symbol renaming.
default
2023-01-31
1
-1
/
+1
*
Updated year in copyright notices.
default
2023-01-17
1
-1
/
+1
*
Backport from xs.
default
2023-01-12
1
-8
/
+8
*
New command line option 'resetpwd'.
default
2022-12-04
1
-0
/
+29
*
New function new_password().
default
2022-12-04
1
-9
/
+17
*
Add an option to always show sensitive content
Alex Schroeder
2022-12-04
1
-0
/
+1
*
Don't create obsolete directories in adduser().
default
2022-12-04
1
-2
/
+2
*
Set default max_timeline_entries to 128.
default
2022-12-03
1
-1
/
+1
*
Do hard links to objects in each user's public and private caches.
default
2022-11-25
1
-1
/
+2
*
Use the new hide API.
default
2022-11-24
1
-1
/
+1
*
Don't create an actors/ subdirectory in add user.
default
2022-11-24
1
-1
/
+1
*
New function db_upgrade().
default
2022-11-23
1
-1
/
+7
*
Added local timeline purging.
default
2022-11-12
1
-1
/
+2
*
Some adduser message rewording.
default
2022-11-10
1
-1
/
+1
*
Updated default CSS.
default
2022-11-09
1
-0
/
+1
*
New 'Hide' button.
default
2022-11-04
1
-0
/
+1
*
Align the 'Unmute' button to the right in the default CSS.
default
2022-11-03
1
-0
/
+1
*
Fixed typo in initdb().
default
2022-10-04
1
-1
/
+1
*
Fixed bug.
default
2022-10-04
1
-1
/
+1
*
New function adduser().
default
2022-10-04
1
-0
/
+118
*
New function initdb().
default
2022-10-04
1
-0
/
+174