This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
discourse
Watch
1
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/codeninjasllc/discourse.git
synced
2025-03-24 21:59:52 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
57f97880e6
discourse
/
app
/
assets
/
javascripts
/
admin
History
Robin Ward
57f97880e6
Refactor: Instead of getting
currentUser
from the Discourse namespace, use
...
`Discourse.User.current()`
2013-05-28 11:25:56 -04:00
..
controllers
Refactor: Instead of getting
currentUser
from the Discourse namespace, use
2013-05-28 11:25:56 -04:00
helpers
Calls to Discourse.ajax no longer need
getURL
-- will be done automatically.
2013-05-07 15:16:27 -04:00
models
Refactor: Instead of getting
currentUser
from the Discourse namespace, use
2013-05-28 11:25:56 -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
FIX: Clearing flags wasn't making topics visible again.
2013-05-24 16:03:20 -04:00
views
+x on files makes no sense unless they really are executable
2013-05-09 17:35:15 +10:00