| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 1 | -1/+1 |
| 2010-04-17 | SCHEMA CHANGE - liberty_content_types - change content_description to content... | wjames5 | 1 | -4/+4 |
| 2010-02-25 | Remove duplicate require_once | Daniel Sutcliffe | 1 | -2/+1 |
| 2010-01-30 | change display_url to show all comments, and add second direct_url to getComm... | Christian Fowler | 1 | -6/+6 |
| 2010-01-29 | fix root_content_type_guid array in getList | Tyler Bello | 1 | -9/+8 |
| 2009-09-24 | Fix to content_guid setting in storeComment. Didnt allow for alternate guids ... | Tyler Bello | 1 | -2/+3 |
| 2009-09-15 | limit duplicate post check to the same content_id (root_id) | Christian Fowler | 1 | -3/+3 |
| 2009-08-25 | move transaction completion outside of if check | Tyler Bello | 1 | -5/+5 |
| 2009-07-15 | add gBitUser to global in loadComment | Christian Fowler | 1 | -2/+2 |
| 2009-06-18 | call mime laod if we're allowing attachments or admin to populate mStorage | wjames5 | 1 | -1/+6 |
| 2009-06-17 | Mime is parent - comment out weird call to expungeMetaData until can be explo... | wjames5 | 1 | -4/+15 |
| 2009-05-15 | add TODO comment to for expunge comment attachment_id | Christian Fowler | 1 | -1/+2 |
| 2009-05-05 | user userCanUpdate, and make sure to check for valid pRootContent | Christian Fowler | 1 | -4/+4 |
| 2009-05-01 | use is_editable, which comes from userCanEdit which should take all of the re... | Christian Fowler | 1 | -2/+2 |
| 2009-03-26 | tidy ifelse to reduce redundant lines | Tekimaki | 1 | -11/+7 |
| 2009-03-25 | typo | Tekimaki | 1 | -2/+2 |
| 2009-03-25 | fine tune verify for passing in root and parent ids directly | Tekimaki | 1 | -3/+5 |
| 2009-03-17 | upgrade Comments to LiberytMime to support attaching files to comments. big m... | wjames5 | 1 | -8/+68 |
| 2009-02-06 | when checking for a general user perm you call hasPermission on gBitUser, not... | Tekimaki | 1 | -2/+2 |
| 2009-02-04 | fix comments getDisplayUrl - gets url based on root_id - related fix boards t... | Tekimaki | 1 | -3/+8 |
| 2009-02-03 | more robust getDisplayUrl | Tekimaki | 1 | -1/+4 |
| 2008-11-19 | always sort comments on created date since its critical to following the conv... | wjames5 | 1 | -10/+10 |
| 2008-11-18 | add userCanUpdate, and remove root object stuff in userCanEdit since it was s... | Christian Fowler | 1 | -25/+15 |
| 2008-09-15 | add feature to limit number of links that can be posted in a content. only su... | Christian Fowler | 1 | -3/+4 |
| 2008-06-15 | fix typo in config name | Jams H Thompson | 1 | -3/+2 |
| 2008-05-20 | expunge tmp comment, not single deleteComment | Christian Fowler | 1 | -2/+2 |
| 2008-04-30 | new post-store service for comments - model for future post-derivative class ... | wjames5 | 1 | -1/+4 |
| 2008-04-28 | woops remove copy by ref left in by accident and some debug junk | wjames5 | 1 | -9/+2 |
| 2008-04-28 | new param to LibertyComments mRootObj for perm checking in userCanEdit, and m... | wjames5 | 1 | -2/+27 |
| 2008-04-26 | new admin feature to limit editing of comments by n minutes, default 60 -- al... | wjames5 | 1 | -17/+33 |
| 2008-04-21 | set flags in comment list requests so services know if we're asking for a raw... | wjames5 | 1 | -2/+3 |
| 2008-04-21 | brute force call in getNumComments to liberty_content_list_sql for status enf... | wjames5 | 1 | -3/+35 |
| 2008-04-21 | fix service call on load to load_sql from list_sql | wjames5 | 1 | -2/+2 |
| 2008-04-19 | fix typo in message_guid column name | Christian Fowler | 1 | -2/+2 |
| 2008-04-19 | change message_id column to message_guid, and add store method in LibertyComm... | Christian Fowler | 1 | -1/+9 |
| 2008-04-17 | move moderate comments out of liberty to its own pkg | wjames5 | 1 | -26/+1 |
| 2008-04-17 | introduce options for moderating comments, e.g. screening them before they ar... | wjames5 | 1 | -1/+26 |
| 2008-03-06 | pass param hash into list_sql service | wjames5 | 1 | -2/+3 |
| 2008-03-04 | Fix verification of comment and content id. | Nick Palmer | 1 | -2/+2 |
| 2008-02-13 | add back the commented deleteComment method as the standard expunge which wil... | Christian Fowler | 1 | -38/+38 |
| 2008-02-02 | Remove assumption about form of content urls. | Nick Palmer | 1 | -27/+17 |
| 2007-11-30 | fix root_content_title loading | Max Kremmel | 1 | -2/+2 |
| 2007-11-25 | add support for an array of content_type_guids to getList | Christian Fowler | 1 | -24/+46 |
| 2007-10-25 | Change comment deletion to only delete one comment instead of the comment and... | Jams H Thompson | 1 | -10/+50 |
| 2007-09-22 | Add ability to filter last comment module on a pigeonhole and display full co... | Nick Palmer | 1 | -2/+5 |
| 2007-06-10 | new feature post comments using ajax - note scroll but in IE is not a functio... | wjames5 | 1 | -2/+2 |
| 2007-05-21 | add a last comment module. this is similar to last cahnges but it's possible ... | Max Kremmel | 1 | -8/+9 |
| 2007-05-21 | add option to filter based on parent_content_type_guid | Max Kremmel | 1 | -3/+11 |
| 2007-05-07 | fix deleting of boards topics | Christian Fowler | 1 | -4/+9 |
| 2007-03-06 | return the link... | Max Kremmel | 1 | -3/+3 |