index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html.c
Age
Commit message (
Expand
)
Author
2026-04-23
Don't recalculate md5 in » links.
grunfink
2026-04-15
Another fix to %s null.
grunfink
2026-04-11
Rewritten last commit to be more reliable (latitude and longitude data may be...
grunfink
2026-04-11
Also show a location link from people entries, if they have one.
grunfink
2026-04-11
Even if follow metrics are available in the actor object, don't show if both ...
grunfink
2026-04-10
Fixed crash.
grunfink
2026-04-10
Added web UI settings for the 'show_unlisted' toggle.
grunfink
2026-04-10
New user toggle 'show_unlisted', to show unlisted posts in public pages and R...
grunfink
2026-04-10
Add following and followers (if available) in people entries.
grunfink
2026-04-05
Merge pull request 'static files: allow files in a subdirectory' (#541) from ...
grunfink
2026-04-05
Strip HTML from a summary field.
grunfink
2026-03-26
Increased some debug level in error users.
grunfink
2026-03-24
Avoid passing a NULL uid to sprintf(), as it annoys OpenBSD.
default
2026-03-18
If latitude or longitude are not numbers, use them as string.
grunfink
2026-03-18
Don't use a NULL md5 in quoted post anchors.
grunfink
2026-03-17
Merge pull request 'Fixed more memory leaks in new features' (#584) from dand...
grunfink
2026-03-17
fix: broken <label> tags in html_checkbox()
green
2026-03-17
fix: more memory leaks
green
2026-03-17
fix: memory errors in byte's notification filter
green
2026-03-12
Fixed an error in emptying hashtags from the web UI.
grunfink
2026-03-04
Fixed bug in Mastodon-style share button.
grunfink
2026-03-01
Clicking on the account link always lead to the single people page.
grunfink
2026-02-28
Inserted a space between month name and number.
grunfink
2026-02-24
Call enqueue_actor_refresh() from html_people_one().
grunfink
2026-02-24
Also use the 'url' field in the » link to the post.
grunfink
2026-02-24
Fixed local message not being shown.
grunfink
2026-02-23
Increase the level argument in quoted posts.
grunfink
2026-02-14
Do the same with list 'url' fields in notifications.
grunfink
2026-02-14
Fixed crash when the 'url' field is a list.
grunfink
2026-02-14
Fixed mismatched following count.
grunfink
2026-02-14
Also show 'url' in notifications.
grunfink
2026-02-14
Use the 'url' link instead of 'id' (if there is one) in html_actor_icon().
grunfink
2026-02-10
In timelines, always create a 'people/' link, not only if follower or following.
grunfink
2026-02-03
Call xs_replace_i() in html_date_label() instead of overwriting.
grunfink
2026-02-02
Use the translated month names in date labels.
grunfink
2026-01-28
static files: allow files in a subdirectory
la_ninpre
2026-01-28
Added ... to 'Notifications filter' string.
grunfink
2026-01-27
typo
zen
2026-01-27
typo
zen
2026-01-25
style
byte
2026-01-25
notifications filter
byte
2026-01-25
Merge pull request 'Add hh:mm times to posts, using the user timezone' (#530)...
grunfink
2026-01-25
Merge pull request 'Configurable limits for polls' (#534) from dandelions/sna...
grunfink
2026-01-25
poll-limits: revert accidentally commited changes
green
2026-01-24
personal: bigger limit for polls
green
2026-01-24
small: fix segfault for poll options
green
2026-01-24
small: configurable poll limit
green
2026-01-24
visibility: copy more fields on edit
green
2026-01-23
time-labels: fixed segfault
green
2026-01-23
small: timezone dependant date labels
green
[next]