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
*
Added queue timeout tweaks to default server.json.
default
2024-04-22
1
-0
/
+2
*
Added the default 'protocol' field to 'server.json'.
default
2024-04-19
1
-0
/
+1
*
Replaced most xs_dict_iter() with xs_dict_next().
default
2024-03-09
1
-1
/
+2
*
default css: also darken <input> and <textarea>
Yonle
2024-02-24
1
-1
/
+1
*
utils.c: *default_srv_config: add configuration for min_account_age
Yonle
2024-02-22
1
-0
/
+1
*
utils.c: *default_srv_config: change max_timeline_entries default to 50
Yonle
2024-02-22
1
-1
/
+1
*
Also apply 1em patch to utils.c.
default
2024-02-22
1
-1
/
+1
*
The link verification time is stored as a time_t.
default
2024-02-20
1
-2
/
+2
*
Fixed crash in verify_links().
default
2024-02-16
1
-3
/
+4
*
Added 'accept' and 'user-agent' headers to verify_links().
default
2024-02-16
1
-4
/
+17
*
More verify link logging.
default
2024-02-16
1
-2
/
+7
*
New function verify_links().
default
2024-02-15
1
-0
/
+106
*
Also add dark mode CSS to utils.c.
default
2024-02-03
1
-0
/
+5
*
feature(favicon): Add favicon support (#107)
Florian Paul Azim Hoberg
2024-01-28
1
-0
/
+1
*
Updated copyright year.
default
2024-01-04
1
-1
/
+1
*
Also delete the user directory in deluser().
default
2023-10-22
1
-0
/
+38
*
New function deluser(), to delete a user.
default
2023-10-22
1
-0
/
+26
*
Added FastCGI support.
default
2023-10-17
1
-1
/
+2
*
Don't allow creating users which user name strings only differ in case.
default
2023-10-13
1
-1
/
+1
*
Got rid of old d_char.
default
2023-08-31
1
-1
/
+1
*
Unify the instance description text.
default
2023-08-14
1
-13
/
+17
*
The instance URL can now show a timeline.
default
2023-08-14
1
-1
/
+3
*
Sanitize local user names in the greeting page.
default
2023-08-14
1
-3
/
+3
*
Added default CSS for Limit and Unlimit buttons.
default
2023-08-13
1
-0
/
+2
*
Renamed json dump functions to new xs spec.
default
2023-08-08
1
-4
/
+4
*
Use xs_json_dump_pp() wherever possible.
default
2023-08-03
1
-8
/
+4
*
Updated comment in headers.
default
2023-07-28
1
-1
/
+1
*
Call fflush() after admin prompts without newlines.
default
2023-07-26
1
-7
/
+7
*
Updated CSS in utils.c.
default
2023-07-24
1
-3
/
+5
*
utils.c: "User id" does not need "\n".
Yonle
2023-07-15
1
-1
/
+1
*
utils.c: Prompt does not need \n
Yonle
2023-07-12
1
-7
/
+7
*
In adduser(), don't copy the system-wide css.
default
2023-06-26
1
-21
/
+2
*
Replaced usage of random() with xs_rnd_buf().
default
2023-06-05
1
-4
/
+2
*
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
[next]