aboutsummaryrefslogtreecommitdiffstats
path: root/mod/home.php
Commit message (Collapse)AuthorAgeFilesLines
* set system.projecthome to 1 if you want the project page for a home page. ↵friendica2013-12-151-43/+49
| | | | There was a bit of re-org of mod/home, which might alter the behaviour for some existing sites. Basically we're not showing a login box at all if you've got home.html - there should be a login link in th nav bar. If you haven't defined anything at all we'll fall back to the old behaviour but still allow the home contents to be set via plugin.
* missed thisfriendica2013-12-141-7/+9
|
* make home.html fullpage mode - make directory search work for non-logged in, ↵friendica2013-12-141-4/+4
| | | | but leave off suggest and invite
* add option to hide login form from homepageTobias Diekershoff2013-12-061-0/+1
|
* get rid of more variables with dashes in the names - use underscore *except* ↵friendica2013-08-151-3/+3
| | | | in CSS. These were probably already here, but if you see any - please keep them out of PHP and MySQL where they sometimes get interpreted as a subtraction operation and are a bugger to find.
* Lets not require files if we don't need them.Thomas Willingham2013-05-311-2/+3
|
* By golly, I do believe it works.Thomas Willingham2013-05-311-16/+16
|
* Half-assed use-webpage-instead-of-html.Thomas Willingham2013-05-311-2/+41
|
* zidify img links, delay notifier until actually published for time ↵friendica2013-05-271-1/+1
| | | | travelling posts
* issue with startpage pluginfriendica2013-05-181-0/+1
|
* default page on login changed to matrix (/network)friendica2013-05-181-2/+6
|
* lostpass fixes and login/logout flow if authenticated but no default channel ↵friendica2013-01-271-0/+4
| | | | exists
* more structural stufffriendica2012-10-291-2/+2
|
* send home redirection to xchan_profile instead of channel_profilefriendica2012-10-221-2/+2
|
* slight optimisationmike2012-10-221-2/+2
|
* fix all the little typos from that huge changefriendica2012-09-251-1/+1
|
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-2/+4
|
* updatesfriendica2012-09-091-0/+2
|
* make home redirection and register link work againfriendica2012-08-281-6/+3
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* must use named vars in plugin argsfriendica2011-12-151-1/+2
|
* home_init hookfriendica2011-12-151-0/+2
|
* Fix spaces around t() and tt()fabrixxm2011-03-131-1/+1
|
* update source stringsfabrixxm2011-03-111-1/+1
|
* singleuser site mode plus fix search template layoutFriendika2011-02-281-2/+4
|
* use default system theme for system pagesFriendika2011-01-071-5/+4
|
* add plugin hook to home page contentfabrixxm2011-01-031-0/+3
|
* Translatable "Welcome to" in homefabrixxm2010-12-231-2/+2
|
* footer is serving no useful purpose.Friendika2010-12-121-4/+6
|
* smooth a few rough edges of openidFriendika2010-11-181-0/+1
|
* fix like/dislike refresh on photos/display itemsFriendika2010-11-021-1/+1
|
* project renameMike Macgirvin2010-11-021-1/+1
|
* more lintMike Macgirvin2010-10-311-0/+3
|
* theme cleanupMike Macgirvin2010-09-181-0/+2
|
* cleanup home pageMike Macgirvin2010-09-171-7/+4
|
* code cleanup for server releaseMike Macgirvin2010-08-141-1/+0
|
* front pageMike Macgirvin2010-08-031-2/+2
|
* lighter coloursMike Macgirvin2010-07-311-1/+1
|
* bug fixesMike Macgirvin2010-07-191-1/+1
|
* fix register policyMike Macgirvin2010-07-081-1/+1
|
* mucho progress on notifier, email style dfrn url'sMike Macgirvin2010-07-081-0/+2
|
* Initial checkinMike Macgirvin2010-07-011-0/+24