This website requires JavaScript.
Explore
Help
Sign In
Govor-team
/
Govor
Watch
2
Star
2
Fork
0
You've already forked Govor
mirror of
https://github.com/Govor-team/Govor.git
synced
2026-07-22 20:24:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
595253d7c3754c6d641a67edea2ff777e4d99ed2
Govor
/
Govor.Core
/
Models
/
Users
T
History
Artemy
a5a5fc4758
new app server and database + added hub and controller of user profile
2025-11-04 11:41:06 +07:00
..
Crypto
Add cryptographic session key management for users
2025-07-30 21:26:35 +07:00
Admin.cs
using Govor.Core.Models.Users;
2025-07-11 21:52:37 +07:00
PrivacyRuleEntity.cs
New Settings entity
2025-07-21 17:06:01 +07:00
PrivacyUserSettings.cs
Add user online presence tracking and notification
2025-07-23 21:07:29 +07:00
User.cs
using Govor.Core.Models.Users;
2025-07-11 21:52:37 +07:00
UserSession.cs
new app server and database + added hub and controller of user profile
2025-11-04 11:41:06 +07:00