aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-25add webfinger module.Pablo Martin
2012-10-25added elgg-ostatus module.Pablo Martin
2012-10-25updating submodulesPablo Martin
2012-10-25update activitystreams module.Pablo Martin
2012-10-22Fixes #3465. Unmet suggestions are marked as warnings instead of errors in ↵Brett Profitt
plugins.
2012-10-22updated n1_themefoockinho
2012-10-22Added favorites plugin.Sem
2012-10-22Deleted infinite scroll.Sem
2012-10-22Unlinked infinte scroll (it won't be able for the Foxglove-1).Sem
2012-10-22Updated plugins.Sem
2012-10-21Unlinked minify and magic topbar.Sem
2012-10-19Added special checks for mailto: in elgg_normalize_url() and ↵Brett Profitt
elgg.normalize_url().
2012-10-19Correctly passing guid instead of object in container permissions check.Brett Profitt
2012-10-19Merge branch '1.8' of git://github.com/Elgg/Elgg into lorea-preprodSem
2012-10-12CLI installer: manual enable/auto disable, checking for empty config valuesSteve Clay
2012-10-12Add linkup submodulehellekin
2012-10-10Merge pull request #381 from mrclay/4593-plaintext-titlesSteve Clay
Fixes #4593: All titles are HTML-escaped plain text
2012-10-10Fixes #4593: All titles are HTML-escaped plain textSteve Clay
2012-10-10Merge pull request #401 from jeabakker/#4884Evan Winslow
Fixes #4884: unnessesary database call in elgg_views_boot()
2012-10-10Merge pull request #388 from jeabakker/#4869Evan Winslow
Fixes #4869: incorrect PHP error handling in _elgg_php_error_handler
2012-10-10Merge pull request #396 from jdalsem/#4876-search-box-remember-queryEvan Winslow
Fixes #4876: search box remember query
2012-10-10use display_query instead of value for search input valueJeroen Dalsem
2012-10-09Merge pull request #397 from jdalsem/#4879-unwanted-access-to-messages-pagesEvan Winslow
Fixes #4879: unwanted access to messages pages
2012-10-09Merge pull request #402 from beck24/#4842-messages-reply-invalid-userEvan Winslow
Fixes #4842 - only show 'reply' button when a message can actually be replied to
2012-10-09Merge pull request #374 from beck24/group-profile-forwardingEvan Winslow
fixes #4824 - forward 1.7 group profile urls to correct destination in 1.8
2012-10-09Merge pull request #389 from jeabakker/#4870Evan Winslow
Fixes #4870 - inconsistency in Account statistics
2012-10-09Merge pull request #377 from mrclay/4290-1.8Evan Winslow
Fixes #4290: adds preloading volatile metadata cache and unit tests
2012-10-09Merge pull request #387 from jeabakker/#4868Evan Winslow
#4868 - possible unexpected result from elgg_get_site_entity
2012-10-09Merge pull request #399 from mrclay/3018-memcache-accessEvan Winslow
Fixes #3018: Checks DB for access before using memcache-stored entity
2012-10-09Merge pull request #400 from ↵Evan Winslow
jdalsem/#4881-correct-use-of-html-language-attribute Fixes #4881: use correct language in html lang attribute
2012-10-09Added Email Revalidate plugin.Sem
2012-10-09Added OpenID plugins.Sem
2012-10-09Added federation plugins.Sem
2012-10-09Added CRUD, Assemblies and Proposals plugins.Sem
2012-10-09Added Friendly Time as plugin.Sem
2012-10-09Added Elggman as plugin.Sem
2012-10-09Added Threads as plugin.Sem
2012-10-09Added Event Calendar as plugin.Sem
2012-10-09Added N1 Theme as plugin.Sem
2012-10-04only present a reply button when the message can be replied toMatt Beckett
2012-10-04saving an unnessesary database call to check for icon_sizesJerome Bakker
2012-10-04use correct language in html lang attributeJeroen Dalsem
2012-10-03Merge branch '1.8' of git://github.com/Elgg/Elgg into lorea-preprodSem
2012-10-03Fixes #3018: Checks DB for access before using memcache-stored entity ↵Steve Clay
(suggested by Jerôme Bakker)
2012-10-03check for correct page_owner to prevent unwanted access to the pageJeroen Dalsem
2012-10-03fixed incomplete forward urlJeroen Dalsem
2012-10-03show search query in input fieldJeroen Dalsem
2012-09-28fixed: fetching wrong stats data for usersJerome Bakker
2012-09-28fixed: shortcoming in Elgg's custom PHP error handlerJerome Bakker
2012-09-28fixed: elgg_get_site_entity now works as documentedJerome Bakker