Patrick Demers

Results 33 issues of Patrick Demers

Added a favicon for issue #89.

The current website doesn't have a favicon. What icon would we like to use?

Currently, it looks like any alerts to users are hard coded into the source code. By abstracting this out to the API layer, consistency could be ensured and there would...

Add the configuration parameter `include_index`. Default value is True. When True, the index column is included in the report. When False, it is excluded.

### Checklist - [X] I have used the search function for [open](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) **and** [closed](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues?q=is%3Aissue+is%3Aclosed) issues to see if someone else has already submitted the same bug report. - [X] I...

Type: Confirmed bug
Area: Usability

In the readme file, `To measure the time, internal console.time(() and console.timeEnd() methods were used.` should read `To measure the time, internal console.time() and console.timeEnd() methods were used.`

This PR allows for custom headers to be used when making the requests.

## Type of change ``` - [x] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy...

community-pr

At present, many methods within the Infinity for Reddit codebase are extremely lengthy and require a lot of thinking to comprehend. I believe code that is more self documenting and...

If the video is muted by default, automatically re-mute it when clicking into a post. This way, once the user swipes back out of the post, they aren't bombarded by...