citadel.git
2020-12-12 Art Cancromissed a few
2020-12-12 Art CancroRemoved from WebCit Classic all code which handles...
2020-12-10 Art CancroIn the text client - fixed the logic for determining...
2020-12-10 Art CancroUgh. The sloppiness of the code in the text client...
2020-12-06 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2020-12-06 Art Cancrofix to auto generated messages from inbox handler
2020-12-06 Art CancroRemoved extra references to thread keys that are not...
2020-12-02 rootinput type="date" here will allow datepicker.js to...
2020-11-29 Art CancroWhen comparing the sender, compare both the name and...
2020-11-28 Art CancroJust a little bit less debug logging
2020-11-28 Art CancroSend a hash of an auto-response to the use table. ...
2020-11-28 Art CancroImplemented the 'vacation' action
2020-11-28 Art CancroRecord the 'last message processed' in the user record...
2020-11-28 Art CancroNew field in user record "lastproc_inboxrules" which...
2020-11-28 Art CancroRemoved unused RSEN server command
2020-11-27 Art CancroThis may be the completion of the rewrite bits. Need...
2020-11-25 Art Cancroinbox_do_reject() does not need to return a value,...
2020-11-24 Art Cancrocompleted the 'redirect' action
2020-11-23 Art CancroThere is no tabs vs. spaces debate. There are only...
2020-11-23 Art CancroCompleted the 'fileinto' action
2020-11-22 Art CancroAction functions will return a keep or delete instruction
2020-11-22 Art CancroWhen appropriate, delete the message from the inbox...
2020-11-22 Art Cancromeaningless shuffle of parentheses
2020-11-22 Art CancroDecided not to attempt normalizing the parameters to...
2020-11-22 Art CancroCompleted the code for the 'reject' action
2020-11-21 Art CancroImplemented keep_message flag to determine whether...
2020-11-20 Art Cancrofleshed out the actions in pseudocode
2020-11-20 Art CancroImplemented the 'stop' final action
2020-11-19 Art CancroField comparison code is functionally complete
2020-11-16 Art Cancrofilled out some of the field comparison code
2020-11-15 Art CancroFixed an edge case that could crash the server from...
2020-11-15 Art Cancromsgbase.c: some of the field conversion buffer fields...
2020-11-15 Art Cancroserv_rssclient.c: RFC2047-encode fields where needed
2020-11-10 Art CancroMake use of the functionality provided in the preceding...
2020-11-10 Art CancroCM_SetField() and CM_SetAsField() now accept -1 as...
2020-10-27 Art Cancrowar on BSD style curly braces
2020-10-21 Art CancroRemoved BSD style curly braces from serv_expire.c and...
2020-10-21 Art Cancromore inbox filter testing, and yes the build is still...
2020-10-04 Art Cancromore work on the inboxrules module. don't run this...
2020-08-23 Art CancroMore chiseling away at the replacement inbox filter.
2020-08-09 Art CancroRemoved support for 'before read hooks' because there...
2020-08-09 Art Cancrominor formatting
2020-07-27 Art CancroRichard Stallman is a pinko commie bastard.
2020-07-25 Art CancroNext step for inbox rules processing: retrieve each...
2020-07-23 Art Cancrook, we're actually at the point now where we can fetch...
2020-07-23 Art Cancroshift around the order of the functions because we...
2020-07-22 Art Cancrowork on serialization schtuffs
2020-07-17 Art CancroPlease substitute this comment with whatever you feel...
2020-07-16 Art CancroHandling is now to the point where user accounts requir...
2020-07-16 Art Cancromodule 'sieve' is renamed to 'inboxrules'
2020-07-16 Art Cancroit now builds but does not do inbox filtering
2020-07-11 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-11 Art CancroRemove managesieve framework because we are removing...
2020-07-11 Art CancroRemoved all mail filtering options except the rules...
2020-07-06 Art CancroZZMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-06 Art CancroWhen editing a vCard, suppress the email fields from...
2020-07-05 Art CancroCode cleanup. Added template conditional for suppressi...
2020-07-05 Art CancroRemoved some leftover dependencies on message fields...
2020-04-08 Art CancroFixed a bug in username key usage that was causing...
2020-04-06 Art Cancro'Network User' is now 'Normal User'
2020-01-07 Art Cancrocleaned up some spacing while admiring how clean this...
2020-01-01 Art CancroShamlessly slapped a 2020 copyright date on all startup...
2019-12-07 Art CancroApplied patch sent by Vijay Kumar to correct SMTP dot...
2019-12-07 Art CancroSuppress output of inline HTML styles when converting...
2019-11-25 Art CancroThe user principal identity is now used as the JID...
2019-11-16 Art Cancroplaying around with readline
2019-10-30 Art Cancrodo nothing with blank lines, exit on EOF
2019-10-30 Art Cancrodo nothing with blank lines, exit on EOF
2019-10-30 Art Cancromoving towards the new autocompleter
2019-10-30 Art CancroReal zombies are undead, not the kind you see on TV.
2019-10-21 Art CancroOn the first run of the server on an empty database...
2019-10-21 Art Cancrocosmetic cleanup to serv_virus.c
2019-10-21 Art Cancrofix_other_mtas() is old news
2019-10-21 Art CancroRemoved the fixnss() step from setup. I don't think...
2019-09-28 Art CancroForEachUser() linked list , keep track of last item...
2019-09-28 Art CancroForEachUser() now uses a linked list
2019-09-25 Art CancroThe index key for user records now omits non-alphanumer...
2019-09-12 Art CancroRemoved md5.c and md5.h because the APOP implementation...
2019-08-22 Art Cancrocleanup
2019-08-21 Art CancroRemoved all of the SYS_ user contexts, they aren't...
2019-08-21 Art CancroRemoved a lot of legacy cruft out of the setup utility...
2019-08-21 Art Cancrothere it is ... found a stray endif
2019-08-21 Art CancroMark Zuckerberg is the Hitler of our era
2019-08-21 Art Cancrooops
2019-08-20 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2019-08-20 Art Cancrominor changes
2019-08-19 Art Cancroctdl_tcp_server and ctdl_uds_server improved handling...
2019-08-18 Art Cancroreversed previous change
2019-08-18 Art Cancrotesting AC_SEARCH_LIBS(gettext, intl libintl)
2019-08-13 Art CancroServer restart via command no longer requires running...
2019-08-13 Art CancroServer restart via command no longer requires running...
2019-08-13 Art CancroInitialize TSD key earlier in the startup process....
2019-08-07 Art CancroPeople who disagree with me are always wrong and need...
2019-08-05 Art CancroModified the behavior of ForEachUser() to do the two...
2019-07-30 Art CancroRenamed cutuserkey() to cutusername(). Function has...
2019-07-29 Art CancroAdded header to user_ops.h
2019-07-29 Art CancroMoved makeuserkey() and cutuserkey() from user_ops...
2019-07-18 Art CancroRemoving things that depend on sysvinit. It's a system...
2019-07-04 Art Cancro<E>nter-message command in the text client now warns...
2019-06-19 Art CancroAccept the origin host as indicated by the client,...
next