fix: use account names instead of account IDs #10

Manually merged
dananglin merged 1 commit from get-aacount-id-by-account-name into main 2024-05-21 21:55:07 +01:00
Owner

The user will now specify the account name instead of the account ID when performing operations such as following and blocking. Enbas will lookup the account and retrieve the account ID before sending the request to GoToSocial. This prevents the user from having to retrieve the account ID themselves which should make it a bit easier to use.

The user will now specify the account name instead of the account ID when performing operations such as following and blocking. Enbas will lookup the account and retrieve the account ID before sending the request to GoToSocial. This prevents the user from having to retrieve the account ID themselves which should make it a bit easier to use.
dananglin added 4 commits 2024-05-21 20:27:03 +01:00
Move the AccountRelationship type definition to
internal/model/account.go
Remove internal/model/account_relationship.go
- Added new functionality to get account ID from account name
- Users know can use account names in their requests instead of using
  the account IDs.
dananglin added 1 commit 2024-05-21 20:47:31 +01:00
dananglin force-pushed get-aacount-id-by-account-name from af24c5c561 to f6d67a98e0 2024-05-21 21:08:36 +01:00 Compare
dananglin manually merged commit f6d67a98e0 into main 2024-05-21 21:55:06 +01:00
dananglin added this to the v0.1.0 milestone 2024-06-17 19:23:13 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: apollo/enbas#10
No description provided.