aboutsummaryrefslogtreecommitdiffstats
path: root/mod/home.php
Commit message (Expand)AuthorAgeFilesLines
* Some work on the login, register and default home page. Mostly neatly centeri...jeroenpraat2015-12-091-1/+1
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-171-2/+4
|\
| * allow homepage content to be a full redirectredmatrix2015-10-171-2/+4
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-101-7/+4
|\|
| * show login without checking for block_public, local or remote channelMario Vavti2015-06-101-6/+3
| * really show login form if it is enabledMario Vavti2015-06-101-2/+2
| * s/broder/border/redmatrix2015-06-091-1/+1
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-091-228/+26
|\|
| * provide a mechanism for loading the frontpage without redirecting.redmatrix2015-06-081-0/+5
| * more frontpage tweaksredmatrix2015-06-071-1/+1
| * reverse logic of homepage login settingredmatrix2015-06-071-1/+2
| * frontpage tweaksredmatrix2015-06-071-5/+7
| * frontpage changesredmatrix2015-06-071-229/+19
* | Merge branch 'master' into tresredmatrix2015-05-171-1/+1
|\ \
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-171-1/+1
| |\|
| | * more work isolating the projectname from core.redmatrix2015-05-171-1/+1
* | | Merge branch 'master' into tresredmatrix2015-05-141-2/+2
|\| |
| * | convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-1/+1
| * | second pass name changeredmatrix2015-05-051-1/+1
| |/
* | Merge branch 'master' into tresfriendica2015-04-231-9/+49
|\|
| * provide ability to have randomised homepage content from a set of pages name ...friendica2015-04-021-2/+6
| * allow webpage for home to use its own layout filefriendica2015-03-311-0/+14
| * $simple_update isn't so simple any more. Make sure we don't re-itnroduce the ...friendica2015-03-221-1/+1
| * provide visual feedback when deleting a like by liking it again.friendica2015-03-221-1/+2
| * add loadtime search to channel and fix it for home. display and search need f...friendica2015-03-211-2/+15
| * site firehosefriendica2015-02-151-3/+11
| * provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-1/+1
* | Merge branch 'master' into tresfriendica2015-01-291-5/+5
|\|
| * remote_user => remote_channelfriendica2015-01-281-1/+1
| * local_user => local_channelfriendica2015-01-281-5/+5
* | more message restrict conversionsfriendica2015-01-291-2/+2
* | heavy lifting converting item flag bitsfriendica2015-01-221-1/+1
|/
* honor disable_discover_tab in mod/home - it isn't a tab here but basically bl...friendica2015-01-141-0/+5
* hide friends broken, add parameter for item search by verbfriendica2015-01-131-0/+1
* wall tagsfriendica2014-12-151-0/+1
* project roadmapfriendica2014-11-231-0/+3
* yet another option for the homepagefriendica2014-11-201-10/+136
* allow somebody to access the "home page content" (whatever that may be) even ...friendica2014-11-161-23/+25
* A bit of mod/home refactoring. This is a transient state, so it's stillThomas Willingham2014-09-151-20/+27
* Let's have a global default startpage before falling back to appsAlexandre Hannud Abdo2014-06-261-0/+2
* project homepage tweaksfriendica2014-06-161-0/+1
* Time to flip the switch.friendica2014-05-211-2/+4
* set system.projecthome to 1 if you want the project page for a home page. The...friendica2013-12-151-43/+49
* missed thisfriendica2013-12-141-7/+9
* make home.html fullpage mode - make directory search work for non-logged in, ...friendica2013-12-141-4/+4
* 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
* 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