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.
osr-discourse-src/app/assets/javascripts/discourse
Robin Ward 506dca6d4e FIX: Moving posts was not updating reply_count and
`reply_to_post_number` so reply linkage was broken.
2014-08-20 14:15:23 -04:00
..
components UX: Move topic entrance widget to posts column 2014-08-20 14:15:23 -04:00
controllers FIX: You need to be logged in to edit wiki posts. 2014-08-20 11:04:45 -04:00
dialects Fix: block parser now uses regexes for end tags. solves code block case, where end tag must be on a line of its own. 2014-08-14 01:58:01 +02:00
ember ES6: grouped-each helper and moved event dispatcher to an initializer 2014-08-13 16:46:59 -04:00
helpers UX: Show User popup when clicking on a user in the topic list. 2014-08-19 16:22:37 -04:00
initializers UX: Show User popup when clicking on a user in the topic list. 2014-08-19 16:22:37 -04:00
lib FIX: Allow links to name attributes 2014-08-19 16:51:53 -04:00
mixins ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
models FIX: Moving posts was not updating reply_count and 2014-08-20 14:15:23 -04:00
routes UX: Show User popup when clicking on a user in the topic list. 2014-08-19 16:22:37 -04:00
templates UX: Move topic entrance widget to posts column 2014-08-20 14:15:23 -04:00
views UX: Show User popup when clicking on a user in the topic list. 2014-08-19 16:22:37 -04:00