Conversation:
Notices
-
MMN-o ✅⃠ (mmn)'s status on Sunday, 15-Feb-2015 17:15:39 EST
MMN-o ✅⃠
@mcscx The "/main/all" is a qvitter-inspired addition. Since I implemented that into core, "/main/public" (previously just "/") is always only the local notices. $config['site']['localonly'] now instead defines whether to allow access to /main/all for non-local users or not. - Joshua Judson Rosen repeated this.
-
Joshua Judson Rosen (rozzin)'s status on Sunday, 15-Feb-2015 19:40:49 EST
Joshua Judson Rosen
@mmn, I've actually been playing with some patches to make the front-page timeline ("/") be something in-between those extremes.... -
MMN-o ✅⃠ (mmn)'s status on Sunday, 15-Feb-2015 19:46:40 EST
MMN-o ✅⃠
@rozzin There should be events for the "startpage" action for something like a "SplashPlugin" to handle. Then sites can do their own arbitrary layout and filtering. Joshua Judson Rosen repeated this. -
Joshua Judson Rosen (rozzin)'s status on Sunday, 15-Feb-2015 19:47:42 EST
Joshua Judson Rosen
@mmn, on the type of sites I run, I want to have posts to locally-hosted groups show up in the 'public' timeline regardless of their origin. -
Joshua Judson Rosen (rozzin)'s status on Sunday, 15-Feb-2015 19:51:02 EST
Joshua Judson Rosen
@mmn, I'm debating whether I should also include remote-origin notices to local *users* in the public timeline as well.... -
MMN-o ✅⃠ (mmn)'s status on Sunday, 15-Feb-2015 19:55:46 EST
MMN-o ✅⃠
@rozzin Something like a "related public timeline"? Joshua Judson Rosen repeated this. -
J.J. (jj)'s status on Sunday, 15-Feb-2015 20:06:26 EST
J.J.
@mmn @rozzin I did something Similar in my public timeline. Remote notices are in the start page in my site -
Joshua Judson Rosen (rozzin)'s status on Sunday, 15-Feb-2015 21:15:53 EST
Joshua Judson Rosen
Aye, @mmn: something like that. -
Joshua Judson Rosen (rozzin)'s status on Sunday, 15-Feb-2015 21:19:28 EST
Joshua Judson Rosen
@mmn, I was thinking the same thing as I started to describe what I was doing and why ☺