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-03-01 08:49:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
assets
/
javascripts
/
admin
History
Neil Lalonde
b696c96a19
Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered.
2014-02-20 12:29:40 -05:00
..
components
Enable JSHINT's
unused
option. It caught a bunch of suspicious stuff which is fixed in this commit.
2013-12-30 13:30:22 -05:00
controllers
Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered.
2014-02-20 12:29:40 -05:00
helpers
Enable JSHINT's
unused
option. It caught a bunch of suspicious stuff which is fixed in this commit.
2013-12-30 13:30:22 -05:00
models
Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered.
2014-02-20 12:29:40 -05:00
routes
BUGFIX: calling _super() won't actually set the model to the controller
2014-02-18 18:21:35 +01:00
templates
Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered.
2014-02-20 12:29:40 -05:00
views
Merge pull request
#1961
from verg/site_settings_load_top
2014-02-17 09:47:20 +01:00