summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-08-17accept 140 chars in API, tooEvan Prodromou
2008-08-17typo in forgotten password stringEvan Prodromou
2008-08-17debug for content too longEvan Prodromou
2008-08-17accept 140-character UTF-8 strings to contentEvan Prodromou
2008-08-16name omb_listener param so we can refer to it in error msgEvan Prodromou
2008-08-15Twitter-compatible API: support for new in_reply_to_status_id in statuses/updatezach
2008-08-13Twitter-compatible API: removed redundant decoding step; already taken care o...zach
2008-08-13move user registration to a single static methodEvan Prodromou
2008-08-11fix problem with new noticesEvan Prodromou
2008-07-31Twitter-compatible API - /statuses/update.format now decodes HTML chars, such...zach
2008-08-11make tag dropoff configurableEvan Prodromou
2008-08-11emergency fixup for bad notices in notice searchEvan Prodromou
2008-08-05make init of lang environment happen earlier, or when user language may have ...Evan Prodromou
2008-08-04better handling of unconfirmed email addressesEvan Prodromou
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