Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-01 | change DB so OpenIDPlugin manages OpenID tables | Evan Prodromou | |
2009-09-30 | Timeout a little incase the notice item from XHR response is | Sarven Capadisli | |
not appended to the page. | |||
2009-09-30 | Relocated the button for pop up window for notice stream | Sarven Capadisli | |
2009-09-30 | Script no longer needed for Realtime plugin | Sarven Capadisli | |
2009-09-28 | Merge branch '0.8.x' into 0.9.x | Sarven Capadisli | |
2009-09-27 | Changed terminology for poping a window | Sarven Capadisli | |
2009-09-27 | Draw a line to indicate new (unread) notice in a timeline since window | Sarven Capadisli | |
blur. Inspired by Pidgin's Markerline plugin. | |||
2009-09-27 | Aligned notice_data-attach input | Sarven Capadisli | |
2009-09-27 | Adjusted form_notice width | Sarven Capadisli | |
2009-09-27 | Aligning notice_data-attach from top | Sarven Capadisli | |
2009-09-27 | Removing only notie_data-text label from view | Sarven Capadisli | |
2009-09-27 | Increated content width | Sarven Capadisli | |
2009-09-27 | Reduced form_notice margin bottom | Sarven Capadisli | |
2009-09-27 | Updated window resize | Sarven Capadisli | |
2009-09-27 | Removed form_notice label and h1 from view | Sarven Capadisli | |
2009-09-27 | Don't really need the header container. Adjusted some CSS instead | Sarven Capadisli | |
2009-09-27 | jQuery.prepend takes a single param | Sarven Capadisli | |
2009-09-26 | A different go at the realtime button location. Button is in a | Sarven Capadisli | |
prominent location. | |||
2009-09-25 | Updated Piwik plugin documentation to new addPlugin() installaation method | CiaranG | |
2009-09-24 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: EVENTS.txt actions/requesttoken.php classes/File.php install.php lib/action.php lib/noticeform.php | |||
2009-09-24 | implemented etag and last modified | Craig Andrews | |
2009-09-24 | Fixed broken Piwik plugin - was not using the supplied site code | CiaranG | |
2009-09-23 | some UI fixes | Evan Prodromou | |
2009-09-23 | Using timeline string instead of title for WindowName because IE doesn't | Sarven Capadisli | |
like names with whitespace. | |||
2009-09-23 | Added JavaScript to initialize the poped Window | Sarven Capadisli | |
2009-09-23 | Some layout and rendering adjustment for Realtime plugin | Sarven Capadisli | |
2009-09-23 | Created addPop() for Realtime plugin and added param to include iconurl | Sarven Capadisli | |
2009-09-23 | move some stuff around for realtime | Evan Prodromou | |
2009-09-23 | hack around address hack in util.js | Evan Prodromou | |
2009-09-23 | Add some more realtime feeds | Evan Prodromou | |
2009-09-23 | Do realtime popup with PHP instead of Javascript | Evan Prodromou | |
Move the realtime detection code to PHP extension rather than JavaScript. | |||
2009-09-23 | Revert "Added realtime streams for all and showstream timelines" | Evan Prodromou | |
This reverts commit 49e91ec7d068fa7b98576207696d2192418baf5b. | |||
2009-09-23 | Revert "Fixed indenting" | Evan Prodromou | |
This reverts commit 182257cbbf1557c2671b1995c9126c45b0bd8e79. | |||
2009-09-23 | Revert "Made it slighly more compact with less jQuery selection" | Evan Prodromou | |
This reverts commit c9bc3900909a85b9b4be31c4dac7f809127a8bf0. | |||
2009-09-23 | Revert "Added a check for any URL param. If found, strips them out before" | Evan Prodromou | |
This reverts commit 13de845e95da9ea579516c4480789819c9a26edd. | |||
2009-09-21 | Use new queue handler event | Craig Andrews | |
2009-09-21 | Fix typo is default hub url | Craig Andrews | |
2009-09-21 | Initial UI to allow certain timelines to be viewed in a new window in | Sarven Capadisli | |
realtime | |||
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 | |