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-09-05 04:40:41 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8bc4264c98545a9d5d62a6794c6e18b978745ce6
discourse
/
app
/
assets
/
javascripts
/
discourse
T
History
Robin Ward
0f296cd42b
Refactor + Fix: Wasn't correctly loading activity streams. Code is a lot more Ember-y now.
2013-05-22 12:06:37 -04:00
..
components
Replaced
Em.run.next
with the more proper
Em.run.schedule('afterRender')
2013-05-20 12:20:10 -04:00
controllers
Simplified grouping on user views, fixed issue with messages not loading on initial load. Really
2013-05-21 11:50:01 -04:00
helpers
Replaced {{view Discourse.TextField}} with {{textfield}} helper.
2013-05-20 12:47:59 -04:00
mixins
Support for "Select All / Deselect All" while selecting posts to merge / delete.
2013-05-16 16:50:38 -04:00
models
Refactor + Fix: Wasn't correctly loading activity streams. Code is a lot more Ember-y now.
2013-05-22 12:06:37 -04:00
routes
Refactor + Fix: Wasn't correctly loading activity streams. Code is a lot more Ember-y now.
2013-05-22 12:06:37 -04:00
templates
Refactor + Fix: Wasn't correctly loading activity streams. Code is a lot more Ember-y now.
2013-05-22 12:06:37 -04:00
views
Refactor + Fix: Wasn't correctly loading activity streams. Code is a lot more Ember-y now.
2013-05-22 12:06:37 -04:00