index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memory leak in multipart parsing
Santtu Lakkala
2025-02-21
1
-10
/
+10
*
Merge pull request 'Fix uninitialised memory access' (#306) from inz/snac2:un...
grunfink
2025-02-20
1
-3
/
+4
|
\
|
*
Fix uninitialised memory access
Santtu Lakkala
2025-02-20
1
-3
/
+4
|
/
*
Merge pull request 'doc/snac8: elaborate regex blocking' (#305) from Menelmac...
grunfink
2025-02-17
1
-2
/
+3
|
\
|
*
doc/snac8: elaborate regex blocking
Menelmacar
2025-02-17
1
-2
/
+3
|
/
*
Show the POST status also as string.
default
2025-02-17
2
-3
/
+22
*
Add fake HTTP status error 399 to http_status_text().
default
2025-02-17
1
-0
/
+1
*
Return ASAP if srv_open() fails.
default
2025-02-17
1
-0
/
+3
*
Updated po.
default
2025-02-15
1
-127
/
+131
*
The interface language preference can now be set.
default
2025-02-15
2
-0
/
+30
*
srv_open() now loads all .po files into srv_langs.
default
2025-02-15
1
-0
/
+22
*
Optimized lang_str().
default
2025-02-15
3
-15
/
+22
*
Some message tweaks.
default
2025-02-14
2
-178
/
+170
*
xs_po.h new file.
default
2025-02-14
6
-15
/
+103
*
html_footer() now receives an optional snac *user argument.
default
2025-02-14
1
-7
/
+5
*
Redefined L() to use lang_str().
default
2025-02-14
3
-3
/
+16
*
New function lang_str().
default
2025-02-14
3
-0
/
+29
*
More variable renaming.
default
2025-02-14
1
-9
/
+9
*
More variable renaming.
default
2025-02-14
1
-15
/
+15
*
More variable renaming.
default
2025-02-14
1
-2
/
+2
*
More variable renaming.
default
2025-02-14
1
-26
/
+26
*
Some variable renaming.
default
2025-02-14
1
-7
/
+7
*
Merge branch 'master' of comam.es:git/snac2
default
2025-02-14
3
-2
/
+702
|
\
|
*
New Makefile target.
default
2025-02-14
2
-0
/
+700
|
*
Minor string tweak.
default
2025-02-14
1
-2
/
+2
*
|
Disable "shortnames" of the image/svg+xml mediaType.
default
2025-02-14
1
-10
/
+16
|
/
*
Force the Content-Security-Policy header, instead of just suggesting it in th...
default
2025-02-13
2
-3
/
+4
*
Drop SVG attachments, as they may include JavaScript.
default
2025-02-13
1
-0
/
+5
*
Added a default MAX_JSON_DEPTH inside xs_json.h.
default
2025-02-13
1
-0
/
+4
*
Limit JSON depth
Santtu Lakkala
2025-02-13
2
-17
/
+23
*
Don't show the bookmark emoji to strangers.
default
2025-02-11
1
-1
/
+1
*
Bumped version.
default
2025-02-11
1
-1
/
+1
*
Added some checks to xs_regex_split_n().
default
2025-02-11
1
-2
/
+4
*
In sanitize(), also accept attribute values between single quotes.
default
2025-02-11
1
-1
/
+1
*
Updated documentation.
default
2025-02-11
1
-2
/
+6
*
Version 2.72 RELEASED.
2.72
default
2025-02-10
1
-1
/
+1
*
Updated RELEASE_NOTES.
default
2025-02-10
1
-1
/
+1
*
Merge branch 'master' of comam.es:git/snac2
default
2025-02-09
1
-2
/
+2
|
\
|
*
Minor xs_html tweak.
default
2025-02-09
1
-2
/
+2
*
|
Fixed function tid() for some architectures.
default
2025-02-09
1
-1
/
+1
|
/
*
Updated README.
default
2025-02-08
1
-0
/
+1
*
Updated RELEASE_NOTES.
default
2025-02-08
1
-0
/
+2
*
Fixed crash in incomplete poll post.
default
2025-02-08
1
-9
/
+10
*
Show links to followed hashtags just below the list of lists.
default
2025-02-08
1
-0
/
+23
*
mastoapi: notify the maximum configured attachments.
default
2025-02-07
1
-1
/
+6
*
Updated RELEASE_NOTES.
default
2025-02-07
1
-1
/
+3
*
Updated documentation.
default
2025-02-07
1
-0
/
+2
*
Added support for multiple attachments in the same post.
default
2025-02-07
1
-59
/
+109
*
Fixed a crash in xs_multipart_form_data().
default
2025-02-06
1
-2
/
+4
*
If 'def_timeline_entries' is not set, 'max_timeline_entries' is used (instead...
default
2025-02-06
2
-2
/
+4
[next]