rDrama/files/routes
Snakes 23d93b2f19 Fix Snappy post pinning condition.
Recently, caa81452f4 relaxed the condition for Snappy pinning a post
from `body.startswith(':#marseypin:')` to the same sans trailing colon.
I believe this was intended to allow :marseypin2: to also lead to post
pinning. However, the amusing, though incorrect, side effect is that
:marseypinkcat: and :marseypinochet: can now also lead to Snappy pins.
This has been remedied by explicitly defining the two conditions we
want rather than hoping all :marseypin [sic] are about pinning.
2022-05-22 00:36:45 -04:00
..
__init__.py mn 2022-05-05 01:09:46 +02:00
admin.py fds 2022-05-19 19:58:18 +02:00
awards.py fsd 2022-05-20 00:56:53 +02:00
chat.py vb 2022-05-03 04:15:35 +02:00
comments.py fsd 2022-05-20 16:51:14 +02:00
discord.py mn 2022-05-05 01:09:46 +02:00
errors.py bgd 2022-05-07 08:04:14 +02:00
feeds.py fds 2022-05-16 21:42:34 +02:00
front.py sdf 2022-05-14 19:13:20 +02:00
giphy.py mn 2022-05-05 01:09:46 +02:00
login.py fds 2022-05-20 21:00:13 +02:00
oauth.py mn 2022-05-05 01:09:46 +02:00
posts.py Fix Snappy post pinning condition. 2022-05-22 00:36:45 -04:00
reporting.py sf 2022-05-09 17:29:44 +02:00
search.py mn 2022-05-05 01:09:46 +02:00
settings.py idk 2022-05-19 20:36:26 +02:00
static.py idk 2022-05-19 20:36:26 +02:00
subs.py sf 2022-05-09 11:08:26 +02:00
users.py fsd 2022-05-20 16:51:14 +02:00
votes.py Merge remote-tracking branch 'upstream/frost' into birthgay-staging 2022-05-19 17:59:35 -04:00