aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-21Merge pull request #5384 from RiverVanRain/patch-1Steve Clay
2013-04-21Fixes #5207 returning false if filename is not setCash Costello
2013-04-21fixed typos on method nameCash Costello
2013-04-21Merge pull request #5371 from juho-jaakkola/embed-containerCash Costello
2013-04-20updates changes and version for 1.8.15 releasecash
2013-04-20caching embed js for one less http request when loading many pagescash
2013-04-20adding embed css to admin css so it can be used in admin areacash
2013-04-20Fixes #5383 setting width on textarea from input/longtextcash
2013-04-20Refs #5332 cleans up group invite actioncash
2013-04-20Fixes #5049 fixed and formatted unit testcash
2013-04-20Merge pull request #5385 from cash/parse_urlsCash Costello
2013-04-20Fixes #5244 adds nofollow to anchor tags created by parse_urls()cash
2013-04-20Fixes #5369 allows ! in urls and adds unit testsCash Costello
2013-04-20Fixes #5004 fixed some documentation in database libCash Costello
2013-04-20Minor fixRiverVanRain
2013-04-19added changes for 1.8.15cash
2013-04-19Fixes #5382 admins can turn off posting to twittercash
2013-04-19Fixes #5361 existing Elgg user can link Twitter account with Elgg accountcash
2013-04-19Fixes #4530 not caching 0 as page ownercash
2013-04-19Merge pull request #5325 into 1.8 branchcash
2013-04-19Fixes #5233 password reset uses entity save so memcache is clearedcash
2013-04-19#5348: Page handler passes title to non wg layoutIsmayil Khayredinov
2013-04-19Fixes 5370: Uses correct container when adding files through embed.Juho Jaakkola
2013-04-19Fixes #5373 easier to access URL on reported contentcash
2013-04-19Fixes #5367 returning all groups that a user belongs to - need to deprecate t...Cash Costello
2013-04-16Fixes #5362 correctly getting user on user plugin settings pagecash
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