aboutsummaryrefslogtreecommitdiffstats
path: root/mod/page.php
Commit message (Collapse)AuthorAgeFilesLines
* transmit, receive, and parse bookmarksfriendica2014-02-031-2/+2
|
* dav: throw exception if channel for requested DAV directory is deletedfriendica2014-01-151-2/+2
|
* revert to prepare_page - but have it call prepare_bodyfriendica2013-11-151-1/+1
|
* acl in webpages and a couple of other little bits related to webpages - sort ↵friendica2013-11-141-7/+24
| | | | the list of pages by last edited and use prepare_body() so we get private stuff (and attachments, categories, etc.) formatted correctly
* mod/page - display most recent revision by default, or numbered revision ↵friendica2013-09-071-1/+7
| | | | specified by rev URL parameter
* testing Comanchefriendica2013-09-031-1/+4
|
* rework the pdl_selector a bit since we've slightly changed the way layouts ↵friendica2013-09-011-0/+13
| | | | are stored.
* I've got a pretty good idea of how to bootstrap, parse and render Comanche ↵friendica2013-08-291-9/+6
| | | | now. This does not mean it's close to being presentable - far from it.
* block attempts to set the baseurl to an ip address if it was previously a ↵friendica2013-08-291-8/+9
| | | | dns name
* More progress on pages - extend writepages widget, add pagelist widgetThomas Willingham2013-08-141-5/+1
|
* Initial shot at write_pages widgetThomas Willingham2013-08-101-1/+14
|
* Observer permissions (but not ACL yet) for webpages.Thomas Willingham2013-07-161-0/+11
|
* Make sure we load the channel theme when displaying a page.Thomas Willingham2013-07-121-1/+18
|
* progress on tag deliveryfriendica2013-02-111-1/+1
|
* pages sorta workingfriendica2013-01-151-1/+1
|
* progress on pages - they're still getting lost inside conversation(), but ↵friendica2013-01-141-1/+3
| | | | progress is progress.
* add page modulefriendica2013-01-121-0/+42