Age | Commit message (Expand) | Author |
2010-02-25 | Updated cloudy theme | Sarven Capadisli |
2010-02-25 | Removed dangling geo icon | Sarven Capadisli |
2010-02-25 | Added author, license information for the icons that are in base theme | Sarven Capadisli |
2010-02-25 | Moved common icons from Realtime plugin to core icons file | Sarven Capadisli |
2010-02-25 | Added external, play, pause icons to main icons file | Sarven Capadisli |
2010-02-24 | return attachement from saveHTMLFile() | Evan Prodromou |
2010-02-24 | content_* to common_* | Evan Prodromou |
2010-02-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-24 | if OStatus post is too long, show the summary and save it as an HTML attachment | Evan Prodromou |
2010-02-25 | OStatus: when finding webfinger @-replies, override a local profile match if ... | Brion Vibber |
2010-02-25 | OStatus: abort processing of this PuSH in item if we got an exception, rather... | Brion Vibber |
2010-02-24 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-24 | Populate more profile information when doing a remote subscribe | Zach Copley |
2010-02-24 | Merge StatusNet core localization updates from 0.9.x branch | Brion Vibber |
2010-02-24 | Fix update_po_templates.php to support the plural and context variants of _m(... | Brion Vibber |
2010-02-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-24 | Drop HTMLPurifier; we don't need its extra capabilities and we're already usi... | Brion Vibber |
2010-02-24 | OStatus: handle update-profile Salmon pings | Brion Vibber |
2010-02-25 | Revert "Updated jQuery Form Plugin from v2.17 to v2.36" | Sarven Capadisli |
2010-02-24 | OStatus: disable HTMLPurify cache unless we've configured a writable path for... | Brion Vibber |
2010-02-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-24 | use Notice::bestUrl() to determine notice url in NoticeListItem::showNoticeLi... | Evan Prodromou |
2010-02-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-24 | - break OMB profile update pings to a background queue | Brion Vibber |
2010-02-24 | use Subscription::start() for remote subscribes | Evan Prodromou |
2010-02-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-24 | OStatus: save updated profile bits when they come in over the wire; fix up ni... | Brion Vibber |
2010-02-24 | Include <author> with actor ID and name in Activity::asString(); fixes Salmon... | Brion Vibber |
2010-02-24 | Added a cookie for the nickname cookie for the login page and prefill | Sarven Capadisli |
2010-02-24 | Moved StatusNetInstance into SN in util.js | Sarven Capadisli |
2010-02-24 | Added processing indicator for .form_remote_authorize on ostatussub page | Sarven Capadisli |
2010-02-24 | Break long strings in tagcloud | Sarven Capadisli |
2010-02-23 | - Move ActivityParseTests to core | Zach Copley |
2010-02-23 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-23 | Add PoCo parsing and some other fixes. | Zach Copley |
2010-02-24 | OStatus: fix group delivery, send reply/group Salmon pings from background. | Brion Vibber |
2010-02-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-24 | OStatus: consolidate the low-level notice save code between Salmon and PuSH i... | Brion Vibber |
2010-02-24 | Add class and (if present) id to DB_DataObject error exceptions; often they'r... | Brion Vibber |
2010-02-24 | Using the default abbr class pattern for geo microformats instead of | Sarven Capadisli |
2010-02-23 | adding xfn, foaf and hcard rel's to our webfinger output | James Walker |
2010-02-23 | Add poco:displayName to Atom output for person object | Zach Copley |
2010-02-23 | OStatus: fixes for link/id and text extraction gets import of Buzz feeds work... | Brion Vibber |
2010-02-23 | some logging for OStatusPlugin::onStartFindMentions() | Evan Prodromou |
2010-02-23 | OStatus: accept webfinger addresses as well as profile URLs in the explicit r... | Brion Vibber |
2010-02-23 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-23 | move mention detection before default in OStatusPlugin | Evan Prodromou |
2010-02-23 | OStatus: do PuSH subscription setup from subscribe/join event hooks, so resub... | Brion Vibber |
2010-02-23 | OStatus subscription UI tweak: if we're already subscribed/joined, say so and... | Brion Vibber |
2010-02-23 | OStatus: fix for avatars, submit button in updated remote profile preview | Brion Vibber |