summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-11-16Use session token protection on oEmbed proxy action for LinkPreview... and co...Brion Vibber
2010-11-16LinkPreview: clear preview thumbnails & data on form submission/resetBrion Vibber
2010-11-16Less redrawing of bits in the link thumbnail previewBrion Vibber
2010-11-16LinkPreview: restructure to make it easier to keep old link dataBrion Vibber
2010-11-16LinkPreview: use a local proxy for oEmbed lookups so we use a consistent comm...Brion Vibber
2010-11-16LinkPreview: restructure a bit so we can pass config overBrion Vibber
2010-11-16LinkPreview: piggyback on the counter update logic, cache lookups.Brion Vibber
2010-11-16LinkPreview: link the thumbnailsBrion Vibber
2010-11-16LinkPreview plugin more or less functioning (though not pretty), using oohemb...Brion Vibber
2010-11-16LinkPreview: flesh out stub JS code a bit. URL splitting doesn't quite match ...Brion Vibber
2010-11-16Stub LinkPreview pluginBrion Vibber
2010-11-15Merge branch 'master' into 0.9.xBrion Vibber
2010-11-15Forgot to commit the JS for ModPlus. :)Brion Vibber
2010-11-15Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-15visual cleanup on ModPlus remote profile info popup menuBrion Vibber
2010-11-15Tweak remote profile action: hide stats from sidebar, tweak wording on remote...Brion Vibber
2010-11-15RemoteProfileAction cleanup:Brion Vibber
2010-11-15visual tweaks for RemoteProfileActionBrion Vibber
2010-11-15RemoteProfileAction: redirect to the regular user profile page if given a loc...Brion Vibber
2010-11-15Stub RemoteprofileAction to show the standard profile header stuff for offsit...Brion Vibber
2010-11-15Stub ModPlus plugin: will hold experimental UI improvements for mod actionsBrion Vibber
2010-11-12Save attached URLs when importing a Twitter status: this lets our thumbnail d...Brion Vibber
2010-11-12Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-12Fix for failure edge case in TwitterBridge outgoing repeat/retweets.Brion Vibber
2010-11-12don't try to initialize the mapstraction canvas if it doesn't existEvan Prodromou
2010-11-12don't try to initialize the mapstraction canvas if it doesn't existEvan Prodromou
2010-11-11give users a chance to opt out of email summariesEvan Prodromou
2010-11-11fix update of email prefs in queue handlerEvan Prodromou
2010-11-09change width of notices table to display betterEvan Prodromou
2010-11-09some alignment in the table layoutEvan Prodromou
2010-11-09set height and width of avatar td in email summaryEvan Prodromou
2010-11-08change to a table for HTML outputEvan Prodromou
2010-11-08stylesheet for outgoing emailEvan Prodromou
2010-11-08Fixup headers for HTML emailEvan Prodromou
2010-11-08Complete email summary sending systemEvan Prodromou
2010-11-08Merge branch '0.9.x' into emailsummaryEvan Prodromou
2010-11-08first steps for email summaryEvan Prodromou
2010-11-07Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-07Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-11-06Fix typo. Spotted by EugeneZelenko.Siebrand Mazeland
2010-11-05Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-03UserFlagPlugin fix for ticket #2118 and ticket #2847: flagged state wasn't re...Brion Vibber
2010-11-03Migrate some more code from manually constructing "fullname (nickname)" to us...Brion Vibber
2010-11-03General cleanup & part of ticket #2864: use User_group->getFancyName() instea...Brion Vibber
2010-11-03Fix for ticket #2168: if we've already flagged a profile from another window,...Brion Vibber
2010-11-03UserFlag fixes to prevent PHP notices breaking AJAX submissions when display_...Brion Vibber
2010-11-02Merge branch 'twitstream' into 0.9.xBrion Vibber
2010-11-02Pull out the 'tweetctl' queue for now; these should go over control signals, ...Brion Vibber
2010-11-02fakestream.php can now take --all option to pull the latest messages from mul...Brion Vibber
2010-11-02fakestream.php: script to build an emulated Twitter Site Stream from live Twi...Brion Vibber