| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-10-20 | content_permissions now only shows groups that you own or that are public | Tyler Bello | 1 | -3/+3 |
| 2009-10-20 | Fixes for Deprecated features in PHP 5.3.x (ereg and split) | John Turner | 2 | -5/+5 |
| 2009-10-20 | Fix pathing to bit_setup_inc.php | Tyler Bello | 3 | -6/+6 |
| 2009-10-20 | Added user_id, content_id filtering to getActionLogs() | John Turner | 1 | -1/+13 |
| 2009-10-16 | default to <span style='display:inline-block'> for att-pluging wrapper. This ... | Christian Fowler | 1 | -2/+2 |
| 2009-10-15 | sorround description in div tag so it doesnt break inline elements like the <... | Tyler Bello | 1 | -1/+1 |
| 2009-10-15 | sorround description in p tag so it doesnt break inline elements like the <br/> | Tyler Bello | 1 | -1/+2 |
| 2009-10-15 | Add width and height attributes to image in mime attachment tpl so that they ... | Tyler Bello | 3 | -18/+16 |
| 2009-10-08 | make sure comment format prefs happen in all comment cases | wjames5 | 1 | -9/+9 |
| 2009-10-08 | check all 3 comment flags | wjames5 | 1 | -1/+1 |
| 2009-10-08 | remove false setting of comment content id and introduce temporary check for ... | wjames5 | 1 | -4/+9 |
| 2009-10-08 | loose check if we are editing a comment or content so we can check the right ... | wjames5 | 1 | -9/+24 |
| 2009-10-06 | comment out dynvars since there is no way to turn them off | Christian Fowler | 1 | -1/+3 |
| 2009-10-01 | remove ref to non-existant copyright.txt file | wjames5 | 26 | -67/+67 |
| 2009-10-01 | fix LGPL license ref from non-existant license.txt file to lgpl url | wjames5 | 26 | -67/+67 |
| 2009-09-25 | add convenience func for decoding html requests | wjames5 | 1 | -1/+12 |
| 2009-09-24 | Fix to content_guid setting in storeComment. Didnt allow for alternate guids ... | Tyler Bello | 1 | -2/+3 |
| 2009-09-17 | reduce clutter in tpl - remove excess verbage, and remove table column | Christian Fowler | 1 | -18/+14 |
| 2009-09-15 | limit duplicate post check to the same content_id (root_id) | Christian Fowler | 1 | -3/+3 |
| 2009-09-15 | improve description of format, use vernacular | wjames5 | 1 | -2/+2 |
| 2009-09-15 | if we have a single format in the liberty hash use it - this lets us get the ... | wjames5 | 1 | -1/+7 |
| 2009-09-15 | remove unused perm p_liberty_vote_comments -- moderation and rating packages ... | wjames5 | 1 | -1/+0 |
| 2009-08-25 | move transaction completion outside of if check | Tyler Bello | 1 | -5/+5 |
| 2009-08-21 | remove line break from action log messages | Tyler Bello | 1 | -2/+2 |
| 2009-08-16 | Check that $gBitUser is object before using mUserId, otherwise use ANONYMOUS_... | John Turner | 1 | -2/+2 |
| 2009-08-04 | add hashKey option to getList to specify hashed return array, allow content_i... | Christian Fowler | 1 | -2/+18 |
| 2009-07-15 | add gBitUser to global in loadComment | Christian Fowler | 1 | -2/+2 |
| 2009-07-03 | add LIBERTY_SERVICE_UPLOAD service define | Christian Fowler | 1 | -1/+2 |
| 2009-07-01 | commit for legacy purposes | Tyler Bello | 1 | -1/+2 |
| 2009-06-30 | move $() into BitBase name space, and use document.getElementById in distro'e... | Christian Fowler | 1 | -5/+5 |
| 2009-06-30 | include required javascript for Multifile uploads | Christian Fowler | 1 | -0/+1 |
| 2009-06-18 | call mime laod if we're allowing attachments or admin to populate mStorage | wjames5 | 1 | -1/+6 |
| 2009-06-18 | on expunge make sure we're loaded up | wjames5 | 1 | -2/+4 |
| 2009-06-17 | Mime is parent - comment out weird call to expungeMetaData until can be explo... | wjames5 | 1 | -4/+15 |
| 2009-05-27 | tidy up filters related to later versions and hanlde cnbc filter on legacy ve... | wjames5 | 1 | -10/+13 |
| 2009-05-27 | add cnbc plugin for htmlpure | wjames5 | 2 | -2/+17 |
| 2009-05-26 | fix in getStorageBranch, incorrect split call leading to double slashes at en... | Tyler Bello | 1 | -14/+17 |
| 2009-05-22 | cant use getDisplayUrl because individual classes have gone off the reservati... | Tekimaki | 1 | -2/+8 |
| 2009-05-20 | add new opt in join to pull primary attachment in lists - nothing in tpls yet... | Tekimaki | 2 | -1/+25 |
| 2009-05-20 | get summary in lists | Tekimaki | 1 | -2/+4 |
| 2009-05-17 | clean up inline login form and use choose div classes based on what they repr... | bitweaver.org | 1 | -13/+12 |
| 2009-05-16 | remove TODO, default pass by ref value was docuemnted in php5 release | wjames5 | 1 | -3/+1 |
| 2009-05-16 | add TODO comment about this nasty pass by ref param that is set to null | wjames5 | 1 | -1/+3 |
| 2009-05-15 | add TODO comment to for expunge comment attachment_id | Christian Fowler | 1 | -1/+2 |
| 2009-05-05 | remove giant comment saying to delete after June 24 2008 | Christian Fowler | 1 | -15/+1 |
| 2009-05-05 | remove depricated storeage plugin stuff and crusty outdated ajax bits | wjames5 | 1 | -14/+1 |
| 2009-05-05 | user userCanUpdate, and make sure to check for valid pRootContent | Christian Fowler | 1 | -4/+4 |
| 2009-05-04 | fix html and indent with tabs | Max Kremmel | 1 | -37/+33 |
| 2009-05-01 | use is_editable, which comes from userCanEdit which should take all of the re... | Christian Fowler | 2 | -5/+3 |
| 2009-04-29 | remove treasury ref | wjames5 | 5 | -15/+15 |