| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-18 | Update system rebased at v5.0.0 | Lester Caine | 2 | -52/+0 |
| 2026-05-15 | Role model does not support mail to role | Lester Caine | 1 | -4/+1 |
| 2026-05-15 | Namespace fixes | Lester Caine | 3 | -10/+13 |
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 9 | -157/+156 |
| 2026-03-09 | Smarty5 compliance sorted, but PHP8.4 style advisories still need addressing | lsces | 3 | -12/+8 |
| 2025-04-02 | move classes to includes/classes | modela bitweaver | 3 | -4/+4 |
| 2025-04-02 | fix query; verify admin permission in tend queue | modela bitweaver | 1 | -0/+3 |
| 2021-02-03 | update path for kernel/includes/setup_inc.php | modela bitweaver | 5 | -5/+5 |
| 2021-02-02 | move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants | modela bitweaver | 3 | -5/+5 |
| 2016-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 3 | -8/+8 |
| 2012-05-25 | replace PHP_SELF with SCRIPT_NAME | spiderr | 1 | -1/+1 |
| 2010-06-09 | Strip down CVS keywords.pre-lf-storage-path-to-file-name | cvs2git | 6 | -6/+6 |
| 2010-04-17 | SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEAD | wjames5 | 1 | -1/+4 |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.php | wjames5 | 5 | -8/+8 |
| 2009-11-11 | Replace reserved word 'reads' by 'hits' in line with other contentpre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGE | Lester Caine | 2 | -1/+27 |
| 2009-10-01 | remove ref to non-existant copyright.txt file | wjames5 | 3 | -6/+6 |
| 2009-10-01 | fix LGPL license ref from non-existant license.txt file to lgpl url | wjames5 | 3 | -6/+6 |
| 2009-04-01 | Fix MySQL upgrades for ip/IPv6 column upgrades | Daniel Sutcliffe | 1 | -7/+3 |
| 2009-03-25 | fix all backticks and remove duplicate updates | Max Kremmel | 1 | -7/+4 |
| 2009-03-25 | change ip to IPv6 compliance (39 chars). add upgrades files and remove regist... | Christian Fowler | 2 | -3/+34 |
| 2008-10-31 | renamed dep stuff to requirement stuff, clean up schema_inc files, move versi... | Max Kremmel | 1 | -3/+2 |
| 2008-09-19 | tra() for error/warning/delete messagescreate_permission | laetzer | 2 | -6/+25 |
| 2008-06-25 | change display call to use a hash for display options, add display_mode to op... | Christian Fowler | 4 | -7/+7 |
| 2008-06-18 | mv BitMailer to BitNewsletterMailer to avoid conflict and confusion with the ... | Christian Fowler | 3 | -15/+15 |
| 2008-01-02 | add SMTP username and password | Christian Fowler | 1 | -1/+11 |
| 2008-01-02 | clean up output when sending queue to be a simple text dump to browser | Christian Fowler | 1 | -6/+7 |
| 2008-01-02 | add apparently missing newsletters settings | Christian Fowler | 1 | -4/+2 |
| 2007-09-19 | cleanup BIT_PHP_ERROR_REPORTING | Christian Fowler | 1 | -1/+2 |
| 2007-06-17 | update getAllGroups() to not return stuff in ['data'] hashkey. this is still ... | Max Kremmel | 1 | -3/+3 |
| 2007-05-05 | SCHEMA CHANGE: add mail_error column | Christian Fowler | 1 | -1/+2 |
| 2007-05-04 | add unsubscribed check to queueRecipients | Christian Fowler | 1 | -3/+3 |
| 2007-05-04 | add test_mode to enable resending message, hide validated only option for now | Christian Fowler | 2 | -15/+7 |
| 2007-05-04 | missing comma | Max Kremmel | 1 | -1/+1 |
| 2007-05-04 | SCHEMA CHANGE: add last_read_ip to mail_queue | Christian Fowler | 2 | -0/+6 |
| 2007-05-04 | SCHEMA CHANGE: add mail_clickthrough table | Christian Fowler | 2 | -0/+19 |
| 2007-04-25 | clean up .tpl's and mailing, add new body to allow customization of bitweaver... | Christian Fowler | 1 | -0/+4 |
| 2007-04-25 | fix GUI tend queue to send messages | Christian Fowler | 2 | -3/+6 |
| 2007-04-20 | Remove quicktags init. | Nick Palmer | 1 | -6/+1 |
| 2007-04-19 | Fixed table install error on MYSQL 5+ | jetskijoe | 1 | -1/+1 |
| 2007-03-20 | remove deprecated calls to old object permissions | Christian Fowler | 1 | -24/+1 |
| 2007-01-06 | massive clean up to newsletters - improve usability for listing, editing, cre... | Christian Fowler | 1 | -1/+1 |
| 2006-10-28 | fix incorrect template reference | Jerry Russell | 1 | -2/+2 |
| 2006-10-07 | schema fixes | Christian Fowler | 1 | -2/+2 |
| 2006-10-07 | major clean up to newsletter sending. everything pretty clean at this point. ... | Christian Fowler | 3 | -9/+17 |
| 2006-09-10 | move homeable setting to registerPackage() settings | Max Kremmel | 1 | -2/+0 |
| 2006-07-07 | add support for subscribing a user_id, not just an email. not done yet... als... | Christian Fowler | 1 | -2/+2 |
| 2006-06-30 | add listing of queued mail. not done yet... | Christian Fowler | 1 | -0/+22 |
| 2006-06-19 | merge all of wolffies changes to HEAD. Now need to work on a few things like ... | Christian Fowler | 7 | -36/+175 |
| 2006-05-06 | clean up schema files, remove unused PackageInfo data - we really need a pack... | Max Kremmel | 1 | -3/+0 |
| 2006-04-20 | remove tiki_ permission prefix and remove tiki_ prefix from constraints | Max Kremmel | 3 | -7/+7 |