| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 4 | -10/+8 |
| 2026-03-27 | Figured what has been causing a problem with using && and || in smarty templa... | lsces | 3 | -3/+3 |
| 2026-03-27 | Smarty seems to have dropped && and || in favour of and and or in templates? | lsces | 3 | -3/+3 |
| 2025-08-28 | Modules code updated to PHP8.4 and namespace | lsces | 19 | -78/+76 |
| 2021-02-01 | move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons... | modela bitweaver | 7 | -7/+7 |
| 2017-07-03 | remove commented BitUser include | modela bitweaver | 7 | -7/+0 |
| 2016-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 1 | -1/+1 |
| 2015-08-25 | getList return tidy up to BW4 style | lsces | 2 | -4/+3 |
| 2015-08-25 | section loop not working with smarty v3 variables so switched to foreach loop | lsces | 2 | -8/+8 |
| 2013-07-12 | Closing bracket missmatch fixed | lsces | 1 | -1/+1 |
| 2013-04-11 | update modules for smarty 3 template centric variables, and assign modules to... | spiderr | 6 | -15/+10 |
| 2013-04-11 | update modules for smarty 3 template centric variables, and assign modules to... | spiderr | 1 | -3/+0 |
| 2013-04-11 | update modules for smarty 3 template centric variables, and assign modules to... | spiderr | 2 | -5/+5 |
| 2012-06-07 | Add optional role_id parameters in parallel with group_id | "Lester Caine ext:(%22) | 2 | -2/+4 |
| 2012-05-26 | Correct version of BitUser should already be loaded ... need confirmation | "Lester Caine ext:(%22) | 7 | -11/+11 |
| 2012-05-07 | Use generic user functions for user details | Lester Caine ext:(%22) | 5 | -22/+10 |
| 2010-06-09 | Strip down CVS keywords.pre-lf-storage-path-to-file-name | cvs2git | 14 | -14/+14 |
| 2009-11-12 | Begin module upgrade - read in modules from both old and new locations and pr... | wjames5 | 3 | -0/+112 |
| 2009-04-01 | remove unused and antiquated get_random_blog_post, replace with modern ::getP... | Christian Fowler | 2 | -0/+55 |
| 2008-11-24 | Fix for 2039819 mod_top_visited_blogs. | Tomasz Kalkosinski | 2 | -8/+8 |
| 2008-09-16 | translation for 'default' | laetzer | 2 | -4/+4 |
| 2008-09-10 | a number of html and consistency fixes for module help | Max Kremmel | 2 | -9/+14 |
| 2008-09-09 | one help file for each module (that takes parameters), html code change from ... | laetzer | 3 | -0/+49 |
| 2008-08-26 | module still doesn't work, but also doesn't produce WSOD anymore | laetzer | 1 | -3/+8 |
| 2008-08-01 | avoids error message (module still not working though) | laetzer | 1 | -6/+5 |
| 2008-05-27 | exclude drafts from regular module lists | wjames5 | 1 | -2/+7 |
| 2008-05-23 | hide drafts from upcoming posts list, show drafts irregardless of time stamp ... | wjames5 | 1 | -1/+4 |
| 2008-05-20 | set status values so that in regular blog rolls we don't get drafts included.... | wjames5 | 1 | -1/+9 |
| 2007-12-09 | set offset default so sidelists dont get jumbled up by request value | wjames5 | 1 | -1/+2 |
| 2007-12-05 | pass list params into service sql in posts:getList and pass along module para... | wjames5 | 1 | -2/+4 |
| 2007-11-13 | limit access to blog posts in lists by custom permissions | wjames5 | 1 | -1/+5 |
| 2007-11-03 | enable format option to just list blog post titles, date, author in center - ... | wjames5 | 2 | -34/+9 |
| 2007-09-28 | restore default format to list - if you want a summary of the post in your li... | wjames5 | 1 | -3/+5 |
| 2007-09-25 | add support for liberty_content_summary | Christian Fowler | 1 | -2/+2 |
| 2007-07-27 | make publish date dafault list sort order | wjames5 | 2 | -4/+4 |
| 2007-05-27 | {tr}'ed read more and by | laetzer | 1 | -6/+9 |
| 2007-05-05 | update code for new module_params | Christian Fowler | 2 | -9/+5 |
| 2007-05-01 | remove reference to no-longer existing gBlog | Christian Fowler | 4 | -12/+16 |
| 2007-04-25 | (spiderr commit) add group_id getList restriction to blogs and all modules | wjames5 | 5 | -5/+24 |
| 2007-04-08 | limit post list results by hours since current time | wjames5 | 1 | -1/+8 |
| 2007-04-08 | get lists of posts in order of most hits | wjames5 | 1 | -2/+2 |
| 2007-04-07 | display publish date in list if no post tile | wjames5 | 1 | -2/+9 |
| 2007-04-07 | add support for full post display to blog modules last posts - behaves same a... | wjames5 | 2 | -16/+26 |
| 2007-04-04 | make title clickable | Max Kremmel | 1 | -2/+2 |
| 2007-04-04 | make it possible to turn off user filtering on user homepage by setting inclu... | Max Kremmel | 1 | -24/+16 |
| 2007-04-03 | add selector | Max Kremmel | 1 | -2/+2 |
| 2007-04-03 | cleanup | Max Kremmel | 1 | -8/+3 |
| 2007-04-03 | fix module parameter lookup | Max Kremmel | 1 | -7/+4 |
| 2007-04-02 | change value passed to getlist to limit by author, was conflict with user sec... | wjames5 | 1 | -2/+2 |
| 2007-03-31 | accepts params user and blog id to limit list | wjames5 | 1 | -3/+6 |