aboutsummaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Expand)Author
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
2025-12-18Fixed some xs_fmt() usages.grunfink
2025-12-18Fixed some xs_join() uses.grunfink
2025-12-18Fixed some xs_dup() leaks.grunfink
2025-12-18Added emoji reactions (contributed by violette).violette
2025-12-09If terse is set, history is also hidden.grunfink
2025-12-09New query variable terse=anything.grunfink
2025-12-03Merge pull request 'rendering visibility conditionally, with lesser reach if ...grunfink
2025-11-30Fix user matchingrako
2025-11-26Some attachments are of type 'Video' instead of a MIME type (bsky).grunfink
2025-11-20Added a Follow/Unfollow button next to a new follow notification.grunfink
2025-11-18Merge pull request 'Add metadata to remote users' (#499) from dandelions/snac...grunfink
2025-11-17Some implementations set quoted posts with 'quoteUrl', so look at that as well.grunfink
2025-11-15Request unfound actors from the notifications page.grunfink
2025-11-14Merge pull request 'Fixed typo in html attribute' (#500) from dandelions/snac...grunfink
2025-11-14fixed typo in html attrgreen
2025-11-14metadata: hide the divider when user has no normal fieldsgreen
2025-11-14metadata: location and bday propertiesgreen
2025-11-14metadata: quick fix for <p> tagsgreen
2025-11-14metadata for remote users in people pagegreen
2025-11-10Don't call enqueue_object_request() for quoted posts in public timelines.grunfink
2025-11-09Use 'quoteUri' instead of 'quote'.grunfink
2025-11-09Ensure the "quote" post attribute is an URL.grunfink
2025-11-09Also show unlisted posts in public timelines.grunfink
2025-11-09Show quoted posts.grunfink
2025-11-01no visibility for editingbyte
2025-11-01Merge remote-tracking branch 'orig/master' into feature/lesser-visibilitybyte
2025-10-25rendering visibility conditionally, with lesser reach if neededbyte
2025-10-24Keep track of deleted users and return 410 Gone for them.grunfink
2025-10-13xs_http.h: new file.grunfink
2025-09-28CW fixbyte
2025-09-28Added back instance and actor failure icons.grunfink
2025-09-20implementing visibility scopesbyte
2025-09-09Return a 404 instead of an empty page if requesting a non-public post.grunfink
2025-08-12post_langs can now be set from the user settings.grunfink