aboutsummaryrefslogtreecommitdiff
path: root/src/modules/finger.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Update domain references to fuwn.netFuwn2026-02-171-3/+3
|
* refactor: Bump nightlky Rust toolchain channel and fix lintsFuwn2026-01-211-4/+4
|
* refactor: clippy lintsFuwn2024-07-171-11/+8
|
* feat(finger): add proxied from infoFuwn2024-06-291-0/+2
|
* feat(finger): proxy content as pre-formattedFuwn2024-06-271-21/+27
|
* fix(finger): paragraph joiningFuwn2024-06-261-3/+24
|
* feat(finger): proxy finger linksFuwn2024-06-241-1/+2
|
* feat(finger): tokio instead of std netFuwn2024-06-241-14/+6
|
* feat(finger): add finger timeoutsFuwn2024-06-241-5/+18
|
* feat(modules): finger gatewayFuwn2024-06-241-0/+69