enbas/internal/model
Dan Anglin d452122b58
feat: add support for liking and unliking statuses
Add support for liking and un-liking statuses by allowing users to add
and remove stars/likes to them.

The user can also view a list of statuses that they've liked.
2024-06-04 17:01:33 +01:00
..
account.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
application.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
const.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
emoji.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
instance_v2.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
list.go fix: update error handling 2024-06-02 11:35:43 +01:00
preferences.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
status.go feat: add support for liking and unliking statuses 2024-06-04 17:01:33 +01:00
status_content_type.go fix: update error handling 2024-06-02 11:35:43 +01:00
status_visibility.go fix: update error handling 2024-06-02 11:35:43 +01:00
timeline.go fix: add new type StatusList 2024-06-03 03:54:27 +01:00