c7c573f3f4ab9696b389fc9a9b73b0ef998963c9
- Added a new router for handling well-known endpoints, specifically WebFinger. - Implemented the `webfinger` function to respond to WebFinger queries. - Created a new route for WebFinger in the router. - Refactored user retrieval logic to support both user ID and username in a single endpoint. - Updated user router to use the new `get_user_by_param` function. - Added tests for WebFinger discovery and ActivityPub user actor endpoint. - Updated dependencies in Cargo.toml files to include necessary libraries.
Description
No description provided
Languages
TypeScript
56.6%
Rust
40.9%
CSS
2%
Dockerfile
0.4%
JavaScript
0.1%