aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/input.php
AgeCommit message (Expand)Author
2009-09-03Adding additional hooks to add/remove/update users for access_collections()brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-07-01Closes #1097: Results set by set_input are now also filtered by get_input()marcus
2009-04-17Closes #833: Kses now built as modulemarcus
2009-04-17Reverted lastmarcus
2009-04-17small tweak to kses input, for now.dave
2009-04-17Removed style on codemarcus
2009-04-17Removed columnsmarcus
2009-04-17Slightly more draconian kses rulesmarcus
2009-03-01Closes #828: Quite correct - rather tired - arrays are individually trimmed -...marcus
2009-03-01Closes #828: Array input values now trimmed individually.marcus
2009-02-28Closes #665: Using a bit of preg callback magic to do <wbr> encoding and href...marcus
2009-02-11Closes #684: Scratching a particular itch of mine by no longer hiding urls wh...marcus
2009-02-10Refs #561: Split filtering into separate functionmarcus
2009-01-23Refs #706marcus
2008-12-29Closes #396: Form should probably not be permitted on input.marcus
2008-10-20The input filter now deals with two-dimensional input arrays.ben
2008-09-29get_input can now be properly overridden by set_input. Fixes #324ben
2008-09-01Closes #305marcus
2008-08-22Committing kses fixben
2008-08-21Fixed input for people with magic quotes on.ben
2008-08-20Refs #273: Extra sanity checking on installmarcus
2008-08-15Improved the kses whitelistben
2008-08-08Adjusted contributors file.ben
2008-08-01Fixes #194marcus
2008-07-18Added the autop function, replaced any references to nl2brben
2008-07-09Elgg 1.0, meet kses. Kses, Elgg 1.0.ben
2008-06-17CLOSED - #34: Install process must be completely graphical marcus
2008-05-27create a new social library in the engine. Moved string parsing for links to ...dave
2008-04-16Added better GET query variable handling into the page handler mixben
2008-02-13Exception handlingben
2008-02-13Added input methodicewing