Age | Commit message (Collapse) | Author |
|
group."
People shouldn't be forced to be part of a group, even if they are the
admin. If a group has no admin, we need to figure out what to do with
it, but it's wrong to force anyone to be part of a group.
This reverts commit f9a7ae27b8879569a3f0eff478cbd3b650bdca28.
|
|
|
|
|
|
|
|
The OAuth store was failing on getting a request token, because the
token value was forced to be non-null in the DB. Let this value be
null, and use the correct primary key (consumer, timestamp, nonce).
Drop the reference to token table, and don't ever use it.
|
|
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.
|
|
|
|
|
|
We disallow posting a notice with duplicate content more than once a
minute.
Conflicts:
config.php.sample
|
|
|
|
|
|
|
|
|
|
|
|
115519a5e7e84e57656c653918efb39ab4107fe9
|
|
Conflicts:
lib/util.php
|
|
|
|
|
|
|
|
explicitly specify all relevant columns in the GROUP BY.
|
|
public timeline under MySQL
|
|
|
|
|
|
Updates to status and user API objects.
|
|
|
|
|
|
register new paths to be routed
|
|
both databases, and made some GROUP BY queries more explicit about the fields they are selecting, for the same reason.
|
|
Change the title of error actions to the HTTP code name, like
'internal server error'.
|
|
When running the full system, check for a config file, and throw an
error if none is found.
|
|
|
|
the start or end of the list.
|
|
allows database issues to be more easily diagnosed.
|
|
|
|
|
|
|
|
ltr/rtl for Italian and Hebrew and added Finnish.
|
|
and hence breaking the tag.
|
|
|
|
|
|
|
|
|
|
|
|
html element properties
|
|
|
|
|
|
|
|
|
|
|
|
|