Rohan Reddy Alleti

Results 7 issues of Rohan Reddy Alleti

Is it possible to pre-load text into the markdown editor with javascript? I want the user to upload a markdown file, and then insert the contents of the markdown file...

enhancement

## Relevant Issues issue: #863 Refer to https://github.com/python-discord/sir-lancebot/pull/884 ## Fixes - The help command used to raise an error when provided with an invalid command name (fixed) - There used...

area: backend
status: needs review
type: enhancement
category: utilities

The UI of the project is quite old and needs a much-awaited refresh at this point. A theme similar to Instagram should do the job. Pages to redesign: - home...

Tests should be written for all api endpoints.

For faster response times, we need to optimize Django queries. REF: https://docs.djangoproject.com/en/3.0/topics/db/optimization/

The following has to be done using ajax: - toggle liking of posts. - Commenting on posts. - archiving and un-archiving posts

## Description A new tag that explains the following: - Ternary operator syntax. - How is it different from a regular if-else statement. - Examples. ## A different approach Since...

status: actionable
area: tags
type: addition