Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
03687dc
feat(federation): implement S2S message delivery and authentication
AdamLBS Apr 18, 2026
7bae624
feat(federation): refactor fetch_peer_keys and fetch_node_info for im…
AdamLBS Apr 18, 2026
0ebaae0
feat(federation): clarify timestamp validation condition in S2S reque…
AdamLBS Apr 18, 2026
58bccd7
feat(database): add SQL queries for federation and user management
AdamLBS Apr 18, 2026
6240daa
feat(docker): remove container names for postgres and backend services
AdamLBS Apr 18, 2026
1f45c7d
feat(docker): update backend port configuration and healthcheck URL
AdamLBS Apr 18, 2026
a8db8c5
feat(docker): add environment variables for node configuration and re…
AdamLBS Apr 18, 2026
7cb3c06
feat(database): refactor SQL queries to use bind parameters for impro…
AdamLBS Apr 18, 2026
c7cd510
feat(routes): update federated keys route to include S2S prefix for c…
AdamLBS Apr 18, 2026
6252425
feat(routes): remove duplicate route for federated keys in S2S messaging
AdamLBS Apr 18, 2026
ff650c6
feat(routes): update federated keys route to use username and node_id…
AdamLBS Apr 18, 2026
caddb2d
feat(docker): add volume configuration for node keys storage
AdamLBS Apr 18, 2026
4e52d8f
feat(docker): create .hushnet directory and update ownership in Docke…
AdamLBS Apr 18, 2026
e3a5169
feat(controller): update protocol version to 0.0.2 in node info response
AdamLBS Apr 18, 2026
0d71808
fix: fixed route path
AdamLBS Apr 18, 2026
1646b9d
fix: fixed axum routing
AdamLBS Apr 18, 2026
8a4e876
fix: fixed HMAC auth
AdamLBS Apr 18, 2026
18b0f63
feat: added partner_federated_adress when fetching chats
AdamLBS Apr 18, 2026
a010274
chore: update sqlx files
AdamLBS Apr 18, 2026
f57807e
feat: enhance logging in outbox and websocket components
AdamLBS Apr 25, 2026
8adb488
feat: refine user retrieval query to filter by home_node_id
AdamLBS Apr 26, 2026
c9824ea
Update dependencies and refactor code
AdamLBS Apr 26, 2026
77d11b2
Refactor dependencies and improve code structure
AdamLBS Apr 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Loading
Loading