This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-07 11:58:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
services
History
Sam
fe594f5d1e
Merge pull request
#2372
from vikhyat/badge-system
...
Multiple grant badges
2014-05-30 10:18:00 +10:00
..
spam_rule
Refactor SpamRulesEnforcer so that each spam rule is in its own class
2013-10-25 13:25:02 -04:00
badge_granter.rb
Multiple grant badges.
2014-05-21 12:54:55 +05:30
color_scheme_revisor.rb
Add descriptions. Make all the actions buttons. Add a revert button to colors. Add a new variable: quaternary.
2014-05-14 10:19:00 -04:00
group_message.rb
BUGFIX: seen recently key needs to be public so mock can easily reach in to it
2014-02-18 16:09:24 +11:00
post_alerter.rb
BUGFIX: notifications were not updated correctly live
2014-05-23 11:34:34 +10:00
spam_rules_enforcer.rb
Refactor SpamRulesEnforcer so that each spam rule is in its own class
2013-10-25 13:25:02 -04:00
staff_action_logger.rb
Log badge grant/revoke to the staff actions log.
2014-03-21 11:10:07 +05:30
tracked_topics_updater.rb
Refactor User#update_last_seen! and User#update_tracked_topics
2013-10-23 23:27:30 +02:00
user_activator.rb
Rename nickname to username in the code. Use new hub routes. (Old routes still exist as aliases for old Discourse instances.)
2014-03-12 12:39:36 -04:00
user_authenticator.rb
BUGFIX: twitter auth asking for a password
2014-03-20 14:49:25 +11: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
user_destroyer.rb
Perform the where(...).first to find_by(...) refactoring.
2014-05-06 14:41:59 +01:00
user_updater.rb
FEATURE: Add a location field to a user's profile
2014-05-27 13:54:04 -04:00
username_checker_service.rb
Rename nickname to username in the code. Use new hub routes. (Old routes still exist as aliases for old Discourse instances.)
2014-03-12 12:39:36 -04:00