summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-03Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-01-02add LGPLEvan Prodromou
2010-01-02Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-02Add a caching plugin for APC variable cacheEvan Prodromou
2010-01-02First version of Memcache pluginEvan Prodromou
2010-01-02Make cache.php PHPCS-cleanEvan Prodromou
2010-01-02invert if for cache handlingEvan Prodromou
2010-01-02fix default array implementation checksEvan Prodromou
2010-01-02Make caching a plugin systemEvan Prodromou
2010-01-02Merge branch '0.9.x' into cachepluginEvan Prodromou
2010-01-02Merge branch 'master' into 0.9.xEvan Prodromou
2010-01-02return false from Memcached_DataObject::staticGet() on not found, like DB_Dat...Evan Prodromou
2010-01-02fixup memcache functionsEvan Prodromou
2010-01-02change harmless check of to check of in Memcached_DataObjectEvan Prodromou
2010-01-03Fix end tagSarven Capadisli
2010-01-03Button should return falseSarven Capadisli
2010-01-03Moved location container's buttons inside enabled stateSarven Capadisli
2010-01-03Reset location icon when container button.close is clickedSarven Capadisli
2010-01-03Updated pin iconSarven Capadisli
2010-01-03Added minimize functionality to selected location containerSarven Capadisli
2010-01-03Changed location share representation to be more like the fileSarven Capadisli
2010-01-02incorrectly used empty() instead of isset() for a variable that could be 0Evan Prodromou
2010-01-01Don't need margin-bottom for share location optionSarven Capadisli
2010-01-01Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-01Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-01Revert "add cleanup method to cleanup a single row"Evan Prodromou
2010-01-01Merge branch 'master' into 0.9.xEvan Prodromou
2010-01-01Included geotag icon file separatelySarven Capadisli
2010-01-01Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-01-01Added geotag icon from http://www.geotagicons.com/Sarven Capadisli
2010-01-01add cleanup method to cleanup a single rowEvan Prodromou
2010-01-01stop using DB_DataObject's staticGet() which cachesEvan Prodromou
2010-01-01Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-31Removed crazy redundant broadcasting of notices by the FB appZach Copley
2009-12-31- Use a stripped down new notice form for FB app because FB canvas appsZach Copley
2009-12-31Change inline CSS stylesheet to be on a single line so it doens't blow out sy...Zach Copley
2009-12-31Update to external Facebook libsZach Copley
2009-12-31Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-31Initial UI for geo location share option in notice formSarven Capadisli
2009-12-31Moving notice_data-location_wrap after notice form fieldsetSarven Capadisli
2009-12-31Moved JavaScript dependant stuff out of noticeform.Sarven Capadisli
2009-12-31jQuery select SN.C.S.NoticeLocationName once.Sarven Capadisli
2009-12-31Removed style information out of HTMLSarven Capadisli
2009-12-31Using semicolon to seperate lat and long; RFC2426Sarven Capadisli
2009-12-31NoticeLocationAttach() slightly more readableSarven Capadisli
2009-12-31Compare by typeSarven Capadisli
2009-12-31If UA doens't support navigation.geolocation or have JavaScriptSarven Capadisli
2009-12-31length is faster than size()Sarven Capadisli
2009-12-31Use the location setting profile as secondarySarven Capadisli
2009-12-31Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli