summaryrefslogtreecommitdiff
path: root/classes/Profile.php
AgeCommit message (Expand)Author
2010-08-06OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can de...Brion Vibber
2010-08-03Merge branch 'activityhooks' into 0.9.xEvan Prodromou
2010-08-03correctly show <source> for atom feedsEvan Prodromou
2010-07-30Fixes for messages after review by Brion.Siebrand Mazeland
2010-07-29* mark a few message for translationSiebrand Mazeland
2010-06-22- Add profile_info tag to Atom authorZach Copley
2010-04-01Temporary hack until notice_profile_id_idx is updatedBrion Vibber
2010-03-31do complete unsubscribe process when deleting a userEvan Prodromou
2010-03-15Background deletion of user accounts. Notices are deleted in chunks, then the...Brion Vibber
2010-03-11Drop timestamp cutoff parameter from User::getCurrentNotice() and Profile::ge...Brion Vibber
2010-03-03Initial user role controls on profile pages, for owner to add/remove administ...Brion Vibber
2010-03-03Use poster's subscribed groups to disambiguate group linking when a remote gr...Brion Vibber
2010-03-02Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...Brion Vibber
2010-02-22Move ActivityObject and related stuff to coreZach Copley
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-21slight rearrangement of getting profile URIsEvan Prodromou
2010-02-19Refactor subs_* functions for remote useEvan Prodromou
2010-02-16More sensical profile::getUri()Zach Copley
2010-02-16Take remote profiles into account when looking up canonical profile URIsZach Copley
2010-02-16Add rel="avatar" to img links in <activity:actor> stanzasZach Copley
2010-02-16add a FIXME to ProfileEvan Prodromou
2010-02-12OStatus: prep work for sending notifications on sub/unsub/join/leave/favorite...Brion Vibber
2010-02-11ostatus:attention links in Notice Atom outputZach Copley
2010-02-11Some upgrades to Atom output for OStatusZach Copley
2010-02-06Moderator can make users admins of a groupEvan Prodromou
2010-01-24Revoke access token UIZach Copley
2010-01-24Better detial in connected OAuth applications listZach Copley
2010-01-24Started work on interface for displaying connected OAuth appsZach Copley
2010-01-06Fix for broken profile flag admin UI: delete stray flag entries when users ar...Brion Vibber
2009-12-11show the repeat form in notice listsEvan Prodromou
2009-12-10remove 'has forwarded' method from ProfileEvan Prodromou
2009-12-08method to check if a profile has forwarded a noticeEvan Prodromou
2009-11-18Added Authorization pluginCraig Andrews
2009-11-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-16disallow email on faves from sandboxed usersEvan Prodromou
2009-11-16more rights denied to silenced and sandboxedEvan Prodromou
2009-11-16don't allow sandboxed users to post public noticesEvan Prodromou
2009-11-16Move rights check to profile and add right for new noticesEvan Prodromou
2009-11-16change uses of User_role to Profile_roleEvan Prodromou
2009-11-16move role functions to Profile classEvan Prodromou
2009-11-16getSubscribers and getSubscriptions were not handling the case where limit=nu...Craig Andrews
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
2009-10-29get location from a ProfileEvan Prodromou
2009-10-24Merge branch '0.9.x' into locationEvan Prodromou
2009-10-21new data structures for locationEvan Prodromou
2009-10-15Added support for profile designs to the twitter APITrever Fischer