12
I Use This!
Moderate Activity

Commits : Listings

Analyzed 24 days ago. based on code collected 25 days ago.
Nov 02, 2023 — Nov 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Wait two seconds instead of one for terminal detect More... 25 days ago
When closing the databases, call our own bdb_checkpoint() More... 25 days ago
dbnothing: fix banner More... 29 days ago
Release version 1004 generated by do-release.sh More... 29 days ago
ctdldump: do not dump user records if username is empty or user number is less than 1 More... 29 days ago
CtdlEncodeBase64() clear output buffer if input is empty More... 29 days ago
Skeleton code for conversion to/from all day events More... 29 days ago
Suppress newline+tab from being added to calendar event description when editing More... about 1 month ago
Idling away time in the airport More... about 1 month ago
citadel.c: change all comments to C99 style More... about 1 month ago
moved who_is_online and companions to user_functions.c More... about 1 month ago
Rewrote userlist() and moved it to a separate file More... about 1 month ago
Moved read of greeting banner into protocol library. More... about 1 month ago
textclient: greatly simplified the keepalive loop. More... about 1 month ago
client_chat.c: converted all remaining CtdlIPC_chat_send() and CtdlIPC_chat_recv() calls to CtdlIPCGenericCommand() More... about 1 month ago
client_chat.c: began converting to client lib More... about 1 month ago
Discovered an awful bug and squashed it More... about 1 month ago
tui: began converting do_edit() to api More... about 1 month ago
tui: move a few functions to sysutil.c More... about 1 month ago
text client: generic command now uses the API More... about 1 month ago
calendar_week_view.txt: small change More... about 1 month ago
Webcit reports all messages read when room has no messages read. Fixed by setting message set to *:0 when Visit message set is empty. More... about 2 months ago
calendar_week_view.txt: added. More... about 2 months ago
textclient: build without .d files More... about 2 months ago
CtdlIPC * ipc --> CtdlIPC *ipc More... about 2 months ago
render_event_editor() re-render option More... about 2 months ago
is_room_aide() - removed CC macro More... about 2 months ago
more removal of unused globals More... about 2 months ago
Removed unused global 'panic_fd' More... about 2 months ago
CtdlDoIHavePermissionToPostInThisRoom() local CC More... about 2 months ago