Age | Commit message (Expand) | Author |
2010-03-03 | Use poster's subscribed groups to disambiguate group linking when a remote gr... | Brion Vibber |
2010-03-02 | OStatus: save file records for enclosures | Brion Vibber |
2010-03-02 | Updated some references to the long gnone "isEnclosure" function to the new "... | Craig Andrews |
2010-03-02 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-02 | Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe... | Brion Vibber |
2010-03-02 | Revert "Show <activity:subject> and no activity actors for user feed" | Evan Prodromou |
2010-03-02 | don't duplicate title in summary in Atom output per RFC4287 4.2.13 | Evan Prodromou |
2010-03-02 | Show <activity:subject> and no activity actors for user feed | Evan Prodromou |
2010-03-01 | Remove check for secret in token deletion on Subscription::cancel() | Evan Prodromou |
2010-03-01 | Better logging on bad token in subscription | Evan Prodromou |
2010-03-01 | drop tokens for OMB on unsubscribe | Evan Prodromou |
2010-02-27 | fix call of common_find_mentions() in Notice::saveReplies() | Evan Prodromou |
2010-02-27 | Use notice for context when deciding who @nickname refers to | Evan Prodromou |
2010-02-26 | blow cache on known replies | Evan Prodromou |
2010-02-25 | Fix a few keys that got dropped from statusnet.ini by mistake | Brion Vibber |
2010-02-25 | Add lots of fun avatars to our Atom output | Zach Copley |
2010-02-25 | Rationalize group activity stuff | Zach Copley |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-25 | OStatus: save categories from the Atom entry as hashtags. | Brion Vibber |
2010-02-25 | method for getting a group's URI | Evan Prodromou |
2010-02-25 | save mainpage element for groups | Evan Prodromou |
2010-02-25 | Add 'mainpage' to User_group | Evan Prodromou |
2010-02-25 | modify group actions so they use Local_group to look up by nickname | Evan Prodromou |
2010-02-24 | recover user_openid tables, which got lost in generation | Evan Prodromou |
2010-02-24 | fixup exe bits | Evan Prodromou |
2010-02-24 | Make user_group able to handle remote groups | Evan Prodromou |
2010-02-24 | Add class and (if present) id to DB_DataObject error exceptions; often they'r... | Brion Vibber |
2010-02-22 | Add PoCo namespace to optional ns output in Notice::asAtomEntry() | 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 | add PoCo preferredUsername for nickname in Profile::asActivityNoun() | Evan Prodromou |
2010-02-22 | add strongly-suggested link to Profile::asActivityNoun() | Evan Prodromou |
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 | slight rearrangement of getting profile URIs | Evan Prodromou |
2010-02-21 | Combine code that finds mentions into one place and add hook points | Evan Prodromou |
2010-02-21 | permalink on a note represented by rel=alternate | Evan Prodromou |
2010-02-21 | Notice::saveNew() accepts url and rendered options | Evan Prodromou |
2010-02-20 | OStatus: send favorite/unfavorite notifications to remote authors | Brion Vibber |
2010-02-20 | Add events for favor and disfavor | Evan Prodromou |
2010-02-19 | Refactor subs_* functions for remote use | Evan Prodromou |
2010-02-18 | add type='text/html' to alternate link in Notice Atom | Evan Prodromou |
2010-02-18 | always distribute to inbox of author immediately | Evan Prodromou |
2010-02-17 | - Set the root of a new local conversation to a new conversation.id | Zach Copley |
2010-02-17 | - conversation.uri needs to be nullable | Zach Copley |
2010-02-16 | New Conversation DO to handle remote notices as conversation roots | Zach Copley |
2010-02-16 | More sensical profile::getUri() | Zach Copley |
2010-02-16 | Take remote profiles into account when looking up canonical profile URIs | Zach Copley |