summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-12-08add header and footerEvan Prodromou
2008-12-08fixup handle function in block actionEvan Prodromou
2008-12-08add block form to subscribers list and profile pageEvan Prodromou
2008-12-07don't allow remote subscribes from blocked profilesEvan Prodromou
2008-12-07pass profile id for subscriptions rather than user nameEvan Prodromou
2008-12-07remove favoritedrssEvan Prodromou
2008-12-05trac855 trac856 and Feed list for the Favorited pagecsarven
2008-12-04done delete own profile (see other settings)millette
2008-12-03moving delete profile to its own space.millette
2008-12-03delete user and all traces from the db.millette
2008-12-03Using abbr.published @title and ISO8601csarven
2008-12-03prepare the action obj for APIEvan Prodromou
2008-12-03don't allow new users if the site is closed or invite only in OpenIDEvan Prodromou
2008-12-03fine-tuning the privacy flagEvan Prodromou
2008-12-03unsubscribe from a remote profileEvan Prodromou
2008-12-03permanent redirect on non-canonical nicknameEvan Prodromou
2008-12-03parent::init() -> parent::prepare()Evan Prodromou
2008-12-03change Action::init() to Action::prepare() to avoid conflict with RSS10Action...Evan Prodromou
2008-12-02better microformats from @singpolymaEvan Prodromou
2008-12-02add attributes for shownoticeEvan Prodromou
2008-12-01end ETag with quotesEvan Prodromou
2008-12-01notices have a create stamp not a modified stampEvan Prodromou
2008-12-01generate an etag for shownoticeEvan Prodromou
2008-12-01trim whitespaceEvan Prodromou
2008-11-28shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...millette
2008-11-28only expand URLs we shortened ourselves + only shorten if notice > 140 charsmillette
2008-11-23a step closer to deleting a user and hosts posts from the dbmillette
2008-11-23trac155 first step to delete accountmillette
2008-11-24fix text describe shortening service usage.millette
2008-12-11Twitter bridge: update to handle Twitter API changes to verify_credentials me...Zach Copley
2008-12-10Remove a bunch of extraneous logging statementsZach Copley
2008-12-10api posts cannot use one of the reserved sources: web, omb, mail or xmpp.millette
2008-12-09slightly better rememberme logic in finishopenidloginEvan Prodromou
2008-12-02whitespace fixup in userauthorizationEvan Prodromou
2008-12-02check for license compatibilityEvan Prodromou
2008-12-02better instructionsEvan Prodromou
2008-12-02better registration instructionsEvan Prodromou
2008-12-02cleanup whitespace in public.phpEvan Prodromou
2008-12-02better formatting for home pageEvan Prodromou
2008-12-02add instructions to the public page for people who aren't logged inEvan Prodromou
2008-12-02whitespace in actions/registerEvan Prodromou
2008-12-02check for blank email when rejecting a dupeEvan Prodromou
2008-11-30don't show self-subscriptions in FOAFEvan Prodromou
2008-11-24fix problems with blank tag strings (!)Evan Prodromou
2008-11-24better output for microsummaryEvan Prodromou
2008-11-24microsummary doesn't need stream stuffEvan Prodromou
2008-11-24support microsummariesEvan Prodromou
2008-11-24whitespace and fixup problem with blank stringEvan Prodromou
2008-11-23Allow the toggling of XMLWriter's indenting on and offZach Copley
2008-11-23Send raw UTF-8 chars instead of escaped entities in newnotice.php's ajax resp...Zach Copley