aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2008-06-30Added some user code - needs div hidingmarcus
2008-06-30Fixed minor cache counting issuemarcus
2008-06-30Refs #102 - Speculative fixmarcus
2008-06-27Fixed widget savingben
2008-06-27git-svn-id: https://code.elgg.org/elgg/trunk@1194 36083f99-b078-4883-b0ff-0f9...marcus
2008-06-27Caching (most) subtype queries, drastically reduces database queries in most ...marcus
2008-06-27Introducing friendly_titleben
2008-06-27git-svn-id: https://code.elgg.org/elgg/trunk@1190 36083f99-b078-4883-b0ff-0f9...marcus
2008-06-27Metastrings now keeps a record of strings it knows aren't present and so remo...marcus
2008-06-27Bug fix for previous.ben
2008-06-27Introducing elgg_count_commentsben
2008-06-27Brought generic comments into Elgg coreben
2008-06-27Using persistent db connections. This should speed up pages with numerous sma...marcus
2008-06-27Minor textual changesmarcus
2008-06-27Added mapping to cache username => guid & code => guid. Refs #101.marcus
2008-06-27Removed explains since these weren't much usemarcus
2008-06-27Db installed flag on config, Refs #101marcus
2008-06-27Caching datalists. Refs #101marcus
2008-06-27Short circuited query if could not possibly return a value. Refs #101marcus
2008-06-27Refs #101 - DB Profiling in debug mode (recommended usage means putting $CONF...marcus
2008-06-27Removed debug warningmarcus
2008-06-27Added a 'display full view' parameter to all of the listings functionsben
2008-06-27Introducing elgg_view_listingben
2008-06-27Fixes #100 - User not having any notification method no longer a hard error.marcus
2008-06-27Refs #86 - Better debugmarcus
2008-06-27Closes #86marcus
2008-06-26Added get_installed_translations() to return an array of available translatio...marcus
2008-06-26Widget river items are now of the form river/widget/handler/event.ben
2008-06-26Closes #16: Administration: Reset password functionality on user admin screen marcus
2008-06-26Unified user settings formben
2008-06-26Closes #92: Settings: Set user language marcus
2008-06-26Fixes #91 and #97marcus
2008-06-26Closes #90: Settings: Change name marcus
2008-06-26Fixes #95 - Now keying off system log entries so that whenever a user does so...marcus
2008-06-26Closes #89: Provide functionality for a user to set their email address in us...marcus
2008-06-25Closes #79: Email confirmation on registration & email change marcus
2008-06-25Search and metadata functions now support multiple user GUIDsben
2008-06-25Refs #79marcus
2008-06-25Small ownership tweak to get_tagsben
2008-06-25get_tags can now take an array as owner_guid.ben
2008-06-25Fixes for filestore.ben
2008-06-25Added grabFile() to the filestore, for much more efficient file reading.ben
2008-06-25Made the friends river entities functions loads more efficient.ben
2008-06-25Fixes #87 & #88marcus
2008-06-25Refs #78: Email notifications on friending, comments marcus
2008-06-25The river now passes entities to each river view as $vars['entity']ben
2008-06-25Adding an annotation triggers an 'annotate' eventben
2008-06-25Fixes #84: Method for retrieving preferences for a user and notifying accordi...marcus
2008-06-24Removed the circular delete mechanism that was plaguing ElggFileben
2008-06-24Caching the show_db_tables functionben