enbas/internal
Dan Anglin f3d9d34f3c
fix: content missing when displaying Status
This commit fixes the issue where the contents of a status is not shown
when displayed on screen. For statuses made in GTS the Text field is
populated with the plain text version of the content however this is
unfortunately not the case for Mastodon statuses, therefore the Content
field is used instead and the contents is processed with StripHTMLTags
function to remove the HTML tags before printing.
2024-05-26 15:07:34 +01:00
..
client feat: allow users to specify the config directory 2024-05-22 23:30:09 +01:00
config feat: allow users to specify the config directory 2024-05-22 23:30:09 +01:00
executor fix: show account relationship by default 2024-05-23 18:22:13 +01:00
model fix: content missing when displaying Status 2024-05-26 15:07:34 +01:00
utilities fix: content missing when displaying Status 2024-05-26 15:07:34 +01:00
internal.go feat: add Enbas 2024-02-23 09:44:57 +00:00