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
*
As they look ugly in some platforms, links are no longer shown as attachments.
grunfink
2025-05-09
1
-24
/
+0
*
Fixed crash.
default
2025-05-06
1
-14
/
+18
*
Merge pull request 'Display custom emoji in more places' (#343) from dandelio...
grunfink
2025-05-06
1
-2
/
+3
|
\
|
*
cleaned up old changes and outdated comments
green
2025-04-13
1
-1
/
+0
|
*
check the extension in a different way
green
2025-04-13
1
-2
/
+3
|
*
allow emoji urls with no extension
green
2025-04-13
1
-1
/
+2
*
|
Added back again links as attachments.
grunfink
2025-05-03
1
-0
/
+20
*
|
Revert adding links as attachments.
grunfink
2025-05-03
1
-20
/
+0
*
|
Also add direct and markdown links in posts as attachments.
grunfink
2025-05-03
1
-2
/
+25
|
/
*
Reverted Markdown error.
default
2025-03-17
1
-1
/
+0
*
Reverted the usage of _ for italics (they are causing problems).
default
2025-03-17
1
-7
/
+0
*
mastoapi: added support for /api/v1/custom_emojis (contributed by violette).
default
2025-03-17
1
-0
/
+1
*
In sanitize(), also accept attribute values between single quotes.
default
2025-02-11
1
-1
/
+1
*
Fix link detection. Fixes: #290
Santtu Lakkala
2025-02-05
1
-2
/
+4
*
Added more Markdown (contributed by an-im-dugud).
default
2025-01-21
1
-1
/
+46
*
Bumped copyright year.
default
2025-01-08
1
-1
/
+1
*
Make xmpp and mailto URLs clickable.
default
2024-12-26
1
-1
/
+12
*
Avoid adding repeated attachments.
default
2024-12-19
1
-14
/
+38
*
Fixed processing of URLs with two @ inside.
default
2024-11-03
1
-3
/
+8
*
Fixed typo.
default
2024-10-25
1
-1
/
+1
*
Accept any URL schema (not just http) in format_line().
default
2024-10-25
1
-24
/
+24
*
Added support for markdown-like .
default
2024-07-19
1
-0
/
+31
*
Added support for Markdown ~~strikethrough text~~.
default
2024-07-19
1
-4
/
+12
*
Show bold+italic (text between ***) correctly.
default
2024-07-18
1
-3
/
+9
*
Fixed a minor bug in processing Markdown-style links having anchors.
default
2024-06-27
1
-2
/
+2
*
Minor tweak to markdown-like links.
default
2024-05-27
1
-3
/
+8
*
Added markdown-like links.
default
2024-05-26
1
-1
/
+16
*
Added more const.
default
2024-05-23
1
-4
/
+7
*
Add some special treatment to Event object display.
default
2024-05-11
1
-0
/
+1
*
Show 'Event' object types as Notes.
default
2024-05-11
1
-3
/
+2
*
Only add Emoji tags when needed.
default
2024-04-19
1
-1
/
+1
*
Added some error logging regarding the emojis.json file.
default
2024-04-03
1
-0
/
+7
*
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
default
2024-03-25
1
-2
/
+27
*
Emojis are now read from ~/emojis.json.
default
2024-03-25
1
-4
/
+39
*
Also trim , at the end of http links.
default
2024-02-27
1
-1
/
+1
*
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
[next]