friendica / friendica-directory

Global directory for the Friendica project. The repository has moved to git.friendi.ca/friendica/friendica-directory
GNU Affero General Public License v3.0
20 stars 11 forks source link

Add filter tabs for other account types #40

Closed MrPetovan closed 3 years ago

MrPetovan commented 4 years ago

Currently accounts can be filtered by People and Forum, but Friendica has two more account types: Organization and News. We should create individual views for them.

  1. Assess whether the probe is aware of the account type
  2. Assess whether the account type storage is able to handle additional values
  3. Create the two additional tabs