This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-12-14 14:03:41 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
e3861893a2
discourse
/
app
/
assets
/
javascripts
/
admin
History
Neil Lalonde
c4904aacc0
Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin.
2013-06-03 16:37:40 -04:00
..
controllers
Trivial JS clean up
2013-05-29 14:09:17 -04:00
helpers
Refactor: Adds
Discourse.Utilities.registerViewHelper
to register view helpers
2013-05-29 14:32:39 -04:00
models
Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin.
2013-06-03 16:37:40 -04:00
routes
Removed many unnecessary paths that included
content.x
when just
x
would do.
2013-05-20 15:27:58 -04:00
templates
Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin.
2013-06-03 16:37:40 -04:00
views
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
2013-05-29 15:14:31 -04:00