enbas/internal/model
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
..
account.go feat: private notes 2024-05-22 11:58:56 +01:00
application.go feat: add Enbas 2024-02-23 09:44:57 +00:00
emoji.go feat: add Enbas 2024-02-23 09:44:57 +00:00
instance_v2.go fix: update internal models for GoToSocial v0.15.0 2024-05-19 15:26:13 +01:00
list.go feat: add and remove accounts from a list 2024-05-19 11:48:36 +01:00
preferences.go feat: show user preferences 2024-05-20 19:46:05 +01:00
status.go checkpoint: use Content instead of Text 2024-05-26 03:09:47 +01:00
timeline.go checkpoint: use Content instead of Text 2024-05-26 03:09:47 +01:00