summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-05Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-05Add basic support for Georgian (ka)Siebrand Mazeland
2010-09-03Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-09-03explicitly license documentation under CC-BY 3.0Evan Prodromou
2010-09-03Fix output bug in DisqusPlugin -- 'Comments' link contents was in attributes ↵Brion Vibber
instead of comments, which broke output and spewed errors
2010-09-03syntax error in exception string in discovery.phpEvan Prodromou
2010-09-02Merge branch 'testing' into 0.9.xEvan Prodromou
2010-09-02explicit attributionEvan Prodromou
2010-09-02Merge branch 'testing' into 0.9.xEvan Prodromou
2010-09-02note that images and CSS files in /themes/ are CC-BY 3.0, and that themes ↵Evan Prodromou
are exempt from AGPL copyleft
2010-09-02add CC BY 3.0 license to CSS filesEvan Prodromou
2010-09-02Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-09-02use etag preferably for cachingEvan Prodromou
2010-09-02add some caching headersEvan Prodromou
2010-09-02combine our standard scripts into one big scriptEvan Prodromou
2010-09-03* i18n/L10n updates and FIXMEs addedSiebrand Mazeland
* whitespace fixes
2010-09-02Merge branch 'master' into testingBrion Vibber
2010-09-02Fixes for Mac metadata files mucking up theme zip filesBrion Vibber
2010-09-02show notice title on shownotice pageEvan Prodromou
2010-09-02Ticket #2638: allow themes to specify a base theme to load with 'include' ↵Brion Vibber
setting in a theme.ini file
2010-09-02hooks for showing <title> and <h1> elementsEvan Prodromou
2010-09-02Merge branch 'swat0' into 0.9.xEvan Prodromou
2010-09-02Merge branch 'testing' into 0.9.xEvan Prodromou
2010-09-02Fixes for custom theme upload:Brion Vibber
* skip more files (.xcf image sources, .html docs) * skip files before rejecting them for funky filenames! * allow period in filenames (eg foo-1.4.ttf) but blacklist some unsafe extensions-within-extensions
2010-09-02Fix for #2635: use ssl-sometimes settings for Twitter settings & auth pagesBrion Vibber
2010-09-01Revert "debugging replyToID"Evan Prodromou
This reverts commit bb9353f6e04f863c50bca12247d1a70cb12350d5.
2010-09-01debugging replyToIDEvan Prodromou
2010-09-01Correctly check for user's id in replies in user salmon postEvan Prodromou
2010-09-01correctly return oprofile from Ostatus_profile::ensureProfileURI()Evan Prodromou
2010-09-01bug in Profile::fromURI() wasn't returning profileEvan Prodromou
2010-09-01save URIs of remote profiles marked for attentionEvan Prodromou
2010-09-01Handle profile-from-uri hook to return ostatus profile if there's a matchEvan Prodromou
2010-09-01Notice::saveReplies() uses Profile::fromURI() to handle remote profiles tooEvan Prodromou
2010-09-01Static method to get a profile based on an URIEvan Prodromou
2010-09-01send a salmon slap to mentioned person when we reply to a noticeEvan Prodromou
2010-09-01Merge branch 'master' into 0.9.xEvan Prodromou
2010-09-01remove noop function from OStatusPluginEvan Prodromou
2010-08-28Localisation updates from http://translatewiki.netSiebrand Mazeland
* removed messages marked fuzzy from translations.
2010-08-28* when using multiple parameters, number themSiebrand Mazeland
* fix double space to single space * use consistent punctuation in messages * complete translation hints for all commands * add an i18n fixme for missing plural support * trailing whitespace removed
2010-08-28Document UI text and number parameters.Siebrand Mazeland
2010-08-28Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-08-26Fix for failover error in status_network_tag caching; when no tags present ↵Brion Vibber
in table we would return an array with one empty element instead of no elements when getting the cached data.
2010-08-25Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-08-25Use Status_network's caching settings when loading Status_network_tag ↵Brion Vibber
entries; cache entries are batched per site and will be cleared when tags are inserted/deleted using the main interface. (with fixes from tagcache branch)
2010-08-25fix incorrect function name in updateostatus.php scriptEvan Prodromou
2010-08-24Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-08-16Merge branch 'master' into 0.9.xBrion Vibber
2010-08-16Link fixes for footer in fr, pt-br (also saved changed at TranslateWiki.net)Brion Vibber
2010-08-16StatusNet 0.9.4 "Orange Crush"0.9.4Brion Vibber
2010-08-16Merge branch 'testing'Brion Vibber
Conflicts: plugins/OStatus/classes/Ostatus_profile.php