| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-12-30 | clickable link for displayname | Max Kremmel | 1 | -1/+1 |
| 2006-12-23 | clean out a lot of the old structure stuff. comment unused functions and move... | Max Kremmel | 1 | -0/+8 |
| 2006-12-23 | default to own attachments for admin as well | Max Kremmel | 1 | -1/+1 |
| 2006-12-22 | whitespace | Max Kremmel | 1 | -6/+6 |
| 2006-11-26 | move getAttachmentList function to LibertyAttachable, where it belongs and ad... | Max Kremmel | 2 | -1/+62 |
| 2006-11-25 | make liberty status stuff optional and hide for now since it's not being used... | Max Kremmel | 2 | -7/+8 |
| 2006-11-16 | simplify some pretty insane code | Max Kremmel | 1 | -7/+6 |
| 2006-11-10 | clean up allow html code and UI | Christian Fowler | 1 | -5/+0 |
| 2006-11-08 | allow assignment of a given permission to multiple groups and only return use... | Max Kremmel | 1 | -1/+1 |
| 2006-11-02 | Re-add content_allow_html preference because existing sites wiht any HTML in ... | Christian Fowler | 1 | -1/+7 |
| 2006-11-01 | change wiki help layout to make it work better in narrow designs | Max Kremmel | 1 | -33/+26 |
| 2006-10-01 | change .path and .navigation span to div. makes display:block obsolete but sh... | Max Kremmel | 1 | -4/+4 |
| 2006-09-21 | add forgotten edit_content_status_inc.tpl template | Christian Fowler | 1 | -0/+6 |
| 2006-09-19 | log message cleanup and add option to delete old log entries | Max Kremmel | 1 | -52/+83 |
| 2006-09-19 | typo | Max Kremmel | 1 | -1/+1 |
| 2006-09-18 | remove non XHTML compliant label, remove legend from form as it horked up tabs | Christian Fowler | 1 | -3/+1 |
| 2006-09-17 | fix odd case of undefined vars for bogus posts | Christian Fowler | 1 | -1/+1 |
| 2006-09-16 | add some basic action log admin screen - still needs some work | Max Kremmel | 1 | -0/+60 |
| 2006-09-16 | massive captcha cleanup, centralised captcha verification, added option to us... | Max Kremmel | 2 | -9/+27 |
| 2006-09-15 | add captcha to liberty comments | Christian Fowler | 2 | -3/+4 |
| 2006-09-15 | add basic logging to liberty, clean up liberty_action_log table and enable so... | Max Kremmel | 1 | -0/+1 |
| 2006-09-15 | fixes vaidation error of trailing comma | wjames5 | 1 | -22/+22 |
| 2006-09-10 | clean up, move around and consolidate tonnes of crappy and complicated core a... | Max Kremmel | 1 | -40/+44 |
| 2006-09-09 | xhtml fixes | Max Kremmel | 1 | -1/+1 |
| 2006-09-08 | sets null in case of empty values, patches validataion bug | wjames5 | 1 | -13/+13 |
| 2006-09-07 | adds content description to json output | wjames5 | 1 | -0/+1 |
| 2006-09-07 | expands return object to include hits and ratings properties | wjames5 | 1 | -1/+8 |
| 2006-09-06 | adds additional param options, including json output | wjames5 | 1 | -0/+29 |
| 2006-09-06 | initialize return value in case nothing comes back | Christian Fowler | 1 | -2/+2 |
| 2006-09-06 | we need to display the guid if there are additional format options available | Max Kremmel | 1 | -2/+3 |
| 2006-09-03 | change all biticon links to point to the new icons provided in themes/icon_st... | Max Kremmel | 5 | -12/+12 |
| 2006-09-03 | preliminary biticon cleanup | Max Kremmel | 1 | -6/+6 |
| 2006-09-01 | can't use id=content anymore due to new layout | Max Kremmel | 1 | -2/+2 |
| 2006-09-01 | cleanup | Max Kremmel | 1 | -40/+40 |
| 2006-08-23 | add a param 'Default post textarea lines number' to have a decent textarea zo... | Sylvie Greverend | 2 | -1/+15 |
| 2006-08-23 | Fixed a problem with prototype's show and hide functions hiding the bitweaver | Nick Palmer | 2 | -7/+7 |
| 2006-08-22 | take away the note html forbidden and the link syntax in a comment post as it... | Sylvie Greverend | 1 | -1/+0 |
| 2006-08-20 | hide anon_name/comment_name field from registered users | Hash9 | 1 | -7/+9 |
| 2006-08-17 | remove erronous debug code | Jams H Thompson | 1 | -4/+0 |
| 2006-08-16 | Improve SQL performance and add liberty_content_hits table | Jams H Thompson | 1 | -0/+4 |
| 2006-08-07 | apply same standard to all plugins | Max Kremmel | 1 | -4/+6 |
| 2006-08-05 | clean up plugins to have a uniform help display | Max Kremmel | 1 | -2/+2 |
| 2006-08-05 | make help_page optional | Max Kremmel | 1 | -2/+2 |
| 2006-07-31 | add ip to list content | Christian Fowler | 1 | -0/+2 |
| 2006-07-27 | remove {renderer}'s dependency on BitBoards, Add reply with quote feature to ... | Hash9 | 1 | -0/+1 |
| 2006-07-26 | add anon name, and cleanup code | Hash9 | 2 | -5/+13 |
| 2006-07-21 | fix comment paging change hash to ihash (one other change in comments_inc.php) | Hash9 | 1 | -1/+1 |
| 2006-07-18 | try to clean up some of the obejct permission code - make it easy to assign o... | Max Kremmel | 2 | -0/+83 |
| 2006-07-12 | adapt comments so it can be used with boards | Hash9 | 3 | -63/+68 |
| 2006-07-11 | add the format choice for a comment - as the comments are parsed - to have th... | Sylvie Greverend | 1 | -0/+3 |