Age | Commit message (Expand) | Author |
2009-09-16 | make PiwikAnalytics work a little nicer | Evan Prodromou |
2009-09-16 | The site id was hardcoded inside the plugin code. Instead the piwikid | Craig Andrews |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-26 | last scrub of Laconica -> StatusNet | Evan Prodromou |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | Laconica in plugins | Evan Prodromou |
2009-08-25 | moved template folder into it's own method, so can be overridden | Brenda Wallace |
2009-08-21 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-08-21 | We don't need to re-distribute jquery-autocomplete demo | Evan Prodromou |
2009-08-18 | Better logging | Zach Copley |
2009-08-18 | Kick user out if she doesn't have FB cookies | Zach Copley |
2009-08-11 | Corrected the Infinite Scroll CSS Selectors | Craig Andrews |
2009-08-11 | Make notice attachment lightbox work after an infinite scroll happens | Craig Andrews |
2009-08-08 | Use jQuery instead of window.onLoad, which I believe will be faster and more ... | Craig Andrews |
2009-08-08 | Update README to use the addPlugin syntax to add the plugin (which seems clea... | Craig Andrews |
2009-08-07 | Implemented the list_all and list groups API methods as defined at http://lac... | Craig Andrews |
2009-08-06 | Move inline javascript to a separate js file | Craig Andrews |
2009-08-06 | I had my user info hardcoded... oops. | Craig Andrews |
2009-08-06 | Added the Autocomplete plugin | Craig Andrews |
2009-08-05 | Use cssLink() to link to external css | Craig Andrews |
2009-08-05 | Use script() to write out javascript <script> tags | Craig Andrews |
2009-08-05 | Used script() function to write out the javascript link | Craig Andrews |
2009-08-05 | Switch DOCTYPE's to the XHTML 5 DOCTYPE | Craig Andrews |
2009-08-05 | added Infinite Scroll plugin | Craig Andrews |
2009-08-05 | Use NICKNAME_FMT everywhere consistently | Craig Andrews |
2009-08-03 | Added the 0.2 recaptcha plugin. Should work in all browsers. Please test. | Eric Helgeson |
2009-07-30 | Attempt to reduce the number of calls to FB to speed things up | Zach Copley |
2009-07-16 | update Piwik analytics code | Evan Prodromou |
2009-07-15 | Documentation for the Facebook Connect plugin | Zach Copley |
2009-07-16 | More tinkering with logout. I think I got it this time! It's been driving me ... | Zach Copley |
2009-07-15 | better callback functions for comet plugin | Evan Prodromou |
2009-07-15 | build channel strings in CometPlugin | Evan Prodromou |
2009-07-15 | Build channel strings in Meteor plugin | Evan Prodromou |
2009-07-15 | let implementations build channel strings for realtime | Evan Prodromou |
2009-07-14 | changes to make realtime work for Meteor | Evan Prodromou |
2009-07-14 | Change CometPlugin so it re-uses stuff from RealtimePlugin | Evan Prodromou |
2009-07-14 | pass proper args for realtime recipe methods | Evan Prodromou |
2009-07-14 | make RealtimePlugin work correctly | Evan Prodromou |
2009-07-13 | added Realtime superclass | Evan Prodromou |
2009-07-13 | update README for Meteor plugin | Evan Prodromou |
2009-07-13 | correctly pass JSON object to receive function for Meteor | Evan Prodromou |
2009-07-13 | add slashes to JSON so it goes across meteor.js channel correctly | Evan Prodromou |
2009-07-11 | Some changes for debugging | Evan Prodromou |
2009-07-11 | first version of Meteord plugin, doesn't work | Evan Prodromou |
2009-07-08 | Removed OpenID link from the primary global navigation in order to | Sarven Capadisli |
2009-07-01 | Killed the FB Connect profile-pic bounce in all browsers | Zach Copley |
2009-07-01 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli |
2009-07-01 | Improves the FB user avatar "bounce" in some browsers | Sarven Capadisli |
2009-06-30 | Merge commit 'jeff-themovie/invite-enabled' into 0.8.x | Zach Copley |