aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-16fixed display issues on interstitial twitter pagecash
2013-04-16Merge pull request #5360 from cash/twitter1.1Cash Costello
2013-04-16Merge pull request #5366 from mrclay/5363Cash Costello
2013-04-16Merge pull request #5338 from THINKGlobalSchool/blog-draftnoticeCash Costello
2013-04-15Fixes #5363: Append trailing slash to site URL if missingSteve Clay
2013-04-14removes oauth plugin as twitter_api does not depend on it anymorecash
2013-04-14Fixes #4917 Using twitter API v1.1cash
2013-04-14centralize the creation of the api objectcash
2013-04-14updated twitteroauth library to latest from github: https://github.com/abraha...cash
2013-04-14Fixes #5358 updates text on twitter logincash
2013-04-14entity and query cache are size limited so don't need cache clearing in ElggB...cash
2013-04-14Refs #5335 added unit test for underscore in relative path for JS url normali...cash
2013-04-14Merge pull request #5347 from THINKGlobalSchool/bookmarks-ecmlSteve Clay
2013-04-13Fixes #5301 Removes twitter widget - no longer supported by core developerscash
2013-04-13Merge pull request #5355 from cash/oom2Cash Costello
2013-04-13Fixes #4978 integrates LRU cache for db query cachecash
2013-04-13updated lru cache so easier to integratecash
2013-04-13adds LRU cachecash
2013-04-13introduces _elgg_invalidate_query_cache() to dry up the db query cache codecash
2013-04-13removed query cache reset from unit test of acl. If this is needed, is bug in...cash
2013-04-13cleanup of entity caching codecash
2013-04-13removed remnants of db profilingcash
2013-04-13documentation updatescash
2013-04-13Refs #5297 encourage users to try again now that they have been forwarded to ...Cash Costello
2013-04-13Merge pull request #5309 from mrclay/5230Cash Costello
2013-04-13Merge pull request #5305 from cash/delete_top_pageCash Costello
2013-04-13clear entity cache for the subpages that were promoted to pagesCash Costello
2013-04-13Merge pull request #5308 from mrclay/3754-18Cash Costello
2013-04-13Merge pull request #5310 from mrclay/4972Cash Costello
2013-04-11Register bookmarks view for ecml parsingJeff Tilson
2013-04-10Changed blog draft noticed CSS classesJeff Tilson
2013-04-08Merge pull request #5307 from cash/fixing_searchCash Costello
2013-04-07Merge pull request #5319 from THINKGlobalSchool/annotations-menu-css-fixEvan Winslow
2013-04-04Fix CSS typo preventing elgg-menu-annotation style from applying to annotatio...Jeff Tilson
2013-03-31Fixes #4972: More robust friendly titles implementationSteve Clay
2013-03-31Fixes #5297: Improve error message in cases of suspected cross-domain loginSteve Clay
2013-03-31Merge pull request #5300 from cash/remove_private_messagesSteve Clay
2013-03-31Merge pull request #494 from mrclay/fc-plaintextSteve Clay
2013-03-31Fixes #3754: Language JS views send cache headers and support conditional getSteve Clay
2013-03-30Fixes #5037 returns free text search and relevance ranking for objects and gr...cash
2013-03-30Fixes #5304 handling metadata arrays in search for user profile datacash
2013-03-30fixed upgrade script - was skipping pages because we were changing the result...cash
2013-03-30Refs #1708. Restore disappeared subpages, which its parent page was top_page ...Sem
2013-03-30fixed the switch from page to page_top - the parent_guid metadata needed to b...cash
2013-03-30Fixes #1708. Moving up subpages when delete a page wasn't be applied in page_...Sem
2013-03-30Merge pull request #5303 from Srokap/ticket_5302Cash Costello
2013-03-30Fixes #5302 - Automatically registers view to simplecache on elgg_get_simplec...Paweł Sroka
2013-03-30Fixes #2682 strips tags from site namecash
2013-03-30Fixes #4378 prevent loading same library name twicecash
2013-03-30put test in to prevent deleting messages from everyone in case no guid - shou...cash