<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fluxbb.org/forums/extern.php?action=feed&amp;type=rss&amp;fid=9&amp;order=last_post" rel="self" type="application/rss+xml" />
		<title><![CDATA[FluxBB Forums / Feature requests]]></title>
		<link>http://fluxbb.org/forums/index.php</link>
		<description><![CDATA[The most recent topics at FluxBB Forums.]]></description>
		<lastBuildDate>Sat, 19 May 2012 16:26:41 +0000</lastBuildDate>
		<generator>FluxBB 1.5.0</generator>
		<item>
			<title><![CDATA[Require a home]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6346&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>adaur wrote:</cite><blockquote><div><div class="quotebox"><cite>Newman wrote:</cite><blockquote><div><p>I am pretty sure most of the developers here are fluent in english <img src="http://fluxbb.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></div></blockquote></div><p>It depends on what you call &#039;fluent&#039; <img src="http://fluxbb.org/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p></div></blockquote></div><p>well for me, im 100% english but some french here have way better english then me <img src="http://fluxbb.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /> im just lazy @ typing :d</p>]]></description>
			<author><![CDATA[dummy@example.com (Newman)]]></author>
			<pubDate>Sat, 19 May 2012 16:26:41 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6346&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Multi Group Support]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6347&amp;action=new</link>
			<description><![CDATA[<p>Assume I have these 4 forums.</p><ul><li><p>Announcements -- public</p></li><li><p>Admin Talk -- visible, writable to admins</p></li><li><p>Friends Talk -- visible and writable to my friends, but not normal users</p></li><li><p>Offtopic -- public</p></li></ul><p>Let&#039;s assume a friend of mine is an admin. He&#039;ll need a speciel group to access both, Friends Talk and Admin Talk. Admins need an extra group, because admins (in sense of team members, moderators, etc.) don&#039;t necessarily need to view my personal friends forum. Also, some of my Friends need to see Friends Talk, but not Admin Talk. Therefore I need another group. (E.g. these groups: Friends, Admins, FriendAdmins, RegularUsers, and perhaps an &quot;AdminViewOnly&quot; group if I want someone to see what we write.)</p><p>This is annoying and it would be much easier if you could create different groups and assign an user to more than just one group.</p>]]></description>
			<author><![CDATA[dummy@example.com (De@dly Ass@ssin)]]></author>
			<pubDate>Mon, 14 May 2012 13:08:50 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6347&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Notification system]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6322&amp;action=new</link>
			<description><![CDATA[<p>Yeah not every one. But some of big and interesting forums can use this !</p>]]></description>
			<author><![CDATA[dummy@example.com (iatkrox)]]></author>
			<pubDate>Sat, 12 May 2012 12:15:19 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6322&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Add a Sub Catogory for Pramoting some good FluxBB forums!]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6339&amp;action=new</link>
			<description><![CDATA[<p>It&#039;s not really the purpose of FluxBB.org to become an directory of useful forums, and it&#039;s very subjective to say that a board is un-useful... </p><p>Maybe we will see something like this with the 2.0 : <a href="http://stats.punres.org/list.php">http://stats.punres.org/list.php</a> (the devs talk about it some months ago). But it&#039;ll always be just a list, we don&#039;t have to decide which one is useful and which is not. It all depend of your personals interests...</p>]]></description>
			<author><![CDATA[dummy@example.com (François)]]></author>
			<pubDate>Thu, 10 May 2012 08:15:35 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6339&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[A Text Messageing system For FluXbb!]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6315&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>Mark wrote:</cite><blockquote><div><p>what kind of notifications would you want to send? wouldnt this cost some money to send the text messages in the first place?</p></div></blockquote></div><p>All the Email notifications and also phone registration!<br />It may promote forum&#039;s and can get a lot of member&#039;s easily.</p>]]></description>
			<author><![CDATA[dummy@example.com (iatkrox)]]></author>
			<pubDate>Wed, 02 May 2012 11:49:50 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6315&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Implementing better password hashing for FluxBB 1.x]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6309&amp;action=new</link>
			<description><![CDATA[<p>OK, seems I missed to think about some issues. :-)</p><p>You guys are right, atm only mcrypt and sessions use /dev/urandom; it probably was suhosin what added this feature to other functions. Trying to read from /dev/urandom directly might be problematic; think about open_basedir. Some hosts might not allow you to alter it to be able to read anything from /dev. Therefor I suggest using mcrypt_create_iv here and fall back to the built-in rand functions. Apparently we don&#039;t need a real random number for the salt but just make sure it&#039;s most likely different for every user.</p><p>For backwards-compatibility: maybe we can make it configurable? So people who for some reasons have to keep sha1 can still update.</p><p>OK, so that F algo is just used when crypt is not available? Should work for me. My motivation here was that I indeed have to integrate with third party apps that only support the standard crypt function (MD5, Blowfish, SHA-256 and SHA-512). Maybe we can add SHA-512 though as not all systems seem to support Blowfish. From the crypt manual:</p><div class="codebox"><pre class="vscroll"><code>       The glibc2 version of this function supports additional encryption algorithms.

       If salt is a character string starting with the characters &quot;$id$&quot; followed by a string terminated by &quot;$&quot;:

              $id$salt$encrypted

       then instead of using the DES machine, id identifies the encryption method used and this then determines how the rest of the password string is  interpreted.   The  following
       values of id are supported:

              ID  | Method
              ─────────────────────────────────────────────────────────

              1   | MD5
              2a  | Blowfish (not in mainline glibc; added in some
                  | Linux distributions)
              5   | SHA-256 (since glibc 2.7)
              6   | SHA-512 (since glibc 2.7)

       So $5$salt$encrypted is an SHA-256 encoded password and $6$salt$encrypted is an SHA-512 encoded one.

       &quot;salt&quot;  stands  for the up to 16 characters following &quot;$id$&quot; in the salt.  The encrypted part of the password string is the actual computed password.  The size of this string
       is fixed:

       MD5     | 22 characters
       SHA-256 | 43 characters
       SHA-512 | 86 characters

       The characters in &quot;salt&quot; and &quot;encrypted&quot; are drawn from the set [a–zA–Z0–9./].  In the MD5 and SHA implementations the entire key is significant (instead of only the first  8
       bytes in DES).</code></pre></div><p>Not sure about PHP 5.2 or even 4 though. We could indeed fallback to a less secure function here.</p>]]></description>
			<author><![CDATA[dummy@example.com (Pierre)]]></author>
			<pubDate>Sun, 29 Apr 2012 17:21:15 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6309&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[New slogan.]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=4332&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>Mpok wrote:</cite><blockquote><div><div class="quotebox"><cite>Wan wrote:</cite><blockquote><div><p>As we&#039;re now in an olympic year :<br />&quot;Faster, lighter, smarter...&quot;<br /><img src="http://fluxbb.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p></div></blockquote></div><p>Like this one !!</p></div></blockquote></div><p>+1</p>]]></description>
			<author><![CDATA[dummy@example.com (Jack)]]></author>
			<pubDate>Fri, 20 Apr 2012 11:18:44 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=4332&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Multi Quote]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6280&amp;action=new</link>
			<description><![CDATA[<p>copy paste is to hard , not the same as simple click multi quote button like quote button.. </p><p>example,if you want to reply all members reply in topic just click the MQ no need to copy and paste.. </p><p>this is easy way to reply faster to all members reply in topic..</p>]]></description>
			<author><![CDATA[dummy@example.com (NaMiSwAn)]]></author>
			<pubDate>Thu, 19 Apr 2012 09:31:32 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6280&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Private Message in 1.4.8]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6279&amp;action=new</link>
			<description><![CDATA[<p>how about PM with On and Off Button..</p><p>On - if you want to use PM in forum</p><p>Off - If you don&#039;t Want To Use PM in forum</p><p>What Did You Think Guys..</p><p>Because Email Messaging is For Professional Only.. how about the others don&#039;t have a knowledge in computer.. don&#039;t know how to verify the email add, don&#039;t know how to send message using email,.</p>]]></description>
			<author><![CDATA[dummy@example.com (NaMiSwAn)]]></author>
			<pubDate>Thu, 19 Apr 2012 09:26:06 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6279&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Stop Forum Spam Integration]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6233&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>Reines wrote:</cite><blockquote><div><p>We actually use StopForumSpam <a href="http://fluxbb.org/forums/viewtopic.php?id=5263">here</a>. For 2.0 we might well consider having it as an official (and potentially even installed by default) extension.</p></div></blockquote></div><p>This is great news!!!</p>]]></description>
			<author><![CDATA[dummy@example.com (heartcall)]]></author>
			<pubDate>Mon, 16 Apr 2012 17:51:48 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6233&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Online last seven days and working toghether with coloring usergroups]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6262&amp;action=new</link>
			<description><![CDATA[<p>Now colorize usergroups do not work with &quot;Online today&quot; and do not work inside posts.<br />I would said this to &quot;Online today&quot; and &quot;Colorize usergroups&quot; discussion pages, but many mods do not have discussion pages or their discussion pages are not shown at resources download place. (That is another &quot;feature&quot; which I want.)<br />Many mods users would like to use feedback but there is not thread for many of those mods.</p>]]></description>
			<author><![CDATA[dummy@example.com (Ahmed)]]></author>
			<pubDate>Tue, 10 Apr 2012 18:55:08 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6262&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Distribute modification in tar.gz or tar.bz2]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6208&amp;action=new</link>
			<description><![CDATA[<p>Not sure I understand. Every modification can be downloaded as ZIP, TAR.GZ, TAR.BZ2 or RAR.</p><p>Is it possible that you only tried downloading from the mod page? You need to click on &quot;Go to release&quot; (at the side of the download button) to see the other download options. I guess we should make that clearer...</p>]]></description>
			<author><![CDATA[dummy@example.com (Franz)]]></author>
			<pubDate>Wed, 21 Mar 2012 21:21:53 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6208&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Auto deletion of not verified registrations]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=4765&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>cyberman wrote:</cite><blockquote><div><div class="quotebox"><cite>Gil wrote:</cite><blockquote><div><p><strong><span style="color: crimson">A &quot;manual&quot; (and usable) alternative can be:</span></strong></p><ul><li><p>a new admin function &quot;manage unverified users&quot; (a new area in the moderation/users menu for example, after IP search area)</p></li><li><p>with a parameter = number of days &quot;older than xxx will be deleted&quot; (default 7 or 15 or 30).</p></li><li><p>and a button &quot;delete all&quot; ...</p></li></ul></div></blockquote></div><p>There&#039;s a plugin to do that <img src="http://fluxbb.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p><a href="http://fluxbb.org/resources/mods/user-management/">http://fluxbb.org/resources/mods/user-management/</a></p></div></blockquote></div><p>Maybe. I know how to use phpmyadmin too. But when something is not only useful, but essential, my opinion is that there is a need for a core function.<br />And a function is essential when something *must*&#160; be done, and there still is no internal (and always usable) function to do it... <br />Only my opinion <img src="http://fluxbb.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Gil)]]></author>
			<pubDate>Sun, 04 Mar 2012 22:30:26 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=4765&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Is any one know ???]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=6159&amp;action=new</link>
			<description><![CDATA[<p><a href="http://fluxbb.org/resources/mods/facebook-on-fluxbb-i-like-it/">Facebook on FluxBB - I like it</a><br /><a href="http://fluxbb.org/resources/mods/socialfluxbb/">SocialFluxBB</a></p><p>Help yourself</p>]]></description>
			<author><![CDATA[dummy@example.com (adaur)]]></author>
			<pubDate>Sat, 03 Mar 2012 15:19:58 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=6159&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Registration Activation by Admin + email user?]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?id=5653&amp;action=new</link>
			<description><![CDATA[<p>Ahem, well, let&#039;s say I focused on core.</p><p>Kind of forgot about this.</p><p>It is a good idea, though, so if anybody come up with a quick and detailed spec, that might improve your chances of me / someone else doing it.</p>]]></description>
			<author><![CDATA[dummy@example.com (Franz)]]></author>
			<pubDate>Wed, 29 Feb 2012 00:10:01 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?id=5653&amp;action=new</guid>
		</item>
	</channel>
</rss>

