Age | Commit message (Expand) | Author |
2008-08-13 | move user registration to a single static method | Evan Prodromou |
2008-08-11 | fix problem with new notices | Evan Prodromou |
2008-07-31 | Twitter-compatible API - /statuses/update.format now decodes HTML chars, such... | zach |
2008-08-11 | make tag dropoff configurable | Evan Prodromou |
2008-08-11 | emergency fixup for bad notices in notice search | Evan Prodromou |
2008-08-05 | make init of lang environment happen earlier, or when user language may have ... | Evan Prodromou |
2008-08-04 | better handling of unconfirmed email addresses | Evan Prodromou |
2008-08-04 | use an outstanding unconfirmed email address for password recovery if available | Evan Prodromou |
2008-08-04 | change no-such-user error to a 404 instead of a 400 | Evan Prodromou |
2008-08-01 | added conneg for action/userbyid so that foaf can be delivered to clients tha... | ehs |
2008-07-31 | ksort() the tags list | Evan Prodromou |
2008-07-30 | Twitter-compatible API: implemented /users/show.format method | zach |
2008-07-30 | Resolve conflicts | Mike Cochrane |
2008-07-29 | Update some gettext strings and number the arguements so life is easier for t... | Mike Cochrane |
2008-07-29 | show the right stuff on profile page, too | Evan Prodromou |
2008-07-29 | show where a notice came from | Evan Prodromou |
2008-07-29 | remember to broadcast in api, and also use the right ID | Evan Prodromou |
2008-07-29 | refactor notice-adding code to one static method on Notice | Evan Prodromou |
2008-07-29 | if-else instead of ?: | Evan Prodromou |
2008-07-29 | relative info, too | Evan Prodromou |
2008-07-29 | show the weight in output (for my own edification) | Evan Prodromou |
2008-07-29 | change tag output to a tag cloud | Evan Prodromou |
2008-07-24 | Correct variable name | Mike Cochrane |
2008-07-24 | Lazy/Auto load the class files as needed | Mike Cochrane |
2008-07-21 | Resolve conflicts after pull from evan | mikec |
2008-07-21 | Publish MicroIDs for email and mpp on profile and notice pages. | mikec |
2008-07-21 | Get text wrappers around strings so they can be in the native language of the... | mikec |
2008-07-20 | Opensearch updates | matthew.gregg |
2008-07-20 | User definable timezones. Work in UTC internally and display per user/site de... | Mike Cochrane |
2008-07-20 | Clean up delete code. Add missing htaccess rule. Exit after errors so the cod... | Mike Cochrane |
2008-07-20 | Fix errors from delete code when viewing a user's profile while not logged in. | Mike Cochrane |
2008-07-20 | Add rel | Mike Cochrane |
2008-07-20 | Sort tags by highest frequency then most recent | Mike Cochrane |
2008-07-19 | Adds Opensearch description | matthew.gregg |
2008-07-18 | Patch for PITS 00032, 00033, 00034 | matthew.gregg |
2008-07-15 | Added notice deletion http://laconi.ca/PITS/00045 | matthew.gregg |
2008-07-20 | Set constant to propper value, not debug value | Mike Cochrane |
2008-07-20 | Add tag action | Mike Cochrane |
2008-07-20 | First cut at hastags support. | Mike Cochrane |
2008-07-13 | Resolve conflict | Mike Cochrane |
2008-07-13 | Fixed location of bracket for gettext. | Mike Cochrane |
2008-07-26 | add local flag for stuff posted over the API | Evan Prodromou |
2008-07-24 | let admins prevent registration | Evan Prodromou |
2008-07-24 | ensure that there's a session before redirecting the user | Evan Prodromou |
2008-07-22 | base class is_readonly() now returns false by default | zach |
2008-07-22 | Twitter-compatible API: made is_readonly() method smarter | zach |
2008-07-22 | Added is_readonly() method to all Actions | zach |
2008-07-21 | Twitter-compatible API - location_update was spitting out the wrong profile. ... | zach |
2008-07-22 | lost the nickname changing from profile to user | Evan Prodromou |
2008-07-22 | hide magic self subscription | Evan Prodromou |