]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
13 years agoa quick script to flush the router from cache if needed
Evan Prodromou [Tue, 30 Nov 2010 15:27:32 +0000 (10:27 -0500)]
a quick script to flush the router from cache if needed

13 years agouse a CRC32 of the plugin names rather than actual names
Evan Prodromou [Tue, 30 Nov 2010 15:11:39 +0000 (10:11 -0500)]
use a CRC32 of the plugin names rather than actual names

13 years agoSquashed commit of the following:
Evan Prodromou [Tue, 30 Nov 2010 14:57:02 +0000 (09:57 -0500)]
Squashed commit of the following:

commit 39fdd181d95d2c39a3ea1ca330b10a99a92b961f
Author: Evan Prodromou <evan@status.net>
Date:   Mon Nov 29 10:37:49 2010 -0500

    use cache key prefix for router cache key

commit 4cb9e56941922489b83d6425c059cf770991e68f
Author: Evan Prodromou <evan@status.net>
Date:   Mon Nov 29 10:31:21 2010 -0500

    use a unique hashkey based on the software version and loaded plugins

commit 44458b48aef719543e11f83b41fded65cbcb8be9
Author: Evan Prodromou <evan@status.net>
Date:   Sat Nov 27 17:04:15 2010 -0500

    cache the NUM object

commit 809c188307a9b4ada15f3d7fa573a6034341efef
Author: Evan Prodromou <evan@status.net>
Date:   Sat Nov 27 15:44:12 2010 -0500

    accelerate routing by pivoting paths on actions

13 years agoMerge branch 'namecase' into 0.9.x
Brion Vibber [Tue, 30 Nov 2010 00:47:51 +0000 (16:47 -0800)]
Merge branch 'namecase' into 0.9.x

13 years agoNormalize username strings in command parsing
Brion Vibber [Tue, 30 Nov 2010 00:44:40 +0000 (16:44 -0800)]
Normalize username strings in command parsing

13 years agoGeneral code safety: validate input and escape SQL strings in common_relative_profile()
Brion Vibber [Tue, 30 Nov 2010 00:44:01 +0000 (16:44 -0800)]
General code safety: validate input and escape SQL strings in common_relative_profile()

13 years agoUse Nickname::DISPLAY_FMT instead of manual regex fragments in router setup for nickn...
Brion Vibber [Tue, 30 Nov 2010 00:02:35 +0000 (16:02 -0800)]
Use Nickname::DISPLAY_FMT instead of manual regex fragments in router setup for nickname parameters.

13 years agoFacebookBridge:
Zach Copley [Mon, 29 Nov 2010 23:57:41 +0000 (23:57 +0000)]
FacebookBridge:
- Don't try to access Foreign_link if it doesn't exist
- Remove noisy debugging statement

13 years agoReplace a couple plugin usages of NICKNAME_FMT with Nickname::normalize()
Brion Vibber [Mon, 29 Nov 2010 23:11:07 +0000 (15:11 -0800)]
Replace a couple plugin usages of NICKNAME_FMT with Nickname::normalize()

13 years agoAdd Nickname test cases for @-reply regexes in common_find_mentions
Brion Vibber [Mon, 29 Nov 2010 23:04:21 +0000 (15:04 -0800)]
Add Nickname test cases for @-reply regexes in common_find_mentions

13 years agoNickname class to encapsulate validation & common regexes for nickname formats.
Brion Vibber [Mon, 29 Nov 2010 22:46:10 +0000 (14:46 -0800)]
Nickname class to encapsulate validation & common regexes for nickname formats.
This provides initial infrastructure for decoupling display names from internal canonical names, but continues to have us storing and using the canonical forms.

It should be/become possible to provide mixed-case and underscore-containing names in links, @-mention, !-group, etc, but we don't store those alternate forms generally.

13 years agoWork in progress on nickname validation changes. lib/nickname.php appears to have...
Brion Vibber [Mon, 29 Nov 2010 22:15:25 +0000 (14:15 -0800)]
Work in progress on nickname validation changes. lib/nickname.php appears to have been destroyed by NetBeans and will be rewritten shortly. Sigh.

13 years agodoc comments on User::allowed_nickname
Brion Vibber [Mon, 29 Nov 2010 19:57:27 +0000 (11:57 -0800)]
doc comments on User::allowed_nickname

13 years agoStart on some nickname-validation test cases: several of these fail right now because...
Brion Vibber [Mon, 29 Nov 2010 19:31:33 +0000 (11:31 -0800)]
Start on some nickname-validation test cases: several of these fail right now because we had regressions in 0.8 or 0.9 where we lost normalization of uppercase and some other chars.

13 years agoAdd some doc comments on nickname-related stuff in util.php
Brion Vibber [Mon, 29 Nov 2010 19:31:10 +0000 (11:31 -0800)]
Add some doc comments on nickname-related stuff in util.php

13 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Mon, 29 Nov 2010 19:18:13 +0000 (20:18 +0100)]
Localisation updates from http://translatewiki.net.

13 years agoNet URL Mapper Path plex file
Evan Prodromou [Sat, 27 Nov 2010 21:52:32 +0000 (16:52 -0500)]
Net URL Mapper Path plex file

13 years agoNet_URL_Mapper 0.9.1
Evan Prodromou [Sat, 27 Nov 2010 21:48:52 +0000 (16:48 -0500)]
Net_URL_Mapper 0.9.1

13 years agoMerge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou [Sat, 27 Nov 2010 03:11:12 +0000 (22:11 -0500)]
Merge remote branch 'gitorious/0.9.x' into 0.9.x

13 years agoMake OStatusPlugin define push feed rel
Evan Prodromou [Sat, 27 Nov 2010 03:10:18 +0000 (22:10 -0500)]
Make OStatusPlugin define push feed rel

13 years agoMake userxrd work without OStatus enabled
Evan Prodromou [Sat, 27 Nov 2010 03:09:51 +0000 (22:09 -0500)]
Make userxrd work without OStatus enabled

13 years agoMake userxrd part of the default hostmeta
Evan Prodromou [Sat, 27 Nov 2010 02:46:51 +0000 (21:46 -0500)]
Make userxrd part of the default hostmeta

13 years agoMove user xrd action to core and use hooks to extend
Evan Prodromou [Sat, 27 Nov 2010 02:38:38 +0000 (21:38 -0500)]
Move user xrd action to core and use hooks to extend

Moved the Webfinger user XRD action from the OStatus plugin to core.
Added hooks to add OStatus-specific stuff, but kept general stuff in
the core.

13 years agomove xrd and hostmeta out of the OStatus plugin and into core
Craig Andrews [Sun, 5 Sep 2010 21:43:29 +0000 (17:43 -0400)]
move xrd and hostmeta out of the OStatus plugin and into core
add event for setting up hostmeta, and use them in the OStatus plugin

13 years agoUpdate util.min.js for attachment preview on Firefox, Chrome
Brion Vibber [Thu, 25 Nov 2010 01:36:40 +0000 (17:36 -0800)]
Update util.min.js for attachment preview on Firefox, Chrome

13 years agoPreview thumbnails of uploaded image attachments before posting on supporting browsers.
Brion Vibber [Wed, 24 Nov 2010 20:20:25 +0000 (12:20 -0800)]
Preview thumbnails of uploaded image attachments before posting on supporting browsers.

Tested working so far:
* Firefox 3.6 and 4.0 (FileReader -> data URL)
* Chrome 8 (createObjectURL; FileReader also works)

Tested with limited support:
* Safari 5.0.3 (no preview, but we can show type and size)

Tested and known not to support FileAPI, keeps current behavior:
* Opera 11 beta

13 years agoAdd LogFilter plugin: quickie way to filter out/in log output based on priority or...
Brion Vibber [Wed, 24 Nov 2010 18:13:03 +0000 (10:13 -0800)]
Add LogFilter plugin: quickie way to filter out/in log output based on priority or keyword matches. Should be helpful for folks who can't easily adjust their syslog filtering.

13 years agologging tweak for Twitter status ID issue
Brion Vibber [Tue, 23 Nov 2010 17:49:32 +0000 (09:49 -0800)]
logging tweak for Twitter status ID issue

13 years agoFixes for Twitter bridge breakage on 32-bit servers. New "Snowflake" 64-bit IDs have...
Brion Vibber [Tue, 23 Nov 2010 17:28:47 +0000 (09:28 -0800)]
Fixes for Twitter bridge breakage on 32-bit servers. New "Snowflake" 64-bit IDs have become too big to fit in the integer portion of double-precision floats, so to reliably use these IDs we need to pull the new string form now.
Machines with 64-bit PHP installation should have had no problems (except on Windows, where integers are still 32 bits)

13 years agoFacebookBridge - fail gracefully if the user has already deleted a
Zach Copley [Mon, 22 Nov 2010 21:40:47 +0000 (21:40 +0000)]
FacebookBridge - fail gracefully if the user has already deleted a
linked notice on Facebook.

13 years agoMerge branch 'master' into 0.9.x
Brion Vibber [Mon, 22 Nov 2010 19:13:22 +0000 (11:13 -0800)]
Merge branch 'master' into 0.9.x

13 years agoFixes for delete_status_network.sh:
Brion Vibber [Mon, 22 Nov 2010 19:10:10 +0000 (11:10 -0800)]
Fixes for delete_status_network.sh:
* add some sanity checking: abort on failures instead of plodding through
* add some progress / error output
* fetch the target database server name from the status_network entry and use that to target the DROP DATABASE

Note that database names and other overrides in status_network entry may still not be seen.

13 years agoMerge branch 'master' into 0.9.x
Brion Vibber [Sat, 20 Nov 2010 00:18:53 +0000 (16:18 -0800)]
Merge branch 'master' into 0.9.x

13 years agoFix ticket #2700: some numeric IDs were misinterpreted as hex numbers instead of...
Brion Vibber [Sat, 20 Nov 2010 00:12:28 +0000 (16:12 -0800)]
Fix ticket #2700: some numeric IDs were misinterpreted as hex numbers instead of strings when '0x123' passed in.

Switched from is_numeric() to a custom self::is_decimal() which is more strict.
This makes our behavior match Twitter's API a bit better, so eg this:

  http://identi.ca/api/statuses/home_timeline/0x6d686b.xml

should now be equivalent to:

  http://identi.ca/api/statuses/home_timeline.xml?screen_name=0x6d686b

instead of:

  http://identi.ca/api/statuses/home_timeline.xml?user_id=7170155

13 years agoMerge branch 'master' into 0.9.x
Brion Vibber [Fri, 19 Nov 2010 23:53:29 +0000 (15:53 -0800)]
Merge branch 'master' into 0.9.x

13 years agoTicket #2724: gracefully handle attempts to delete or fave/unfave a remote Twitter...
Brion Vibber [Fri, 19 Nov 2010 23:51:08 +0000 (15:51 -0800)]
Ticket #2724: gracefully handle attempts to delete or fave/unfave a remote Twitter notice if a failure occurs.

Most annoying error case being where the notice was already faved or deleted on Twitter! :)
Such errors will now just fail out and log a note to the syslog -- the rest of what we were doing will continue on unhindered, so you can still delete, favorite, etc and it just won't sync the info over in that case.

13 years agoMerge branch 'master' into 0.9.x
Brion Vibber [Fri, 19 Nov 2010 23:38:20 +0000 (15:38 -0800)]
Merge branch 'master' into 0.9.x

13 years agoTicket #2796: don't allow arbitrary overriding of the 'action' class and other parame...
Brion Vibber [Fri, 19 Nov 2010 23:30:52 +0000 (15:30 -0800)]
Ticket #2796: don't allow arbitrary overriding of the 'action' class and other parameters pulled from the URL mapper.

This protects against oddities such as manual invocation of the ClientError action, which can spoof error messages.

13 years agoTicket #2797: replace addslashes() with explicit escape calls on the DB objects
Brion Vibber [Fri, 19 Nov 2010 23:06:26 +0000 (15:06 -0800)]
Ticket #2797: replace addslashes() with explicit escape calls on the DB objects

13 years agoMerge branch 'master' into 0.9.x
Brion Vibber [Fri, 19 Nov 2010 22:03:59 +0000 (14:03 -0800)]
Merge branch 'master' into 0.9.x

13 years agoTicket #1987: support since_id on API notice search methods.
Brion Vibber [Fri, 19 Nov 2010 22:00:22 +0000 (14:00 -0800)]
Ticket #1987: support since_id on API notice search methods.

max_id is not yet implemented, as it'll need support added to the search backends. (since_id we get 'for free' by just cropping off the list, it'll do for now)

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Fri, 19 Nov 2010 20:44:43 +0000 (12:44 -0800)]
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoTicket #2441: fix deletion of avatars when a profile is deleted.
Brion Vibber [Fri, 19 Nov 2010 20:39:07 +0000 (12:39 -0800)]
Ticket #2441: fix deletion of avatars when a profile is deleted.

Code was doing a batch call to $avatar->delete() which fails to properly engage the file deletion code. Calling the existing profile->delete_avatars() function deletes them individually, which makes it all work nice again.

13 years agoDrop PEAR HTTP_Request library -- no longer used since Services_oEmbed was dropped.
Brion Vibber [Fri, 19 Nov 2010 20:15:28 +0000 (12:15 -0800)]
Drop PEAR HTTP_Request library -- no longer used since Services_oEmbed was dropped.

(HTTP_Request2 is separate and is widely used. Net_URL is also used separately by Net_URL_Mapper.)

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Fri, 19 Nov 2010 20:00:42 +0000 (12:00 -0800)]
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoTicket #2899: clean up inbox/outbox DM form a bit:
Brion Vibber [Fri, 19 Nov 2010 19:56:03 +0000 (11:56 -0800)]
Ticket #2899: clean up inbox/outbox DM form a bit:
- "To" drop-down list now defaults to showing "Select recipient:" instead of the first person on your list, reducing liklihood of accidentally sending a message to the wrong person.
- When there are no mutual subscribers to send to, instead of an empty list the list now shows 'No mutual subscribers.'

In both cases, attempting to send when the default is selected displays an error message.
I'm not disabling form elements in part because our themes right now don't show disabled button state correctly; we might want to tighten that up a bit more once fixed.

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Fri, 19 Nov 2010 18:43:20 +0000 (10:43 -0800)]
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoAutomatically make Facebook admin panel available if the FacebookBridge
Zach Copley [Fri, 19 Nov 2010 05:55:43 +0000 (21:55 -0800)]
Automatically make Facebook admin panel available if the FacebookBridge
plugin is installed.

13 years agoscripts/deletegroup.php -- basic CLI script to delete a group by id or local nickname...
Brion Vibber [Thu, 18 Nov 2010 22:40:05 +0000 (14:40 -0800)]
scripts/deletegroup.php -- basic CLI script to delete a group by id or local nickname. Like deleteuser.php, this can be used in batch runs by providing the -y override.

13 years agoFix regression in PopularNoticeSection: tag parameter was broken, causing sidebar...
Brion Vibber [Thu, 18 Nov 2010 22:30:00 +0000 (14:30 -0800)]
Fix regression in PopularNoticeSection: tag parameter was broken, causing sidebar on tag pages to show untagged favorites.

13 years agoFacebook: Add needed perms to plain login URL
Zach Copley [Thu, 18 Nov 2010 21:34:41 +0000 (13:34 -0800)]
Facebook: Add needed perms to plain login URL

13 years agoFix name of Facebook Bridge plugin
Zach Copley [Thu, 18 Nov 2010 21:28:49 +0000 (13:28 -0800)]
Fix name of Facebook Bridge plugin

13 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Thu, 18 Nov 2010 00:13:40 +0000 (16:13 -0800)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoPartial fix for tickets #2194, #2393: Workaround for Meteor breaking AJAX error respo...
Brion Vibber [Wed, 17 Nov 2010 22:24:35 +0000 (14:24 -0800)]
Partial fix for tickets #2194, #2393: Workaround for Meteor breaking AJAX error responses returned on posting new notices. Fixes things in Firefox 4, but Safari 5 and Chrome 8 still don't return data... either on success or failure! Sigh.

The Meteor realtime plugin sets document.domain to the common prefix between the main server and the Meteor server's hostnames, which overrides the same-origin controls on JavaScript DOM access so the two parts of the app can speak to each other.
This unfortunately causes "fun" side effects for XMLHTTPRequest access to the main domain... if the new domain doesn't match the actual host (eg 'status.net' instead of 'brion.status.net') then we can't access the XHR's responseXML attribute, which holds a DOM tree of the parsed XML return data.
As a workaround, if we can't get at the contents there, we'll parse a fresh DOM tree in the local context from the responseText property, which remains available.

In the longer term, recommend retooling the realtime stuff so it's not fiddling with document.domain. It could also be an issue as it could allow local JavaScript XSS attacks to migrate to subdomains in other open windows.

13 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Wed, 17 Nov 2010 22:16:08 +0000 (22:16 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

13 years agoRemove dumb debugging statement
Zach Copley [Wed, 17 Nov 2010 22:15:30 +0000 (22:15 +0000)]
Remove dumb debugging statement

13 years agoFacebook: Gracefully handle disconnection
Zach Copley [Wed, 17 Nov 2010 21:53:56 +0000 (21:53 +0000)]
Facebook: Gracefully handle disconnection

13 years agoAdd $config['attachments']['process_links'] to allow disabling processing of mentione...
Brion Vibber [Wed, 17 Nov 2010 21:03:59 +0000 (13:03 -0800)]
Add $config['attachments']['process_links'] to allow disabling processing of mentioned URL links for attachment info (oEmbed lookups) and dereferencing of redirects that we didn't have shortened ourselves.

This option may be useful for intranet sites that don't have direct access to the internet, as they may be unable to successfully fetch those resources.

13 years agoinclude full updated source of JSON2 and use updated minified version
Evan Prodromou [Wed, 17 Nov 2010 17:34:04 +0000 (12:34 -0500)]
include full updated source of JSON2 and use updated minified version

13 years agouse minified version of jquery.cookie.js
Evan Prodromou [Wed, 17 Nov 2010 17:32:11 +0000 (12:32 -0500)]
use minified version of jquery.cookie.js

13 years agouse minified version of jquery.form.js
Evan Prodromou [Wed, 17 Nov 2010 17:31:35 +0000 (12:31 -0500)]
use minified version of jquery.form.js

13 years agoupgrade jquery.form.js
Evan Prodromou [Wed, 17 Nov 2010 17:30:55 +0000 (12:30 -0500)]
upgrade jquery.form.js

13 years agouse minified version of meteorupdater.js
Evan Prodromou [Wed, 17 Nov 2010 17:22:02 +0000 (12:22 -0500)]
use minified version of meteorupdater.js

13 years agouse minified version of realtime.js
Evan Prodromou [Wed, 17 Nov 2010 17:21:01 +0000 (12:21 -0500)]
use minified version of realtime.js

13 years agoMerge branch '0.9.x' into minifyjs
Evan Prodromou [Wed, 17 Nov 2010 17:19:19 +0000 (12:19 -0500)]
Merge branch '0.9.x' into minifyjs

13 years agomove EndScriptMessages event into if block
Evan Prodromou [Wed, 17 Nov 2010 17:19:01 +0000 (12:19 -0500)]
move EndScriptMessages event into if block

13 years agoUse minified version of util.js
Evan Prodromou [Wed, 17 Nov 2010 17:16:50 +0000 (12:16 -0500)]
Use minified version of util.js

13 years agoupgrade to JQuery 1.4.4
Evan Prodromou [Wed, 17 Nov 2010 17:14:50 +0000 (12:14 -0500)]
upgrade to JQuery 1.4.4

13 years agoUse session token protection on oEmbed proxy action for LinkPreview... and commit...
Brion Vibber [Tue, 16 Nov 2010 23:36:53 +0000 (15:36 -0800)]
Use session token protection on oEmbed proxy action for LinkPreview... and commit the file *sigh*

13 years agoLinkPreview: clear preview thumbnails & data on form submission/reset
Brion Vibber [Tue, 16 Nov 2010 23:31:03 +0000 (15:31 -0800)]
LinkPreview: clear preview thumbnails & data on form submission/reset

13 years agoLess redrawing of bits in the link thumbnail preview
Brion Vibber [Tue, 16 Nov 2010 23:20:37 +0000 (15:20 -0800)]
Less redrawing of bits in the link thumbnail preview

13 years agoLinkPreview: restructure to make it easier to keep old link data
Brion Vibber [Tue, 16 Nov 2010 22:57:35 +0000 (14:57 -0800)]
LinkPreview: restructure to make it easier to keep old link data

13 years agoLinkPreview: use a local proxy for oEmbed lookups so we use a consistent common code...
Brion Vibber [Tue, 16 Nov 2010 22:41:30 +0000 (14:41 -0800)]
LinkPreview: use a local proxy for oEmbed lookups so we use a consistent common code path, and don't open up to oohembed.com being evil

13 years agoLinkPreview: restructure a bit so we can pass config over
Brion Vibber [Tue, 16 Nov 2010 22:27:01 +0000 (14:27 -0800)]
LinkPreview: restructure a bit so we can pass config over

13 years agoLinkPreview: piggyback on the counter update logic, cache lookups.
Brion Vibber [Tue, 16 Nov 2010 22:16:23 +0000 (14:16 -0800)]
LinkPreview: piggyback on the counter update logic, cache lookups.

13 years agoLinkPreview: link the thumbnails
Brion Vibber [Tue, 16 Nov 2010 21:58:22 +0000 (13:58 -0800)]
LinkPreview: link the thumbnails

13 years agoLinkPreview plugin more or less functioning (though not pretty), using oohembed remot...
Brion Vibber [Tue, 16 Nov 2010 21:49:23 +0000 (13:49 -0800)]
LinkPreview plugin more or less functioning (though not pretty), using oohembed remote lookup and fixed sizes.

13 years agoLinkPreview: flesh out stub JS code a bit. URL splitting doesn't quite match core...
Brion Vibber [Tue, 16 Nov 2010 21:16:25 +0000 (13:16 -0800)]
LinkPreview: flesh out stub JS code a bit. URL splitting doesn't quite match core, note.

13 years agoStub LinkPreview plugin
Brion Vibber [Tue, 16 Nov 2010 20:41:35 +0000 (12:41 -0800)]
Stub LinkPreview plugin

13 years agoMerge branch 'master' into 0.9.x
Brion Vibber [Tue, 16 Nov 2010 19:17:29 +0000 (11:17 -0800)]
Merge branch 'master' into 0.9.x

13 years agoTicket 2895: exclude silenced users from popular notice lists
Brion Vibber [Tue, 16 Nov 2010 19:13:52 +0000 (11:13 -0800)]
Ticket 2895: exclude silenced users from popular notice lists

13 years agoPrep for ticket #2895: consolidate common code from PopularNoticeList and FavoritedAc...
Brion Vibber [Tue, 16 Nov 2010 19:10:32 +0000 (11:10 -0800)]
Prep for ticket #2895: consolidate common code from PopularNoticeList and FavoritedAction for fetching popular notice lists

13 years agoFix syntax error
Zach Copley [Tue, 16 Nov 2010 06:10:49 +0000 (06:10 +0000)]
Fix syntax error

13 years agoStore the current user in the CurrentUserDesignAction
Zach Copley [Tue, 16 Nov 2010 02:48:22 +0000 (18:48 -0800)]
Store the current user in the CurrentUserDesignAction

13 years agoFacebookSSO -> FacebookBridge
Zach Copley [Tue, 16 Nov 2010 02:33:17 +0000 (02:33 +0000)]
FacebookSSO -> FacebookBridge

13 years agoMerge branch '0.9.x' into facebook-upgrade
Zach Copley [Tue, 16 Nov 2010 02:32:46 +0000 (02:32 +0000)]
Merge branch '0.9.x' into facebook-upgrade

13 years ago- Map notices to Facebook stream items
Zach Copley [Tue, 16 Nov 2010 02:30:08 +0000 (02:30 +0000)]
- Map notices to Facebook stream items
- rename plugin FacebookBridgePlugin
- delete/like/unlike notices across the bridge

13 years agoMerge branch 'master' into 0.9.x
Brion Vibber [Tue, 16 Nov 2010 01:46:43 +0000 (17:46 -0800)]
Merge branch 'master' into 0.9.x

13 years agoForgot to commit the JS for ModPlus. :)
Brion Vibber [Tue, 16 Nov 2010 01:45:58 +0000 (17:45 -0800)]
Forgot to commit the JS for ModPlus. :)

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Tue, 16 Nov 2010 01:36:48 +0000 (17:36 -0800)]
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x

13 years agovisual cleanup on ModPlus remote profile info popup menu
Brion Vibber [Tue, 16 Nov 2010 01:32:33 +0000 (17:32 -0800)]
visual cleanup on ModPlus remote profile info popup menu

13 years agoTweak remote profile action: hide stats from sidebar, tweak wording on remote notice
Brion Vibber [Tue, 16 Nov 2010 00:38:18 +0000 (16:38 -0800)]
Tweak remote profile action: hide stats from sidebar, tweak wording on remote notice

13 years agoRemoteProfileAction cleanup:
Brion Vibber [Tue, 16 Nov 2010 00:12:16 +0000 (16:12 -0800)]
RemoteProfileAction cleanup:
- meta robots to prevent spidering
- a little notice if silenced

13 years agovisual tweaks for RemoteProfileAction
Brion Vibber [Mon, 15 Nov 2010 23:57:57 +0000 (15:57 -0800)]
visual tweaks for RemoteProfileAction

13 years agoRemoteProfileAction: redirect to the regular user profile page if given a local user.
Brion Vibber [Mon, 15 Nov 2010 23:40:07 +0000 (15:40 -0800)]
RemoteProfileAction: redirect to the regular user profile page if given a local user.

13 years agoWorkaround for display of Twitter remote users in remoteprofile (ModPlus plugin)...
Brion Vibber [Mon, 15 Nov 2010 23:39:42 +0000 (15:39 -0800)]
Workaround for display of Twitter remote users in remoteprofile (ModPlus plugin): use 73px avatar if no 96px present

13 years agoStub RemoteprofileAction to show the standard profile header stuff for offsite users...
Brion Vibber [Mon, 15 Nov 2010 23:34:12 +0000 (15:34 -0800)]
Stub RemoteprofileAction to show the standard profile header stuff for offsite users -- provides a way to get at the mod & block controls for remote users.

13 years agosome User -> Profile cleanup to help in adapting the profile page action to show...
Brion Vibber [Mon, 15 Nov 2010 23:32:57 +0000 (15:32 -0800)]
some User -> Profile cleanup to help in adapting the profile page action to show stuff for remote users. Subscriptions, groups, roles, etc are all on profiles now so go ahead and use em.

13 years agoStub ModPlus plugin: will hold experimental UI improvements for mod actions
Brion Vibber [Mon, 15 Nov 2010 22:15:41 +0000 (14:15 -0800)]
Stub ModPlus plugin: will hold experimental UI improvements for mod actions

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Mon, 15 Nov 2010 21:56:17 +0000 (13:56 -0800)]
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x