sau226

Results 13 issues of sau226

**Is your feature request related to a problem? Please describe.** It is currently possible for the hot post logic to pull content that is also featured. This can result in...

area: ruby
type: change request
priority: low
complexity: unassessed

We are currently running ruby `2.7.6` on our dev server. Currently, the auto-deploy job in CircleCI is failing because a ruby version mismatch error is thrown after git operations occur,...

CodeQL v1 (which we use in GitHub actions) is deprecated per https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/. This PR goes ahead and removes the deprecation warning by upgrading the action to version 2.

A while back, I got a staff flag on a QPixel site as a ordinary user (the default participate/participate everywhere ability only). Being someone who occasionally helps with mod tagging...

A change was made in codidact/co-design@4300553a4212aa55c6249cac4b1cbd56fe9b988f which requires a new NPM release to implement. This PR is preemptively filed to bump the co-design versions up to 0.12.4, which would be...

Currently, per https://meta.codidact.com/posts/285103/285189#answer-285189, site settings have to be toggled on and off per community. While this works for the majority of settings, sometimes this is less than ideal if a...

area: ruby
type: change request
priority: medium
complexity: unassessed

Hey there, I was wondering if you might explore using Reddit's native suspension feature in Saidit. The main benefits I would see from a switch are that buttons don't disappear...

I recently ran a privacy check called Blacklight on the Codidact meta site. It uses Chromium via Puppeteer to visit sites and then uses a custom, open source module from...

area: ruby
type: change request
priority: high
complexity: unassessed

This PR uses a modified output from the GitHub [Actions Importer](https://docs.github.com/en/actions/migrating-to-github-actions/automating-migration-with-github-actions-importer) to migrate all workflows from CircleCI to GitHub Actions itself. By using GitHub Actions, we can ensure that CI...

A static site hosting docs would make docs easier to browse for a new developer, as well as structuring content in a clear, consistent format, which is good for search...

documentation
enhancement