enbas/internal
Dan Anglin 6844c6e348
checkpoint: use Content instead of Text
Content from Mastodon statuses are not converted to plain text server
side unfortunately so it needs to be done client side.

Display messages from the Content field and run the content through the
StripHTMLTags function before printing.
2024-05-26 03:09:47 +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 checkpoint: use Content instead of Text 2024-05-26 03:09:47 +01:00
utilities checkpoint: use Content instead of Text 2024-05-26 03:09:47 +01:00
internal.go feat: add Enbas 2024-02-23 09:44:57 +00:00