Age | Commit message (Expand) | Author |
2008-05-17 | add header and footer to subscriptions | Evan Prodromou |
2008-05-17 | sub | Evan Prodromou |
2008-05-17 | fix table name in subscriptions.php | Evan Prodromou |
2008-05-17 | hide subscribe stuff if looking at your own page | Evan Prodromou |
2008-05-17 | save profile url | Evan Prodromou |
2008-05-17 | dates are already strings | Evan Prodromou |
2008-05-17 | use cast object for datetimes | Evan Prodromou |
2008-05-17 | fix typo in newnotice | Evan Prodromou |
2008-05-17 | go to public timeline on logout and handle missing user more gracefully | Evan Prodromou |
2008-05-17 | fix created, messages | Evan Prodromou |
2008-05-17 | fix typo in common_date_string | Evan Prodromou |
2008-05-17 | fix button on newnotice | Evan Prodromou |
2008-05-17 | better button for posting notes | Evan Prodromou |
2008-05-17 | ensure rather than check for session | Evan Prodromou |
2008-05-17 | check results of setting current user | Evan Prodromou |
2008-05-17 | handle empty subscription list | Evan Prodromou |
2008-05-17 | fix notice counting code | Evan Prodromou |
2008-05-17 | change how the user profile is fetched | Evan Prodromou |
2008-05-17 | change profile argument to nickname | Evan Prodromou |
2008-05-17 | canonicalize -> canonical | Evan Prodromou |
2008-05-17 | require stream stuff | Evan Prodromou |
2008-05-17 | fixup login form | Evan Prodromou |
2008-05-17 | require once for settings actions | Evan Prodromou |
2008-05-17 | fixup some nickname handling | Evan Prodromou |
2008-05-17 | change username to nickname | Evan Prodromou |
2008-05-17 | misspelled function name | Evan Prodromou |
2008-05-17 | fix INSTALLDIR use in common.php | Evan Prodromou |
2008-05-17 | path separator problem in data classes | Evan Prodromou |
2008-05-17 | require data classes in common | Evan Prodromou |
2008-05-17 | add stub email canonicalizer | Evan Prodromou |
2008-05-17 | fix check for POST | Evan Prodromou |
2008-05-17 | buttons work right | Evan Prodromou |
2008-05-17 | wrong title on register | Evan Prodromou |
2008-05-17 | common_start_element -> common_element_start | Evan Prodromou |
2008-05-17 | fix form output in register | Evan Prodromou |
2008-05-17 | fix array key check | Evan Prodromou |
2008-05-17 | change from class call on action to obj call | Evan Prodromou |
2008-05-17 | try to fix arghandling in action | Evan Prodromou |
2008-05-17 | try to make register work | Evan Prodromou |
2008-05-17 | fixup argument handling in action superclass | Evan Prodromou |
2008-05-17 | add action class to default loads | Evan Prodromou |
2008-05-17 | handle empty path better | Evan Prodromou |
2008-05-17 | some more todos | Evan Prodromou |
2008-05-17 | common_local_url() second parameter optional | Evan Prodromou |
2008-05-17 | fix check in config.php.sample | Evan Prodromou |
2008-05-17 | fix comma in db script | Evan Prodromou |
2008-05-17 | correct path to DB_DataObject | Evan Prodromou |
2008-05-17 | correct placement of common | Evan Prodromou |
2008-05-17 | fixes to make it all lint | Evan Prodromou |
2008-05-17 | flipped a couple of TODOs around0.1 | Evan Prodromou |