Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-15 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-03-15 | Blow more timeline caches on notice delete. Fixes paging on public and ↵ | Brion Vibber | |
profile timelines after deleting something from the first page. | |||
2010-03-15 | Fix feed discovery: html:link@rel can contain multiple values; saw ↵ | Brion Vibber | |
rel="updates alternate" in the wild at http://tantek.com/ which broke old discovery code. | |||
2010-03-15 | Ticket #2242: fix reading of inline XHTML content in Atom feeds for OStatus ↵ | Brion Vibber | |
input. Lookup of the <div> needed to check for the XHTML namespace. | |||
2010-03-15 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-03-15 | use canonical user url in xrd | James Walker | |
2010-03-15 | Consolidate and patch up redirection to remote notices. | Brion Vibber | |
Now using the correct order consistently (URL, then URI if http/s), and as a niceness measure skipping the redirect if the only URL we have stored is the local one. (Could happen if remote OStatus feed has tag URIs and no alt link.) | |||
2010-03-15 | Add scripts/docgen.php to build basic doxygen HTML docs from doc comments, ↵ | Brion Vibber | |
either for core or a given plugin. Nothing too fancy yet; style and layout needs some loving! | |||
2010-03-14 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl> | |||
2010-03-14 | Using rel=external instead of class=external for jOverlay title link | Sarven Capadisli | |
2010-03-14 | Added rel=external to geo location link | Sarven Capadisli | |
2010-03-14 | Updated plugin to open external links on a new window that are not | Sarven Capadisli | |
attachments | |||
2010-03-14 | give preference to rel="photo" (per latest ActivityStreams spec), but still ↵ | James Walker | |
support rel="avatar" for compat | |||
2010-03-13 | Performing & allowing host-meta discovery by http url (in addition to ↵ | James Walker | |
webfinger acct) | |||
2010-03-13 | Assigned an identifier for the representative user and group profile | Sarven Capadisli | |
2010-03-13 | changing keypair to text to hold a full 1024bit keypair | James Walker | |
2010-03-13 | Throw a quick button label into ostatus .po file for french to test with | Brion Vibber | |
2010-03-13 | Fix for _m() usage with context in StatusNet main code. | Brion Vibber | |
2010-03-13 | Ticket 2239: white space before apostrophe in metadata of status of notice | Brion Vibber | |
2010-03-13 | allow profile_url to be used in ostatus:attention | James Walker | |
2010-03-13 | Merge remote branch 'statusnet/testing' into crypt-rsa-switch | James Walker | |
2010-03-13 | * wrong param order to in_array | James Walker | |
* in getContent() if "type" isn't set, assume text (per atom spec) | |||
2010-03-12 | cleaning up key generation | James Walker | |
2010-03-12 | converting key generation to new crypt library | James Walker | |
2010-03-12 | updating phpseclib to latest cvs - fixes a bunch of key generation issues | James Walker | |
2010-03-12 | converted toString to new crypt library | James Walker | |
2010-03-12 | converted sign, verify and fromString to new crypt lib | James Walker | |
2010-03-12 | Adding Crypt library from http://phpseclib.sourceforge.net/ | James Walker | |
2010-03-12 | removing deprecated PEAR Crypt_RSA | James Walker | |
2010-03-13 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl> | |||
2010-03-12 | Fixes for updating indices, charset/collation and engine type on ↵ | Brion Vibber | |
plugin-created tables. Under MySQL, new tables will be created as InnoDB with UTF-8 (utf8/utf8_bin) same as core tables. Existing plugin tables will have table engine and default charset/collation updated, and string columns will have charset updated, at checkschema time. Switched from 'DESCRIBE' to INFORMATION_SCHEMA for pulling column information in order to get charset. A second hit to INFORMATION_SCHEMA is also needed to get table properties. Indices were only being created at table creation time, which ain't so hot. Now also adding/dropping indices when they change. Fixed up some schema defs in OStatus plugin that were a bit flaky, causing extra alter tables to be run. TODO: Generalize this infrastructure a bit more up to base schema & pg schema classes. | |||
2010-03-12 | OpenID fixes: | Brion Vibber | |
- avoid notice spew when checking sreg items that weren't provided - fix keys spec for user_openid, clears up problems with removing openid associations - fix keys spec for user_openid_trustroot | |||
2010-03-12 | Merge commit 'origin/testing' into 0.9.x | Brion Vibber | |
2010-03-12 | Merge commit 'origin/0.9.x' into 0.9.x | Brion Vibber | |
2010-03-12 | Plugin to open up rel="external" links on a new window or tab | Sarven Capadisli | |
2010-03-12 | Output enclosing geo elements and GeoRSS xmlns in XML timelines | Zach Copley | |
2010-03-12 | Add Atom self link to tag timeline | Zach Copley | |
2010-03-12 | Add Atom self link to favorites timeline | Zach Copley | |
2010-03-12 | - Output correct content header for Atom output in mentions timeline | Zach Copley | |
- Add self link | |||
2010-03-12 | Output Atom self link in home timeline | Zach Copley | |
2010-03-12 | Calculate Atom self link for friends timeline | Zach Copley | |
2010-03-11 | Don't switch people from the Memcache to Memcached plugin without their ↵ | Brion Vibber | |
knowledge when using back-compatibility $config['memcached']['enabled']. Performance characteristics for Memcached version on large-scale sites not tested yet. New installations should be using addPlugin explicitly. | |||
2010-03-11 | Remove stray whitespace at file start that snuck into last update | Brion Vibber | |
2010-03-11 | fubared a715271f847fed7d7c725c5b752ea7a00800520a - this is the fix | Craig Andrews | |
2010-03-11 | Fixes for password recovery; lookups for unconfirmed addresses were failing ↵ | Brion Vibber | |
or inconsistent (using staticGet with unindexed fields, which would not get decached correctly and could get confused if multiple pending confirmations of different types are around). Also uses updated email functions to include extra headers and ensure the proper address is used. | |||
2010-03-12 | - Output correct content type header for public timeline Atom feed | Zach Copley | |
- Also calculate Atom link and self links properly | |||
2010-03-12 | More generalized method for calculating Atom rel="self" links | Zach Copley | |
2010-03-11 | reuse Subscription::cancel instead of reimplementing it. | Craig Andrews | |
I didn't know this method existed before... pretty neat. | |||
2010-03-11 | move image type checking to constructor, so checking will be done in all cases | Craig Andrews | |
check if the relevant image handling function exists when deciding if the image type is supported | |||
2010-03-12 | Scrub all atom output with common_xml_safe_str() | Zach Copley | |