Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
thru an ajax popup.
|
|
|
|
|
|
sidebars relating tags and attachments.
|
|
Resolved Conflicts:
lib/queuehandler.php
lib/util.php
theme/base/css/display.css
|
|
|
|
look by changing the background image and picking a colour palette for
text.
|
|
|
|
|
|
|
|
Conflicts:
lib/router.php
|
|
fixing the upstream code, thus undoing the change made in d64be5108d69ff4068d4383ab121a3ba7388ada3
Merged.
|
|
fixing the upstream code, thus undoing the change made in d64be5108d69ff4068d4383ab121a3ba7388ada3
|
|
|
|
|
|
|
|
|
|
Conflicts:
classes/Notice.php
lib/action.php
lib/router.php
lib/twitter.php
|
|
|
|
|
|
The OpenID login and registration URLs were not generating correctly.
I added them to the list of "bare" actions in the router class, and
they work great now.
|
|
|
|
|
|
|
|
|
|
|
|
Updates to status and user API objects.
|
|
register new paths to be routed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I changed common_local_url() to take an additional optional argument
-- for query parameters. Being persnickety, I made it the third of
four, and moved the last one ($fragment) down a slot. That required
changing a couple of calls.
|
|
|
|
|
|
|
|
|
|
|