bonfire-app/changelog.html
2024-04-16 21:21:08 +00:00

348 lines
19 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.31.2">
<meta name="project" content="bonfire_umbrella v0.9.10-cooperation-beta.62">
<title>Bonfire Changelog — bonfire_umbrella v0.9.10-cooperation-beta.62</title>
<link rel="stylesheet" href="dist/html-elixir-JKHCEBPC.css" />
<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-A7S2WMC7.js"></script>
<script src="dist/sidebar_items-0AD831F9.js"></script>
<script src="docs_config.js"></script>
<script async src="dist/html-JRPQ5PR6.js"></script>
</head>
<body data-type="extras" class="page-extra">
<script>
try {
var settings = JSON.parse(localStorage.getItem('ex_doc:settings') || '{}');
if (settings.theme === 'dark' ||
((settings.theme === 'system' || settings.theme == null) &&
window.matchMedia('(prefers-color-scheme: dark)').matches)
) {
document.body.classList.add('dark')
}
} catch (error) { }
</script>
<div class="main">
<button id="sidebar-menu" class="sidebar-button sidebar-toggle" aria-label="toggle sidebar" aria-controls="sidebar">
<i class="ri-menu-line ri-lg" title="Collapse/expand sidebar"></i>
</button>
<div class="background-layer"></div>
<nav id="sidebar" class="sidebar">
<div class="sidebar-header">
<div class="sidebar-projectInfo">
<a href="https://bonfirenetworks.org" class="sidebar-projectImage">
<img src="assets/logo.png" alt="bonfire_umbrella" />
</a>
<div>
<a href="https://bonfirenetworks.org" class="sidebar-projectName" translate="no">
bonfire_umbrella
</a>
<div class="sidebar-projectVersion" translate="no">
v0.9.10-cooperation-beta.62
</div>
</div>
</div>
<ul id="sidebar-listNav" class="sidebar-listNav" role="tablist">
<li>
<button id="extras-list-tab-button" role="tab" data-type="extras" aria-controls="extras-tab-panel" aria-selected="true" tabindex="0">
Pages
</button>
</li>
<li>
<button id="modules-list-tab-button" role="tab" data-type="modules" aria-controls="modules-tab-panel" aria-selected="false" tabindex="-1">
Modules
</button>
</li>
</ul>
</div>
<div id="extras-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="extras-list-tab-button">
<ul id="extras-full-list" class="full-list"></ul>
</div>
<div id="modules-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="modules-list-tab-button" hidden>
<ul id="modules-full-list" class="full-list"></ul>
</div>
</nav>
<main class="content">
<output role="status" id="toast"></output>
<div class="content-outer">
<div id="content" class="content-inner">
<div class="top-search">
<div class="search-settings">
<form class="search-bar" action="search.html">
<label class="search-label">
<span class="sr-only">Search documentation of bonfire_umbrella</span>
<input name="q" type="text" class="search-input" placeholder="Press / to search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />
</label>
<button type="submit" class="search-button" aria-label="Submit Search">
<i class="ri-search-2-line ri-lg" aria-hidden="true" title="Submit search"></i>
</button>
<button type="button" tabindex="-1" class="search-close-button" aria-hidden="true">
<i class="ri-close-line ri-lg" title="Cancel search"></i>
</button>
</form>
<div class="autocomplete">
</div>
<button class="icon-settings display-settings">
<i class="ri-settings-3-line"></i>
<span class="sr-only">Settings</span>
</button>
</div>
</div>
<h1>
<a href="https://github.com/bonfire-networks/bonfire-app/blob/main/docs/CHANGELOG.md#L1" title="View Source" class="icon-action" rel="help">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
<span>Bonfire Changelog</span>
</h1>
<h2 id="0-3-5-beta-2022-09-23" class="section-heading">
<a href="#0-3-5-beta-2022-09-23" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">[0.3.5-beta (2022-09-23)]</span>
</h2>
<h3 id="added" class="section-heading">
<a href="#added" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Added</span>
</h3>
<ul><li>Coordination MVP <a href="https://github.com/bonfire-networks/bonfire-app/issues/445">#445</a> by mayel &amp; ivanminutillo</li><li>UI to enable/disable extensions in settings <a href="https://github.com/bonfire-networks/bonfire-app/issues/448">#448</a> </li><li>Static page generator <a href="https://github.com/bonfire-networks/bonfire-app/issues/444">#444</a> </li><li>Publish creation of sub-topic in the topic's feed <a href="https://github.com/bonfire-networks/bonfire-app/issues/439">#439</a> by mayel</li></ul><h3 id="changed" class="section-heading">
<a href="#changed" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Changed</span>
</h3>
<ul><li>Refactor navs/sidebars to use dynamic navigation &amp; widgets provided by extensions <a href="https://github.com/bonfire-networks/bonfire-app/issues/447">#447</a> </li></ul><h3 id="other" class="section-heading">
<a href="#other" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Other</span>
</h3>
<ul><li>When I reply to a task, the activity in the feed does not show the parent activity <a href="https://github.com/bonfire-networks/bonfire-app/issues/449">#449</a> </li><li>Use same composer for create post / topic / create a new list / create task</li></ul><h2 id="0-3-4-beta-8-2022-08-26" class="section-heading">
<a href="#0-3-4-beta-8-2022-08-26" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">[0.3.4-beta.8 (2022-08-26)]</span>
</h2>
<h3 id="added-1" class="section-heading">
<a href="#added-1" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Added</span>
</h3>
<ul><li>Remember position in timeline <a href="https://github.com/bonfire-networks/bonfire-app/issues/392">#392</a> by mayel</li><li>Should be able to click on a notification to see the related activity <a href="https://github.com/bonfire-networks/bonfire-app/issues/412">#412</a> by mayel</li><li>Actions when someone clicks on follow/boost/like/reply buttons on a profile or feed while logged out <a href="https://github.com/bonfire-networks/bonfire-app/issues/441">#441</a> </li><li>Combine duplicate posts <a href="https://github.com/bonfire-networks/bonfire-app/issues/396">#396</a> by mayel</li></ul><h3 id="changed-1" class="section-heading">
<a href="#changed-1" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Changed</span>
</h3>
<ul><li>User preferences missing a consistent UX structure <a href="https://github.com/bonfire-networks/bonfire-app/issues/430">#430</a> </li><li>Bug: pop-ups from compose box are hidden if close to edge <a href="https://github.com/bonfire-networks/bonfire-app/issues/394">#394</a> </li><li>reset the CW field after posting <a href="https://github.com/bonfire-networks/bonfire-app/issues/378">#378</a> </li><li>On mobile, there should be an obvious way to reply to a single post when viewing it by itself <a href="https://github.com/bonfire-networks/bonfire-app/issues/371">#371</a> </li><li>Alerts and feedback messages need to adopt a solid pattern <a href="https://github.com/bonfire-networks/bonfire-app/issues/305">#305</a> </li></ul><h3 id="fixed" class="section-heading">
<a href="#fixed" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Fixed</span>
</h3>
<ul><li>i can't see what i'm typing past a certain amount of text. Like rivht now i dont' see what i'm typing. Might be some typos then^^ <a href="https://github.com/bonfire-networks/bonfire-app/issues/425">#425</a> </li><li>Bug: When you switch user it <em>sometimes</em> stays on the switch user page <a href="https://github.com/bonfire-networks/bonfire-app/issues/377">#377</a> by mayel</li></ul><h3 id="other-1" class="section-heading">
<a href="#other-1" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Other</span>
</h3>
<ul><li>Make push notification system more solid <a href="https://github.com/bonfire-networks/bonfire-app/issues/180">#180</a> </li><li>Test/fix/improve graceful degradation (usage without JS, or without a LiveView websocket, i.e. when logged out) <a href="https://github.com/bonfire-networks/bonfire-app/issues/365">#365</a> by mayel</li><li>use @prop in Surface views/components instead of e(assigns, :prop, default) and declare defaults in props or mount/1 <a href="https://github.com/bonfire-networks/bonfire-app/issues/414">#414</a> </li></ul><h2 id="0-3-4-beta-6-2022-08-19" class="section-heading">
<a href="#0-3-4-beta-6-2022-08-19" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">[0.3.4-beta.6 (2022-08-19)]</span>
</h2>
<h3 id="changed-2" class="section-heading">
<a href="#changed-2" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Changed</span>
</h3>
<ul><li>3 options for smart input (sidebar, modal, floating) and improve responsive (modal on small screens) <a href="https://github.com/bonfire-networks/bonfire-app/issues/443">#443</a> </li><li>Improve feeds async loading <a href="https://github.com/bonfire-networks/bonfire-app/issues/437">#437</a> by mayel</li><li>Improve media/link attachments <a href="https://github.com/bonfire-networks/bonfire-app/issues/440">#440</a> </li></ul><h3 id="fixed-1" class="section-heading">
<a href="#fixed-1" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Fixed</span>
</h3>
<ul><li>Show and count only local users in user directory <a href="https://github.com/bonfire-networks/bonfire-app/issues/438">#438</a> by mayel</li></ul><h2 id="0-3-4-2022-08-09" class="section-heading">
<a href="#0-3-4-2022-08-09" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">[0.3.4 (2022-08-09)]</span>
</h2>
<h3 id="added-2" class="section-heading">
<a href="#added-2" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Added</span>
</h3>
<ul><li>Define &amp; implement granular role &amp; permission system for instance administration and moderation <a href="https://github.com/bonfire-networks/bonfire-app/issues/406">#406</a> </li></ul><h2 id="0-3-3-2022-08-02" class="section-heading">
<a href="#0-3-3-2022-08-02" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">[0.3.3 (2022-08-02)]</span>
</h2>
<h3 id="added-3" class="section-heading">
<a href="#added-3" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Added</span>
</h3>
<ul><li>Define &amp; implement granular role &amp; permission system for instance administration and moderation <a href="https://github.com/bonfire-networks/bonfire-app/issues/406">#406</a> </li></ul><h2 id="0-3-2-2022-07-30" class="section-heading">
<a href="#0-3-2-2022-07-30" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">[0.3.2 (2022-07-30)]</span>
</h2>
<h3 id="added-4" class="section-heading">
<a href="#added-4" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Added</span>
</h3>
<ul><li>Pagination topics list &amp; feeds within topics <a href="https://github.com/bonfire-networks/bonfire-app/issues/431">#431</a> </li><li>Check boundaries of a topic when tagging and if allowed auto-boost the tagged object in the topic's outbox <a href="https://github.com/bonfire-networks/bonfire-app/issues/428">#428</a> </li><li>Show followed topics on a list <a href="https://github.com/bonfire-networks/bonfire-app/issues/424">#424</a> </li><li>Topic settings <a href="https://github.com/bonfire-networks/bonfire-app/issues/423">#423</a> </li><li>Topic activity preview <a href="https://github.com/bonfire-networks/bonfire-app/issues/422">#422</a> </li><li>Browse topics <a href="https://github.com/bonfire-networks/bonfire-app/issues/421">#421</a> </li><li>Tag something (eg. post/user) with a topic at any time (depending on boundaries) <a href="https://github.com/bonfire-networks/bonfire-app/issues/416">#416</a> </li><li>Tag a post with a topic when writing a new post (or reply) <a href="https://github.com/bonfire-networks/bonfire-app/issues/415">#415</a> </li><li>CRUD topics <a href="https://github.com/bonfire-networks/bonfire-app/issues/410">#410</a> </li><li>Create a users directory <a href="https://github.com/bonfire-networks/bonfire-app/issues/159">#159</a> </li></ul><h3 id="changed-3" class="section-heading">
<a href="#changed-3" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Changed</span>
</h3>
<ul><li>Optimise LiveView rendering <a href="https://github.com/bonfire-networks/bonfire-app/issues/426">#426</a> </li><li>Allow us to scroll from anywhere <a href="https://github.com/bonfire-networks/bonfire-app/issues/391">#391</a> </li></ul><h3 id="other-2" class="section-heading">
<a href="#other-2" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Other</span>
</h3>
<ul><li>Add unique key to encircle <a href="https://github.com/bonfire-networks/bonfire-app/issues/248">#248</a> </li><li>Database Question <a href="https://github.com/bonfire-networks/activity_pub/issues/3">#3</a> </li><li>Being able to change activity type from the composer <a href="https://github.com/bonfire-networks/bonfire-app/issues/429">#429</a> </li><li>use created and extra_info mixins on Category <a href="https://github.com/bonfire-networks/bonfire-app/issues/433">#433</a> </li><li>check boundaries for edit and archive topic <a href="https://github.com/bonfire-networks/bonfire-app/issues/434">#434</a> </li></ul><h2 id="0-3-1-beta-9-2022-07-22" class="section-heading">
<a href="#0-3-1-beta-9-2022-07-22" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">0.3.1-beta.9 (2022-07-22)</span>
</h2>
<h3 id="fixed-2" class="section-heading">
<a href="#fixed-2" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Fixed</span>
</h3>
<ul><li>BUG:Responsive, navigation goes under the mobile bottom tab <a href="https://github.com/bonfire-networks/bonfire-app/issues/420">#420</a> by ivanminutillo</li></ul><h2 id="0-3-1-beta-2022-07-19" class="section-heading">
<a href="#0-3-1-beta-2022-07-19" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">0.3.1-beta (2022-07-19)</span>
</h2>
<h3 id="added-5" class="section-heading">
<a href="#added-5" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Added</span>
</h3>
<ul><li>Circles &amp; flexible boundaries <a href="https://github.com/bonfire-networks/bonfire-app/issues/223">#223</a> by mayel &amp; ivanminutillo</li><li>Compose box at the bottom of the screen as an alternative to the standard microblogging input box <a href="https://github.com/bonfire-networks/bonfire-app/issues/419">#419</a> </li><li>&quot;Compact layout&quot; in user preferences <a href="https://github.com/bonfire-networks/bonfire-app/issues/418">#418</a> </li><li>Fetch metadata of links included in a post and show previews (of images, videos, etc) in feeds <a href="https://github.com/bonfire-networks/bonfire-app/issues/314">#314</a> </li></ul><h3 id="changed-4" class="section-heading">
<a href="#changed-4" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Changed</span>
</h3>
<ul><li>Pasting images into the editor should upload them <a href="https://github.com/bonfire-networks/bonfire-app/issues/411">#411</a> </li><li>Bug: When starting from the feed page, clicking back would exit the site <a href="https://github.com/bonfire-networks/bonfire-app/issues/400">#400</a> </li><li>/write page was missing the boundary selector <a href="https://github.com/bonfire-networks/bonfire-app/issues/398">#398</a> </li><li>Keep me logged in <a href="https://github.com/bonfire-networks/bonfire-app/issues/395">#395</a> </li><li>Font size is too small in compose window <a href="https://github.com/bonfire-networks/bonfire-app/issues/388">#388</a> </li><li>UI: moved topbar in the header to sidebar <a href="https://github.com/bonfire-networks/bonfire-app/issues/362">#362</a> </li><li>Improved responsive UI for use on small screens</li></ul><h3 id="fixed-3" class="section-heading">
<a href="#fixed-3" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Fixed</span>
</h3>
<ul><li>Bug: some notifications / live feed updates were making all other activities in the feed disappear <a href="https://github.com/bonfire-networks/bonfire-app/issues/383">#383</a> by mayel</li><li>Bug: followed/followers pages remained empty despite having followed people <a href="https://github.com/bonfire-networks/bonfire-app/issues/373">#373</a> by mayel</li><li>Bug: followed activity missing the person (in main feeds) <a href="https://github.com/bonfire-networks/bonfire-app/issues/372">#372</a> by mayel</li><li>Bug: follow notification clears the home feed except for the &quot;new follow&quot; post <a href="https://github.com/bonfire-networks/bonfire-app/issues/366">#366</a> by mayel</li><li>Bug: images attached to a post should appear in the feed <a href="https://github.com/bonfire-networks/bonfire-app/issues/364">#364</a> </li></ul>
<div class="bottom-actions">
<div class="bottom-actions-item">
<a href="mrf.html" class="bottom-actions-button" rel="prev">
<span class="subheader">
← Previous Page
</span>
<span class="title">
Message Rewrite Facility
</span>
</a>
</div>
<div class="bottom-actions-item">
<a href="changelog-autogenerated.html" class="bottom-actions-button" rel="next">
<span class="subheader">
Next Page →
</span>
<span class="title">
Changelog
</span>
</a>
</div>
</div>
<footer class="footer">
<p>
<span class="line">
<button class="a-main footer-button display-quick-switch" title="Search HexDocs packages">
Search HexDocs
</button>
<a href="bonfire_umbrella.epub" title="ePub version">
Download ePub version
</a>
</span>
</p>
<p class="built-using">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener" translate="no">ExDoc</a> (v0.31.2) for the
<a href="https://elixir-lang.org" title="Elixir" target="_blank" translate="no">Elixir programming language</a>
</p>
</footer>
</div>
</div>
</main>
</div>
</body>
</html>