Age | Commit message (Collapse) | Author |
|
colours from the theme. This approach removes data that was
previously available in HTML. It was only necessary if the user wanted
to know the site's default values.
|
|
I added some code so that the site-wide design can be set, using the
configuration interface.
I also moved the configuration option from
$config['site']['design']['background'] to just
$config['design']['background'], but the old syntax will still work.
Conflicts:
config.php.sample
|
|
Thanks tobyink
|
|
|
|
|
|
to the File class
|
|
|
|
feeds.
|
|
|
|
|
|
|
|
|
|
|
|
* candrews-review:
added group status api, located at /api/statuses/group_timeline/ID.rss
|
|
|
|
http://laconi.ca/trac/ticket/1702
|
|
|
|
|
|
|
|
media displayed inline, or as links.
http://laconi.ca/trac/ticket/1685
|
|
|
|
|
|
into 0.8.x
|
|
|
|
|
|
* candrews-review:
Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0).
|
|
This reverts commit fc3442a041a43f2df29deedc0ad96fbd6ba92385.
|
|
|
|
http://laconi.ca/trac/ticket/1690
|
|
|
|
|
|
|
|
|
|
This reverts commit d2e83b6a67fec311f9bc36a7d886f40169d9de15.
|
|
|
|
into 0.8.x
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into 0.8.x
|
|
|
|
keep a single Login idea because we have several ways to login
already: regular login, OpenID and Facebook (and probably LDAP, Open
Social in the future)
|
|
|
|
|
|
|
|
|