discourse/app
Roman Rizzi 95fb363c2a
FEATURE: Use the "time_read" stat to flag users as suspicious. (#12145)
Completing the discobot tutorial gives you ~3m of reading time, so we set the limit at 5m. Additionally, we use an "OR" clause to cover the case when you just scroll through a single topic.
2021-02-19 13:10:19 -03:00
..
assets FIX: Sort admin dashboard new updates by latest (#12146) 2021-02-19 11:03:36 -05:00
controllers SECURITY: Attach DiscourseConnect (SSO) nonce to current session (#12124) 2021-02-18 10:35:10 +00:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FEATURE: Use the "time_read" stat to flag users as suspicious. (#12145) 2021-02-19 13:10:19 -03:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: Don't require a rejection reason if the user is a spammer. (#12141) 2021-02-19 12:57:01 -03:00
serializers FIX: hide sso payload behind a button click and log views (#12110) 2021-02-17 21:27:51 +05:30
services FIX: remove unnecessary OR from dismiss service (#12117) 2021-02-18 14:55:58 +11:00
views FIX: adds google tracking to page publishing (#12090) 2021-02-15 19:00:35 +01:00