Michael Ball

Results 182 issues of Michael Ball

When we send emails, and eventually for the social site, the practice of encoding query strings is annoying. Mostly, it's visually unappealing, and it obscures the readability (and type-ability) of...

enhancement

For research projects we should support logging events that happen in Snap!. This is a mix of Snap! support, and a back-end API to support accepting log messages and placing...

requires snap change
research project

We have a quite a few users with emails that are misspelled or have typos. (I can guess there's about 1K misspellings of gmail, hotmail and yahoo. ~220 @gmai.com (no...

I think it makes sense to sync existing notes in the DB. Right now, when you go to open your list of projects, the app has to read and parse...

optimization

We have a bunch of errors about the DB running out of connections... This is pretty confusing but pgbouncer seems to be the solution. Setting it up properly will maybe...

ops

Full text search will help us rank search results. https://www.postgresql.org/docs/10/textsearch-intro.html#TEXTSEARCH-DOCUMENT - [ ] Enable full text extension - [ ] update search functions to use full text search `@@` and...

enhancement

If you remove a project from a collection that is the thumbnail project, we should replace the thumbnail with something random.

bug
low priority

Things we almost certainly should do: - [ ] gzip responses Things to explore: - [x] increase the open file limits Some references: https://gist.github.com/v0lkan/90fcb83c86918732b894

ops
optimization

I'm logging this as something to discuss. EDC is wondering about us running a CORS proxy, since all the existing ones keep disappearing. Basically we'd run our own CORS proxy...

enhancement

Lower priority. Getting remixes should load the entire tree.

enhancement