Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-29 | Replace a couple plugin usages of NICKNAME_FMT with Nickname::normalize() | Brion Vibber | |
2010-11-29 | Work in progress on nickname validation changes. lib/nickname.php appears to ↵ | Brion Vibber | |
have been destroyed by NetBeans and will be rewritten shortly. Sigh. | |||
2010-11-26 | Merge remote branch 'gitorious/0.9.x' into 0.9.x | Evan Prodromou | |
2010-11-26 | Make OStatusPlugin define push feed rel | Evan Prodromou | |
2010-11-26 | Make userxrd part of the default hostmeta | Evan Prodromou | |
2010-11-26 | Move user xrd action to core and use hooks to extend | Evan Prodromou | |
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. | |||
2010-11-26 | move xrd and hostmeta out of the OStatus plugin and into core | Craig Andrews | |
add event for setting up hostmeta, and use them in the OStatus plugin | |||
2010-11-24 | Add LogFilter plugin: quickie way to filter out/in log output based on ↵ | Brion Vibber | |
priority or keyword matches. Should be helpful for folks who can't easily adjust their syslog filtering. | |||
2010-11-23 | logging tweak for Twitter status ID issue | Brion Vibber | |
2010-11-23 | Fixes for Twitter bridge breakage on 32-bit servers. New "Snowflake" 64-bit ↵ | Brion Vibber | |
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) | |||
2010-11-22 | FacebookBridge - fail gracefully if the user has already deleted a | Zach Copley | |
linked notice on Facebook. | |||
2010-11-19 | Merge branch 'master' into 0.9.x | Brion Vibber | |
2010-11-19 | Ticket #2724: gracefully handle attempts to delete or fave/unfave a remote ↵ | Brion Vibber | |
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. | |||
2010-11-18 | Automatically make Facebook admin panel available if the FacebookBridge | Zach Copley | |
plugin is installed. | |||
2010-11-18 | Facebook: Add needed perms to plain login URL | Zach Copley | |
2010-11-18 | Fix name of Facebook Bridge plugin | Zach Copley | |
2010-11-17 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
2010-11-17 | Remove dumb debugging statement | Zach Copley | |
2010-11-17 | Facebook: Gracefully handle disconnection | Zach Copley | |
2010-11-17 | Add $config['attachments']['process_links'] to allow disabling processing of ↵ | Brion Vibber | |
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. | |||
2010-11-17 | use minified version of meteorupdater.js | Evan Prodromou | |
2010-11-17 | use minified version of realtime.js | Evan Prodromou | |
2010-11-16 | Use session token protection on oEmbed proxy action for LinkPreview... and ↵ | Brion Vibber | |
commit the file *sigh* | |||
2010-11-16 | LinkPreview: clear preview thumbnails & data on form submission/reset | Brion Vibber | |
2010-11-16 | Less redrawing of bits in the link thumbnail preview | Brion Vibber | |
2010-11-16 | LinkPreview: restructure to make it easier to keep old link data | Brion Vibber | |
2010-11-16 | LinkPreview: use a local proxy for oEmbed lookups so we use a consistent ↵ | Brion Vibber | |
common code path, and don't open up to oohembed.com being evil | |||
2010-11-16 | LinkPreview: restructure a bit so we can pass config over | Brion Vibber | |
2010-11-16 | LinkPreview: piggyback on the counter update logic, cache lookups. | Brion Vibber | |
2010-11-16 | LinkPreview: link the thumbnails | Brion Vibber | |
2010-11-16 | LinkPreview plugin more or less functioning (though not pretty), using ↵ | Brion Vibber | |
oohembed remote lookup and fixed sizes. | |||
2010-11-16 | LinkPreview: flesh out stub JS code a bit. URL splitting doesn't quite match ↵ | Brion Vibber | |
core, note. | |||
2010-11-16 | Stub LinkPreview plugin | Brion Vibber | |
2010-11-16 | FacebookSSO -> FacebookBridge | Zach Copley | |
2010-11-16 | Merge branch '0.9.x' into facebook-upgrade | Zach Copley | |
2010-11-16 | - Map notices to Facebook stream items | Zach Copley | |
- rename plugin FacebookBridgePlugin - delete/like/unlike notices across the bridge | |||
2010-11-15 | Merge branch 'master' into 0.9.x | Brion Vibber | |
2010-11-15 | Forgot to commit the JS for ModPlus. :) | Brion Vibber | |
2010-11-15 | Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-11-15 | visual cleanup on ModPlus remote profile info popup menu | Brion Vibber | |
2010-11-15 | Tweak remote profile action: hide stats from sidebar, tweak wording on ↵ | Brion Vibber | |
remote notice | |||
2010-11-15 | RemoteProfileAction cleanup: | Brion Vibber | |
- meta robots to prevent spidering - a little notice if silenced | |||
2010-11-15 | visual tweaks for RemoteProfileAction | Brion Vibber | |
2010-11-15 | RemoteProfileAction: redirect to the regular user profile page if given a ↵ | Brion Vibber | |
local user. | |||
2010-11-15 | Stub RemoteprofileAction to show the standard profile header stuff for ↵ | Brion Vibber | |
offsite users -- provides a way to get at the mod & block controls for remote users. | |||
2010-11-15 | Stub ModPlus plugin: will hold experimental UI improvements for mod actions | Brion Vibber | |
2010-11-12 | Save attached URLs when importing a Twitter status: this lets our thumbnail ↵ | Brion Vibber | |
detection handle photos and videos linked to by Twitter posters. | |||
2010-11-12 | Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
Conflicts: actions/newgroup.php | |||
2010-11-12 | Fix for failure edge case in TwitterBridge outgoing repeat/retweets. | Brion Vibber | |
When the retweet failed with a 403 error (say due to it being a private tweet, which can't be retweeted) we would end up mishandling the return value from our internal error handling. Instead of correctly discarding the message and closing out the queue item, we ended up trying to save a bogus twitter<->local ID mapping, which threw another exception and lead the queue system to re-run it. - Fixed the logic check and return values for the retweet case in broadcast_twitter(). - Added doc comments explaining the return values on some functions in twitter.php - Added check on Notice_to_status::saveNew() for empty input -- throw an exception before we try to actually insert into db. :) | |||
2010-11-12 | don't try to initialize the mapstraction canvas if it doesn't exist | Evan Prodromou | |