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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-02-11
In sanitize(), also accept attribute values between single quotes.
default
1
-1
/
+1
2025-02-05
Fix link detection. Fixes: #290
Santtu Lakkala
1
-2
/
+4
2025-01-21
Added more Markdown (contributed by an-im-dugud).
default
1
-1
/
+46
2025-01-08
Bumped copyright year.
default
1
-1
/
+1
2024-12-26
Make xmpp and mailto URLs clickable.
default
1
-1
/
+12
2024-12-19
Avoid adding repeated attachments.
default
1
-14
/
+38
2024-11-03
Fixed processing of URLs with two @ inside.
default
1
-3
/
+8
2024-10-25
Fixed typo.
default
1
-1
/
+1
2024-10-25
Accept any URL schema (not just http) in format_line().
default
1
-24
/
+24
2024-07-19
Added support for markdown-like .
default
1
-0
/
+31
2024-07-19
Added support for Markdown ~~strikethrough text~~.
default
1
-4
/
+12
2024-07-18
Show bold+italic (text between ***) correctly.
default
1
-3
/
+9
2024-06-27
Fixed a minor bug in processing Markdown-style links having anchors.
default
1
-2
/
+2
2024-05-27
Minor tweak to markdown-like links.
default
1
-3
/
+8
2024-05-26
Added markdown-like links.
default
1
-1
/
+16
2024-05-23
Added more const.
default
1
-4
/
+7
2024-05-11
Add some special treatment to Event object display.
default
1
-0
/
+1
2024-05-11
Show 'Event' object types as Notes.
default
1
-3
/
+2
2024-04-19
Only add Emoji tags when needed.
default
1
-1
/
+1
2024-04-03
Added some error logging regarding the emojis.json file.
default
1
-0
/
+7
2024-03-25
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
default
1
-2
/
+27
2024-03-25
Emojis are now read from ~/emojis.json.
default
1
-4
/
+39
2024-02-27
Also trim , at the end of http links.
default
1
-1
/
+1
2024-01-14
In posts, fixed bad link urls if written between parentheses.
default
1
-1
/
+1
2024-01-04
Updated copyright year.
default
1
-1
/
+1
2023-12-15
format.c: add <bdi>
Yonle
1
-1
/
+1
Signed-off-by: Yonle <yonle@lecturify.net>
2023-11-20
Replaced encode_html_strict() with xs_html_encode().
default
1
-14
/
+2
2023-10-04
New function encode_html_strict().
default
1
-1
/
+10
2023-09-17
Also accept s HTML tags.
default
1
-1
/
+1
2023-09-17
Backport from xs.
default
1
-1
/
+1
2023-09-02
Improved heart <3 emoji.
default
1
-1
/
+1
2023-08-17
Simplified smiley processing.
default
1
-31
/
+29
2023-07-28
Updated comment in headers.
default
1
-1
/
+1
2023-07-24
Fixed minor memory leak.
default
1
-1
/
+1
2023-07-23
format.c: Encode all HTML characters when we're in pre element until we are out.
Yonle
1
-3
/
+11
Signed-off-by: Yonle <yonle@lecturify.net>
2023-07-23
format.c: Allow several tags
Yonle
1
-3
/
+13
Signed-off-by: Yonle <yonle@lecturify.net>
2023-07-15
html.c: invalid html tag: else? just show it as encoded text.
Yonle
1
-0
/
+4
Signed-off-by: Yonle <yonle@lecturify.net>
2023-07-11
Fixed some memory leaks.
default
1
-0
/
+16
2023-06-13
In sanitize(), delete unsupported HTML tags instead of showing them.
default
1
-6
/
+2
2023-06-13
Also accept HTML tag <ol>.
default
1
-1
/
+1
2023-06-12
Fix links with # in it.
default
1
-2
/
+3
2023-05-24
Also accept 'cite' as a valid HTML tag.
default
1
-1
/
+1
2023-05-21
Convert image links in notes to attachments.
default
1
-5
/
+22
2023-05-21
Minor prototype change.
default
1
-6
/
+6
2023-03-08
Updated documentation.
default
1
-1
/
+1
2023-03-07
Sanitize control codes in JSON code.
default
1
-8
/
+1
2023-03-06
Changed the way invalid codes in strings are stripped.
default
1
-2
/
+1
2023-03-06
Strip dangerous control codes in sanitize().
default
1
-1
/
+10
2023-02-01
Moved the angry emoticon above the sad one to avoid clashes.
default
1
-1
/
+1
2023-02-01
Added the angry emoticon.
default
1
-0
/
+1
[next]