Siebrand Mazeland [Sat, 28 Aug 2010 15:34:02 +0000 (17:34 +0200)]
Localisation updates from http://translatewiki.net
* removed messages marked fuzzy from translations.
Siebrand Mazeland [Sat, 28 Aug 2010 14:51:49 +0000 (16:51 +0200)]
* when using multiple parameters, number them
* 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
Siebrand Mazeland [Sat, 28 Aug 2010 14:28:23 +0000 (16:28 +0200)]
Document UI text and number parameters.
Siebrand Mazeland [Sat, 28 Aug 2010 13:11:23 +0000 (15:11 +0200)]
Localisation updates from http://translatewiki.net
Siebrand Mazeland [Wed, 25 Aug 2010 21:50:29 +0000 (23:50 +0200)]
Localisation updates from http://translatewiki.net
Siebrand Mazeland [Tue, 24 Aug 2010 06:21:13 +0000 (08:21 +0200)]
Localisation updates from http://translatewiki.net
Brion Vibber [Mon, 16 Aug 2010 23:56:15 +0000 (16:56 -0700)]
Merge branch 'master' into 0.9.x
Brion Vibber [Mon, 16 Aug 2010 19:03:30 +0000 (12:03 -0700)]
Link fixes for footer in fr, pt-br (also saved changed at TranslateWiki.net)
Brion Vibber [Mon, 16 Aug 2010 17:09:33 +0000 (10:09 -0700)]
StatusNet 0.9.4 "Orange Crush"
Brion Vibber [Mon, 16 Aug 2010 17:06:52 +0000 (10:06 -0700)]
Merge branch 'testing'
Conflicts:
plugins/OStatus/classes/Ostatus_profile.php
Brenda Wallace [Mon, 16 Aug 2010 01:26:27 +0000 (13:26 +1200)]
fixed a %d that should be a %s in an error message
Brenda Wallace [Mon, 16 Aug 2010 02:47:18 +0000 (14:47 +1200)]
removed the notice.location column from postgres def -- snuck in on a git commit by Patrick G
Evan Prodromou [Fri, 13 Aug 2010 21:18:54 +0000 (14:18 -0700)]
fix use of activity rather than act in salmonaction subclasses, too
Evan Prodromou [Fri, 13 Aug 2010 20:07:25 +0000 (13:07 -0700)]
typo mixing up and in salmonaction
Brenda Wallace [Mon, 16 Aug 2010 02:51:31 +0000 (14:51 +1200)]
Merge remote branch 'shiny/0.9.x' into 0.9.x
Brenda Wallace [Mon, 16 Aug 2010 02:52:23 +0000 (02:52 +0000)]
Merge commit 'origin/0.9.x' into 0.9.x
Brenda Wallace [Mon, 16 Aug 2010 02:47:18 +0000 (14:47 +1200)]
removed the notice.location column from postgres def -- snuck in on a git commit by Patrick G
Brenda Wallace [Mon, 16 Aug 2010 01:26:27 +0000 (13:26 +1200)]
fixed a %d that should be a %s in an error message
Evan Prodromou [Sun, 15 Aug 2010 01:02:08 +0000 (18:02 -0700)]
Notice title constructor doesn't check class of Notice
Evan Prodromou [Sat, 14 Aug 2010 19:08:15 +0000 (12:08 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Sat, 14 Aug 2010 19:03:25 +0000 (12:03 -0700)]
Merge branch 'noticetitle' into 0.9.x
Evan Prodromou [Sat, 14 Aug 2010 18:58:54 +0000 (11:58 -0700)]
handle deletion of notice
Evan Prodromou [Sat, 14 Aug 2010 18:54:20 +0000 (11:54 -0700)]
on deleting a notice
Evan Prodromou [Sat, 14 Aug 2010 18:46:12 +0000 (11:46 -0700)]
Merge branch 'master' into noticetitle
Zach Copley [Sat, 14 Aug 2010 00:07:12 +0000 (00:07 +0000)]
- Remove extraneous style stuff from Echo plugin - that stuff should
be handled via CSS in the theme.
- Updated installation instructions on Echo and Disqus plugins
Zach Copley [Fri, 13 Aug 2010 23:53:44 +0000 (23:53 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Fri, 13 Aug 2010 23:53:05 +0000 (23:53 +0000)]
A plugin to add Disqus commenting to notice pages
Evan Prodromou [Fri, 13 Aug 2010 21:35:49 +0000 (14:35 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Conflicts:
plugins/OStatus/classes/Ostatus_profile.php
Evan Prodromou [Fri, 13 Aug 2010 21:18:54 +0000 (14:18 -0700)]
fix use of activity rather than act in salmonaction subclasses, too
Zach Copley [Fri, 13 Aug 2010 20:53:19 +0000 (20:53 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Fri, 13 Aug 2010 20:52:05 +0000 (20:52 +0000)]
A plugin for adding the Echo (formerly JS-Kit) commenting widget to
notice pages
Siebrand Mazeland [Fri, 13 Aug 2010 20:21:33 +0000 (22:21 +0200)]
Update extension configuration file creation (doesn't work yet in translatewiki.net).
Evan Prodromou [Fri, 13 Aug 2010 20:14:47 +0000 (13:14 -0700)]
add hooks to allow plugins to handle different kinds of activities
Evan Prodromou [Fri, 13 Aug 2010 20:07:25 +0000 (13:07 -0700)]
typo mixing up and in salmonaction
Brion Vibber [Fri, 13 Aug 2010 18:41:44 +0000 (11:41 -0700)]
Fixes for RSS subscriptions: accept posts with no ActivityStreams object-type set; be more liberal about accepting posts from feeds where the author info doesn't match (we'll post under the feed's profile and just not try to update the profile info).
Brion Vibber [Fri, 13 Aug 2010 18:02:21 +0000 (11:02 -0700)]
SubMirror: check feel-url discovery if profile-url discovery failed; should help when giving direct feeds to subscribe to
Brion Vibber [Fri, 13 Aug 2010 17:51:00 +0000 (10:51 -0700)]
Suppress whinging during HTML parsing in profile page discovery for things that turn out to be XML feeds with funny namespaces.
Evan Prodromou [Fri, 13 Aug 2010 19:22:58 +0000 (12:22 -0700)]
hide the Whats Up Nickname if notice title enabled
Evan Prodromou [Fri, 13 Aug 2010 19:04:30 +0000 (12:04 -0700)]
make notice title phpcs-clean
Evan Prodromou [Fri, 13 Aug 2010 19:01:29 +0000 (12:01 -0700)]
make notice title phpcs-clean
Evan Prodromou [Fri, 13 Aug 2010 18:50:33 +0000 (11:50 -0700)]
set notice titles in RSS and Atom output
Evan Prodromou [Fri, 13 Aug 2010 18:44:26 +0000 (11:44 -0700)]
hooks to allow changing RSS content
Brion Vibber [Fri, 13 Aug 2010 18:41:44 +0000 (11:41 -0700)]
Fixes for RSS subscriptions: accept posts with no ActivityStreams object-type set; be more liberal about accepting posts from feeds where the author info doesn't match (we'll post under the feed's profile and just not try to update the profile info).
Evan Prodromou [Fri, 13 Aug 2010 18:35:36 +0000 (11:35 -0700)]
show notice title for notices in a notice list
Evan Prodromou [Fri, 13 Aug 2010 18:35:16 +0000 (11:35 -0700)]
helper static method to get title text based on a notice
Evan Prodromou [Fri, 13 Aug 2010 18:29:18 +0000 (11:29 -0700)]
save the notice title when the notice is saved
Evan Prodromou [Fri, 13 Aug 2010 18:21:07 +0000 (11:21 -0700)]
add StartNoticeSaveWeb and EndNoticeSaveWeb to hook web-based UI for notices
Brion Vibber [Fri, 13 Aug 2010 18:02:21 +0000 (11:02 -0700)]
SubMirror: check feel-url discovery if profile-url discovery failed; should help when giving direct feeds to subscribe to
Brion Vibber [Fri, 13 Aug 2010 17:51:00 +0000 (10:51 -0700)]
Suppress whinging during HTML parsing in profile page discovery for things that turn out to be XML feeds with funny namespaces.
Evan Prodromou [Fri, 13 Aug 2010 05:11:26 +0000 (22:11 -0700)]
add title element to notice form
Evan Prodromou [Fri, 13 Aug 2010 04:19:12 +0000 (21:19 -0700)]
Plugin file and data file for notice title
Evan Prodromou [Fri, 13 Aug 2010 01:42:09 +0000 (18:42 -0700)]
add note about software subscription
Brion Vibber [Thu, 12 Aug 2010 22:19:47 +0000 (15:19 -0700)]
Fix for ticket 2513: "Can't linkify" error when some links are shortened
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
Brion Vibber [Thu, 12 Aug 2010 22:19:47 +0000 (15:19 -0700)]
Fix for ticket 2513: "Can't linkify" error when some links are shortened
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
Brion Vibber [Thu, 12 Aug 2010 22:18:50 +0000 (15:18 -0700)]
Fix PHP notice spew when Notice::saveNew() called without passing any options; default empty vars weren't being set.
Brion Vibber [Thu, 12 Aug 2010 22:18:16 +0000 (15:18 -0700)]
Fix regression in replies made from web (was saving reply_to value in wrong array key)
Brion Vibber [Thu, 12 Aug 2010 19:55:36 +0000 (12:55 -0700)]
Merge branch 'master' into 0.9.x
Brion Vibber [Thu, 12 Aug 2010 19:54:20 +0000 (12:54 -0700)]
Merge branch 'tinymce' into 0.9.x
Brion Vibber [Thu, 12 Aug 2010 19:47:07 +0000 (12:47 -0700)]
TinyMCE: counter support (may not be 100% exact match to server-side count, but there's already discrepencies due to URL shortening)
Fix for bad char conversions also, caused short text to not be saved in some cases.
Brion Vibber [Thu, 12 Aug 2010 18:39:42 +0000 (11:39 -0700)]
TinyMCE: fixes to attachment handling
Brion Vibber [Thu, 12 Aug 2010 01:55:12 +0000 (18:55 -0700)]
Merge branch '0.9.x'
Brion Vibber [Thu, 12 Aug 2010 01:53:34 +0000 (18:53 -0700)]
Output "web" instead of gettext translation file metadata when notice.source is empty
Brion Vibber [Thu, 12 Aug 2010 00:01:38 +0000 (17:01 -0700)]
work in progress: tinymce image attachments
Brion Vibber [Wed, 11 Aug 2010 22:56:40 +0000 (15:56 -0700)]
work in progress: prettier attachment mode for tinymce?
Brion Vibber [Wed, 11 Aug 2010 21:50:59 +0000 (14:50 -0700)]
TinyMCE: only apply HTML parsing if we actually got into JS and poked the editor widget. With JS off, we'll take plaintext as usual.
Brion Vibber [Wed, 11 Aug 2010 21:39:39 +0000 (14:39 -0700)]
TinyMCE: core tweak; switching order of input processing so length limit is applied to stripped version of the text
Brion Vibber [Wed, 11 Aug 2010 20:38:09 +0000 (13:38 -0700)]
TinyMCE: add Shane Tomlinson's linkautodetect plugin so typed URLs get linked for you, fitting expected user behavior better. (IE apparently already does this; plugin adds similar behavior for other browsers.)
Plugin source: http://sourceforge.net/tracker/?func=detail&aid=
2770218&group_id=103281&atid=738747
Source JS compressed manually with jsmin.
Note: the link detection doesn't match StatusNet's internal link detection right now. URLs with funky chars, especially like Wikipedia style ones, will often not automatically catch. (But you should still be able to manually link them.)
Brion Vibber [Wed, 11 Aug 2010 20:17:11 +0000 (13:17 -0700)]
TinyMCE: enable tab focus behavior matching the default textarea
Brion Vibber [Wed, 11 Aug 2010 19:51:27 +0000 (12:51 -0700)]
Merge branch '0.9.x'
Brion Vibber [Wed, 11 Aug 2010 19:49:02 +0000 (12:49 -0700)]
TinyMCE: use inlinepopups mode, so linking dialog appears as a lightbox instead of a separate browser window (which may trigger popup blockers, plays very poorly with fullscreen netbook UIs, and is generally annoying)
Brion Vibber [Wed, 11 Aug 2010 19:44:01 +0000 (12:44 -0700)]
TinyMCE: enable autoresize plugin, makes the text area bigger as you're typing a giant message
Brion Vibber [Wed, 11 Aug 2010 19:14:05 +0000 (12:14 -0700)]
TinyMCE: add fullscreen zoom plugin for editor (a bit awkward but better than trying to work in tiny area... need a nicer intermediate size maybe)
Brion Vibber [Wed, 11 Aug 2010 19:10:08 +0000 (12:10 -0700)]
TinyMCE: Switch default 'simple' layout for customized advanced layout: bold/italic/strikethrough undo/redo link/unlink/image
Brion Vibber [Wed, 11 Aug 2010 17:50:53 +0000 (10:50 -0700)]
Merge branch '0.9.x' into tinymce
Brion Vibber [Wed, 11 Aug 2010 17:32:52 +0000 (10:32 -0700)]
0.9.4beta2 update some notes in README, note the fix from beta1
Siebrand Mazeland [Wed, 11 Aug 2010 10:55:05 +0000 (12:55 +0200)]
Localisation updates from http://translatewiki.net
Siebrand Mazeland [Wed, 11 Aug 2010 10:46:54 +0000 (12:46 +0200)]
Add dummy support for Esperanto.
Siebrand Mazeland [Wed, 11 Aug 2010 10:34:22 +0000 (12:34 +0200)]
Localisation updates from http://translstewiki.net
Evan Prodromou [Wed, 11 Aug 2010 06:36:13 +0000 (23:36 -0700)]
Merge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Wed, 11 Aug 2010 06:35:47 +0000 (23:35 -0700)]
add last-modified header to sitemaps to keep them from getting regenerated
Brion Vibber [Wed, 11 Aug 2010 00:22:26 +0000 (17:22 -0700)]
StatusNet_network staticGet lookup fix
Brion Vibber [Tue, 10 Aug 2010 23:55:03 +0000 (16:55 -0700)]
First stab redoing argument loading for TinyMCE (to avoid hacking checks for all notice saves everywhere)
Brion Vibber [Tue, 10 Aug 2010 23:28:33 +0000 (16:28 -0700)]
update version for 0.9.4beta1
Brion Vibber [Tue, 10 Aug 2010 22:48:02 +0000 (15:48 -0700)]
TinyMCE: workaround for save trigger aborting our AJAX form submission.
Brion Vibber [Tue, 10 Aug 2010 22:24:12 +0000 (15:24 -0700)]
Update TinyMCE to release 3.3.8, jQuery version
Release 2010-06-30 http://tinymce.moxiecode.com/punbb/viewtopic.php?id=22165
Brion Vibber [Tue, 10 Aug 2010 22:01:29 +0000 (15:01 -0700)]
Merge branch '0.9.x' into tinymce
Brion Vibber [Tue, 10 Aug 2010 20:36:38 +0000 (13:36 -0700)]
Fix for regression with OStatus mention processing (duplicated new and old style lead to trying to save a reply entry twice).
Brion Vibber [Tue, 10 Aug 2010 20:19:27 +0000 (13:19 -0700)]
Fix for FeedDiscovery test cases: note that some test cases with relative URLs fail that include a schema but not a host. Not 100% sure those are legit, need to check.
Brion Vibber [Mon, 2 Aug 2010 23:08:54 +0000 (16:08 -0700)]
Initial support for third-party fallback hub such as Superfeedr for feed subscriptions.
If set up, this hub will be used to subscribe to feeds that don't specify a hub of their own.
Assumes that the fallback hub will, in fact, handle polling and updates for any feed we throw at it!
Authentication may be specified for the fallback hub.
Example:
$config['feedsub']['fallback_hub'] = 'https://superfeedr.com/hubbub';
$config['feedsub']['hub_user'] = 'abcd';
$config['feedsub']['hub_pass'] = 'ckcmdkmckdmkcdk';
Also:
* Fix for WordPress-RSS-via-Superfeedr-Atom; if we have <author> info but no ID from a native ActivityStreams actor, don't freak out in the low-level processing code that checks for identity matches.
* enhanced messages for low-level FeedSub exceptions if they make it to outside display
Brion Vibber [Tue, 10 Aug 2010 18:45:34 +0000 (11:45 -0700)]
Workaround for index setup on SubMirror until I'm done w/ arbitrary index support for Schema setup.
Siebrand Mazeland [Sun, 8 Aug 2010 19:13:21 +0000 (21:13 +0200)]
Add two i18n related FIXMEs.
Siebrand Mazeland [Sat, 7 Aug 2010 16:33:40 +0000 (18:33 +0200)]
Localisation updates from http://translatewiki.net
James Walker [Sat, 7 Aug 2010 13:48:21 +0000 (09:48 -0400)]
strip whitespace from me:data and me:sig (per spec)
Eric Helgeson [Sat, 7 Aug 2010 03:48:00 +0000 (22:48 -0500)]
Fixed PHP 5.3 by & value
Cleaned up {}'s
Brion Vibber [Fri, 6 Aug 2010 19:04:34 +0000 (12:04 -0700)]
And.... one more fix for queueing in SubMirror.
Brion Vibber [Fri, 6 Aug 2010 19:00:31 +0000 (12:00 -0700)]
Missing file from SubMirror. :P
Brion Vibber [Fri, 6 Aug 2010 18:55:56 +0000 (11:55 -0700)]
SubMirror: Drop mirror link from subscriptions list; has decoupled from subscriptions.
Brion Vibber [Fri, 6 Aug 2010 17:56:18 +0000 (10:56 -0700)]
OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can declare usage of a low-level feed or an OStatus profile besides profile subscriptions & group memberships.
SubMirror: redid add-mirror frontend to accept a feed URL, then pass that on to OStatus, instead of pulling from your subscriptions.
Profile: tweaked subscriberCount() so it doesn't subtract 1 for foreign profiles who aren't subscribed to themselves; instead excludes the self-subscription in the count query.
Memcached_DataObject: tweak to avoid extra error spew in the DB error raising
Work in progress: tweaking feedsub garbage collection so we can count other uses
Brion Vibber [Fri, 6 Aug 2010 17:14:07 +0000 (10:14 -0700)]
Partial fix for ticket #2489 -- problems with SNI SSL virtual host 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.
Brion Vibber [Thu, 5 Aug 2010 20:37:47 +0000 (13:37 -0700)]
SubMirror plugin initial checkin: allows setting up automatic mirroring of posts from any of your subscriptions into your own stream, either via repeat or by copying the text.
The UI for setup and editing is a bit nasty for now. Can be reached via 'Mirroring' tab in account settings, or from a link at top of subscriptions list.
Currently relies on the OStatus plugin to handle actual setup, parsing, and importing of feeds; to support more general feed formatting we may need some further work there to accept weird feeds.
Also requires an actual live subscription, but this could be changed in future. (Ensuring that PSHB feed subscriptions remain live even if nobody's directly subscribed might be tricky.)
The repeat style is our preferred method since it retains full attribution, but right now we don't handle repeats very well across site boundaries; when pushed out to Twitter or to other StatusNet instances via OStatus, currently we end up losing some of the data and can end up with the 'RT @blah' version.
WARNING: There's no loop detection yet; it's most likely possible to set up a fun loop of profiles repeating each others' stuff forever and ever and ever and ever...