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-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
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
2026-01-17
Fixed small memory leak.
grunfink
2026-01-17
Merge pull request 'simple cosmetic counters' (#519) from byte/snac2:counters...
grunfink
2026-01-17
segfault fix
byte
2026-01-17
doing count conditional
byte
2026-01-16
simple cosmetic counters
byte
2026-01-12
Fixed typo.
grunfink
2026-01-12
Move the pronouns closer to the account name.
grunfink
2026-01-12
Strip all HTML tags from pronouns.
grunfink
2026-01-12
Minor tweak.
grunfink
2026-01-12
Use the metadata pronouns.
violette
2026-01-12
user-specified word mutes and matching
byte
2026-01-08
Also disable EmojiReact notifications, if so configured.
grunfink
2026-01-08
Don't show the EmojiReact dropdown if disabled.
grunfink
2026-01-08
Don't show any EmojiReactions if they are disabled.
grunfink
2026-01-06
Fixed crash.
grunfink
2026-01-06
Hide EmojiReacts from muted actors and blocked instances.
grunfink
2026-01-01
Bumped copyright year.
grunfink
2026-01-01
Add boosts, likes and reacts to actor's people page
Alexandre Oliva
2025-12-30
Fixed indentation in previous patch (my fault).
grunfink
2025-12-30
Add posts by actor to people page
Alexandre Oliva
2025-12-28
introduce separate people/ pages
Alexandre Oliva
2025-12-26
Fixed failed search when blank surround the query string.
grunfink
2025-12-26
Revert "Fixed failed search when blank surround the query string."
grunfink
2025-12-20
Fixed failed search when blank surround the query string.
grunfink
2025-12-19
Reindex tags when editing a post.
grunfink
2025-12-19
Some fixes.
violette
2025-12-18
Fixed typo.
grunfink
2025-12-18
Strip surrounding colons in emoji pictures, if they are still there.
grunfink
2025-12-18
Fixed more minor leaks.
grunfink
2025-12-18
Fixed leak in emoji_reacted().
grunfink
2025-12-18
Fixed some xs_fmt() usages.
grunfink
2025-12-18
Fixed some xs_join() uses.
grunfink
2025-12-18
Fixed some xs_dup() leaks.
grunfink
2025-12-18
Added emoji reactions (contributed by violette).
violette
[next]