enbas/internal
Dan Anglin 28bf902599
fix: improve how lists are displayed
Improve how ordered and unordered lists are displayed within the
contents of a status by adding indentation when a list item is wrapped.

Changes:

- fix: improve how ordered and unordered lists are displayed in status
  and status list views.
- fix: improve how media attachments are displayed in status list views.
- refactor: move the line wrapping and HTML converting functions from
  utilities to the internal printer package.
- refactor: the convertHTMLToText now (optionally) applies line
  wrapping after conversion.
2024-07-08 22:53:13 +01:00
..
client fix: print error messages from instance 2024-07-04 11:27:00 +01:00
config fix: set absolute path to the credentials file 2024-06-29 16:02:19 +01:00
executor docs: add the user manual 2024-07-06 17:36:42 +01:00
model feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
printer fix: improve how lists are displayed 2024-07-08 22:53:13 +01:00
utilities fix: improve how lists are displayed 2024-07-08 22:53:13 +01:00
internal.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00