Age | Commit message (Collapse) | Author |
|
|
|
will use whichever theme is loaded as its base and then add its own
mobile styles. Of course, if a theme comes with its own mobile styles,
it will use that instead as an addition to its own base.
|
|
those queries.
Defaulting to only looking at last 90 days of activity, can be adjusted up or down.
$config['tag']['cutoff'] = 86400 * 90;
$config['popular']['cutoff'] = 86400 * 90;
Per-user and per-group tag clouds do not use the cutoff (and it doesn't help with indexing on them).
|
|
|
|
|
|
- Other stability fixes
|
|
|
|
|
|
better.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
auth user, similar to how they can set one via http basic auth,
even if one is not required. I think I finally got this right.
|
|
fixes and not properly testing them. :P
|
|
fixes and not properly testing them. :P
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exposed to the email
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit d6fe865133511ac64565a583106b3233b70a0b1e.
Screws up list rendering when registration is complete.
|
|
|
|
|
|
|
|
|
|
if SMS queue isn't attached)
|
|
|
|
|
|
|
|
|
|
Conflicts:
actions/doc.php
|
|
|
|
|
|
|
|
Like showcache.php, clearcache.php clears the cache for a given key.
|
|
|