2
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Sep 06, 2024 — Sep 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
db.d: split out sqlite3 functions into separate trusted ones
Mat
More... 4 months ago
user.d: fix wrong user in ConnectToPeer message
Mat
More... 4 months ago
CI: disable permissions for workflows by default
Mat
More... 4 months ago
Limit length of liked/disliked items to 64 characters
Mat
More... 4 months ago
Send server PM when creating room is unsuccessful
Mat
More... 4 months ago
Add various length limits
Mat
More... 4 months ago
dub.json: support gdc >=15
Mat
More... 4 months ago
defines.d: add max room name and username lengths
Mat
More... 4 months ago
Bump copyright year
Mat
More... 4 months ago
Windows: allow clean exit on Ctrl-C
Mat
More... 4 months ago
server.d: fix infinite loop when accepting sockets
Mat
More... 4 months ago
db.d: use parameterized queries (#52)
Mat
More... 4 months ago
db.d: query-related improvements (#51)
Mat
More... 5 months ago
CI: add Windows arm64 builds
Mat
More... 5 months ago
Set ban expiration timestamp (#45) More... 5 months ago
Display IP address and port of user on Login and Quit (#41) More... 5 months ago
db.d: implement extended error codes and throw relevant messages (#46) More... 7 months ago
db.d: run integrity check and optimize all tables at startup (#48) More... 7 months ago
GivePrivileges: fix time comparison between days and seconds (#49) More... 7 months ago
db.d: locally declare stmt variable (#47) More... 7 months ago
soulsetup: fix num_users with active privileges in server info (#42) More... 7 months ago
dscanner.ini: disable number_style_check (#44) More... 7 months ago
README.md: add anti-spam to missing features
Mat
More... 8 months ago
CI: add Linux arm64 build (#40)
Mat
More... 8 months ago
Rename a few arrays
Mat
More... 8 months ago
room.d: avoid pointless work
Mat
More... 8 months ago
server.d: safely remove users
Mat
More... 8 months ago
server.d: avoid some code duplication
Mat
More... 8 months ago
Bump copyright year
Mat
More... 8 months ago
db.d: fix compilation with -preview=all
Mat
More... 8 months ago