mumbleapi icon indicating copy to clipboard operation
mumbleapi copied to clipboard

Backend/API for the Mumble.dev, an open source social media application.

Results 20 mumbleapi issues
Sort by recently updated
recently updated
newest added

### Describe your changes : I worked on the issue #162 because changing UserProfile's username was not updating the User model username. # ### Type of change : - [x]...

### Implementation I'll add a many to many field of block user in the user profile model. I'll add a view similar to the following view where anyone who blocks...

enhancement

### I wanna add the functionalities of using the social auth. I have noticed the ` social-auth` (login with google) is not ready to go .I wanna do the func...

enhancement
component: users
dependencies
status: Needs More Info

### Is your feature request related to a problem? Please describe. Need an API endpoint on the user component to search through tags and skills. The models, called TopicTag and...

enhancement
good first issue
component: users
status: Needs Design Decision

# Problem * As the project grows we may add in more number of dependencies which are hard to upgrade/downgrade and also hard to upgrade/downgrade their dependencies as well if...

enhancement

### Is your feature request related to a problem? Please describe. New Model tables created. Will need json files with test data so developers can load it to their development...

enhancement
component: users
database

### Is your feature request related to a problem? Please describe. ### Describe the solution you'd like - Want to add a basic .editorconfig file - Next, we’ll add flake8...

enhancement
cleanup/optimization

### Problem As the project grows we need to add in more and more test cases to early detect bugs and be confident about the feature we wrote. The current...

enhancement

Including an endpoint for a user to reset their password via email without login ### Describe the solution you'd like A clear and concise description of what I want to...

enhancement
component: users

### Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. - In the API endpoint of User recommender in...

enhancement