Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Conflicts:
README
lib/router.php
|
|
|
|
|
|
Support SSL URLs either for all pages; no pages; or for sensitive
pages accepting passwords, like login, registration, API, and others.
|
|
|
|
|
|
|
|
Support SSL URLs either for all pages; no pages; or for sensitive
pages accepting passwords, like login, registration, API, and others.
|
|
|
|
This reverts commit 9c9b6790ce78296c0b182f03b5f6f2c035e43a7c.
This code wasn't ready for release, so I've reverted it for now.
Conflicts:
lib/action.php
lib/util.php
|
|
|
|
|
|
(submitted by oxygene)
|
|
|
|
Conflicts:
lib/util.php
|
|
|
|
When running the full system, check for a config file, and throw an
error if none is found.
|
|
and hence breaking the tag.
|
|
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.
|
|
|
|
|
|
|
|
script is totally deprecated.
|
|
|
|
|
|
|
|
We had a bunch of
|
|
|
|
making a twitterqueuehandler.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/util.php
|
|
sgmurphy-clone/0.7.x
|
|
|
|
Moved the common_avatar_* functions to the Avatar class. Typically
either as methods on the object or as static methods. Replaced all the
uses of the functions in other modules.
|
|
|
|
sgmurphy-clone/0.7.x
|
|
|
|
|
|
sgmurphy-clone/0.7.x
Conflicts:
actions/avatarsettings.php
|