summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-05Retain the geo data when FormNoticeXHR is complete because form getsSarven Capadisli
2010-01-05Remove input geo data as wellSarven Capadisli
2010-01-05If user checked shared location but didn't enter their location, don'tSarven Capadisli
2010-01-04Refactored NoticeLocationAttach(). It works better in UAs that don'tSarven Capadisli
2010-01-04Ran NoticeLocationAttach() through jslintSarven Capadisli
2010-01-04Removed unneeded line-heightSarven Capadisli
2010-01-04Removed commaSarven Capadisli
2010-01-04Relocated @title removalSarven Capadisli
2010-01-04Updated element id for notice_data-geoSarven Capadisli
2010-01-04Refactored geo location removal to removeNoticeDataGeo()Sarven Capadisli
2010-01-04Added errorCallback() to geoCurrentPosition() i.e., if user doesn'tSarven Capadisli
2010-01-04Trim whitespace from label's textContentSarven Capadisli
2010-01-04Using object value instead of inline stringSarven Capadisli
2010-01-04Open geoname URL in a new windowSarven Capadisli
2010-01-03Remove logging from default cacheEvan Prodromou
2010-01-03Debug utility to log cache accessEvan Prodromou
2010-01-03don't try to set an expiry for XCacheEvan Prodromou
2010-01-03add keyTypes() for User_greeting_countEvan Prodromou
2010-01-03Revert "use keys() instead of keyTypes() so plugin data object work"Evan Prodromou
2010-01-03update SamplePlugin.php alsoEvan Prodromou
2010-01-03Expand SamplePlugin to show other best practicesEvan Prodromou
2010-01-03use keys() instead of keyTypes() so plugin data object workEvan Prodromou
2010-01-03Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-03First version of cache plugin for XCache variable cacheEvan Prodromou
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