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
Sam aa9b3bb35a FEATURE: allow long polling to go to a different url
Added the site setting long_polling_base_url , this allows you
to farm long polling to a different server.

This setting is very important if a CDN is serving dynamic content.
2014-10-24 13:38:38 +11:00
..
components FEATURE: Allow users to select a badge with an image to appear on their 2014-10-20 16:35:38 -04:00
controllers FEATURE: Include category / subcategory name in document title when 2014-10-23 13:17:44 -04:00
dialects FIX: Censored word match fail if earlier partial match 2014-10-17 02:43:28 +01:00
ember FEATURE: Admin interface for adding custom fields for users 2014-09-25 16:17:51 -04:00
helpers FEATURE: Allow users to select a badge with an image to appear on their 2014-10-20 16:35:38 -04:00
initializers FEATURE: allow long polling to go to a different url 2014-10-24 13:38:38 +11:00
lib PERF: stop using jQuery to sanitize strings 2014-10-22 15:48:18 +11:00
mixins FIX: The whole page was a drag-n-drop target even when there were 2014-10-22 14:37:35 -04:00
models PERF: stop using jQuery to sanitize strings 2014-10-22 15:48:18 +11:00
routes FEATURE: Include category / subcategory name in document title when 2014-10-23 13:17:44 -04:00
templates FIX: Broken "read more" link on categories view for mobile pinned topics 2014-10-23 12:18:33 -04:00
views FEATURE: focus input on modals is optional 2014-10-21 08:12:29 +11:00