enbas/internal/client
Dan Anglin 77d782af21
checkpoint: implement config everywhere
- disable some linters
- all executors now uses the config value
- some variable renaming based on golangci-lint feedback
- add path to the credentials file to the config so users can define the
  path to the credentials file
2024-06-25 04:49:14 +01:00
..
accounts.go feat: add support for muting and unmuting accounts 2024-06-18 04:59:32 +01:00
client.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
instance.go fix: update error handling 2024-06-02 11:35:43 +01:00
lists.go fix: add a new internal printer 2024-06-17 18:59:20 +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 checkpoint: implement config everywhere 2024-06-25 04:49:14 +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 checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00