summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-08-04use an outstanding unconfirmed email address for password recovery if availableEvan Prodromou
2008-08-04change no-such-user error to a 404 instead of a 400Evan Prodromou
2008-08-01added conneg for action/userbyid so that foaf can be delivered to clients tha...ehs
2008-07-31ksort() the tags listEvan Prodromou
2008-07-30Twitter-compatible API: implemented /users/show.format methodzach
2008-07-30Resolve conflictsMike Cochrane
2008-07-29Update some gettext strings and number the arguements so life is easier for t...Mike Cochrane
2008-07-29show the right stuff on profile page, tooEvan Prodromou
2008-07-29show where a notice came fromEvan Prodromou
2008-07-29remember to broadcast in api, and also use the right IDEvan Prodromou
2008-07-29refactor notice-adding code to one static method on NoticeEvan Prodromou
2008-07-29if-else instead of ?:Evan Prodromou
2008-07-29relative info, tooEvan Prodromou
2008-07-29show the weight in output (for my own edification)Evan Prodromou
2008-07-29change tag output to a tag cloudEvan Prodromou
2008-07-24Correct variable nameMike Cochrane
2008-07-24Lazy/Auto load the class files as neededMike Cochrane
2008-07-21Resolve conflicts after pull from evanmikec
2008-07-21Publish MicroIDs for email and mpp on profile and notice pages.mikec
2008-07-21Get text wrappers around strings so they can be in the native language of the...mikec
2008-07-20Opensearch updatesmatthew.gregg
2008-07-20User definable timezones. Work in UTC internally and display per user/site de...Mike Cochrane
2008-07-20Clean up delete code. Add missing htaccess rule. Exit after errors so the cod...Mike Cochrane
2008-07-20Fix errors from delete code when viewing a user's profile while not logged in.Mike Cochrane
2008-07-20Add relMike Cochrane
2008-07-20Sort tags by highest frequency then most recentMike Cochrane
2008-07-19Adds Opensearch descriptionmatthew.gregg
2008-07-18Patch for PITS 00032, 00033, 00034matthew.gregg
2008-07-15Added notice deletion http://laconi.ca/PITS/00045matthew.gregg
2008-07-20Set constant to propper value, not debug valueMike Cochrane
2008-07-20Add tag actionMike Cochrane
2008-07-20First cut at hastags support.Mike Cochrane
2008-07-13Resolve conflictMike Cochrane
2008-07-13Fixed location of bracket for gettext.Mike Cochrane
2008-07-26add local flag for stuff posted over the APIEvan Prodromou
2008-07-24let admins prevent registrationEvan Prodromou
2008-07-24ensure that there's a session before redirecting the userEvan Prodromou
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22Twitter-compatible API: made is_readonly() method smarterzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-21Twitter-compatible API - location_update was spitting out the wrong profile. ...zach
2008-07-22lost the nickname changing from profile to userEvan Prodromou
2008-07-22hide magic self subscriptionEvan Prodromou
2008-07-22don't get a count anywhereEvan Prodromou
2008-07-22don't get a count from queryEvan Prodromou
2008-07-22notices and countsEvan Prodromou
2008-07-22blow off DB_DataObject joins, write SQL from scratchEvan Prodromou
2008-07-22centralize and optimize with-friends queryEvan Prodromou
2008-07-22every user is subscribed to themselvesEvan Prodromou
2008-07-22public timeline only gets local noticesEvan Prodromou