This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-18
. You can view files and clone it, but cannot push or open issues or pull requests.
e7c739f337
osr-discourse-src
/
app
/
assets
/
javascripts
/
discourse
/
views
/
list
History
Robin Ward
69bb70fbd3
Removed bindings to
Discourse.site
2013-05-24 11:56:40 -04:00
..
list_categories_view.js
Some javascript refactoring: Move markdown functions into their own classs, remove extraneous
window.
calls.
2013-03-05 14:53:55 -05:00
list_topics_view.js
Replaced
Em.run.next
with the more proper
Em.run.schedule('afterRender')
2013-05-20 12:20:10 -04:00
list_view.js
Removed bindings to
Discourse.site
2013-05-24 11:56:40 -04:00
topic_list_item_view.js
Align star to the top of the line in topic list for topics showing excerpts
2013-04-30 12:35:41 -04:00