rDrama/files
painejohn 4e8fef2ef0 115: Add cap on number of mentions
This caps the number of mentions in a submission or comment to
MENTION_LIMIT, which is set to 100 by default. When limit is exceeded,
returns a helpful message to the user.
2022-08-07 00:54:47 -05:00
..
assets Merge branch 'frost' into pr_sitename 2022-08-01 15:21:56 -05:00
classes Split SITE_NAME into computer-readable SITE_ID and human-readable SITE_TITLE. 2022-07-31 18:53:18 -05:00
commands [#72] Add seed_db command 2022-06-09 01:33:58 -07:00
helpers 115: Add cap on number of mentions 2022-08-07 00:54:47 -05:00
mail Split SITE_NAME into computer-readable SITE_ID and human-readable SITE_TITLE. 2022-07-31 18:53:18 -05:00
routes Split SITE_NAME into computer-readable SITE_ID and human-readable SITE_TITLE. 2022-07-31 18:53:18 -05:00
templates Merge branch 'frost' into pr_sitename 2022-08-01 15:21:56 -05:00
tests Add basic posting to the e2e test. 2022-05-21 21:39:54 -05:00
__init__.py Initial e2e testing 2022-05-13 02:55:29 -05:00
__main__.py 115: Add cap on number of mentions 2022-08-07 00:54:47 -05:00
cli.py [#72] Ensure seed_db command is actually imported when calling into flask 2022-06-09 01:34:46 -07:00