aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-13Moved plugin settings so they're more obvious.ben
2009-02-13Fixed logic bug in login()marcus
2009-02-13Closes #761, #718: Group permissions now made much much simpler.marcus
2009-02-13new annotations activity viewdave
2009-02-13loose text strings cleaned up, extra container divs addedpete
2009-02-13new river work committed for profilesdave
2009-02-13changed the activity viewdave
2009-02-13Language updates to river dashboardben
2009-02-13Added better content filtering for dashboardben
2009-02-13New river dashboard.ben
2009-02-13Removing an erroneous system_message call.ben
2009-02-13Data sanitisation fix.ben
2009-02-13new layout canvasdave
2009-02-13Added lazy database connections to delay establishing the db link until actua...marcus
2009-02-13Closes #769: Added short circuit to quit function if entity is null.marcus
2009-02-13Closes #772: $value no longer being incorrectly set when memcache is enabled.marcus
2009-02-12A correction to the way attributes are set for extenders.ben
2009-02-12New base translation word: publishben
2009-02-12Schema fixben
2009-02-12Clear river items on entity deleteben
2009-02-12A minor stabilisation change for river2ben
2009-02-12A minor stabilisation change for river2ben
2009-02-12Refs #561: Removed &amp encoding from kses but retaining script input and ent...marcus
2009-02-12Alternative river system trial. This is a test.ben
2009-02-12Avoiding wsod for deleted usersmarcus
2009-02-11div cleared after pagination for theme compatabilitypete
2009-02-11git-svn-id: https://code.elgg.org/elgg/trunk@2720 36083f99-b078-4883-b0ff-0f9...marcus
2009-02-11Added some missing translationsmarcus
2009-02-11Added links to better documentationmarcus
2009-02-11Closes #684: Scratching a particular itch of mine by no longer hiding urls wh...marcus
2009-02-11Removing wildcard from the beginning of 'like' search for user/usernameben
2009-02-11Filtering on type,subtype and eventmarcus
2009-02-11Relocation of activity database queries to the core.marcus
2009-02-10Cleaned up the admin directory using a pagehandler.marcus
2009-02-10Minor confusion clearupsmarcus
2009-02-10Closes #756: htmlentities on all output formsmarcus
2009-02-10XSS filtering on outputmarcus
2009-02-10Refs #561: Split filtering into separate functionmarcus
2009-02-10Speedy icon bypass.ben
2009-02-10add a view to site wide activity that can be extended by the wiredave
2009-02-10Further changes to the notification mechanism.ben
2009-02-10Closes #757: Removed strtolower as it is not UTF8 safe. See http://www.phpwac...marcus
2009-02-10Refs #756: htmlentities on all input viewsmarcus
2009-02-10Marcus Povey <marcus@elgg.com>marcus
2009-02-10Fixed 'all friends' button.ben
2009-02-10new edit canvas layoutdave
2009-02-10Closes #752: Delete move to edit, making it less fatal. Probably needs skinning.marcus
2009-02-09A single notification is now sent out on forum topic creation.ben
2009-02-09Notification fix: you no longer get notifications on your own content.ben
2009-02-09Introducing group forum notificationsben