enbas/internal/client
Dan Anglin ec282e207f
refactor: use baseListPath where necessary
Replace the static string of the base list API path with the
baseListPath constant.
2024-07-09 00:25:43 +01:00
..
accounts.go feat: add support for muting and unmuting accounts 2024-06-18 04:59:32 +01:00
client.go fix: print error messages from instance 2024-07-04 11:27:00 +01:00
errors.go fix: print error messages from instance 2024-07-04 11:27:00 +01:00
instance.go fix: update error handling 2024-06-02 11:35:43 +01:00
lists.go refactor: use baseListPath where necessary 2024-07-09 00:25:43 +01:00
media.go feat: view media with external applications 2024-06-22 01:16:24 +01:00
poll.go feat: add support for polls 2024-06-15 18:40:13 +01:00
preferences.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
register.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
statuses.go feat: add support for polls 2024-06-15 18:40:13 +01:00
timelines.go feat: add support for liking and unliking statuses 2024-06-04 17:01:33 +01:00
token.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00