rDrama/files
TLSM fdc6fa4181 fix: username popover listener on comment reply
Fixes #612. Ports in an existing working fix from upstream with
the change to bs_trigger. Also a stylistic improvement on the
preceding line I noticed while porting it.

bs_trigger is what attaches the event listeners for the Boostrap
popovers. It wasn't being called on the new elements, so they get no
user card. It is now, so it does. Calling it on the comment form
element doesn't work here because, unlike in an earlier stage of the
codebase (which I think the fork occured during the transition of)
put replies into a dedicated element rather than replacing the reply
form.
2023-07-09 13:38:29 -05:00
..
assets fix: username popover listener on comment reply 2023-07-09 13:38:29 -05:00
classes Rejigger the Mod/Report state system. 2023-07-01 21:06:40 -05:00
commands Rejigger the Mod/Report state system. 2023-07-01 21:06:40 -05:00
helpers Rejigger the Mod/Report state system. 2023-07-01 21:06:40 -05:00
mail post scheduling (#554) 2023-03-29 16:32:48 -05:00
routes Rejigger the Mod/Report state system. 2023-07-01 21:06:40 -05:00
templates Rejigger the Mod/Report state system. 2023-07-01 21:06:40 -05:00
tests Rejigger the Mod/Report state system. 2023-07-01 21:06:40 -05:00
__init__.py Initial e2e testing 2022-05-13 02:55:29 -05:00
__main__.py Fix: Issue where cron would end up in nested transaction blocks and unable to escape. (#586) 2023-05-01 04:25:05 -05:00
cli.py Add volunteer frequency histogram code. 2023-06-12 21:16:21 -05:00