aboutsummaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Expand)Author
2026-02-14Fixed mismatched following count.grunfink
2026-02-14Also show 'url' in notifications.grunfink
2026-02-14Use the 'url' link instead of 'id' (if there is one) in html_actor_icon().grunfink
2026-02-10In timelines, always create a 'people/' link, not only if follower or following.grunfink
2026-02-03Call xs_replace_i() in html_date_label() instead of overwriting.grunfink
2026-02-02Use the translated month names in date labels.grunfink
2026-01-28Added ... to 'Notifications filter' string.grunfink
2026-01-27typozen
2026-01-27typozen
2026-01-25stylebyte
2026-01-25notifications filterbyte
2026-01-25Merge pull request 'Add hh:mm times to posts, using the user timezone' (#530)...grunfink
2026-01-25Merge pull request 'Configurable limits for polls' (#534) from dandelions/sna...grunfink
2026-01-25poll-limits: revert accidentally commited changesgreen
2026-01-24personal: bigger limit for pollsgreen
2026-01-24small: fix segfault for poll optionsgreen
2026-01-24small: configurable poll limitgreen
2026-01-24visibility: copy more fields on editgreen
2026-01-23time-labels: fixed segfaultgreen
2026-01-23small: timezone dependant date labelsgreen
2026-01-17Fixed small memory leak.grunfink
2026-01-17Merge pull request 'simple cosmetic counters' (#519) from byte/snac2:counters...grunfink
2026-01-17segfault fixbyte
2026-01-17doing count conditionalbyte
2026-01-16simple cosmetic countersbyte
2026-01-12Fixed typo.grunfink
2026-01-12Move the pronouns closer to the account name.grunfink
2026-01-12Strip all HTML tags from pronouns.grunfink
2026-01-12Minor tweak.grunfink
2026-01-12Use the metadata pronouns.violette
2026-01-12user-specified word mutes and matchingbyte
2026-01-08Also disable EmojiReact notifications, if so configured.grunfink
2026-01-08Don't show the EmojiReact dropdown if disabled.grunfink
2026-01-08Don't show any EmojiReactions if they are disabled.grunfink
2026-01-06Fixed crash.grunfink
2026-01-06Hide EmojiReacts from muted actors and blocked instances.grunfink
2026-01-01Bumped copyright year.grunfink
2026-01-01Add boosts, likes and reacts to actor's people pageAlexandre Oliva
2025-12-30Fixed indentation in previous patch (my fault).grunfink
2025-12-30Add posts by actor to people pageAlexandre Oliva
2025-12-28introduce separate people/ pagesAlexandre Oliva
2025-12-26Fixed failed search when blank surround the query string.grunfink
2025-12-26Revert "Fixed failed search when blank surround the query string."grunfink
2025-12-20Fixed failed search when blank surround the query string.grunfink
2025-12-19Reindex tags when editing a post.grunfink
2025-12-19Some fixes.violette
2025-12-18Fixed typo.grunfink
2025-12-18Strip surrounding colons in emoji pictures, if they are still there.grunfink
2025-12-18Fixed more minor leaks.grunfink
2025-12-18Fixed leak in emoji_reacted().grunfink