]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
move scripts to just before </body>, add event for scripts that need to be in <head>
[quix0rs-gnu-social.git] / plugins /
2009-09-24 Evan Prodromousome UI fixes
2009-09-23 Sarven CapadisliUsing timeline string instead of title for WindowName...
2009-09-23 Sarven CapadisliAdded JavaScript to initialize the poped Window
2009-09-23 Sarven CapadisliSome layout and rendering adjustment for Realtime plugin
2009-09-23 Sarven CapadisliCreated addPop() for Realtime plugin and added param...
2009-09-23 Evan Prodromoumove some stuff around for realtime
2009-09-23 Evan Prodromouhack around address hack in util.js
2009-09-23 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-23 Evan ProdromouAdd some more realtime feeds
2009-09-23 Evan ProdromouDo realtime popup with PHP instead of Javascript
2009-09-23 Sarven CapadisliJavaScript fixes for IE
2009-09-23 Evan ProdromouRevert "Added realtime streams for all and showstream...
2009-09-23 Evan ProdromouRevert "Fixed indenting"
2009-09-23 Evan ProdromouRevert "Made it slighly more compact with less jQuery...
2009-09-23 Evan ProdromouRevert "Added a check for any URL param. If found,...
2009-09-23 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-21 Sarven CapadisliInitial UI to allow certain timelines to be viewed...
2009-09-21 Sarven CapadisliEscaping internal JavaScript
2009-09-21 Sarven CapadisliAdded a check for any URL param. If found, strips them...
2009-09-21 Sarven CapadisliMade it slighly more compact with less jQuery selection
2009-09-21 Sarven CapadisliUpdated todo comment for pushing notices to Personal...
2009-09-20 Sarven CapadisliFixed indenting
2009-09-20 Sarven CapadisliAdded realtime streams for all and showstream timelines
2009-09-20 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-20 Craig AndrewsMake the infinite scroll plugin have a non-infinite...
2009-09-19 CiaranGAdditional note in Autocomplete plugin readme about...
2009-09-18 CiaranGCorrection to path in README of recaptcha plugin
2009-09-17 Craig AndrewsMerge remote branch 'cvollick/imDoc' into 0.8.x
2009-09-17 Craig AndrewsMerge remote branch 'cvollick/userTagPagination' into...
2009-09-16 Sarven CapadisliMerge branch 'realtime' into 0.8.x
2009-09-16 Sarven CapadisliFixed missing quotes
2009-09-16 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-16 Evan Prodromoumake PiwikAnalytics work a little nicer
2009-09-16 Sarven CapadisliFixed typo
2009-09-15 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-15 Craig AndrewsMerge branch '0.8.x' of gitorious.org:statusnet/mainlin...
2009-09-15 Craig AndrewsRemove unnecessary Profile::pkeyGet
2009-09-15 Sarven CapadisliUpdated XHR return markup for Realtime plugin
2009-09-14 Craig AndrewsMake a new REST service for the autocomplete plugin...
2009-09-12 Craig AndrewsThe site id was hardcoded inside the plugin code. Inste...
2009-09-08 CiaranGLinkback Plugin: check result properly so failures...
2009-08-27 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-26 Evan Prodromoudefine LACONICA and accept LACONICA for backwards compa...
2009-08-26 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-26 Evan ProdromouMerge branch 'master' into testing
2009-08-26 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-26 Evan Prodromoulast scrub of Laconica -> StatusNet
2009-08-25 Evan Prodromouglobal search and replace for laconica -> statusnet
2009-08-25 Evan Prodromouchange LACONICA to STATUSNET
2009-08-25 Evan ProdromouLaconica in plugins
2009-08-25 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-24 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-24 Brenda Wallacemoved template folder into it's own method, so can...
2009-08-24 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-24 Evan ProdromouMerge branch 'master' into testing
2009-08-24 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-21 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-21 Evan ProdromouWe don't need to re-distribute jquery-autocomplete...
2009-08-18 Zach CopleyBetter logging
2009-08-18 Zach CopleyKick user out if she doesn't have FB cookies
2009-08-12 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-12 Craig AndrewsCorrected the Infinite Scroll CSS Selectors
2009-08-11 Craig AndrewsMake notice attachment lightbox work after an infinite...
2009-08-11 Evan ProdromouMerge branch 'master' into 0.8.x
2009-08-10 Evan ProdromouMerge branch 'master' of git@gitorious.org:laconica...
2009-08-10 Craig AndrewsMerge commit 'dcostalis/econversation' into 0.8.x
2009-08-10 Zach CopleyMerge branch 'twitter-oauth' into 0.8.x
2009-08-09 Craig AndrewsUse jQuery instead of window.onLoad, which I believe...
2009-08-09 Craig AndrewsUpdate README to use the addPlugin syntax to add the...
2009-08-08 Zach CopleyMerge branch '0.8.x' into twitter-oauth
2009-08-08 Zach CopleyAttempt to reduce the number of calls to FB to speed...
2009-08-08 Zach CopleyMore tinkering with logout. I think I got it this time...
2009-08-07 Craig AndrewsImplemented the list_all and list groups API methods...
2009-08-07 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-rss-1.0-descriptions...
2009-08-07 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-jsonsearchresultslist...
2009-08-07 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-subsystems-enabled...
2009-08-06 Craig AndrewsMove inline javascript to a separate js file
2009-08-06 Craig AndrewsI had my user info hardcoded... oops.
2009-08-06 Craig AndrewsAdded the Autocomplete plugin
2009-08-06 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-06 Craig AndrewsUse cssLink() to link to external css
2009-08-06 Craig AndrewsUse script() to write out javascript <script> tags
2009-08-05 Craig AndrewsUsed script() function to write out the javascript...
2009-08-05 Craig AndrewsSwitch DOCTYPE's to the XHTML 5 DOCTYPE
2009-08-05 Craig Andrewsadded Infinite Scroll plugin
2009-08-05 Craig AndrewsUse NICKNAME_FMT everywhere consistently
2009-08-04 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-03 Zach CopleyMerge branch '0.8.x' into twitter-oauth
2009-08-03 Eric HelgesonAdded the 0.2 recaptcha plugin. Should work in all...
2009-08-03 Zach CopleyMerge branch 'fbconnect-speedup' into 0.8.x
2009-08-02 Evan ProdromouMerge branch 'master' into 0.8.x
2009-07-30 Zach CopleyAttempt to reduce the number of calls to FB to speed...
2009-07-23 Evan ProdromouMerge branch 'master' into 0.8.x
2009-07-22 Craig AndrewsMerge commit 'jeff-themovie/private-rss' into 0.8.x
2009-07-19 CiaranGMerge commit 'br3nda/0.8.x-pginstaller' into 0.8.x
2009-07-19 CiaranGMerge commit 'br3nda/0.8.x-pgfixes' into 0.8.x
2009-07-18 Craig AndrewsMerge commit 'br3nda/0.8.x-nonce-tok' into 0.8.x
2009-07-17 Craig AndrewsMerge branch 'oembed-provider' into 0.8.x
2009-07-17 Jeffery ToMerge branch '0.9.x' into private-rss
2009-07-16 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
next