Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-27 | phpcs on apifriendstimeline.php, apiauth.php and apibareauth.php | Zach Copley | |
2009-09-27 | - Output entity tag | Zach Copley | |
- More comments for function blocks | |||
2009-09-25 | Merge branch 'refactor-api' of ↵ | Zach Copley | |
git@gitorious.org:~zcopley/statusnet/zcopleys-clone into refactor-api | |||
2009-09-25 | Moved basic auth stuff into its own classes | Zach Copley | |
2009-09-24 | Merge branch '0.9.x' into refactor-api | Zach Copley | |
* 0.9.x: (88 commits) Left a couple debugging statements in (removed) Output If-Modified-Since header for all RSS 1.0 feeds (again) Revert "move scripts to just before </body>, add event for scripts that need to be in <head>" Implemented join and leave groups api methods implemented etag and last modified Fixed broken Piwik plugin - was not using the supplied site code move scripts to just before </body>, add event for scripts that need to be in <head> some UI fixes Using timeline string instead of title for WindowName because IE doesn't Added JavaScript to initialize the poped Window Some layout and rendering adjustment for Realtime plugin Created addPop() for Realtime plugin and added param to include iconurl move some stuff around for realtime hack around address hack in util.js Add some more realtime feeds Do realtime popup with PHP instead of Javascript JavaScript fixes for IE Revert "Added realtime streams for all and showstream timelines" Revert "Fixed indenting" Revert "Made it slighly more compact with less jQuery selection" ... | |||
2009-09-24 | Reorganize, make bare auth work, output If-Modified-Since header | Zach Copley | |
2009-09-24 | Left a couple debugging statements in (removed) | Zach Copley | |
2009-09-24 | Output If-Modified-Since header for all RSS 1.0 feeds (again) | Zach Copley | |
2009-09-24 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: EVENTS.txt | |||
2009-09-24 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
Conflicts: install.php lib/noticeform.php | |||
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 | Merge branch 'master' into 0.8.x | Evan Prodromou | |
2009-09-24 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x | Evan Prodromou | |
2009-09-24 | Revert "move scripts to just before </body>, add event for scripts that need ↵ | Evan Prodromou | |
to be in <head>" This reverts commit a5ed805aeabab3930d066b2777dbab9663bc487f. It shouldn't have gone on the stable branch. | |||
2009-09-24 | Implemented join and leave groups api methods | Craig Andrews | |
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 | move scripts to just before </body>, add event for scripts that need to be ↵ | Evan Prodromou | |
in <head> | |||
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 | Started refactoring API into individual actions | Zach Copley | |
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 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x | Evan Prodromou | |
Conflicts: plugins/Realtime/realtimeupdate.js | |||
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 | JavaScript fixes for IE | Sarven Capadisli | |
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-23 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: actions/requesttoken.php classes/File.php install.php lib/noticeform.php | |||
2009-09-23 | Revert "When viewing a page in https, all links to non-actions (links to ↵ | Evan Prodromou | |
CSS, JS, etc) should be https. Fixes the mixed content warnings that browsers display." This reverts commit 20997619b353faa94591800fbfc02bc19a4cdce3. The commit doesn't take into account having different servers (theme server, avatar server) and being able to set HTTPS for some but not all. | |||
2009-09-23 | revert output buffering (costly) for ETags (low priority) | Evan Prodromou | |
2009-09-23 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x | Evan Prodromou | |
2009-09-22 | Allow some punctuation instead of just spaces before @user, !group, and #tag | Craig Andrews | |
2009-09-22 | Link hrefs are the short url, and title is the long url | Craig Andrews | |
2009-09-21 | Make link href the long url so users can tell where links are going | Craig Andrews | |
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 | add the plugin daemon | Evan Prodromou | |
2009-09-21 | have to provide full path for daemons | Evan Prodromou | |
2009-09-21 | 'easy' way to handle notices at queue time | Evan Prodromou | |
2009-09-21 | Escaping internal JavaScript | Sarven Capadisli | |
2009-09-21 | you can add a daemon to getvaliddaemons | Evan Prodromou | |
2009-09-21 | add a hook for the unqueuemanager | Evan Prodromou | |