Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-08 | Pragma was accidentally triggering some underwear-catapult-connected hardware | Evan Prodromou | |
2010-09-07 | Merge branch 'apinamespace' into 0.9.x | Evan Prodromou | |
2010-09-05 | Add basic support for Georgian (ka) | Siebrand Mazeland | |
2010-09-02 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2010-09-02 | use etag preferably for caching | Evan Prodromou | |
2010-09-02 | add some caching headers | Evan Prodromou | |
2010-09-02 | combine our standard scripts into one big script | Evan Prodromou | |
2010-09-02 | Merge branch 'master' into testing | Brion Vibber | |
2010-09-02 | Fixes for Mac metadata files mucking up theme zip files | Brion Vibber | |
2010-09-02 | Ticket #2638: allow themes to specify a base theme to load with 'include' ↵ | Brion Vibber | |
setting in a theme.ini file | |||
2010-09-02 | hooks for showing <title> and <h1> elements | Evan Prodromou | |
2010-09-02 | Merge branch 'testing' into 0.9.x | Evan Prodromou | |
2010-09-02 | Fixes 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-02 | Fix for #2635: use ssl-sometimes settings for Twitter settings & auth pages | Brion Vibber | |
2010-08-28 | * when using multiple parameters, number them | Siebrand 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-28 | Document UI text and number parameters. | Siebrand Mazeland | |
2010-08-16 | Merge branch 'master' into 0.9.x | Brion Vibber | |
2010-08-16 | StatusNet 0.9.4 "Orange Crush"0.9.4 | Brion Vibber | |
2010-08-16 | fixed a %d that should be a %s in an error message | Brenda Wallace | |
2010-08-16 | fixed a %d that should be a %s in an error message | Brenda Wallace | |
2010-08-13 | hide the Whats Up Nickname if notice title enabled | Evan Prodromou | |
2010-08-13 | hooks to allow changing RSS content | Evan Prodromou | |
2010-08-12 | Fix for ticket 2513: "Can't linkify" error when some links are shortened | Brion Vibber | |
When bogus SSL sites etc were hit through a shortening redirect, sometimes link resolution kinda blew up and the user would get a "Can't linkify" error, aborting their post. Now catching this case and just passing through the URL without attempting to resolve it. Could benefit from an overall scrubbing of the freaky link/attachment code though...! :) http://status.net/open-source/issues/2513 | |||
2010-08-11 | Output "web" instead of gettext translation file metadata when notice.source ↵ | Brion Vibber | |
is empty | |||
2010-08-11 | 0.9.4beta2 update some notes in README, note the fix from beta10.9.4beta2 | Brion Vibber | |
2010-08-11 | Add dummy support for Esperanto. | Siebrand Mazeland | |
2010-08-10 | StatusNet_network staticGet lookup fix | Brion Vibber | |
2010-08-10 | update version for 0.9.4beta10.9.4beta1 | Brion Vibber | |
2010-08-10 | Fix for regression with OStatus mention processing (duplicated new and old ↵ | Brion Vibber | |
style lead to trying to save a reply entry twice). | |||
2010-08-10 | Workaround for index setup on SubMirror until I'm done w/ arbitrary index ↵ | Brion Vibber | |
support for Schema setup. | |||
2010-08-08 | Add two i18n related FIXMEs. | Siebrand Mazeland | |
2010-08-06 | Partial fix for ticket #2489 -- problems with SNI SSL virtual host ↵ | Brion Vibber | |
certificate validation. Two prongs here: * We attempt to enable SNI on the SSL stream context with the appropriate hostname... This requires PHP 5.3.2 and OpenSSL that supports the TLS extensions. Unfortunately this doesn't seem to be working in my testing. * If set $config['http']['curl'] = true, we'll use the CURL backend if available. In my testing on Ubuntu 10.04, this works. No guarantees on other systems. I'm not enabling CURL mode by default just yet; want to make sure there's no other surprises. | |||
2010-08-05 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-08-05 | Merge branch 'master' into testing | Brion Vibber | |
2010-08-04 | Fix for source attribution on notices; it was displaying the code instead of ↵ | Zach Copley | |
the source name sometimes. | |||
2010-08-02 | urgh. typo | James Walker | |
2010-08-02 | add support for Salmon's new "mentioned" rel value | James Walker | |
2010-08-02 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-07-31 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
* add support for Danish | |||
2010-07-30 | Merge branch '2471' into 0.9.x | Brion Vibber | |
2010-07-30 | Fix for ticket #2471: install.php returns unsuccessfully but doesn't display ↵ | Brion Vibber | |
error message if PHP < 5.2.6 is used http://status.net/open-source/issues/2471 Old bit of code didn't get updated for new installer | |||
2010-07-29 | allow schema to work on more than one connection (namely, the Status_network DB) | James Walker | |
2010-07-29 | removing redundant constructor | James Walker | |
2010-07-29 | Merge branch 'master' into 0.9.x | Zach Copley | |
Conflicts: classes/Notice.php | |||
2010-07-29 | Fix for issue ID 2290: make sure errors are returned in the right | Zach Copley | |
format, and use callback for errors when the request is JSONP | |||
2010-07-28 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-07-28 | Merge branch 'googleadsadminpanel' into testing | Evan Prodromou | |
2010-07-28 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-07-22 | accept mailto: URIs as OStatus identifiers | Evan Prodromou | |
2010-07-16 | Suppress HTTP error headers for JSONP API output | Zach Copley | |