This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
mirror of
https://github.com/discourse/discourse.git
synced
2026-08-26 13:17:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4b5455c2194b3346edb3ae10f62687aefd82263
discourse
/
app
/
assets
/
javascripts
/
admin
T
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