MarseyWorld/files
justcool393 2dd74d3acd don't constantly check for reposts when it's obvious there can't be one
we currently spam the /is_repost api on every single character change in the URL box even though there is no way these URLs would ever be submitted to the site

introducing a frankly conservative limit to where we start actually pinging both the api and (on the backend) the database for reposts may help in some cases

the current constant was chosen by taking the length of "http://" and adding 2 to it
2022-10-14 03:27:45 -07:00
..
assets don't constantly check for reposts when it's obvious there can't be one 2022-10-14 03:27:45 -07:00
classes fix 500 error 2022-10-13 16:26:35 +02:00
helpers don't constantly check for reposts when it's obvious there can't be one 2022-10-14 03:27:45 -07:00
mail use mailgun again 2022-10-08 02:44:02 +02:00
routes don't constantly check for reposts when it's obvious there can't be one 2022-10-14 03:27:45 -07:00
templates Move stuff we put in bootstrap.js to a new core.js file 2022-10-14 02:50:39 -07:00
tests fix this https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2847925?context=8#context 2022-10-06 08:26:10 +02:00
__init__.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
__main__.py partially revert this for main 2022-10-12 09:01:43 -07:00
cli.py cli.py: fix startup operations using wrong WD. 2022-09-19 23:26:43 -04:00