aboutsummaryrefslogtreecommitdiffstats
path: root/mod/home.php
Commit message (Collapse)AuthorAgeFilesLines
* $simple_update isn't so simple any more. Make sure we don't re-itnroduce the ↵friendica2015-03-221-1/+1
| | | | bug that session['loadtime'] was created to fix. It's questionable whether we still need to even look for item_unseen but I won't make that call today. We can also eliminate the restriction on not doing live updates from the discover tab since we aren't relying completely on item_unseen (which can only be set by the owner and won't work on a page with virtual owners).
* 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 ↵friendica2015-03-211-2/+15
| | | | further investigation
* site firehosefriendica2015-02-151-3/+11
|
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN ↵friendica2015-02-121-1/+1
| | | | searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief.
* remote_user => remote_channelfriendica2015-01-281-1/+1
|
* local_user => local_channelfriendica2015-01-281-5/+5
|
* honor disable_discover_tab in mod/home - it isn't a tab here but basically ↵friendica2015-01-141-0/+5
| | | | block public content from showing if it's set.
* 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
| | | | after logging in by including a home/splash argument. It appears that nothing else is required to provide 'sys' channel webpage contents except a link in the admin page to create them. There *may* be an issue with comanche theme selection but we'll cross that bridge when we come to it. Also thinking that we might want to map /home/foo to /page/sys/foo in the longer term scheme of things.
* A bit of mod/home refactoring. This is a transient state, so it's stillThomas Willingham2014-09-151-20/+27
| | | | messy, but it'll be much nicer after the move is finished.
* 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. ↵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
|