Age | Commit message (Expand) | Author |
2010-02-22 | Add activity.php to common includes | Zach Copley |
2010-02-22 | Merge branch 'rationalize-activity' into testing | Zach Copley |
2010-02-22 | Move ActivityObject and related stuff to core | Zach Copley |
2010-02-23 | OStatus group delivery initial implementation. | Brion Vibber |
2010-02-22 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-22 | Upgrade profile-based activity noun to have more complete set of | Zach Copley |
2010-02-21 | don't calculate replies for remote notices | Evan Prodromou |
2010-02-21 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-21 | Add PoCo namespace to notice feeds | Zach Copley |
2010-02-21 | Combine code that finds mentions into one place and add hook points | Evan Prodromou |
2010-02-21 | add feed-level author for user atom feeds | Evan Prodromou |
2010-02-20 | Change to use TagURI::base() instead of common_config() | Evan Prodromou |
2010-02-20 | Add a library to mint tag URIs | Evan Prodromou |
2010-02-19 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-19 | remove unused subs_(un)subscribe_user functions | Evan Prodromou |
2010-02-19 | replace calls to subs_(un)subscribe_user with Subscription methods | Evan Prodromou |
2010-02-19 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-02-19 | Refactor subs_* functions for remote use | Evan Prodromou |
2010-02-19 | Using inlineScript instead for clickjacking check | Sarven Capadisli |
2010-02-19 | Only load json2.js if native JSON is not supported | Sarven Capadisli |
2010-02-18 | OStatus sub/unsub updates: | Brion Vibber |
2010-02-18 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Zach Copley |
2010-02-18 | Fix for cross site OMB posting problem | Zach Copley |
2010-02-17 | Merge branch 'master' into testing | Brion Vibber |
2010-02-17 | Queues: redid the breakout control model so we can start up and subscribe to ... | Brion Vibber |
2010-02-17 | Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allows | Zach Copley |
2010-02-17 | Merge branch 'master' into testing | Brion Vibber |
2010-02-17 | Fix exception on bad plugin load | Brion Vibber |
2010-02-17 | parse_url returns an associative array - not an object | Craig Andrews |
2010-02-17 | OStatus: override source link with the source domain and link to original mes... | Brion Vibber |
2010-02-16 | Merge branch 'master' into testing | Brion Vibber |
2010-02-16 | Stomp queue restructuring for mass scalability: | Brion Vibber |
2010-02-16 | Pull fix from testing branch: use new encoding funcs w/ stomp queues | Brion Vibber |
2010-02-16 | move some nickname-guessing code to lib/util.php from OpenID | Evan Prodromou |
2010-02-16 | Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allows | Zach Copley |
2010-02-15 | Added another single whitespace | Sarven Capadisli |
2010-02-15 | Added single whitespace to separate inline text words. | Sarven Capadisli |
2010-02-13 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-02-13 | Added event hook to remote subscription | Sarven Capadisli |
2010-02-13 | Merge branch 'ssleverything' into testing | Evan Prodromou |
2010-02-12 | Add OStatus PuSH hub and Salmon links back into user and group feeds | Zach Copley |
2010-02-12 | Session fix for PHP 5.3 configurations where cookies are excluded from $_REQU... | Brion Vibber |
2010-02-12 | Initial upgraded Atom output for group timelines | Zach Copley |
2010-02-11 | let files go to SSL dir too | Evan Prodromou |
2010-02-11 | let backgrounds be put under SSL | Evan Prodromou |
2010-02-11 | put Javascript files under SSL | Evan Prodromou |
2010-02-11 | Make Atom timelines in the API use Atom10feed | Zach Copley |
2010-02-11 | Added some boilerplate class comments, etc. | Zach Copley |
2010-02-11 | Some upgrades to Atom output for OStatus | Zach Copley |
2010-02-11 | Utility classes for atom feeds | Zach Copley |