Conversation:
Notices
-
tuttle (tuttle)'s status on Thursday, 25-Jul-2013 10:39:35 EDT
tuttle
Does anyone know how to subscribe to the rss feed of a private !sn group !vivalafederation -
morph (morph)'s status on Thursday, 25-Jul-2013 10:53:12 EDT
morph
@tuttle In my experience it does not work. -
tuttle (tuttle)'s status on Thursday, 25-Jul-2013 11:02:39 EDT
tuttle
That's a pity. How can I alert group members of new dents without them having to log on? -
tuttle (tuttle)'s status on Thursday, 25-Jul-2013 11:09:49 EDT
tuttle
sí, no funciona amb grups privats. :( @origola -
tuttle (tuttle)'s status on Thursday, 25-Jul-2013 17:07:11 EDT
tuttle
This patch seems to do it for rss1.0 http://somsants.net/url/2170 -
morph (morph)'s status on Thursday, 25-Jul-2013 17:58:16 EDT
morph
@tuttle Ah cool, let’s take a look at it. It would be useful to get that thing going. -
tuttle (tuttle)'s status on Thursday, 25-Jul-2013 18:00:57 EDT
tuttle
mmm. seems to be a problem with it though. I'm trying to find it. -
tuttle (tuttle)'s status on Thursday, 25-Jul-2013 19:03:07 EDT
tuttle
ok. I can subscribe from thunderbird to rss1.0 feed of private group. :) This will be useful. I need to hide private group members now, ;) -
Joshua Judson Rosen (rozzin)'s status on Thursday, 25-Jul-2013 19:38:42 EDT
Joshua Judson Rosen
!vivalafederation @tuttle, but I think I don't understand your definition of "private".... David Haberthür likes this. -
tuttle (tuttle)'s status on Friday, 26-Jul-2013 04:16:35 EDT
tuttle
When creating a group, there's an option; "Private: New members must be approved by admin and all posts are forced to be private." Outsider's cannot see the dents, but they can see members. I'm saying that I think members should be hidden. -
Erkan Yılmaz (erkanyilmaz)'s status on Friday, 26-Jul-2013 05:35:53 EDT
Erkan Yılmaz
That's a good idea. Someone need to check if already reported in #statusnet bugtracker -
Joshua Judson Rosen (rozzin)'s status on Friday, 26-Jul-2013 14:27:58 EDT
Joshua Judson Rosen
@tuttle, what confuses me is your base question about how to see an RSS feed for a private group without logging in. "is private" and "has a public RSS feed with no auth required" seem contradictory to me. !vivalafederation -
tuttle (tuttle)'s status on Friday, 26-Jul-2013 14:32:04 EDT
tuttle
ah, right, sorry for mixing topics in the same thread. I've uploaded a diff that adds auth to access rss (1.0) feeds of private groups. http://somsants.net/url/2182 -
tuttle (tuttle)'s status on Friday, 26-Jul-2013 14:32:30 EDT
tuttle
ah, right, sorry for mixing topics in the same thread. I've uploaded a diff that adds auth to access rss (1.0) feeds of private groups. http://somsants.net/url/2182 -
tuttle (tuttle)'s status on Friday, 26-Jul-2013 15:01:20 EDT
tuttle
I'm new to git and I don't know how to make these two commits as one so to make a single diff file. http://somsants.net/url/2170 http://somsants.net/url/2185 @morph@sn.morphtown.de @rozzin@status.hackerposse.com -
tuttle (tuttle)'s status on Friday, 26-Jul-2013 15:20:41 EDT
tuttle
done! The diff to add auth to private group rss feeds. http://somsants.net/url/2186 (I'll be quiet now) -
morph (morph)'s status on Friday, 26-Jul-2013 15:59:50 EDT
morph
@tuttle For me the patch does not work. Maybe an error because of line ending or empty characters in the line. -
tuttle (tuttle)'s status on Friday, 26-Jul-2013 16:22:31 EDT
tuttle
I edited it with vim. nothing in apache error log? -
tuttle (tuttle)'s status on Saturday, 27-Jul-2013 15:32:41 EDT
tuttle
I just patched somsants.net ok. -
morph (morph)'s status on Sunday, 28-Jul-2013 07:49:31 EDT
morph
@tuttle Tried again. No success. -
marc0s (marc0s)'s status on Sunday, 28-Jul-2013 09:40:23 EDT
marc0s
I applied the patch against mainline git master, but I got warnings about whitespace errors. !vivalafederation@status.vinilox.eu -
marc0s (marc0s)'s status on Sunday, 28-Jul-2013 09:50:17 EDT
marc0s
Whitespace errors should be harmless, though. !vivalafederation@status.vinilox.eu -
mama21mama (mama21mama)'s status on Sunday, 28-Jul-2013 11:56:05 EDT
mama21mama
@tuttle Sera problema de la base de datos?, hay unos comandos que soluciona automaticamente toda la BD corrupta. -
morph (morph)'s status on Sunday, 28-Jul-2013 12:06:53 EDT
morph
@marc0s Yep, me too. -
tuttle (tuttle)'s status on Sunday, 28-Jul-2013 15:07:00 EDT
tuttle
Well, when using vim, my <tab> was not set to the same number of indent characters that were in the existing code, but I thought, hey, what does it matter, this isn't python? I don't see how I can patch ok and you guys can… -
morph (morph)'s status on Sunday, 28-Jul-2013 15:39:27 EDT
morph
@tuttle What did you change in the .diff file? I get an error for line 107. /cc @marc0s -
tuttle (tuttle)'s status on Sunday, 28-Jul-2013 15:51:33 EDT
tuttle
I donwload this patch file http://somsants.net/url/2186 and call it my.patch and then from the statusnet root folder.. $ patch p1 < my.patch -
tuttle (tuttle)'s status on Sunday, 28-Jul-2013 15:51:59 EDT
tuttle
I mean this file http://somsants.net/url/2198 -
tuttle (tuttle)'s status on Sunday, 28-Jul-2013 15:53:42 EDT
tuttle
$patch -p1 < my.patch (patch file is http://somsants.net/url/2198) -
morph (morph)'s status on Sunday, 28-Jul-2013 16:16:50 EDT
morph
@tuttle Don’t ask me what went wrong yesterday (...?)
-