summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-30Update Dutch translation for OpenID plugin.Siebrand Mazeland
2010-04-30Re-add OpenID/locale/nl/LC_MESSAGES/OpenID.po which was accidentally removed ↵Siebrand Mazeland
in Commit:d811f14bedc260adcfdd0eb8216eba06e9610144 Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl>
2010-04-30Remove .po source files. Using pot files.Siebrand Mazeland
2010-04-30Update gettext localisation files.Siebrand Mazeland
2010-04-30Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl>
2010-04-29Merge branch 'testing' into 0.9.xBrion Vibber
2010-04-29Update codename in common.phpBrion Vibber
2010-04-29Update release notes and version number for 0.9.2Zachary Copley
2010-04-29Pull localization updates from 0.9.xBrion Vibber
2010-04-29Merge branch 'testing' into 0.9.xBrion Vibber
Conflicts: index.php
2010-04-29Merge branch 'master' into testingBrion Vibber
2010-04-28Fix charset setting for plugin localizations; default setting was blanking ↵Brion Vibber
out non-ASCII chars. Needed for eg Bulgarian translation of Facebook plugin, was previously showing all as ???s. Now works yay!
2010-04-28add rsd to the list of login actionsBrion Vibber
Allows rsd.xml to be reached on private sites. Fixes http://status.net/trac/ticket/2309 Conflicts: index.php
2010-04-27add rsd to the list of login actionsCraig Andrews
Allows rsd.xml to be reached on private sites. Fixes http://status.net/trac/ticket/2309
2010-04-27Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl>
2010-04-26Only shorten when notice length exceeds max lengthCraig Andrews
2010-04-26Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.xEvan Prodromou
2010-04-26Give users more control over URL shorteningEvan Prodromou
Users and administrators can set how long an URL can be before it's shortened, and how long a notice can be before all its URLs are shortened. They can also turn off shortening altogether. Squashed commit of the following: commit d136b390115829c4391b3666bb1967f190a0de35 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:39:00 2010 -0400 use site and user settings to determine when to shorten URLs commit 1e1c851ff3cb2da5e0dc3a0b06239a9d9c618488 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:38:40 2010 -0400 add a method to force shortening URLs commit 4d29ca0b91201f6df42940297ed5b64b070efe49 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:37:41 2010 -0400 static method for getting best URL shortening service commit a9c6a3bace0af44bcf38d1c790425a7be9c72147 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:37:11 2010 -0400 allow 0 in numeric entries in othersettings commit 767ff2f7ecfd7e76e8418fc79d45e61898f09382 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:36:46 2010 -0400 allow 0 or blank string in inputs commit 1e21af42a685f600f4a53f49a194013e78b12f20 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:01:11 2010 -0400 add more URL-shortening options to othersettings commit 869a6be0f5779aff69018d02f9ac0273946040d9 Author: Evan Prodromou <evan@status.net> Date: Sat Apr 24 14:22:51 2010 -0400 move url shortener superclass to lib from plugin commit 9c0c9863d532942b99184f14e923fc3c050f8177 Author: Evan Prodromou <evan@status.net> Date: Sat Apr 24 14:20:28 2010 -0400 documentation and whitespace on UrlShortenerPlugin commit 7a1dd5798f0fcf2c03d1257a18ddcb9008879de0 Author: Evan Prodromou <evan@status.net> Date: Sat Apr 24 14:05:46 2010 -0400 add defaults for URL shortening commit d259c37ad231ca0010c60e5cfd397bb1732874a4 Author: Evan Prodromou <evan@status.net> Date: Sat Apr 24 13:40:10 2010 -0400 Add User_urlshortener_prefs Add a table for URL shortener prefs, a corresponding class, and the correct mumbo-jumbo in statusnet.ini to make everything work.
2010-04-24Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl>
2010-04-23Test cases and fixes for Atom and RSS content decoding.Brion Vibber
Fix extraction of Atom <content type="text"> and <content type="html">; we were failing to escape plaintext source data to HTML, and doing an extraneous double-deescape on HTML source resulting in breakage of notices containing text that looks like HTML. Only <content type="xhtml"> was working correctly previously. Fixes for RSS2 content processing: we were failing to load <content:encoded> at all due to using wrong element name, and were applying an extraneous de-escape for <description> rather than the escaping that is required to turn plaintext into HTML. (Per spec, <description> must be plaintext.)
2010-04-23Merge branch 'master' into testingBrion Vibber
2010-04-23Rerun feed discovery and update the feed, salmon, and hub for the given ↵Brion Vibber
OStatus remote profile. Restarts subscription fresh as well. update-profile.php -sexample.com http://example.com/path/to/profile/url
2010-04-23Ticket #93: pretty up the auto-submit for OpenID logins a bit.Brion Vibber
* throwing in our spinner * cleanup of texts * "If this doesn't go through click the button" instead of just a mystery button * slightly faster submission: immediate at end of page rather than waiting for jQuery to confirm document setup completion
2010-04-23Shorten text after paste operationCraig Andrews
Abort ajax shorten request if the user pastes/pushes another key
2010-04-23Fix to regression in last commit; wrong field name for homepage blacklistBrion Vibber
2010-04-23Fix for Blacklist plugin: was saving an empty entry if blacklist was empty, ↵Brion Vibber
which would match *all* possible nickname registrations, preventing all registration on mozilla.status.net. Now saving only non-empty lines, and only matching non-empty lines so we don't fail if we still have a bogus entry.
2010-04-23Fix keys / keyTypes for Blacklist plugin - was spewing notices for undefined ↵Brion Vibber
array indexes when saving blacklist entries from admin panel
2010-04-23Fix to make blowing of replies stream cache more consistent when receiving ↵Brion Vibber
replies. (Was being done at mail notify time instead of at save time for local replies; now moved to reply save time internally so it can't get forgotten)
2010-04-22Add docs for public_timelineZach Copley
2010-04-22use onAutoload instead of always requiringCraig Andrews
2010-04-22Only shorten after the user presses space, or following a paste operationCraig Andrews
2010-04-22Some initial Doxygen-based documentation for the APIZach Copley
2010-04-22OStatus: CLI script to force a renewal on the given PuSH subscription. May ↵Brion Vibber
help when we get out of sync with the hub. php plugins/OStatus/scripts/resub-feed.php -smysite http://example.com/some/atom/feed
2010-04-21Fix exceptions with bad gravatar URLsEvan Prodromou
2010-04-21fix reference error in RSSCloud pluginEvan Prodromou
2010-04-21add ClientSideShortenPluginCraig Andrews
see plugins/ClientSideShorten/README
2010-04-21add 'always' parameter to common_shorten_linksCraig Andrews
2010-04-21docgen.php no longer depends on having a working installation; uses ↵Brion Vibber
Console_GetOpt directly and regexes the STATUSNET_VERSION from common.php
2010-04-21Revert "Update release notes and version number for 0.9.2"Brion Vibber
This reverts commit 98f0d970da98e5b6de18972d033320a191152eb4. Per xopher we're not yet ready to push 0.9.2 theme directories live; we also haven't merged down various things from testing that need to be in the release such as installer fixes.
2010-04-20Update release notes and version number for 0.9.2Zachary Copley
2010-04-20Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-04-20Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-04-20Fix email notifications for @-replies that come via OStatus.Brion Vibber
* Moved notification sending from Notice::saveReplies to distrib queue handler, so it'll pull from the reply set we've saved regardless of how we got it. * Set up gettext infrastructure for command-line scripts; gets localization mail notifications etc working from background queues. * Adjusted locale switching: common_switch_locale() works at runtime for bg scripts, forces a message catalog update
2010-04-20Ticket #2291: fix typo in SMS docBrion Vibber
2010-04-19Test for and use mysqli in installer, since that's what we use later, rather ↵Brion Vibber
than mysql.
2010-04-19Merge branch 'testing' into 0.9.xBrion Vibber
2010-04-19Merge branch 'master' into testingBrion Vibber
2010-04-19Disable the send-notice form at the top of the page OStatus subscription ↵Brion Vibber
confirmation page to work around bugs in Cloudy theme. This is really just a hack for the broken CSS in the Cloudy theme, I think; copying from other non-notice-navigation pages that do this as well. There will be plenty of others also broken.
2010-04-19Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl>
2010-04-19Merge branch 'testing' into 0.9.xBrion Vibber