index
:
penes-snac2
ukko-2.75
ukko-2.77
ukko-2.78
ukko-2.79
ukko-2.81
ukko-2.82
ukko-2.83
ukko-2.84
My fork of snac2 for p.enes.lv/2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
format.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
In posts, fixed bad link urls if written between parentheses.
default
2024-01-14
1
-1
/
+1
*
Updated copyright year.
default
2024-01-04
1
-1
/
+1
*
format.c: add <bdi>
Yonle
2023-12-15
1
-1
/
+1
*
Replaced encode_html_strict() with xs_html_encode().
default
2023-11-20
1
-14
/
+2
*
New function encode_html_strict().
default
2023-10-04
1
-1
/
+10
*
Also accept s HTML tags.
default
2023-09-17
1
-1
/
+1
*
Backport from xs.
default
2023-09-17
1
-1
/
+1
*
Improved heart <3 emoji.
default
2023-09-02
1
-1
/
+1
*
Simplified smiley processing.
default
2023-08-17
1
-31
/
+29
*
Updated comment in headers.
default
2023-07-28
1
-1
/
+1
*
Fixed minor memory leak.
default
2023-07-24
1
-1
/
+1
*
format.c: Encode all HTML characters when we're in pre element until we are out.
Yonle
2023-07-23
1
-3
/
+11
*
format.c: Allow several tags
Yonle
2023-07-23
1
-3
/
+13
*
html.c: invalid html tag: else? just show it as encoded text.
Yonle
2023-07-15
1
-0
/
+4
*
Fixed some memory leaks.
default
2023-07-11
1
-0
/
+16
*
In sanitize(), delete unsupported HTML tags instead of showing them.
default
2023-06-13
1
-6
/
+2
*
Also accept HTML tag <ol>.
default
2023-06-13
1
-1
/
+1
*
Fix links with # in it.
default
2023-06-12
1
-2
/
+3
*
Also accept 'cite' as a valid HTML tag.
default
2023-05-24
1
-1
/
+1
*
Convert image links in notes to attachments.
default
2023-05-21
1
-5
/
+22
*
Minor prototype change.
default
2023-05-21
1
-6
/
+6
*
Updated documentation.
default
2023-03-08
1
-1
/
+1
*
Sanitize control codes in JSON code.
default
2023-03-07
1
-8
/
+1
*
Changed the way invalid codes in strings are stripped.
default
2023-03-06
1
-2
/
+1
*
Strip dangerous control codes in sanitize().
default
2023-03-06
1
-1
/
+10
*
Moved the angry emoticon above the sad one to avoid clashes.
default
2023-02-01
1
-1
/
+1
*
Added the angry emoticon.
default
2023-02-01
1
-0
/
+1
*
Updated year in copyright notices.
default
2023-01-17
1
-1
/
+1
*
Minor URL formatting tweaks.
default
2023-01-13
1
-1
/
+2
*
Backport from xs.
default
2023-01-12
1
-7
/
+7
*
Some code reordering to placate scan-build's wrath.
default
2022-12-14
1
-1
/
+2
*
Added :shrug2:
default
2022-12-03
1
-0
/
+1
*
Fixed typo.
default
2022-11-16
1
-1
/
+1
*
More sanitize tweaks.
default
2022-11-16
1
-1
/
+2
*
In sanitize(), rebuild the accepted tags with only the accepted attributes.
default
2022-11-16
1
-5
/
+10
*
Call sanitize() as soon as possible.
default
2022-11-16
1
-3
/
+3
*
Added more emojis.
default
2022-11-13
1
-0
/
+2
*
More formatting tweaks.
default
2022-11-13
1
-52
/
+60
*
Some formatting refactoring.
default
2022-11-13
1
-4
/
+2
*
More tweaks to not_really_markdown() to avoid ambiguities.
default
2022-11-06
1
-3
/
+6
*
More not_really_markdown() tweaks.
default
2022-11-01
1
-0
/
+1
*
Fixed a bug in not_really_markdown() that confused code with pre markup.
default
2022-11-01
1
-2
/
+1
*
Accepted for HTML tags.
default
2022-10-30
1
-1
/
+2
*
Also add code to the valid HTML tags.
default
2022-10-28
1
-1
/
+1
*
Also add pre to the valid HTML tags.
default
2022-10-28
1
-1
/
+1
*
Accept more HTML tags.
default
2022-10-28
1
-1
/
+1
*
Also add br+slash as a valid HTML tag.
default
2022-10-28
1
-1
/
+1
*
Be more aggressive in HTML sanitization.
default
2022-10-28
1
-0
/
+51
*
Links in created Notes now include a target=_blank.
default
2022-10-20
1
-1
/
+1
*
Some emoticon tweaks.
default
2022-10-16
1
-1
/
+2
[next]