| Age | Commit message (Expand) | Author |
| 2026-08-30 | Added notification filter for Webmentions. | grunfink |
| 2026-08-30 | Fixed error in notification filtering. | grunfink |
| 2026-08-30 | Fixed EmojiReact code to allow any emoticon in emojis.json, not only those wi... | grunfink |
| 2026-08-26 | Fixed ugly link label in 'Link' attachments when proxy media is on. | grunfink |
| 2026-08-26 | Use snac_op in list_maint(). | default |
| 2026-08-26 | Use snac_op in grave(). | default |
| 2026-08-26 | Use snac_op in actor_failure(). | default |
| 2026-08-26 | In the people page, strip absurdly long location coordinates due to floating ... | grunfink |
| 2026-08-18 | More proxy test fixes. | grunfink |
| 2026-08-18 | Moved proxy status change after the log message. | grunfink |
| 2026-08-18 | Don't propagate 4xx error statuses from proxied media. | grunfink |
| 2026-08-06 | Don't try (and fail) to parse non-UTC dates in posts. | grunfink |
| 2026-07-30 | Don't skip unlisted replies to unknown posts. | grunfink |
| 2026-07-23 | renamed snac-btn-like to snac-btn-clear-all | voidq |
| 2026-07-20 | In build_mentions(), don't add the original poster as a CC. | grunfink |
| 2026-06-08 | Another tweak to search. | grunfink |
| 2026-06-02 | Minor rewording. | grunfink |
| 2026-06-02 | Added web UI to set the 'excluded_langs'. | grunfink |
| 2026-06-02 | New user directive: 'excluded_langs'. | grunfink |
| 2026-06-02 | Minor cleanup. | grunfink |
| 2026-05-27 | add keep_replied_posts and keep_replied_me feathers, and auto-mention post au... | hanchan |
| 2026-05-22 | Delete from the admire cache also when emojiunreacting. | grunfink |
| 2026-05-22 | Delete from the admire index when unliking and unboosting. | grunfink |
| 2026-05-21 | Added a new 'admiration' timeline. | violette |
| 2026-05-18 | Limited the number of nested quoted posts to 3. | grunfink |
| 2026-05-07 | Show a thumb up next to account names that follow you. | grunfink |
| 2026-04-27 | More webfinger search tweaks. | grunfink |
| 2026-04-27 | In URL searches, try first the ActivityPub object, then the Webfinger. | grunfink |
| 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 |