feat: query webfinger and show result in explore tab #3

Merged
realaravinth merged 6 commits from task-581 into federation 2024-03-25 18:44:07 +05:30
Owner
  1. Queries webfinger, if the given query is webfinger-able
  2. Retrieves associated Actor object and saves it in DB (federating host and user, with mapping according to jerger's #3 design in their ADR)
  3. Show result in tab (there's something going on here, doesn't show up immediately after saving. Have to figure out if Go requires DB transactions to commit or something. Shows up when searching/reloading though)
1. Queries webfinger, if the given query is webfinger-able 2. Retrieves associated Actor object and saves it in DB (federating host and user, with mapping according to [jerger's #3 design in their ADR](https://codeberg.org/meissa/forgejo/src/commit/b4bb41e0e3ebe05337d003a8b034be8312ab4a98/docs/unsure-where-to-put/adr-map-federated-person.md#3-map-to-user--federateduser)) 3. Show result in tab (there's something going on here, doesn't show up immediately after saving. Have to figure out if Go requires DB transactions to commit or something. Shows up when searching/reloading though)
realaravinth added 6 commits 2024-03-25 18:42:52 +05:30
realaravinth changed title from WIP: feat: query webfinger and show result in explore tab to feat: query webfinger and show result in explore tab 2024-03-25 18:44:03 +05:30
realaravinth changed target branch from forgejo to federation 2024-03-25 18:44:03 +05:30
realaravinth merged commit 1d875a5e0f into federation 2024-03-25 18:44:07 +05:30
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: realaravinth/forgejo-federation#3
No description provided.