aboutsummaryrefslogtreecommitdiffstats
path: root/mod/page.php
Commit message (Expand)AuthorAgeFilesLines
* move all theme initialisation to one place - just after calling module_init. ...friendica2014-10-201-4/+18
* sort out the unobscure messfriendica2014-06-151-1/+0
* 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
* mod/page - display most recent revision by default, or numbered revision spec...friendica2013-09-071-1/+7
* testing Comanchefriendica2013-09-031-1/+4
* rework the pdl_selector a bit since we've slightly changed the way layouts ar...friendica2013-09-011-0/+13
* I've got a pretty good idea of how to bootstrap, parse and render Comanche no...friendica2013-08-291-9/+6
* block attempts to set the baseurl to an ip address if it was previously a dns...friendica2013-08-291-8/+9
* 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 pro...friendica2013-01-141-1/+3
* add page modulefriendica2013-01-121-0/+42