Commit graph

2 commits

Author SHA1 Message Date
8f0c507a02
feat: add more browser support
Add more browser support for opening links for accounts and statuses.

Changes:

- Add browser support if the BROWSER environment variable is set.
- Add support for viewing accounts in the browser.
- Add support for viewing statuses in the browser (if they are publicly
  viewable)
2024-05-29 20:26:10 +01:00
a7e72ac2c4
chore: split utility functions
Split utility functions into separate files.
2024-05-29 18:33:16 +01:00