0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updating phpseclib to latest cvs - fixes a bunch of key generation issues More... over 15 years ago
converted toString to new crypt library More... over 15 years ago
converted sign, verify and fromString to new crypt lib More... over 15 years ago
Adding Crypt library from http://phpseclib.sourceforge.net/ More... over 15 years ago
removing deprecated PEAR Crypt_RSA More... over 15 years ago
Localisation updates for !StatusNet from !translatewiki.net !sntrans More... over 15 years ago
Fixes for updating indices, charset/collation and engine type on plugin-created tables. More... over 15 years ago
OpenID fixes: - 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 More... over 15 years ago
Merge commit 'origin/testing' into 0.9.x More... over 15 years ago
Merge commit 'origin/0.9.x' into 0.9.x More... over 15 years ago
Plugin to open up rel="external" links on a new window or tab More... over 15 years ago
Output enclosing geo elements and GeoRSS xmlns in XML timelines More... over 15 years ago
Add Atom self link to tag timeline More... over 15 years ago
Add Atom self link to favorites timeline More... over 15 years ago
- Output correct content header for Atom output in mentions timeline - Add self link More... over 15 years ago
Output Atom self link in home timeline More... over 15 years ago
Calculate Atom self link for friends timeline More... over 15 years ago
Don't switch people from the Memcache to Memcached plugin without their 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. More... over 15 years ago
Remove stray whitespace at file start that snuck into last update More... over 15 years ago
fubared a715271f847fed7d7c725c5b752ea7a00800520a - this is the fix More... over 15 years ago
Fixes for password recovery; lookups for unconfirmed addresses were failing 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. More... over 15 years ago
- Output correct content type header for public timeline Atom feed - Also calculate Atom link and self links properly More... over 15 years ago
More generalized method for calculating Atom rel="self" links More... over 15 years ago
reuse Subscription::cancel instead of reimplementing it. More... over 15 years ago
Merge branch 'master' of git://gitorious.org/statusnet/mainline More... over 15 years ago
move image type checking to constructor, so checking will be done in all cases check if the relevant image handling function exists when deciding if the image type is supported More... over 15 years ago
Scrub all atom output with common_xml_safe_str() More... over 15 years ago
Add id and updated elements to atom source More... over 15 years ago
Generator tag should have 'uri' attr not 'url' More... over 15 years ago
Add self link to user and group rss2 feeds More... over 15 years ago