aboutsummaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Expand)Author
2025-01-27Added a 'No more unseen posts' mark.default
2025-01-27Minor optimization in timeline retrieving.default
2025-01-25Fixed crash in the notification area after deleting a post.default
2025-01-25Another tweak to fix repeated notifications.default
2025-01-24Improved notification messages.default
2025-01-23Improved notify repetition code.default
2025-01-23Added some code to supress repeated notifications.default
2025-01-22Fixed bug in 'in reply to' checking.default
2025-01-22Minor visual tweak.default
2025-01-20Minor HTML tweak.default
2025-01-20Show the post language under the date 'title'.default
2025-01-19Update user config from admin/followed-hashtags.default
2025-01-19Added controls for the followed hashtags.default
2025-01-16Implemented Mastodon-like /authorize_interaction.default
2025-01-12Minor improvements to start / end event time showing.default
2025-01-12Better dangling hashtag checking.default
2025-01-12Show event start / end times.default
2025-01-12If an Event has an URL, use it.default
2025-01-10If a post has a location, show it.default
2025-01-10Fixed crash.default
2025-01-10If a location is defined, user actors include a 'Place' object.default
2025-01-10Show the location in the public page.default
2025-01-10New user settings latitude and longitude.default
2025-01-08Deleted useless check.default
2025-01-08Fixed crash on NULL hashtag href.default
2025-01-08Do a lower case search of hashtags in the content.default
2025-01-08Also check for the lowecase URL of the hashtags.default
2025-01-08Bumped copyright year.default
2025-01-08Show hashtags that are not already linked from the post content.default
2025-01-05New configuration directive "max_public_entries".default
2025-01-05Updated tip for the search box.default
2025-01-05Moved post language setting to msg_note(), where it really belongs.default
2025-01-04More search by URL tweaks.default
2025-01-01When search for URLs, rewrite the query string to be the real post id.default
2025-01-01The shared post is really sent.default
2024-12-31Fixed warning.default
2024-12-31Merge branch 'master' of comam.es:git/snac2default
2024-12-31More work in the Mastodon-share webpoint.default
2024-12-31Added "Like" to operations for upstream branchDHeadshot
2024-12-26Make xmpp and mailto URLs clickable.default
2024-12-21Account names can also contain periods (in account search).default
2024-12-21If an attachment includes an icon, show it.default
2024-12-20Add contact metrics to og:description.default
2024-12-19Added bad login throttling.default
2024-12-19Searching for URLs brings a post to the user timeline.default
2024-12-09Fixed a bug in the 'Approve' and 'Discard' buttons.default
2024-12-05Added web UI for the 'show_contact_metrics' toggle.default
2024-12-04Also show contact metrics in the public page, if the user wants.default
2024-12-04Check for existing id.default
2024-12-04Fixed bug in blocked instance rejection.default