summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-11-22Miscellaneous plugin fixes/tweaksHEADmasterLuke Shumaker
2010-09-05Changes to only display currently viewed profile's pictures.Sean Corbett
2010-09-05Merge branch 'master' of git://140.232.178.237/home/ian/public_html/gnu-socialSean Corbett
2010-09-05Added additional author info because I like to feel important ;)Sean Corbett
2010-09-05Users now post photos to separate albums in the DB (still need to display the...Ian Denhardt
2010-09-04Rough draft of the photo album class to control photo ownership / permissions.Sean Corbett
2010-09-04Added gallery links to previous / next pages.Sean Corbett
2010-09-04getting photos by page is now static.Ian Denhardt
2010-09-04Photo Galleries now actually use the database.Ian Denhardt
2010-09-04Quick function to get an array of thumbnails for a gallery page.Sean Corbett
2010-09-03Got photos displaying in the feed *the right way*Ian Denhardt
2010-08-16first whack at proper photo sharing federation w/ activity streams.Ian Denhardt
2010-08-13Merge branch '1.0.x' of git://gitorious.org/statusnet/mainlineIan Denhardt
2010-08-13Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.xEvan Prodromou
2010-08-13Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-08-13Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-08-13Merge branch 'master' into 1.0.xEvan Prodromou
2010-08-13fix use of activity rather than act in salmonaction subclasses, tooEvan Prodromou
2010-08-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-08-13A plugin for adding the Echo (formerly JS-Kit) commenting widget toZach Copley
2010-08-13add hooks to allow plugins to handle different kinds of activitiesEvan Prodromou
2010-08-13typo mixing up and in salmonactionEvan Prodromou
2010-08-13Merge branch '1.0.x' of /home/ian/public_html/statusnet-enhancementsIan Denhardt
2010-08-13Fixes for RSS subscriptions: accept posts with no ActivityStreams object-type...Brion Vibber
2010-08-13SubMirror: check feel-url discovery if profile-url discovery failed; should h...Brion Vibber
2010-08-13Suppress whinging during HTML parsing in profile page discovery for things th...Brion Vibber
2010-08-12Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-08-12Merge branch 'master' into 0.9.xBrion Vibber
2010-08-12TinyMCE: counter support (may not be 100% exact match to server-side count, b...Brion Vibber
2010-08-12TinyMCE: fixes to attachment handlingBrion Vibber
2010-08-12Merge branch '1.0.x' of git://gitorious.org/statusnet/mainlineIan Denhardt
2010-08-11work in progress: tinymce image attachmentsBrion Vibber
2010-08-11work in progress: prettier attachment mode for tinymce?Brion Vibber
2010-08-11TinyMCE: only apply HTML parsing if we actually got into JS and poked the edi...Brion Vibber
2010-08-11TinyMCE: core tweak; switching order of input processing so length limit is a...Brion Vibber
2010-08-11TinyMCE: add Shane Tomlinson's linkautodetect plugin so typed URLs get linked...Brion Vibber
2010-08-11TinyMCE: enable tab focus behavior matching the default textareaBrion Vibber
2010-08-11TinyMCE: use inlinepopups mode, so linking dialog appears as a lightbox inste...Brion Vibber
2010-08-11TinyMCE: enable autoresize plugin, makes the text area bigger as you're typin...Brion Vibber
2010-08-11TinyMCE: add fullscreen zoom plugin for editor (a bit awkward but better than...Brion Vibber
2010-08-11TinyMCE: Switch default 'simple' layout for customized advanced layout: bold/...Brion Vibber
2010-08-11validate input, dummy.Ian Denhardt
2010-08-11Rudementary video support.Ian Denhardt
2010-08-11photos now work across status.net installs. needs to be cleaned up though.Ian Denhardt
2010-08-11Got author to appear properly in the feed for photos.Ian Denhardt
2010-08-11Photos now show up in feed (locally anywyay.) need cleanup/federationIan Denhardt
2010-08-10Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-08-10add last-modified header to sitemaps to keep them from getting regeneratedEvan Prodromou
2010-08-10First stab redoing argument loading for TinyMCE (to avoid hacking checks for ...Brion Vibber
2010-08-10TinyMCE: workaround for save trigger aborting our AJAX form submission.Brion Vibber