XIAO YU and GitHub
4c6d1c768a
Handle errors when adding and connecting relays in init_nip65 ( #227 )
2024-08-03 08:56:38 +07:00
XIAO YU and GitHub
4c323b9daa
chore: Refactor code to use HashSet for account search results ( #222 )
2024-07-03 07:33:16 +07:00
XIAO YU and GitHub
968b1ada94
refactor: improve relay management code structure ( #220 )
2024-06-29 07:41:16 +07:00
XIAO YU and GitHub
a4540a0802
refactor: improve error handling in event.rs ( #217 )
2024-06-26 07:57:53 +07:00
XIAO YU and GitHub
f0712e5961
refactor: improve error handling ( #216 )
2024-06-24 07:19:36 +07:00
XIAO YU and GitHub
6c26f8967b
chore: Refactor code for better performance and reliability ( #212 )
2024-06-19 14:36:59 +07:00
XIAO YU and GitHub
7c99ed39e4
chore: handle unwrap err ( #210 )
2024-06-16 08:11:48 +07:00
XIAO YU and GitHub
4e7da4108b
feat: Add get user following function ( #202 )
...
* feat: Add get user following function
* refactor: Refactor get_following function to use state and string public key
* feat: Update get_following function to use timeout duration
* feat: Fix connect_remote_account function to return remote_npub without conversion
* feat: Refactor get_following function to handle public key parsing errors
* Refactor get_followers function to handle public key parsing errors and use timeout duration
2024-06-05 13:24:32 +07:00
XIAO YU and GitHub
c682a58842
chore: Remove unused modules and update metadata.rs ( #199 )
2024-05-31 12:53:35 +07:00
XIAO YU and GitHub
e254ee3203
chore: Update dependencies and add thiserror crate ( #196 )
2024-05-30 07:12:46 +07:00
XIAO YU and GitHub
b90ad1421f
chore: update keys.rs and relay.rs ( #193 )
2024-05-26 07:28:16 +07:00
XIAO YU and GitHub
3a3f960dde
refactor: use borrowed references for adding and connecting relays ( #191 )
2024-05-23 07:08:39 +07:00
xy
8c0d03aed0
feat: Refactor code to improve error handling and readability
2024-05-09 19:09:55 +09:00