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.
|
|
|
|
need to make it custom)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
common_at_hash_link()
|
|
|
|
|
|
submit doesn't need a paragraph wrapper
|
|
|
|
|
|
More dl's and dd's. Rather than replicate them in every sub-class,
let's just put them in one place.
|
|
|
|
|
|
Conflicts:
lib/action.php
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|