ArtOfCode

Results 22 issues of ArtOfCode

Removes the jQuery dependency from our code - see #1429. WIP: Re-write scripts to use vanilla JS instead of jQuery. Once scripts are rewritten we can remove the dependency itself....

area: html/css/js
meta: good first issue
meta: help wanted
status: in progress
type: change request
priority: low
dependencies
hacktoberfest
complexity: average

Adds content summary emails sent to staff. Helps in raising our email volume to avoid AWS issues...

priority: high

Allows admins to look up user accounts by email address (for i.e. deletion requests). Only shows profiles in communities on which the querying user is an admin.

Adds a configurable rate limit for how quickly accounts can be created from the same IP. Related to the ongoing email issues.

priority: high

meta:293904 When uploading an image via the toolbar button, tab context is not transferred to the modal, resulting in the Tab key cycling elements on the background page rather than...

area: frontend
meta: good first issue
meta: help wanted
priority: high
complexity: easy
area: accessibility

We've had two separate reports of this now, same issue both times: meta:293657 and meta:293622. I've checked the logs and the `__html` attribute that should contain the HTML rendered by...

area: backend
area: frontend
priority: high
area: markdown
complexity: average

https://meta.codidact.com/q/74817

area: backend
area: frontend
priority: medium
hacktoberfest

See: https://meta.codidact.com/questions/279537 It may be that by changing this request to a POST request we can avoid this problem; needs investigation.

complexity: average

Follow up to #1870. It should be possible for staff to legal-delete user accounts. This should: * Remove profile content * Feed user to STAT * Delete the user network-wide

area: backend
area: frontend
complexity: easy

We don't currently lint our HTML/ERB code. We should add a way of doing this to bring it in line with other languages.

area: backend
priority: low
complexity: average