Forrest Wilkins

Results 23 issues of Forrest Wilkins

We should add support for hashtags in posts, proposals, and comments. Hashtags should work similarly to Tumblr's implementation, which should be used as a reference with respect to how they...

At the time of writing, all proposals are scoped to a given group. We should add support for proposals that make changes to the server as a whole. Examples for...

We need to add the ability to set rules or guidelines for a group similar to other social media platforms. A nice to have would be to prompt new group...

Ranked-choice voting (RCV) is a decision-making method where participants rank options in order of preference. It involves iterative rounds of eliminating the least favored option and reallocating votes to the...

There should be some ability for users to create proposals or vote through a Discord bot. This should be started in a separate repository under the praxis-app organization.

help wanted

Add a roles and permissions page that shows all of the current roles and permissions for the server. Show group roles and permissions in About tab of groups. [praxis-old](https://github.com/forrestwilkins/praxis-old) can...

Light mode should be added under a user settings page. Dark mode should still be the default. This item depends on https://github.com/praxis-app/praxis/issues/15. They should probably be done in parallel.

Implement basic functionality for User Settings: - Add Apollo GraphQL resolvers, types, queries, and mutations - Add Settings page and any necessary components such as Form - Settings will likely...

We need to add a form that enables users to update their password. Where exactly the form would live is currently undetermined.

good first issue

We need a directory to serve as a central location for all documentation for the project. We can use [DogeHouse's docs folder](https://github.com/benawad/dogehouse/tree/staging/docs) as a reference. Ours should preferably have its...