aboutsummaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Expand)Author
2025-02-06If 'def_timeline_entries' is not set, 'max_timeline_entries' is used (instead...default
2025-02-06Added an anchor to the post link in the date.default
2025-02-06Merged 383bf2e2eeadcacfa519be7a56c9a301.Alexandre Oliva
2025-02-06Merged 53ad5cdf0371fc068fa03bf287fc94be.Alexandre Oliva
2025-02-05More HTML tweaks.default
2025-02-05Minor HTML tweak.default
2025-02-05Merge pull request 'Add short_description_raw option' (#266) from ltning/snac...grunfink
2025-02-05Added a 'Context' link to each notification.default
2025-02-04Merge branch 'master' into masterltning
2025-01-29Call timeline_add_mark() after history_add() for better timestamp checks.default
2025-01-28Some tweaks to the already seen mark code.default
2025-01-28Set the CSS class snac-no-more-unseen-posts.default
2025-01-27Added a 'No more unseen posts' mark.default
2025-01-27Merge branch 'master' into masterltning
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-06Add short_description_raw optionEirik Oeverby
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