collectives

Collectives is a Nextcloud App for activist and community projects to organize together.

AGPL-3.0 License

Stars
74

Bot releases are hidden (Show)

collectives - v1.1.0

Published by mejo- almost 2 years ago

✨New

  • 🖨️ Completely rework print collective functionality.
  • 🌄 Rework view mode layout, sticky title bar. (#291)
  • 📝 Retain scroll position when switching between view and edit mode.
  • 🖱️ Always scroll active page into viewport in pagelist.

🐛Fixes

  • 🖼️ Render images in view mode. (#296)
  • 📶 Fix alignment of document status message. (#315)
  • ❌ Don't expose image delete button in view mode.
  • 🖱️ Remove superfluous horizontal scrollbar in view mode. (#320)
  • 📜 Fix view of older page versions.
  • 🆕 Fix an error when loading editor for existing empty pages.
  • 📝 Fix layout of sticky landing page list. (#324)

🌎Translations

  • 🗣️ Swedish translation added thanks to Simon N.
  • 🗣️ Dutch translation updated thanks to Jeroen Bos.
  • 🗣️ French translation updated thanks to Nathan.
  • 🗣️ Czech translation updaed thanks to Pavel Borecki.
  • 🗣️ German translation updated thanks to Joachim Sokolowski.

🚧Updates & Tooling

  • 🔌 Update @nextcloud/text to 0.1.0.
  • 🔌 Various improvements to our tests.
collectives - v1.0.0

Published by mejo- almost 2 years ago

✨New

  • 📝 Link shares can be editable now.
  • 🔎 Add a search field to filter the page list. (#302)
  • 🥟 Improve page list UX via sticky header bar and landing page. (#305)
  • ⬆️ Add support for PHP 8.1.

🐛Fixes

  • 📋 Fix styling of collapse/expand badge in page list. (#306)
  • 📜 Scroll selected page into view after sorting page list. (#309)
  • 💄 Minor fixes when viewing a shared collective.
  • 👽 Fix mountpoint setup with mountpoint improvements in Nextcloud 24.

🚧Updates & Tooling

  • 🔌 Update all possible javascript dependencies.
  • 📋 Use modern browser clipboard interface.
  • ♻️ Refactorings in the backend code.

🌎Translations

  • 🗣️ Dutch translation added thanks to Jeroen Bos.
  • 🗣️ French translation updated thanks to Nathan.
  • 🗣️ Czech translation updaed thanks to Pavel Borecki.
collectives - v0.22.22

Published by mejo- almost 2 years ago

🏗️Fixes

  • ✂️ Fix migration when upgrading to 0.20.22 or newer (#294)
collectives - v0.21.22

Published by mejo- almost 2 years ago

✨New

  • ✨ Support Nextcloud Version 24.

🏗️Fixes

  • ✂️ Fix migration when upgrading from 0.20.22 to 0.21.22 (#293)
collectives - v0.20.22

Published by mejo- almost 2 years ago

✨New

  • 🛂 Permission management for collectives. (#191)
  • 🔝 Allow to configure default page order for collectives. (#273)
  • 🙂 Assign a random emoji to new collectives. (#281)

🏗️Fixes

  • ⚙️ Several improvements to the collective settings.
  • 📝 Don't load editor in view mode.
  • 🚚 Improve database initialization on initial installation.
  • 🧹 Mark background jobs as time insensitive.

🌎Translations

  • 🗣️ Chinese translation added thanks to Wang Jiaxiang.
  • 🗣️ French translation updated thanks to Nathan.
  • 🗣️ Czech translation updaed thanks to Pavel Borecki.
  • 🗣️ German translation updated thanks to Joachim Sokolowski.

🚧Updates & Tooling

  • 🔌 Update all possible javascript dependencies.
  • 🔌 Update all possible PHP dependencies.
collectives - v0.19.22

Published by mejo- almost 2 years ago

0.19.22 - 2022.02.08

✨New

  • ⚙️ Settings for a collective moved into a modal (#258)
  • 💱 Collectives can be renamed from their settings (#162)
  • 🙂 The emoji of a collective can be changed in its settings (#257)

🏗️Fixes

  • 🏛️ Fix argument type for folders in VersionsBackend

🌎Translations

  • 🗣️ Czech translation updaed thanks to Pavel Borecki.
  • 🗣️ French translation updated thanks to Nathan.
  • 🗣️ German translation updated thanks to Joachim Sokolowski.
  • 🗣️ Japanese translation updated thanks to あわしろいくや.
collectives - v0.18.22

Published by mejo- almost 2 years ago

✨New

  • 📂 Allow to configure folder for collectives per user (#275).

🏗️Fixes

  • ▶️ Only initialize collectives folder if user has collectives (#238).
  • 🌄 Various minor UI tweaks. Thanks to ya-d for suggestions (#271).
  • ✏️ Improve edit button experience while loading editor (#268).
  • 🔗 Open external links in new window.
  • 🗣️ Fixed usage of german formal translation (#227).
  • 📄 Ellipsise long page titles (#255).
  • ⚡️ Numerous fixes to the storage backend implementation.
  • 🔎 Improve unified search experience (#277).

🌎Translations

  • 🗣️ Slovenian translation added thanks to Matej U.
  • 🗣️ Spanisch translation added thanks to larusalka.
  • 🗣️ German translation updated thanks to Joachim Sokolowski.
collectives - v0.15.21

Published by mejo- almost 2 years ago

🏗️Fixes

  • 🧹 Fix ExpirePageVersions background job (#247).
  • 🔎 Fix broken links from search results (#249).

🌎Translations

  • 🗣️ Italian translation started thanks to Marco Trevisan.
  • 🗣️ Catalan translation completed thanks to Jordán.
  • 🗣️ Portuguese (Brazil) translation started thanks to Leonardo Colman.
  • 🗣️ French translation updated thanks to Nathan.
collectives - v0.15.22

Published by mejo- almost 2 years ago

✨New

  • ✨ Occ command to create new collectives.

🏗️Fixes

  • 🧹 Fix ExpirePageVersions background job (#247).
  • 🔎 Fix broken links from search results (#249).

🌎Translations

  • 🗣️ Italian translation started thanks to Marco Trevisan.
  • 🗣️ Catalan translation completed thanks to Jordán.
  • 🗣️ Portuguese (Brazil) translation started thanks to Leonardo Colman.
  • 🗣️ French translation updated thanks to Nathan.
collectives - v0.12.22

Published by mejo- almost 2 years ago

✨New

  • 🔗 Show backlinks to a page (#220).
  • 🎩 Allow circle admins to create, update and delete collectives (#217).

🏗️Fixes

  • 📜 Highlight the landing page when it's active (#215).
  • 🧹 Clear page list when switching the collective (#221).
  • ♻️ Improvements to page list loading indicator.
  • 📝 Don't reload editor on page updates in preview mode (#222).

🌎Translations

  • 🗣️ Initial German (formal) translation thanks to Joachim Sokolowski.
  • 🗣️ Updated Czech translation thanks to Pavel Borecki.
  • 🗣️ Updated French translation thanks to Nathan.

🚧Updates & Tooling

  • ✅ Improvements on CI testing.
  • 🔌 Update all js dependencies that we can.
collectives - v0.12.21

Published by mejo- almost 2 years ago

✨New

  • 🔗 Show backlinks to a page (#220).
  • 🎩 Allow circle admins to create, update and delete collectives (#217).

🏗️Fixes

  • 📜 Highlight the landing page when it's active (#215).
  • 🧹 Clear page list when switching the collective (#221).
  • ♻️ Improvements to page list loading indicator.
  • 📝 Don't reload editor on page updates in preview mode (#222).

🌎Translations

  • 🗣️ Initial German (formal) translation thanks to Joachim Sokolowski.
  • 🗣️ Updated Czech translation thanks to Pavel Borecki.
  • 🗣️ Updated French translation thanks to Nathan.

🚧Updates & Tooling

  • ✅ Improvements on CI testing.
  • 🔌 Update all js dependencies that we can.
collectives - v0.11.21

Published by mejo- almost 2 years ago

✨New

  • 📝 Page templates (#66).
  • ♻️ Update page list when it changes on the server (#50).
  • 🙂 Allow to change emoji of collectives (#210).

🏗️Fixes

  • 📂 Ignore folders without markdown files in page tree (#171).
  • 👤 Show avatar of person who created the collective (#197).
  • ✅ Display todo items with checkbox in preview (#178).
  • 📜 Highlight active page in page list (#208).
  • 🔝 Highlight selected page order (#205).
  • 🔌 Add files_versions to list of required apps (#193).
  • 🖼️ Display animated gifs and webp graphics (#202).
  • 👥 Show member management link only to admins (#212).
  • 🧽 Update document title when changing collective (#211).
  • 🔂 Don't repeat page content after updating the page list (#214).
  • 💱 Allow to rename pages without explicit save (#206).
  • 🌀 Remove spinning wheel in page list.

🌎Translations

  • 🗣️ Initial Sinhala translation thanks to HelaBasa.
  • 🗣️ Updated Czech translation thanks to Pavel Borecki.

🚧Updates & Tooling

  • 😎 Check if versions match before building new release.
  • 📋 Screenshots and documentation updates.
collectives - v0.11.22

Published by mejo- almost 2 years ago

✨New

  • 📝 Page templates (#66).
  • ♻️ Update page list when it changes on the server (#50).
  • 🙂 Allow to change emoji of collectives (#210).

🏗️Fixes

  • 📂 Ignore folders without markdown files in page tree (#171).
  • 👤 Show avatar of person who created the collective (#197).
  • ✅ Display todo items with checkbox in preview (#178).
  • 📜 Highlight active page in page list (#208).
  • 🔝 Highlight selected page order (#205).
  • 🔌 Add files_versions to list of required apps (#193).
  • 🖼️ Display animated gifs and webp graphics (#202).
  • 👥 Show member management link only to admins (#212).
  • 🧽 Update document title when changing collective (#211).
  • 🔂 Don't repeat page content after updating the page list (#214).
  • 💱 Allow to rename pages without explicit save (#206).
  • 🌀 Remove spinning wheel in page list.

🌎Translations

  • 🗣️ Initial Sinhala translation thanks to HelaBasa.
  • 🗣️ Updated Czech translation thanks to Pavel Borecki.

🚧Updates & Tooling

  • 😎 Check if versions match before building new release.
  • 📋 Screenshots and documentation updates.
collectives - v0.10.22

Published by mejo- almost 2 years ago

✨New

  • 🖨️ Print an entire collective or create a pdf from it.
  • 🧷 Drag page entry into the current page to create a link.
  • 📋 Toggle to list all subpages below the current page.
  • 📂 Button to show the current page in files.
  • 👥 Direct link to the circle for membership management.

🏗️Fixes

  • 💽 Synchronizing collectives to the desktop app.
  • 🔎 Find pages by fileId if they cannot be found by path.
  • 🧽 Update title when other people rename current page.
  • ⛳ Use urls with fileId in the pages list.
  • 🚀 Faster loading of absolute links within the collectives app.
  • 💯 Handling of special chars in collective and page names.

🌎Translations

  • 🗣️ Complete Czech translation thanks to Pavel Borecki.

🚧Updates & Tooling

  • ✅ Fix test runs in forks.
  • ✂️ Only run tests relevant for the changed files.
  • 🔌 Update all js dependencies that we can.
collectives - v0.10.21

Published by mejo- almost 2 years ago

✨New

  • 🖨️ Print an entire collective or create a pdf from it.
  • 🧷 Drag page entry into the current page to create a link.
  • 📋 Toggle to list all subpages below the current page.
  • 📂 Button to show the current page in files.

🏗️Fixes

  • 💽 Synchronizing collectives to the desktop app.
  • 🔎 Find pages by fileId if they cannot be found by path.
  • 🧽 Update title when other people rename current page.
  • ⛳ Use urls with fileId in the pages list.
  • 🚀 Faster loading of absolute links within the collectives app.
  • 💯 Handling of special chars in collective and page names.

🌎Translations

  • 🗣️ Complete Czech translation thanks to Pavel Borecki.

🚧Updates & Tooling

  • ✅ Fix test runs in forks.
  • ✂️ Only run tests relevant for the changed files.
  • 🔌 Update all js dependencies that we can.
collectives - v0.9.22

Published by mejo- almost 2 years ago

0.9.22 - 2021.07.06

✨New

  • 🖨️ Bring proper formatting to print pages.

🌎Translations

  • 🗣️ Updated Russion translation thanks to Artem.
  • 🗣️ Updated French translation thanks to Nathan.

🏗️Fixes

  • 👁️ Display app icon for collectives without emoji.
  • 🏛️ Fix view of an old page version, improve UI.

🚧Updates

  • 🔌 Update all dependencies and migrate to Node.js 14.
  • 🔌 Migrate to Circles API for Nextcloud 22.
collectives - v0.7.0

Published by mejo- almost 2 years ago

✨New

  • 🔎 Fulltext search support in app context.
  • 🔝 Sort pages by activity or alphabetically.
  • 📋 Sort collectives alphabetically.
  • 💘 Add app navigation order '11'.

🌎Translations

  • 🗣️ Initial Norwegian translation thanks to Allan Nordhøy.
  • 🗣️ Initial Russion translation thanks to Artem.
  • 🗣️ Improved German translation thanks to J. Lavoie.

🏗️Fixes

  • 👓 Allow to expand/collapse subpage lists with keyboard.
  • 📛 Fix renaming pages with subpages.
  • 📝 Improve page list and editor handling in frontend.
  • 🏗️ Various fixes regarding subpages support.

🚧Updates

  • 👷 Refactored Makefile.
collectives - v0.6.2

Published by mejo- almost 2 years ago

Fixes

  • 📝 Loading the text editor on some instances.

Tests

  • ✅ Make a flaky test pass more reliably.
collectives - v0.6.1

Published by mejo- almost 2 years ago

Fixes:

  • 🗑️ Deleting pages.
  • 🌐 Creating Links between Pages.
  • 🧷 Opening Links in the page preview.
collectives - v0.6.0

Published by mejo- almost 2 years ago

✨New

  • 📝 Create subpages to organize your shared knowledge.
  • 🏛️ Restructured page sidebar and version history.
  • 🌄 Many small user interface improvements.

Fixes

  • 🧱 Don't break OCC commandline when Circles app is missing.
  • ⭐ Use app icon as placeholder for collectives without emojis.
  • 🗑️ Don't display empty list of deleted collectives.
  • 👷 Huge code refactoring under the hood.
  • 🔎 Use app icon for collectives-related search results.

Updates

  • 🔌 Update all dependencies.
Badges
Extracted from project README
REUSE status