Age | Commit message (Collapse) | Author |
|
Created icon, and add style
JS selector change
Fixed return actions
|
|
|
|
|
|
|
|
|
|
|
|
Made two tabsets: account and connect. Removed "Invite" from
the global nav to make room.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
This reverts commit 4cee28ace9ece31acc89277903a8924a0747ac95.
|
|
|
|
|
|
|
|
|
|
of the user object, and failing if user hadn't ever posted on Twitter.
|
|
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.
|
|
|
|
|
|
invitee list
|
|
|
|
|
|
|
|
|
|
|