summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2010-03-03Revert "Revert "Show <activity:subject> and no activity actors for user feed""Zach Copley
2010-03-03Initial user role controls on profile pages, for owner to add/remove administ...Brion Vibber
2010-03-03Avoid notice on local group creation when uri isn't passed in at create time ...Brion Vibber
2010-03-03Use poster's subscribed groups to disambiguate group linking when a remote gr...Brion Vibber
2010-03-02OStatus: save file records for enclosuresBrion Vibber
2010-03-02Updated some references to the long gnone "isEnclosure" function to the new "...Craig Andrews
2010-03-02Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-02Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...Brion Vibber
2010-03-02Revert "Show <activity:subject> and no activity actors for user feed"Evan Prodromou
2010-03-02don't duplicate title in summary in Atom output per RFC4287 4.2.13Evan Prodromou
2010-03-02Show <activity:subject> and no activity actors for user feedEvan Prodromou
2010-03-01Remove check for secret in token deletion on Subscription::cancel()Evan Prodromou
2010-03-01Better logging on bad token in subscriptionEvan Prodromou
2010-03-01drop tokens for OMB on unsubscribeEvan Prodromou
2010-02-27fix call of common_find_mentions() in Notice::saveReplies()Evan Prodromou
2010-02-27Use notice for context when deciding who @nickname refers toEvan Prodromou
2010-02-26blow cache on known repliesEvan Prodromou
2010-02-25Fix a few keys that got dropped from statusnet.ini by mistakeBrion Vibber
2010-02-25Add lots of fun avatars to our Atom outputZach Copley
2010-02-25Rationalize group activity stuffZach Copley
2010-02-25Merge branch 'testing' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-25OStatus: save categories from the Atom entry as hashtags.Brion Vibber
2010-02-25method for getting a group's URIEvan Prodromou
2010-02-25save mainpage element for groupsEvan Prodromou
2010-02-25Add 'mainpage' to User_groupEvan Prodromou
2010-02-25modify group actions so they use Local_group to look up by nicknameEvan Prodromou
2010-02-24recover user_openid tables, which got lost in generationEvan Prodromou
2010-02-24fixup exe bitsEvan Prodromou
2010-02-24Make user_group able to handle remote groupsEvan Prodromou
2010-02-24Add class and (if present) id to DB_DataObject error exceptions; often they'r...Brion Vibber
2010-02-22Add PoCo namespace to optional ns output in Notice::asAtomEntry()Zach Copley
2010-02-22Merge branch 'rationalize-activity' into testingZach Copley
2010-02-22Move ActivityObject and related stuff to coreZach Copley
2010-02-23OStatus group delivery initial implementation.Brion Vibber
2010-02-22add PoCo preferredUsername for nickname in Profile::asActivityNoun()Evan Prodromou
2010-02-22add strongly-suggested link to Profile::asActivityNoun()Evan Prodromou
2010-02-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-02-22Upgrade profile-based activity noun to have more complete set ofZach Copley
2010-02-21don't calculate replies for remote noticesEvan Prodromou
2010-02-21slight rearrangement of getting profile URIsEvan Prodromou
2010-02-21Combine code that finds mentions into one place and add hook pointsEvan Prodromou
2010-02-21permalink on a note represented by rel=alternateEvan Prodromou
2010-02-21Notice::saveNew() accepts url and rendered optionsEvan Prodromou
2010-02-20OStatus: send favorite/unfavorite notifications to remote authorsBrion Vibber
2010-02-20Add events for favor and disfavorEvan Prodromou
2010-02-19Refactor subs_* functions for remote useEvan Prodromou
2010-02-18add type='text/html' to alternate link in Notice AtomEvan Prodromou
2010-02-18always distribute to inbox of author immediatelyEvan Prodromou
2010-02-17- Set the root of a new local conversation to a new conversation.idZach Copley
2010-02-17- conversation.uri needs to be nullableZach Copley