enbas/internal/model
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
..
account.go feat: add support for muting and unmuting accounts 2024-06-18 04:59:32 +01:00
application.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +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 checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
list.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
poll.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
preferences.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
status.go fix: view media attachments from reposted statuses 2024-06-19 01:36:32 +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