Nutomic:

  • Added option to disable strict allowlist
  • Option to limit community creation to admins only
  • Improved logging
  • Started to implement language tagging for posts

Dessalines:

Didn’t get too much done this week, but mostly worked on search enhancements, including:

  • Added a creator_id filter, and a listing_type ( IE Subscribed / All ) filter to the back end for search.
  • Added UI for creator and community selection.
  • Made the community searching for create post async: it no longer loads every community at startup ( which was taxing for the special select box ), so its much faster.
  • Made a lot of UI fields optional.