enbas/internal/client
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
..
accounts.go fix: update error handling 2024-06-02 11:35:43 +01:00
client.go fix: update error handling 2024-06-02 11:35:43 +01:00
instance.go fix: update error handling 2024-06-02 11:35:43 +01:00
lists.go fix: update error handling 2024-06-02 11:35:43 +01:00
preferences.go fix: update error handling 2024-06-02 11:35:43 +01:00
register.go fix: update error handling 2024-06-02 11:35:43 +01:00
statuses.go feat: add support for liking and unliking statuses 2024-06-04 17:01:33 +01:00
timelines.go feat: add support for liking and unliking statuses 2024-06-04 17:01:33 +01:00
token.go fix: update error handling 2024-06-02 11:35:43 +01:00