Evan Prodromou [Wed, 14 Jul 2010 14:38:34 +0000 (10:38 -0400)]
cache sitemap notice and user counts for 4h
Evan Prodromou [Tue, 13 Jul 2010 15:11:29 +0000 (11:11 -0400)]
Exceptions are caught and continued on JSON, XML, Atom and RSS output in API
Evan Prodromou [Tue, 13 Jul 2010 14:59:15 +0000 (10:59 -0400)]
handle missing profile for notices better in Rss10Action
Evan Prodromou [Tue, 13 Jul 2010 14:59:01 +0000 (10:59 -0400)]
handle missing profile for notices better in NoticeList
Evan Prodromou [Tue, 13 Jul 2010 14:53:47 +0000 (10:53 -0400)]
log exceptions in atom feeds, but don't let them kill the output
Evan Prodromou [Tue, 13 Jul 2010 14:51:25 +0000 (10:51 -0400)]
push exception on missing profile down to Notice::getProfile()
Evan Prodromou [Tue, 13 Jul 2010 14:42:06 +0000 (10:42 -0400)]
handle notices without profiles better in RSS output
Brion Vibber [Mon, 12 Jul 2010 21:22:36 +0000 (14:22 -0700)]
Commit hubprepqueuehandler.php -- fix for OStatus bulk output.
Evan Prodromou [Sat, 10 Jul 2010 13:58:27 +0000 (09:58 -0400)]
remove debugging statement and add a bit of output to updatecounts
Evan Prodromou [Sat, 10 Jul 2010 13:51:49 +0000 (09:51 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Fri, 9 Jul 2010 21:50:14 +0000 (17:50 -0400)]
script to fill counts table from command line
Zach Copley [Thu, 8 Jul 2010 21:17:10 +0000 (21:17 +0000)]
Handle the case where a screen name has shifted from one Twitter ID to another
Evan Prodromou [Mon, 5 Jul 2010 18:12:14 +0000 (14:12 -0400)]
create an index on user.created so sitemap generation is faster
Brion Vibber [Tue, 29 Jun 2010 18:44:21 +0000 (14:44 -0400)]
Updated OMB_Yadis_XRDS for compatibility with php-openid 2.2.2: Auth_Yadis_XRDS::parseXRDS() is now declared static, and PHP 5.3 demands it say so on the subclass too.
Compat fix branch for upstream: http://gitorious.org/libomb/libomb-statusnet/commit/
6589dc073f93b65564931e1ab5865a34a0b228aa
Brion Vibber [Tue, 29 Jun 2010 18:39:57 +0000 (14:39 -0400)]
Update to last upstream version of libomb: coding style updates, static call fix, improved handling of invalid XRD URIs.
Brion Vibber [Tue, 29 Jun 2010 15:53:05 +0000 (08:53 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Tue, 29 Jun 2010 15:23:35 +0000 (11:23 -0400)]
Updates to README w/ summary changelist
Brion Vibber [Tue, 29 Jun 2010 14:31:30 +0000 (10:31 -0400)]
Fix regression in OStatus remote group subscribe -- a bug was previously masked silently (call to nonexistent getProfileUrl() method on User_group -- now replaced with homeUrl() which does the thing we wanted here)
Brion Vibber [Tue, 29 Jun 2010 14:24:48 +0000 (10:24 -0400)]
Update the (formerly) Janrain OpenID library to 2.2.2 -- bug fixes including PHP 5.3 compatibility fix.
Upstream release was tagged at: http://github.com/openid/php-openid/commit/
a287b2d85e753c84b3b883ed8ee3ffe8692c8477
Zach Copley [Mon, 28 Jun 2010 23:53:05 +0000 (16:53 -0700)]
- Fix bugs with block and friendship API methods
- Friendship API methods now use a Profile instead of User for target
Brion Vibber [Mon, 28 Jun 2010 19:20:50 +0000 (15:20 -0400)]
Fix regression in
92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notices when checking for enclosures due to uninitialized variables.
Brion Vibber [Mon, 28 Jun 2010 19:13:39 +0000 (15:13 -0400)]
Merge branch 'master' into 0.9.x
Brion Vibber [Mon, 28 Jun 2010 19:08:01 +0000 (15:08 -0400)]
Update version and code name: 0.9.3 Half a World Away
Zach Copley [Mon, 28 Jun 2010 19:02:08 +0000 (12:02 -0700)]
Add notice source for StatusNet Desktop
Brion Vibber [Mon, 28 Jun 2010 18:41:33 +0000 (14:41 -0400)]
Fix for PHP notice when given an integer degrees in decimalDegreesToDMS(); using math instead of string manipulation to split integer portion from decimal remainder.
Brion Vibber [Mon, 28 Jun 2010 17:39:52 +0000 (13:39 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Mon, 10 May 2010 23:18:29 +0000 (16:18 -0700)]
Enhanced upload file type detection. If given an original filename, we'll attempt to detect type from the extension if we were unable to make a definitive match from content. Generic octet-stream, zip, and MS Office type are explicitly singled out for re-checks, which fixes OpenOffice and MS Office documents to come up with the proper types when misdetected.
File extensions can also be added to the upload type whitelist; they'll be normalized to types for the actual comparison, so only known extensions will work.
Brion Vibber [Mon, 10 May 2010 22:32:02 +0000 (15:32 -0700)]
Test cases for MediaFile::getUploadedFileType() with OpenOffice, MS Office, and PDF sample files (as saved from OpenOffice 3.2)
Only 3 of 16 cases pass on my dev box with default config. Ouch!
Brion Vibber [Sat, 26 Jun 2010 19:09:30 +0000 (15:09 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Sat, 26 Jun 2010 19:09:08 +0000 (15:09 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Sat, 26 Jun 2010 19:07:32 +0000 (15:07 -0400)]
Fix for bug #2382: releasing claim on failed queue item works again with DB-based queues.
Warning: DB-based queue doesn't currently implement discarding of items after a retry limit. Failed items will be retried until they succeed.
Brion Vibber [Sat, 26 Jun 2010 14:17:36 +0000 (10:17 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Conflicts:
plugins/OpenID/openidserver.php (cleaned up mismatched comment)
Brion Vibber [Sat, 26 Jun 2010 14:16:27 +0000 (10:16 -0400)]
Merge branch 'master' into testing
Zach Copley [Fri, 25 Jun 2010 01:11:50 +0000 (18:11 -0700)]
Have API methods for search subclass ApiPrivateAuthAction
Brion Vibber [Thu, 24 Jun 2010 15:21:04 +0000 (15:21 +0000)]
Regression fix for Recaptcha on SSL registration page; their API is served on a different hostname for SSL.
Zach Copley [Wed, 23 Jun 2010 18:29:13 +0000 (11:29 -0700)]
Fix for ticket http://status.net/open-source/issues/2380 "Autofocus
shouldn't override scroll" -- Thanks @michaeltwofish!
Zach Copley [Tue, 22 Jun 2010 23:28:06 +0000 (16:28 -0700)]
- Add profile_info tag to Atom author
- Normalize xmlns:statusnet links in the API
Siebrand Mazeland [Mon, 21 Jun 2010 18:17:32 +0000 (20:17 +0200)]
Update pot file.
Siebrand Mazeland [Mon, 21 Jun 2010 18:15:26 +0000 (20:15 +0200)]
Improve error message per discussion on http://translatewiki.net/wiki/Thread:Support/Unclear_message.
Spotted by Peter17 and changed per suggestion of McDutchie with approval of Brion.
Siebrand Mazeland [Mon, 21 Jun 2010 18:10:37 +0000 (20:10 +0200)]
Localisation updates from http://translatewiki.net
Brion Vibber [Mon, 21 Jun 2010 15:07:12 +0000 (08:07 -0700)]
quick-fix for localization typo per #2366 (also fixed upstream in translatewiki)
Brion Vibber [Sun, 20 Jun 2010 19:30:12 +0000 (19:30 +0000)]
RecaptchaPlugin: fix for missing captcha on iPhone/Android.
MobileProfile serves pages out to iPhone and Android as application/xhtml+xml, which doesn't work with the default we we were loading recaptcha (as it used document.write). Switched to filling out a <div> from the AJAX API, which doesn't use document.write in the XHTML context.
Tested that view & submission works ok in following browsers:
Mobile: iPhone 3.1, Android 2.1, iPad 3.2 (this last doesn't trigger mobile theme tweaks)
Ubuntu 10.04: Firefox 3.6.3, Chrome 6
Mac 10.6: Safari 5/OS X 10.6.4
Windows 7: IE 8, Opera 10.56
Brion Vibber [Sun, 20 Jun 2010 18:38:27 +0000 (11:38 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Fri, 18 Jun 2010 16:59:11 +0000 (09:59 -0700)]
Catch a couple of missing XML namespace declarations on API XML output. Missing NS declarations were breaking XML parsing for some clients since
beaecb18d5b92b913473dfffd545dc436f50cf66
Zach Copley [Thu, 17 Jun 2010 23:08:40 +0000 (23:08 +0000)]
Include source client's related URL (if any) in source attribution for
Atom notice feeds
James Walker [Thu, 17 Jun 2010 17:44:17 +0000 (13:44 -0400)]
adding a Status_network::updateKeys() method, since DB_DataObject update doesn't do keys.
Zach Copley [Thu, 17 Jun 2010 01:27:51 +0000 (18:27 -0700)]
Fix problem with AvatarLink in which it was sometimes leaving the width attribute empty
Zach Copley [Wed, 16 Jun 2010 23:37:15 +0000 (16:37 -0700)]
Merge branch 'master' of gitorious.org:statusnet/mainline
* 'master' of gitorious.org:statusnet/mainline:
Switch OpenID server's redirects from 307 to 303 to avoid prompt for form data resubmission if we were sent here from a POST request, such as when verifying the site for the first time doing an OpenID login from Drupal.
Siebrand Mazeland [Wed, 16 Jun 2010 22:28:05 +0000 (00:28 +0200)]
Localisation updates from http://translatewiki.net
Zach Copley [Wed, 16 Jun 2010 21:29:24 +0000 (14:29 -0700)]
- More useful group info from api/statusnet/group/show
- Add statusnet:group_info tag to group Atom feeds
Brion Vibber [Wed, 16 Jun 2010 19:38:35 +0000 (12:38 -0700)]
Merge branch 'testing' into 0.9.x
Conflicts:
plugins/OpenID/openidserver.php
Brion Vibber [Wed, 16 Jun 2010 19:37:14 +0000 (12:37 -0700)]
Merge branch 'master' into testing
Brion Vibber [Wed, 16 Jun 2010 19:30:37 +0000 (12:30 -0700)]
Switch OpenID server's redirects from 307 to 303 to avoid prompt for form data resubmission if we were sent here from a POST request, such as when verifying the site for the first time doing an OpenID login from Drupal.
Evan Prodromou [Mon, 14 Jun 2010 19:51:49 +0000 (15:51 -0400)]
fix URL regex for tags to use UTF-8
Brion Vibber [Mon, 14 Jun 2010 17:53:22 +0000 (10:53 -0700)]
Merge branch 'master' into testing
Evan Prodromou [Sun, 13 Jun 2010 19:23:23 +0000 (15:23 -0400)]
admin panel for setting site-claim metadata
Evan Prodromou [Sun, 13 Jun 2010 18:58:06 +0000 (14:58 -0400)]
show site claim keys on top page
Brion Vibber [Fri, 11 Jun 2010 19:38:22 +0000 (12:38 -0700)]
Fix for DB error reporting in installer (MySQL path)
Brion Vibber [Fri, 11 Jun 2010 19:05:53 +0000 (12:05 -0700)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Fri, 11 Jun 2010 19:04:03 +0000 (12:04 -0700)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Fri, 11 Jun 2010 18:52:06 +0000 (11:52 -0700)]
Fix a couple bad format entries in router setup (format param had 'xmljson' instead of 'xml|json').
Warning: the format strings aren't actually being enforced here which is probably why they weren't caught earlier. Not quite sure why, it should be looked at!
Siebrand Mazeland [Thu, 10 Jun 2010 22:55:14 +0000 (00:55 +0200)]
Localisation updates from http://translatewiki.net
Brion Vibber [Thu, 10 Jun 2010 18:42:58 +0000 (11:42 -0700)]
Ticket #2350: fix for incorrect FOAF sioc:follows entries for users who are followed by, but don't themselves follow the user whose FOAF we're displaying.
Brion Vibber [Thu, 10 Jun 2010 17:30:07 +0000 (10:30 -0700)]
Ticket #2349: fix for Geonames semantic reference URLs in FOAF output (corrects a typo in the patch added in
4463768b)
Brenda Wallace [Wed, 9 Jun 2010 04:30:50 +0000 (16:30 +1200)]
Revert "added notice.location to group by"
This reverts commit
48dc899acb9a0ac87140353092dab1f5e67753d8.
Brenda Wallace [Tue, 8 Jun 2010 04:46:32 +0000 (16:46 +1200)]
added missing author
Brenda Wallace [Tue, 8 Jun 2010 04:34:16 +0000 (16:34 +1200)]
added missing authors
Brenda Wallace [Tue, 8 Jun 2010 04:32:53 +0000 (16:32 +1200)]
added missing authors
Brenda Wallace [Tue, 8 Jun 2010 04:27:10 +0000 (16:27 +1200)]
added 2 missing authors, foudn automatically in git logs
Brion Vibber [Tue, 8 Jun 2010 01:19:12 +0000 (18:19 -0700)]
Merge branch 'integration' into testing
Brion Vibber [Wed, 21 Apr 2010 15:16:42 +0000 (17:16 +0200)]
Basic custom CSS and theme uploading features. 'local' subdir can now be customized to a distinct directory and URL path to make it easier to separate custom themes for a multi-site farm running a common code base.
Currently only one custom theme may be uploaded per site, saved with the name 'custom' and stored into the local/themes subdirectory.
Administrators can upload a .ZIP archive containing a theme through the design admin panel; its contents are validated to ensure that only legit files are saved, and a 5M size quota is enforced.
Theme upload requires the zip extension for PHP; if not present, theme uploading is disabled by default.
Uploading and the custom CSS can be controlled via $config['theme_upload']['enabled'] and $config['custom_css']['enabled'].
Configurable directory/path/server for 'local' subdirectory (currently only as used for themes; local plugins not yet switched over)
Can set $config['local']['dir'] etc; not currently exposed in the admin panels.
Per-site directories on a separate themes server could be set up such as:
$config['local']['dir'] = '/path/to/themes/local/' . $_nickname;
$config['local']['server'] = 'themes.example.com';
$config['local']['path'] = '/local/' . $_nickname;
$config['local']['ssl'] = 'never';
Brion Vibber [Wed, 21 Apr 2010 14:53:10 +0000 (16:53 +0200)]
break up the giant form function in design admin panel into individual sections to make it a little more manageable
Brion Vibber [Mon, 7 Jun 2010 17:34:00 +0000 (10:34 -0700)]
Merge branch 'master' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Mon, 7 Jun 2010 17:19:40 +0000 (10:19 -0700)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Conflicts:
plugins/OpenID/openid.php
Brion Vibber [Fri, 4 Jun 2010 18:48:54 +0000 (11:48 -0700)]
OStatus plugin: Rolling batch queueing for PuSH output to >50 subscribing sites. Keeps latency down for other things enqueued while we work...
Zach Copley [Fri, 4 Jun 2010 20:16:47 +0000 (13:16 -0700)]
Add gNewBook to notice sources
Evan Prodromou [Fri, 4 Jun 2010 19:47:26 +0000 (15:47 -0400)]
Only show local public notices in sitemap
Only show local public notices in sitemap. Only do counts for them
in the sitemap index, and only show them in the notice sitemap.
Evan Prodromou [Fri, 4 Jun 2010 19:29:38 +0000 (15:29 -0400)]
use DB_DataObject_Cast objects in a couple of different places in the code
Evan Prodromou [Fri, 4 Jun 2010 17:26:25 +0000 (13:26 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Fri, 4 Jun 2010 16:52:05 +0000 (12:52 -0400)]
memcache_dataobject supports some DB_DataObject_Cast objects as values
Brion Vibber [Fri, 4 Jun 2010 00:49:20 +0000 (17:49 -0700)]
Option to divert PuSH items directly to the target site's queue when local
Brion Vibber [Fri, 4 Jun 2010 00:41:26 +0000 (17:41 -0700)]
Meteor realtime plugin: use persistent connections by default when pushing updates from our queue threads
Brion Vibber [Thu, 3 Jun 2010 23:58:45 +0000 (16:58 -0700)]
Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Facebook, RSSCloud, and OStatus checks were enqueued on these when they'd never do anything but churn the queue servers.
Notice::isLocal() can replace a number of manual checks for $notice->is_local being LOCAL_PUBLIC or LOCAL_NONPUBLIC.
Brion Vibber [Thu, 3 Jun 2010 23:09:47 +0000 (16:09 -0700)]
Stomp blocking writes fix
Siebrand Mazeland [Thu, 3 Jun 2010 23:06:25 +0000 (01:06 +0200)]
Localisation updates from http://translatewiki.net
Zach Copley [Thu, 3 Jun 2010 22:24:55 +0000 (22:24 +0000)]
Add repeated attr to Atom notices_info element
Evan Prodromou [Thu, 3 Jun 2010 19:59:59 +0000 (15:59 -0400)]
Merge branch 'newmaster'
Evan Prodromou [Thu, 3 Jun 2010 19:19:46 +0000 (15:19 -0400)]
remove debug statements from Sitemap plugin
Evan Prodromou [Thu, 3 Jun 2010 19:13:06 +0000 (15:13 -0400)]
Merge branch 'sitemap' into newmaster
Evan Prodromou [Thu, 3 Jun 2010 18:50:52 +0000 (14:50 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline
Zach Copley [Thu, 3 Jun 2010 17:52:16 +0000 (10:52 -0700)]
- Fix bad argument being passed (error code) when invalid format specified
- Reformat whitespace
Brion Vibber [Thu, 3 Jun 2010 17:13:28 +0000 (10:13 -0700)]
Installer tweak to aid with IIS setup: if config.php exists, but is both empty and writable, let the installer proceed and overwrite it.
Evan Prodromou [Tue, 1 Jun 2010 20:56:21 +0000 (13:56 -0700)]
Merge branch 'sitemap' of gitorious.org:~evan/statusnet/evans-mainline into sitemap
Conflicts:
plugins/Sitemap/SitemapPlugin.php
plugins/Sitemap/noticesitemap.php
plugins/Sitemap/sitemapindex.php
plugins/Sitemap/usersitemap.php
Brion Vibber [Tue, 1 Jun 2010 20:53:44 +0000 (13:53 -0700)]
Fix memory leak in Inbox::addToInbox() (usage of raw DB_DataObject::staticGet, which leaks memory into a process-global cache).
On my test setup, this fixes inbox delivery to 10,000 local recipients from background queuedaemon running with a 32mb memory limit, completes the job within a minute from start.
Evan Prodromou [Mon, 31 May 2010 14:50:27 +0000 (07:50 -0700)]
use sitemap_notice_count in sitemap index
Evan Prodromou [Mon, 31 May 2010 14:50:10 +0000 (07:50 -0700)]
cache notice counts in utility table
Evan Prodromou [Mon, 31 May 2010 14:48:14 +0000 (07:48 -0700)]
load Sitemap_notice_count
Evan Prodromou [Fri, 21 May 2010 20:47:30 +0000 (16:47 -0400)]
make user counts use the database table
Evan Prodromou [Mon, 3 May 2010 18:00:12 +0000 (14:00 -0400)]
Database tables to cache expensive query data
We need to bundle counts of notices and users by date. This can be
expensive for large sites. So, new tables are added to cache the
results of these queries, which don't change after the date is over.
Evan Prodromou [Mon, 3 May 2010 15:23:18 +0000 (11:23 -0400)]
mark user pages as being high priority