Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-18 | Make newnotice work | Evan Prodromou | |
2009-01-18 | Fix comment blocks for login | Evan Prodromou | |
2009-01-18 | Update register action to match phpcs and new framework | Evan Prodromou | |
2009-01-18 | Fix file and class descriptors | Evan Prodromou | |
2009-01-18 | Add tabset to login and make it phpcs-compliant | Evan Prodromou | |
2009-01-18 | Merge branch 'uiredesign' of /var/www/trunk into uiredesign | Evan Prodromou | |
2009-01-18 | Favor/Disfavor form @class | sarven | |
Created icon, and add style JS selector change Fixed return actions | |||
2009-01-18 | Minor cleanup for login style | sarven | |
2009-01-18 | Reusing @class form_settings | sarven | |
2009-01-17 | Other settings markup | sarven | |
2009-01-17 | Profile settings styles | sarven | |
2009-01-17 | Adapt replies to new framework | Evan Prodromou | |
2009-01-17 | Bring othersettings up to date | Evan Prodromou | |
2009-01-17 | Break up settings into two tabset | Evan Prodromou | |
Made two tabsets: account and connect. Removed "Invite" from the global nav to make room. | |||
2009-01-17 | Login styles | sarven | |
2009-01-17 | twitter settings markup | sarven | |
2009-01-17 | SMS form settings | sarven | |
2009-01-17 | Minor | sarven | |
2009-01-17 | Merge branch 'uiredesign' of ../trunk into uiredesign | sarven | |
2009-01-17 | Markup clean up and styles | sarven | |
2009-01-17 | OpenID form settings markup | sarven | |
2009-01-17 | Updates to form styling | sarven | |
2009-01-16 | Update to forms and email settings | sarven | |
2009-01-16 | Split avatar upload to its own page | Evan Prodromou | |
2009-01-16 | Update IM settings to new system | Evan Prodromou | |
2009-01-16 | Update twittersettings to new framework | Evan Prodromou | |
2009-01-16 | SMS settings updated to new framework | Evan Prodromou | |
2009-01-16 | Make the OpenID settings work with new framework | Evan Prodromou | |
2009-01-16 | Convert emailsettings to use new framework | Evan Prodromou | |
2009-01-16 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven | |
2009-01-16 | Update to XHR post notice | sarven | |
2009-01-16 | Merge branch 'master' of /var/www/trunk into uiredesign | Evan Prodromou | |
2009-01-15 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven | |
2009-01-15 | Some work to make the all action work | Evan Prodromou | |
2009-01-15 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven | |
2009-01-15 | Correct error var in login | Evan Prodromou | |
2009-01-15 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven | |
2009-01-15 | All actions now use isReadOnly() | Evan Prodromou | |
2009-01-15 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven | |
2009-01-15 | Unnecessary wrapper | sarven | |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou | |
2009-01-15 | Convert all actions to use new UI functions | Evan Prodromou | |
I did a massive search-and-replace to get all the action subclasses to use the new output function (common_element() -> $this->element(), etc.) There's still a lot to do, but it's a first step | |||
2009-01-15 | Revert "section for export data" | Evan Prodromou | |
This reverts commit 4cee28ace9ece31acc89277903a8924a0747ac95. | |||
2009-01-15 | section for export data | Evan Prodromou | |
2009-01-15 | Make the feedlist work -- kinda | Evan Prodromou | |
2009-01-15 | A little further with notice lists | Evan Prodromou | |
2009-01-15 | Include PublicGroupNav in publicaction | Evan Prodromou | |
2009-01-15 | Twitter bridge: verify creds was taking user ID from the status instead | Zach Copley | |
of the user object, and failing if user hadn't ever posted on Twitter. | |||
2009-01-13 | Modify public stream to use new UI framework | Evan Prodromou | |
I modified public.php to use the new UI framework. Since the Action class isn't functional yet, I don't know if it works. I took some of the functionality, like the public tabs nav and the feeds list, and made them widgets. I also moved the navigation from common_navigation() to a method of Action. | |||
2009-01-12 | trac750 Add prefix string option in Facebook app for notice sync | Zach Copley | |