Age | Commit message (Expand) | Author |
---|---|---|
2010-01-28 | Don't show a link to the user profile for the guest user | Tim Almdal |
2010-01-23 | Fix typo: change $entryr to $entry->user | Bharat Mediratta |
2010-01-23 | Create a user profile page that is used as a landing page when referencing a ... | Tim Almdal |
2009-08-29 | Update all code to use helper method html::clean(), html::purify(), ... inste... | Andy Staudacher |
2009-08-29 | Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS... | Andy Staudacher |
2009-06-12 | Create gallery::date_time(), gallery::date() and gallery::time() | Bharat Mediratta |
2009-06-06 | Preliminary BiDi support (needs *a lot* of tweaking) | Andy Staudacher |
2009-05-31 | Run p::clean() on any variables that contain data entered by users. | Bharat Mediratta |
2009-05-27 | Restructure things so that the application is now just another module. | Bharat Mediratta |