Conversation
Notices
-
@purpletinker Not sure when your gonna be on again but I will need the entire, or at least most of, the StatusNet source code being used for RDN. I'll need it to set the block/unblock property for an individual's profile and create the links on their account that allow them to access this and enter age and whatever else is decided as things they need to bypass it. I also need it to understand how properties for users are set within the site and how messages are displayed on the timeline for individuals so I can create a filter that this content goes through separately for each account. I think I have an Idea of how to do it now but I need to have a better understanding of the site before I can actually create anything. I also remembered today that one of my friends created a code that replaces the letter s with a $, so I can get the code from him and base mine off of it as it is already a start towards finding predefined text within a displayed message and replacing it.
Thursday, 22-Sep-11 03:55:58 UTC from web-
@macpony55 Oh yeah, and in case I'm not on when you get the above message, just email me at malcolmbchandler@gmail.com since I'll probably be at school and the site is blocked there. I'll have my laptop with me so I should be able to respond fairly quickly.
Thursday, 22-Sep-11 04:00:09 UTC from web-
@macpony55 odd at my school this site is fine
Thursday, 22-Sep-11 04:00:52 UTC from web-
@fluttershy321 I'm actually using my school laptop right now. It's not blocked at home but it is at school, probably just a fluke.
Thursday, 22-Sep-11 04:03:01 UTC from web-
@macpony55 YOU HAVE A SCHOOL LAPYOP?!
Thursday, 22-Sep-11 04:03:37 UTC from web -
@macpony55 *LAPTOP
Thursday, 22-Sep-11 04:03:51 UTC from web-
@fluttershy321 Yeah, I'm at a technology charter school, almost half the classes require it for the programs we have to use and sites we have to access daily.
Thursday, 22-Sep-11 04:06:04 UTC from web-
@macpony55 what grade are you in?
Thursday, 22-Sep-11 04:06:38 UTC from web-
@fluttershy321 10th
Thursday, 22-Sep-11 04:07:08 UTC from web
-
-
@macpony55 The one downside to the school is I am literally on the bus for 2.5 hours everyday, which just sucks up all my free time.
Thursday, 22-Sep-11 04:06:52 UTC from web
-
-
-
-
-
-
@fluttershy321 How old are you?
Thursday, 22-Sep-11 04:08:40 UTC from web-
@macpony55 14, 8th grade
Thursday, 22-Sep-11 04:09:01 UTC from web-
@fluttershy321 I'm only a year older than you, I'm 15
Thursday, 22-Sep-11 04:09:28 UTC from web
-
-
-
@macpony55 We use pretty much stock StatusNet. Just set up a dummy StatusNet server inside a VM or something. Download the source from status.net.
Thursday, 22-Sep-11 04:26:12 UTC from web -
@ponydude2143 I've already downloaded the one from StatusNet's site which helps, but what I really need is the file that include links on account pages and properties associated with users. And it is in this that there would be differences. I need to add the link to the already existing ones meaning I need to edit that exact file being used. And then there's filtering posting which would require the reworking of the path posts travel through the site so that I can apply a block attribute to the predefined words(which will need it own link and text box set up for admins and mods only, meaning a whole new class file along with including new attributes to admin profiles) that can be displayed as blocked or not depending on the view set for that specific person. Probably 90% of this plugin is just going to be figuring out what needs to go where and how I'm going to configure the block/unblock as the site is currently set with every user seeing everypony's post without any modification.
Thursday, 22-Sep-11 04:29:12 UTC from web -
@ponydude2143 The only modifications we made to the source, as far as I can remember, are to add a few extra thingers to the menu at the top right and mandate email registration. If you really need the source I'll give it to you, but it would be a pain in my arse and you'd do just as well getting the stock status.net code, which is 99.99% identical to our source.
Thursday, 22-Sep-11 04:30:41 UTC from web-
@purpletinker I'll see what I can do from that. Whatever I add will need to be merged with the source here though so somepony will eventually need to go into those and edit them.
Thursday, 22-Sep-11 04:32:41 UTC from web -
@purpletinker I just realized I can get some of the source myself by adding /themes/ to my url.
Thursday, 22-Sep-11 04:36:38 UTC from web
-
-