Commit graph

57 commits

Author SHA1 Message Date
friendica
2e3daf77bb site firehose 2015-02-15 20:20:23 -08:00
friendica
da2349bb6a provide relief to sites that are severely impacted by the slow ITEM_UNSEEN 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. 2015-02-12 17:45:25 -08:00
friendica
e157371c39 remote_user => remote_channel 2015-01-28 20:58:59 -08:00
friendica
a496036066 local_user => local_channel 2015-01-28 20:56:04 -08:00
friendica
1005618faf honor disable_discover_tab in mod/home - it isn't a tab here but basically block public content from showing if it's set. 2015-01-14 13:52:34 -08:00
friendica
e528483d81 hide friends broken, add parameter for item search by verb 2015-01-13 14:42:54 -08:00
friendica
f28103d595 wall tags 2014-12-15 14:37:31 -08:00
friendica
d191e7c348 project roadmap 2014-11-23 14:51:04 -08:00
friendica
e74a3926fe yet another option for the homepage 2014-11-20 17:38:41 -08:00
friendica
b11ed7f88e allow somebody to access the "home page content" (whatever that may be) even 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. 2014-11-16 22:46:52 -08:00
Thomas Willingham
6416a61c41 A bit of mod/home refactoring. This is a transient state, so it's still
messy, but it'll be much nicer after the move is finished.
2014-09-15 01:38:55 +01:00
Alexandre Hannud Abdo
aed07dddce Let's have a global default startpage before falling back to apps 2014-06-26 01:30:21 -03:00
friendica
a868da6c07 project homepage tweaks 2014-06-16 15:55:20 -07:00
friendica
71a4abe293 Time to flip the switch. 2014-05-21 21:33:31 -07:00
friendica
731ab80ac2 set system.projecthome to 1 if you want the project page for a home page. 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. 2013-12-15 15:37:51 -08:00
friendica
db11f5af78 missed this 2013-12-14 17:06:50 -08:00
friendica
d14e2db6b4 make home.html fullpage mode - make directory search work for non-logged in, but leave off suggest and invite 2013-12-14 17:03:37 -08:00
Tobias Diekershoff
6c6c8a2451 add option to hide login form from homepage 2013-12-06 12:00:43 +01:00
friendica
a8dd7280b3 get rid of more variables with dashes in the names - use underscore *except* 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. 2013-08-15 22:52:19 -07:00
Thomas Willingham
595c2a5e9d Lets not require files if we don't need them. 2013-05-31 03:46:52 +01:00
Thomas Willingham
bfb6f20ef2 By golly, I do believe it works. 2013-05-31 03:38:37 +01:00
Thomas Willingham
a061499c91 Half-assed use-webpage-instead-of-html. 2013-05-31 03:25:44 +01:00
friendica
df32c93d56 zidify img links, delay notifier until actually published for time travelling posts 2013-05-27 05:27:35 -07:00
friendica
3e64208f48 issue with startpage plugin 2013-05-18 02:03:59 -07:00
friendica
257b1db08d default page on login changed to matrix (/network) 2013-05-18 01:42:04 -07:00
friendica
28ab6d5bf5 lostpass fixes and login/logout flow if authenticated but no default channel exists 2013-01-27 01:19:24 -08:00
friendica
1a6415807e more structural stuff 2012-10-29 19:31:38 -07:00
friendica
19c8a277bb send home redirection to xchan_profile instead of channel_profile 2012-10-22 20:14:32 -07:00
mike
2c9db93d8f slight optimisation 2012-10-22 19:35:05 +11:00
friendica
85f9d89a89 fix all the little typos from that huge change 2012-09-25 18:00:21 -07:00
friendica
fbafd92f7f moving a lot of structure around. 'entity' is now 'channel' 2012-09-25 17:57:20 -07:00
friendica
3ebb4a3dc7 updates 2012-09-09 21:17:06 -07:00
friendica
da49a27aa2 make home redirection and register link work again 2012-08-28 03:25:42 -07:00
Alexander Kampmann
355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
2012-04-05 13:39:15 +02:00
friendica
8aa2552372 add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) 2012-01-18 16:21:30 -08:00
friendica
6d7781434b must use named vars in plugin args 2011-12-15 01:09:38 -08:00
friendica
cb2e68c88e home_init hook 2011-12-15 01:08:19 -08:00
fabrixxm
a7af6df962 Fix spaces around t() and tt() 2011-03-13 13:50:44 +01:00
fabrixxm
9f7878057f update source strings 2011-03-11 00:22:21 +01:00
Friendika
80ed4242ee singleuser site mode plus fix search template layout 2011-02-28 19:44:47 -08:00
Friendika
2a269e0c18 use default system theme for system pages 2011-01-07 04:33:34 -08:00
fabrixxm
11a44a107d add plugin hook to home page content 2011-01-03 10:08:53 +01:00
fabrixxm
dd83923057 Translatable "Welcome to" in home 2010-12-23 21:33:45 +01:00
Friendika
1cffecd1be footer is serving no useful purpose. 2010-12-12 17:40:23 -08:00
Friendika
0c7ae3aeee smooth a few rough edges of openid 2010-11-18 15:06:33 -08:00
Friendika
98a508532f fix like/dislike refresh on photos/display items 2010-11-02 22:21:49 -07:00
Mike Macgirvin
2a23a7e840 project rename 2010-11-02 20:17:46 -07:00
Mike Macgirvin
f0b6400584 more lint 2010-10-31 16:38:22 -07:00
Mike Macgirvin
65a420b227 theme cleanup 2010-09-18 21:11:18 -07:00
Mike Macgirvin
9cda87c327 cleanup home page 2010-09-17 05:19:56 -07:00