enbas/internal/utilities
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
..
absolute.go fix: set absolute path to the credentials file 2024-06-29 16:02:19 +01:00
directories.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
file.go feat: view media with external applications 2024-06-22 01:16:24 +01:00
utilities.go fix: use browser setting in config for URLs 2024-06-26 12:38:27 +01:00