<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>HyperTask </title>
    <lastBuildDate>Sun, 26 Jan 2025 22:10:55 +0000</lastBuildDate>
    <description>services</description>
    <link>https://issues.hyperbola.info/</link>
        <item>
      <title>FS#668: RSS needs fixing</title>
      <author>André Silva</author>
      <pubDate>Sat, 03 Mar 2018 19:15:11 +0000</pubDate>
      <description><![CDATA[
<p>
Seems deleted items reappearing in the <a href="https://www.hyperbola.info/feeds/news/" class="urlextern" title="https://www.hyperbola.info/feeds/news/"  rel="nofollow"> Hyperbola feeds </a><a href="https://wiki.hyperbola.info/" class="internallink"></a> since it gives its feed items empty ID string.<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=668</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=668</guid>
    </item>
        <item>
      <title>FS#1520: After account confirmation, crypt: No salt parameter was specified</title>
      <author>Adonay Felipe Nogueira</author>
      <pubDate>Sat, 18 Jul 2020 21:09:42 +0000</pubDate>
      <description><![CDATA[
<p>
After confirming the newly created account (typing the confirmation code, the passwoard and its confirmation, and clicking the button to continue), the following error appears: 
</p>
<pre class="code">  Notice: crypt(): No salt parameter was specified. You must use a randomly generated salt and a strong hash function to produce a secure hash. in /srv/http/flyspray/includes/class.flyspray.php on line 656 </pre>

<p>
 The account login seems to work normaly.<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1520</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1520</guid>
    </item>
        <item>
      <title>FS#1602: Wiki search feature is broken, taskrunner has stopped tracking newer pages</title>
      <author>rachad</author>
      <pubDate>Fri, 04 Mar 2022 22:38:04 +0000</pubDate>
      <description><![CDATA[
<p>
The search feature on our wiki seems to be broken,
</p>

<p>
Only very early wiki page articles seem to have been tracked. Everything created in the last few years was not tracked, so pages cannot be found on index by search feature, <a href="https://www.dokuwiki.org/faq:searchindex" class="urlextern" title="https://www.dokuwiki.org/faq:searchindex"  rel="nofollow">https://www.dokuwiki.org/faq:searchindex</a>. Nontheless we should fix this given currently is already quite hard to find articles, fortunately our wiki is not yet big enough for search to be a necessity.
</p>

<p>
Has you can see in <a href="https://wiki.hyperbola.info/doku.php?id=&amp;do=index" class="urlextern" title="https://wiki.hyperbola.info/doku.php?id=&amp;do=index"  rel="nofollow">https://wiki.hyperbola.info/doku.php?id=&amp;do=index</a> the are many pages(articles/files) and namespaces(directories) inside en: namespace but if you search for articles on search you will realize most will not show up <a href="https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=en" class="urlextern" title="https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=en"  rel="nofollow">https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=en</a>, another example is when you search &#8220;system&#8221; this is a word used many times in our wiki, but here you notice again not much references <a href="https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=system" class="urlextern" title="https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=system"  rel="nofollow">https://wiki.hyperbola.info/doku.php?do=search&amp;id=start&amp;sf=1&amp;q=system</a>
</p>

<p>
This issue is related to new pages not being tracked by taskrunner on the search index of our wiki, given it doesnt seem to automatically re-create said index like it normally should, <a href="https://www.dokuwiki.org/taskrunner" class="urlextern" title="https://www.dokuwiki.org/taskrunner"  rel="nofollow">https://www.dokuwiki.org/taskrunner</a>. So in the case something is broken on search like it is our case, check <a href="https://www.dokuwiki.org/search#some_background_on_the_searchindex" class="urlextern" title="https://www.dokuwiki.org/search#some_background_on_the_searchindex"  rel="nofollow">https://www.dokuwiki.org/search#some_background_on_the_searchindex</a> for more information and <a href="https://www.dokuwiki.org/faq:searchindex" class="urlextern" title="https://www.dokuwiki.org/faq:searchindex"  rel="nofollow">https://www.dokuwiki.org/faq:searchindex</a> could also be relevant.
</p>

<p>
We have 2 option to fix it: 1. there is a command line tool included in DokuWiki in case you prefer that (and in case you have shell access to the server), <a href="https://www.dokuwiki.org/cli#indexerphp" class="urlextern" title="https://www.dokuwiki.org/cli#indexerphp"  rel="nofollow">https://www.dokuwiki.org/cli#indexerphp</a>. And secondly there is search_index plugin for a admin <acronym title="Graphical User Interface">GUI</acronym> instead, <a href="https://www.dokuwiki.org/plugin:searchindex" class="urlextern" title="https://www.dokuwiki.org/plugin:searchindex"  rel="nofollow">https://www.dokuwiki.org/plugin:searchindex</a>  <br />This won&#8217;t fix the search index permanently, the search index needs to be updated whenever a page is changed,  ours seams broken, this is normally triggered by this task runner, in a form of a image file that should also be in our custom template (I assume this is the root cause on our problem not being in template, <a href="https://www.dokuwiki.org/template" class="urlextern" title="https://www.dokuwiki.org/template"  rel="nofollow">https://www.dokuwiki.org/template</a>):<br />&#8220;The indexing process is triggered by a small image embedded in the template which will call the indexing script. If you use a third party template, the template developer might have forgotten to add this “webbug” in the template. You should check your main.php template for the existence of the tpl_indexerWebBug() function.&#8221; or maybe (another plugin might be the root cause for this breakage).
</p>

<p>
Related but irrelevant: So we first need to fix our search index has discribed abouve before trying to use the move plugin again.
</p>

<p>
TODO &gt; &#8220;Add search_index_plugin so wiki admins can also fix this without shell acess to server but through <acronym title="Graphical User Interface">GUI</acronym>&#8221; 
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1602</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1602</guid>
    </item>
        <item>
      <title>FS#124: Add Hyperbola branding to HyperTask</title>
      <author>André Silva</author>
      <pubDate>Thu, 26 Oct 2017 17:25:53 +0000</pubDate>
      <description><![CDATA[
<p>
Add Hyperbola branding to HyperTask such as HyperWiki and HyperForum for prolixity reasons.<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=124</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=124</guid>
    </item>
        <item>
      <title>FS#1614: For the details of the adfeno member, remove the &quot;Email&quot; field</title>
      <author>Adonay Felipe Nogueira</author>
      <pubDate>Sun, 19 Mar 2023 14:50:53 +0000</pubDate>
      <description><![CDATA[
<p>
For the details of the adfeno member, remove the &#8220;Email&#8221; field, as seen on <a href="https://www.hyperbola.info/members/members-fellows/#adfeno" class="urlextern" title="https://www.hyperbola.info/members/members-fellows/#adfeno"  rel="nofollow">https://www.hyperbola.info/members/members-fellows/#adfeno</a> .<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1614</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1614</guid>
    </item>
        <item>
      <title>FS#1214: hyperbola branding - add guidelines to packages</title>
      <author>Alon Ivtsan</author>
      <pubDate>Wed, 03 Oct 2018 23:45:15 +0000</pubDate>
      <description><![CDATA[
<p>
I could not find any regarding using arch or other branded themes. Parabola apparently rebrands some stuff in their libre repository, eg. they have their own parabola-themes-slim package for slim based themes.
</p>

<p>
<a href="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1213&amp;opened=24&amp;status" class="urlextern" title="https://issues.hyperbola.info/index.php?do=details&amp;task_id=1213&amp;opened=24&amp;status"  rel="nofollow">https://issues.hyperbola.info/index.php?do=details&amp;task_id=1213&amp;opened=24&amp;status</a>[0]=<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1214</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1214</guid>
    </item>
        <item>
      <title>FS#1525: Support RFC 3461: Delivery Status Notifications (DSNs)</title>
      <author>Adonay Felipe Nogueira</author>
      <pubDate>Thu, 29 Oct 2020 19:00:53 +0000</pubDate>
      <description><![CDATA[
<p>
The <a href="https://tools.ietf.org/html/rfc3461" class="urlextern" title="https://tools.ietf.org/html/rfc3461"  rel="nofollow">RFC 3461</a><a href="https://wiki.hyperbola.info/" class="internallink"></a> would allow Hyperbola email accounts to request the destination email providers to point out if an email was successfully delivered.
</p>

<p>
It might not cover all transport failures, but at least has a chance to know in advance whether the message was delivered, discarding the events that happen afterwards (be it to the main inbox or subject to filtering rules such as moving to other folder, marking as spam or deleted after receipt).<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1525</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1525</guid>
    </item>
        <item>
      <title>FS#1611: Since 2023-01-25 connecting to imap.hyperbola.info works, but authentication doesn&#039;t</title>
      <author>Adonay Felipe Nogueira</author>
      <pubDate>Fri, 03 Feb 2023 02:13:20 +0000</pubDate>
      <description><![CDATA[
<p>
Since 2022-01-25, but not exactly due to something done in this date, connecting to imap.hyperbola.info works, but authenticating doesn&#8217;t.
</p>

<p>
`ping imap.hyperbola.info` shows that the machine at siauliai.hyperbola.info (185.177.150.7) is turned on and reachable.
</p>

<p>
`openssl s_client -crlf -connect imap.hyperbola.info:993` successfully reaches the <acronym title="Internet Message Access Protocol">IMAP</acronym> server/service. Inside the <acronym title="Internet Message Access Protocol">IMAP</acronym> client console, doing `tag login adfeno MySupperSecretPassword` gives &#8220;tag NO [AUTHENTICATIONFAILED] Authentication failed.&#8221;.
</p>

<p>
Perhaps the seed/salt/hash of my password was corrupted on the server?<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1611</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1611</guid>
    </item>
        <item>
      <title>FS#1612: Since 2023-01-25 connecting to imap.hyperbola.info works, but authentication doesn&#039;t</title>
      <author>Adonay Felipe Nogueira</author>
      <pubDate>Fri, 03 Feb 2023 02:16:44 +0000</pubDate>
      <description><![CDATA[
<p>
Since 2022-01-25, but not exactly due to something done in this date, connecting to imap.hyperbola.info works, but authenticating doesn&#8217;t.
</p>

<p>
`ping imap.hyperbola.info` shows that the machine at siauliai.hyperbola.info (185.177.150.7) is turned on and reachable.
</p>

<p>
`openssl s_client -crlf -connect imap.hyperbola.info:993` successfully reaches the <acronym title="Internet Message Access Protocol">IMAP</acronym> server/service. Inside the <acronym title="Internet Message Access Protocol">IMAP</acronym> client console, doing `tag login adfeno MySupperSecretPassword` gives &#8220;tag NO [AUTHENTICATIONFAILED] Authentication failed.&#8221;.
</p>

<p>
Perhaps the seed/salt/hash of my password was corrupted on the server?<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1612</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=1612</guid>
    </item>
        <item>
      <title>FS#685: Add notification/subscription capabilities when a page is modified</title>
      <author>belette</author>
      <pubDate>Tue, 27 Mar 2018 16:05:49 +0000</pubDate>
      <description><![CDATA[
<p>
After talking to Emulatorman, we think this would be a nice feature to add to our Hyperwiki to be able to subscribe to the original page in English to help tracking changing to the translated pages.<br />This implies to add the email notifications to the dokuwiki system<br />
</p>
]]></description>
      <link>https://issues.hyperbola.info/index.php?do=details&amp;task_id=685</link>
      <guid>https://issues.hyperbola.info/index.php?do=details&amp;task_id=685</guid>
    </item>
      </channel>
</rss>
