<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Like Ra's Naughty Forum - News]]></title>
		<link>https://www.likera.com/forum/mybb/</link>
		<description><![CDATA[Like Ra's Naughty Forum - https://www.likera.com/forum/mybb]]></description>
		<pubDate>Fri, 15 May 2026 13:53:38 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[[NEW] Like Reactions System]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-NEW-Like-Reactions-System</link>
			<pubDate>Tue, 10 Mar 2026 19:27:00 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-NEW-Like-Reactions-System</guid>
			<description><![CDATA[I wonder if we can make use of this plugin/feature. Any reactions/smilies can be added/counted. I hope it's not going to be too confusing to have both "Thank you" and "Like" plugins, as the functionality is a bit different.<br />
<br />
What emojis should be there? Unfortunately, only images are allowed (GIF/PNG/JPG)...]]></description>
			<content:encoded><![CDATA[I wonder if we can make use of this plugin/feature. Any reactions/smilies can be added/counted. I hope it's not going to be too confusing to have both "Thank you" and "Like" plugins, as the functionality is a bit different.<br />
<br />
What emojis should be there? Unfortunately, only images are allowed (GIF/PNG/JPG)...]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Post number 25000]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-Post-number-25000</link>
			<pubDate>Fri, 03 Nov 2023 03:11:34 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-Post-number-25000</guid>
			<description><![CDATA[Just noticed, that I've just posted my 25,000s post! This one is post number 25,001! <br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=61080" target="_blank" title="">post_25000.png</a> (Size: 15.9 KB / Downloads: 67)
]]></description>
			<content:encoded><![CDATA[Just noticed, that I've just posted my 25,000s post! This one is post number 25,001! <br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=61080" target="_blank" title="">post_25000.png</a> (Size: 15.9 KB / Downloads: 67)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Positive digital karma]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-Positive-digital-karma</link>
			<pubDate>Wed, 04 Jan 2023 19:58:50 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-Positive-digital-karma</guid>
			<description><![CDATA[We need encouragement, appreciation, gratitude, acknowledgement, rewards. Some need competition. Hence the idea of the positive karma, which can only decrease if posts, thanks or attachments are deleted. In all other cases it always becomes more positive. So far, we have the following statistics:<br />
<br />
- amount of posts<br />
- amount of attachments<br />
- amount of received "thanks"<br />
- amount of given "thanks"<br />
- time, spent online on the forum<br />
<br />
Generally, we want all these to increase. The current formula is:<br />
<br />
sqrt(postnum + 2 * received_thanks + 1/4 * attachments + 1/2 * (timeonline * given_thanks)/(timeonline + given_thanks) )<br />
<br />
<img src="https://www.likera.com/forum/mybb/attachment.php?aid=61511" loading="lazy"  alt="[Image: attachment.php?aid=61511]" class="mycode_img" /><br />
<br />
The square root here is to add non-linearity to resrict the grow. <br />
The weights are to shift the priorities:<br />
- One "thanked once" posts gives sqrt(3) times more points than one "unthanked" post.<br />
- Spread across several poss attachments will bring more, than all in one (good for page loading time)<br />
- "Karma" increases even if you do not post, but simply read, watch and "thank"<br />
- Removing own posts (especally with "thanks") and attachments decreases the "karma"<br />
<br />
There is no user-visible implementation yet  - it's only a concept.<br />
<br />
Any ideas?<br />
<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=61511" target="_blank" title="">equation.png</a> (Size: 2.32 KB / Downloads: 82)
]]></description>
			<content:encoded><![CDATA[We need encouragement, appreciation, gratitude, acknowledgement, rewards. Some need competition. Hence the idea of the positive karma, which can only decrease if posts, thanks or attachments are deleted. In all other cases it always becomes more positive. So far, we have the following statistics:<br />
<br />
- amount of posts<br />
- amount of attachments<br />
- amount of received "thanks"<br />
- amount of given "thanks"<br />
- time, spent online on the forum<br />
<br />
Generally, we want all these to increase. The current formula is:<br />
<br />
sqrt(postnum + 2 * received_thanks + 1/4 * attachments + 1/2 * (timeonline * given_thanks)/(timeonline + given_thanks) )<br />
<br />
<img src="https://www.likera.com/forum/mybb/attachment.php?aid=61511" loading="lazy"  alt="[Image: attachment.php?aid=61511]" class="mycode_img" /><br />
<br />
The square root here is to add non-linearity to resrict the grow. <br />
The weights are to shift the priorities:<br />
- One "thanked once" posts gives sqrt(3) times more points than one "unthanked" post.<br />
- Spread across several poss attachments will bring more, than all in one (good for page loading time)<br />
- "Karma" increases even if you do not post, but simply read, watch and "thank"<br />
- Removing own posts (especally with "thanks") and attachments decreases the "karma"<br />
<br />
There is no user-visible implementation yet  - it's only a concept.<br />
<br />
Any ideas?<br />
<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=61511" target="_blank" title="">equation.png</a> (Size: 2.32 KB / Downloads: 82)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[NEW] Export posts and attachments]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-NEW-Export-posts-and-attachments</link>
			<pubDate>Tue, 20 Dec 2022 07:47:29 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-NEW-Export-posts-and-attachments</guid>
			<description><![CDATA[You can export your own posts with or without attachments.<br />
<br />
Click on "User CP" -&gt; "Export Posts"<br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=57197" target="_blank" title="">export_posts-01.png</a> (Size: 48.27 KB / Downloads: 77)
 <br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=57198" target="_blank" title="">export_posts-02.png</a> (Size: 56 KB / Downloads: 78)
]]></description>
			<content:encoded><![CDATA[You can export your own posts with or without attachments.<br />
<br />
Click on "User CP" -&gt; "Export Posts"<br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=57197" target="_blank" title="">export_posts-01.png</a> (Size: 48.27 KB / Downloads: 77)
 <br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=57198" target="_blank" title="">export_posts-02.png</a> (Size: 56 KB / Downloads: 78)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[10000 thanks!]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-10000-thanks</link>
			<pubDate>Sun, 27 Nov 2022 23:23:57 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-10000-thanks</guid>
			<description><![CDATA[10000 thanks to you all for 10000 thanks!!! 😍<br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=57075" target="_blank" title="">10000_thanks-01.png</a> (Size: 15.6 KB / Downloads: 73)
<br />
<br />
Here's the 5000 thanks thread - <a href="https://www.likera.com/forum/mybb/showthread.php?tid=3013" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/showth...p?tid=3013</a>]]></description>
			<content:encoded><![CDATA[10000 thanks to you all for 10000 thanks!!! 😍<br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=57075" target="_blank" title="">10000_thanks-01.png</a> (Size: 15.6 KB / Downloads: 73)
<br />
<br />
Here's the 5000 thanks thread - <a href="https://www.likera.com/forum/mybb/showthread.php?tid=3013" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/showth...p?tid=3013</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[LikeRa.Com is 20 years young!]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-LikeRa-Com-is-20-years-young</link>
			<pubDate>Fri, 28 Oct 2022 00:56:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-LikeRa-Com-is-20-years-young</guid>
			<description><![CDATA[Yes, it happened 20 years ago! Domain likera.com was registered on Oct 28, 2002! <br />
<br />
Congratulations to us all! 🎉 🎊 🥳<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>whois likera.com<br />
  Domain Name: LIKERA.COM<br />
  Updated Date: 2020-10-25T04:15:11Z<br />
  <span style="color: #C10300;" class="mycode_color">Creation Date: 2002-10-28</span>T23:33:29Z<br />
  Registry Expiry Date: 2029-10-28T22:33:29Z<br />
. . .</blockquote>
]]></description>
			<content:encoded><![CDATA[Yes, it happened 20 years ago! Domain likera.com was registered on Oct 28, 2002! <br />
<br />
Congratulations to us all! 🎉 🎊 🥳<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>whois likera.com<br />
  Domain Name: LIKERA.COM<br />
  Updated Date: 2020-10-25T04:15:11Z<br />
  <span style="color: #C10300;" class="mycode_color">Creation Date: 2002-10-28</span>T23:33:29Z<br />
  Registry Expiry Date: 2029-10-28T22:33:29Z<br />
. . .</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[NEW] View Active threads]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-NEW-View-Active-threads</link>
			<pubDate>Thu, 15 Sep 2022 21:07:17 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-NEW-View-Active-threads</guid>
			<description><![CDATA[Now you can search for the active threads (you can enter the date/time range of your interest), and then sort by number of posts during this time, date, thread name, etc.<br />
<br />
To get there, click on "View Active Threads" in the "gray" menu:<br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=55956" target="_blank" title="">active_threads-02.png</a> (Size: 17.14 KB / Downloads: 77)
<br />
<br />
Or use this link: <a href="https://www.likera.com/forum/mybb/activethreads.php" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/activethreads.php</a><br />
<br />
Set the "from - to" date/time at the bottom of the page.]]></description>
			<content:encoded><![CDATA[Now you can search for the active threads (you can enter the date/time range of your interest), and then sort by number of posts during this time, date, thread name, etc.<br />
<br />
To get there, click on "View Active Threads" in the "gray" menu:<br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=55956" target="_blank" title="">active_threads-02.png</a> (Size: 17.14 KB / Downloads: 77)
<br />
<br />
Or use this link: <a href="https://www.likera.com/forum/mybb/activethreads.php" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/activethreads.php</a><br />
<br />
Set the "from - to" date/time at the bottom of the page.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[NEW] Bookmark Post]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-NEW-Bookmark-Post</link>
			<pubDate>Wed, 11 Aug 2021 23:12:36 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-NEW-Bookmark-Post</guid>
			<description><![CDATA[You can bookmark up to 40 posts. <br />
You can see all bookmarked posts in the "User Control Panel" (User  CP or UCP):<br />
<br />
<a href="https://www.likera.com/forum/mybb/usercp.php?action=postmarks" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/usercp...=postmarks</a><br />
<br />
Let me know if you find this feature useful or useless.]]></description>
			<content:encoded><![CDATA[You can bookmark up to 40 posts. <br />
You can see all bookmarked posts in the "User Control Panel" (User  CP or UCP):<br />
<br />
<a href="https://www.likera.com/forum/mybb/usercp.php?action=postmarks" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/usercp...=postmarks</a><br />
<br />
Let me know if you find this feature useful or useless.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[NEW] Users can change names]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-NEW-Users-can-change-names</link>
			<pubDate>Sun, 08 Aug 2021 02:59:48 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-NEW-Users-can-change-names</guid>
			<description><![CDATA[All users can change usernames now! This function was mentioned many times, so it's implemented. There are limitations on how often the name can be changed, but most likely you will never reach it.]]></description>
			<content:encoded><![CDATA[All users can change usernames now! This function was mentioned many times, so it's implemented. There are limitations on how often the name can be changed, but most likely you will never reach it.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[The forum is 15 years old today!]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-The-forum-is-15-years-old-today</link>
			<pubDate>Sat, 24 Jul 2021 00:34:57 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-The-forum-is-15-years-old-today</guid>
			<description><![CDATA[<div style="float:right;"><img src="https://www.likera.com/i/LR144-pink2.png" loading="lazy"  alt="[Image: LR144-pink2.png]" class="mycode_img" /></div>The forum was born exactly 15 years ago! On July 24 2006!<br />
<br />
This is the first post with PostID = 1:<br />
<br />
<a href="https://www.likera.com/forum/mybb/Thread-test?pid=1#pid1" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/Thread...pid=1#pid1</a><br />
<br />
The "official statement" was made 1 day later. PostID = 2:<br />
<br />
<a href="https://www.likera.com/forum/mybb/Thread-The-forum-has-been-created?pid=2#pid2" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/Thread...pid=2#pid2</a><br />
<br />
Time flies!]]></description>
			<content:encoded><![CDATA[<div style="float:right;"><img src="https://www.likera.com/i/LR144-pink2.png" loading="lazy"  alt="[Image: LR144-pink2.png]" class="mycode_img" /></div>The forum was born exactly 15 years ago! On July 24 2006!<br />
<br />
This is the first post with PostID = 1:<br />
<br />
<a href="https://www.likera.com/forum/mybb/Thread-test?pid=1#pid1" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/Thread...pid=1#pid1</a><br />
<br />
The "official statement" was made 1 day later. PostID = 2:<br />
<br />
<a href="https://www.likera.com/forum/mybb/Thread-The-forum-has-been-created?pid=2#pid2" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/Thread...pid=2#pid2</a><br />
<br />
Time flies!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[50,000 posts!]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-50-000-posts</link>
			<pubDate>Sat, 05 Jun 2021 23:52:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-50-000-posts</guid>
			<description><![CDATA[After almost 15 years we have reached this important milestone - 50,000 posts! <br />
<br />
Next milestone is 100,000! 100K high quality posts! 😉<br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=48968" target="_blank" title="">50000_posts_2021-06-06_01-53-18.png</a> (Size: 39.35 KB / Downloads: 63)
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=48969" target="_blank" title="">50000_posts-01.jpg</a> (Size: 127.72 KB / Downloads: 64)
]]></description>
			<content:encoded><![CDATA[After almost 15 years we have reached this important milestone - 50,000 posts! <br />
<br />
Next milestone is 100,000! 100K high quality posts! 😉<br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=48968" target="_blank" title="">50000_posts_2021-06-06_01-53-18.png</a> (Size: 39.35 KB / Downloads: 63)
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=48969" target="_blank" title="">50000_posts-01.jpg</a> (Size: 127.72 KB / Downloads: 64)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[NEW] New feature - pinned posts]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-NEW-New-feature-pinned-posts</link>
			<pubDate>Sat, 27 Mar 2021 20:31:05 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-NEW-New-feature-pinned-posts</guid>
			<description><![CDATA[Usually I move important posts upwards by tweaking the post date, or link them in the first post. <br />
<br />
"Pin post" plugin allows to create links to those posts. Have a look in this thread <a href="https://www.likera.com/forum/mybb/showthread.php?tid=111" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/showth...hp?tid=111</a> how it looks.<br />
<br />
What do you think, do we need such a feature?]]></description>
			<content:encoded><![CDATA[Usually I move important posts upwards by tweaking the post date, or link them in the first post. <br />
<br />
"Pin post" plugin allows to create links to those posts. Have a look in this thread <a href="https://www.likera.com/forum/mybb/showthread.php?tid=111" target="_blank" rel="noopener" class="mycode_url">https://www.likera.com/forum/mybb/showth...hp?tid=111</a> how it looks.<br />
<br />
What do you think, do we need such a feature?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[UPDATED] Feature - download threads in HTML, text, JSON or CSV format]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-UPDATED-Feature-download-threads-in-HTML-text-JSON-or-CSV-format</link>
			<pubDate>Sat, 27 Mar 2021 18:03:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-UPDATED-Feature-download-threads-in-HTML-text-JSON-or-CSV-format</guid>
			<description><![CDATA[New feature allows you to download whole threads in JSON or HTML format. <br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=46377" target="_blank" title="">download_thread-01.png</a> (Size: 11.51 KB / Downloads: 64)
]]></description>
			<content:encoded><![CDATA[New feature allows you to download whole threads in JSON or HTML format. <br />
<br />

<br />
<img src="https://www.likera.com/forum/mybb/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" style="vertical-align: sub;" />
&nbsp;&nbsp;<a href="attachment.php?aid=46377" target="_blank" title="">download_thread-01.png</a> (Size: 11.51 KB / Downloads: 64)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[DISABLED]Automatic RSS feed posting]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-DISABLED-Automatic-RSS-feed-posting</link>
			<pubDate>Wed, 17 Feb 2021 21:06:44 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-DISABLED-Automatic-RSS-feed-posting</guid>
			<description><![CDATA[Testing one interesting plugin, that should be able to make posts from an RSS feed. The user name is @<a id="mention_21167" href="User-RSS-Poster" class="mentionme_mention" title="RSS Poster's profile">RSS Poster</a>. <br />
<br />
One current problem is using HTML in the feed - HTML is not allowed in the forum.]]></description>
			<content:encoded><![CDATA[Testing one interesting plugin, that should be able to make posts from an RSS feed. The user name is @<a id="mention_21167" href="User-RSS-Poster" class="mentionme_mention" title="RSS Poster's profile">RSS Poster</a>. <br />
<br />
One current problem is using HTML in the feed - HTML is not allowed in the forum.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New feature: Latest Threads/Posts]]></title>
			<link>https://www.likera.com/forum/mybb/Thread-New-feature-Latest-Threads-Posts</link>
			<pubDate>Fri, 25 Dec 2020 22:12:35 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.likera.com/forum/mybb/member.php?action=profile&uid=2">Like Ra</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.likera.com/forum/mybb/Thread-New-feature-Latest-Threads-Posts</guid>
			<description><![CDATA[User profiles contain lists of the latest posts and created threads now.]]></description>
			<content:encoded><![CDATA[User profiles contain lists of the latest posts and created threads now.]]></content:encoded>
		</item>
	</channel>
</rss>