This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-18
. You can view files and clone it, but cannot push or open issues or pull requests.
d80f4fa3f7
osr-discourse-src
/
app
/
services
History
Neil Lalonde
3c2c6ab24b
Add sockpuppet spammer detection. Automatically flag posts if they are from new users (registered less than 24 hours ago) at the same IP address and one of them started the topic.
2013-10-11 13:34:05 -04:00
..
group_message.rb
Use absolute urls in notifications for automatic spammer handling.
2013-09-16 15:07:58 -04:00
spam_rules_enforcer.rb
Add sockpuppet spammer detection. Automatically flag posts if they are from new users (registered less than 24 hours ago) at the same IP address and one of them started the topic.
2013-10-11 13:34:05 -04:00
staff_action_logger.rb
Rename StaffActionLog to UserHistory
2013-09-10 22:01:20 -04:00
user_blocker.rb
Don't send more pm's after a user has been blocked from making posts. This can happen if a staff member flags posts that are already hidden.
2013-08-02 10:55:19 -04:00
username_checker_service.rb
Extracted nickname registration out of the UsersController and into its
2013-09-09 09:26:50 +00:00