12
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2024 — Apr 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
war on fmout() More... 4 months ago
fmout() subst mode is long gone, remove the param More... 4 months ago
Phasing out fmout() More... 4 months ago
Merge branch 'master' into console_rework More... 4 months ago
html_to_ascii() accept screenwidth=0 to suppress soft line breaks in conversion More... 4 months ago
<Q>uote and <P>rint use the new scr_redir api More... 4 months ago
Added scr_ functions to redirect output to a memory buffer More... 4 months ago
Removed unused parameter to scr_getc() More... 4 months ago
scr_printf() dynamic buffer and don't mangle it More... 4 months ago
character loop output instead of printf More... 4 months ago
fmout() use global screenwidth instead of as a parameter More... 4 months ago
moved things More... 4 months ago
screen.c: moved other screen handling functions into this file More... 4 months ago
Initial go at the console rework More... 4 months ago
back() is now scr_back() and used everywhere it can be More... 4 months ago
view_calendar.js: handle non-inclusive DTEND properly More... 4 months ago
msgbase.c: Sending message without locking caused deadlock coredump. More... 4 months ago
Lock mutexes were never initialized. Implemented proper initialization and added error checking to initialization, lock and unlock. More... 4 months ago
view_calendar.js: top-align the date labels, remove debugs More... 4 months ago
view_calendar.js: make the top labels line up with the columns (HACK) More... 4 months ago
view_calendar.js: display all day events up top near the labels More... 5 months ago
webcit.css: calendar headings/content use flexbox properly instead of static sizing More... 5 months ago
Identify point-in-time and all-day events, they need to be rendered differently More... 5 months ago
textclient: disable SIGWINCH during terminal capability detect. More... 5 months ago
calendar_edit.js: start/end time editing now loads and saves correctly. More... 5 months ago
Release version 1007 generated by do-release.sh More... 5 months ago
CtdlVisitCreateEmpty() now actually returns the object that was created. How did this ever work? More... 5 months ago
raspberry pi troubleshoot More... 5 months ago
setup: restart citserver using systemctl instead of server cmd More... 5 months ago
client: more cleanup! More... 5 months ago