Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-21 | Escaping internal JavaScript | Sarven Capadisli | |
2009-09-21 | Added a check for any URL param. If found, strips them out before | Sarven Capadisli | |
going ahead with realtime timeline update. | |||
2009-09-21 | Made it slighly more compact with less jQuery selection | Sarven Capadisli | |
2009-09-21 | Updated todo comment for pushing notices to Personal and Replies | Sarven Capadisli | |
timelines | |||
2009-09-20 | Fixed indenting | Sarven Capadisli | |
2009-09-20 | Added realtime streams for all and showstream timelines | Sarven Capadisli | |
2009-09-19 | Make the infinite scroll plugin have a non-infinite scroll (button click to ↵ | Craig Andrews | |
scroll) mode | |||
2009-09-19 | Additional note in Autocomplete plugin readme about private mode | CiaranG | |
2009-09-18 | Correction to path in README of recaptcha plugin | CiaranG | |
2009-09-16 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley | |
* 0.9.x: (57 commits) Updated csarven emails to csarven@status.net and removed dupes statusize new HTTP classes dedupe evans change all evans to evan@status.net add post to curlclient fix user-agent for curlclient add get to curl client add cURL client with HEAD method add user agent and correct version check to httpclient statusize OpenID plugin add http client config value update httpclient class move httputil to httpclient Start a common library for HTTP client stuff check correct define (not backwards compatible) Fixed broken list items in installer output Got rid of a bunch of ugly warnings Add Jiminy to notice sources Make it impossible to delete self-subscriptions via the API Fix bad merge d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63b ... | |||
2009-09-16 | Merge branch 'realtime' into 0.8.x | Sarven Capadisli | |
2009-09-16 | Fixed missing quotes | Sarven Capadisli | |
2009-09-16 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x | Evan Prodromou | |
2009-09-16 | make PiwikAnalytics work a little nicer | Evan Prodromou | |
2009-09-16 | Fixed typo | Sarven Capadisli | |
2009-09-15 | statusize OpenID plugin | Evan Prodromou | |
2009-09-15 | Remove unnecessary Profile::pkeyGet | Craig Andrews | |
Thanks for the info, Evan. | |||
2009-09-15 | Updated XHR return markup for Realtime plugin | Sarven Capadisli | |
2009-09-13 | Make a new REST service for the autocomplete plugin, significantly reducing ↵ | Craig Andrews | |
the size of the responses. Also enables caching in the browser. | |||
2009-09-11 | The site id was hardcoded inside the plugin code. Instead the piwikid | Craig Andrews | |
is used now. Fixes http://status.net/trac/ticket/1864 Thanks zmf | |||
2009-09-09 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: lib/omb.php | |||
2009-09-08 | Moved basic auth client into plugin dir | Zach Copley | |
2009-09-08 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley | |
Conflicts: plugins/TwitterBridge/twitterauthorization.php | |||
2009-09-08 | Linkback Plugin: check result properly so failures are not reported as a ↵ | CiaranG | |
success in the log. Also logs (debug only) when an attempt is being made | |||
2009-09-03 | Pluginize the URL shorteners | Craig Andrews | |
2009-08-28 | Added a PubSubHubBub plugin | Craig Andrews | |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: EVENTS.txt actions/finishremotesubscribe.php actions/postnotice.php actions/public.php actions/remotesubscribe.php actions/showstream.php actions/updateprofile.php actions/userauthorization.php classes/laconica.ini lib/common.php lib/oauthstore.php lib/omb.php | |||
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
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-26 | Moved the rest of the Twitter stuff into the TwitterBridge plugin | Zach Copley | |
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 | Pluginized Twitter settings stuff | Zach Copley | |
2009-08-25 | moved template folder into it's own method, so can be overridden | Brenda Wallace | |
2009-08-21 | add OpenID doc menu item and doc page | Evan Prodromou | |
2009-08-21 | move openid docs to OpenID plugin dir | Evan Prodromou | |
2009-08-21 | Revert "Added a configuration option to disable OpenID." | Evan Prodromou | |
This reverts commit 7dc3a90d1252137859a687e32313ea569dcf8796. Conflicts: actions/login.php actions/register.php lib/accountsettingsaction.php lib/common.php lib/logingroupnav.php | |||
2009-08-21 | Merge branch '0.9.x' into openidplugin | Evan Prodromou | |
Conflicts: actions/login.php actions/register.php | |||
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 | |
Thanks dcostalis for making me aware of the issue! | |||
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 | |
reliable | |||
2009-08-08 | Update README to use the addPlugin syntax to add the plugin (which seems ↵ | Craig Andrews | |
cleaner) | |||
2009-08-07 | Implemented the list_all and list groups API methods as defined at ↵ | Craig Andrews | |
http://laconi.ca/trac/wiki/ProposedGroupsAPI Made the Autocomplete plugin also autocomplete groups | |||
2009-08-06 | Move inline javascript to a separate js file | Craig Andrews | |