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 Saffron 2042ed02ec BUGFIX: notifications cleared incorrectly
The notifications panel would reset itself
if you got a notification while it was open

New behavior, we refresh the panel live, blue notification
is cleared automatically if its open.

If window is not visible it will close the notifications panel,
that way you don't miss notifications by accident.
2014-06-10 11:44:49 +10:00
..
components FIX: Back button not working well to latest 2014-06-09 14:05:26 -04:00
controllers BUGFIX: notifications cleared incorrectly 2014-06-10 11:44:49 +10:00
dialects FIX: Support for nested bold/italics in MD 2014-06-09 17:46:36 -04:00
ember Many Plugin upgrades. 2014-06-03 10:33:47 -04:00
helpers FIX: Make sure the context of plugin outlets is correct 2014-06-05 15:20:55 -04:00
initializers BUGFIX: unclearable blue unread circles 2014-06-10 10:03:29 +10:00
lib BUGFIX: unclearable blue unread circles 2014-06-10 10:03:29 +10:00
mixins Allow changing ownwership of posts by admins 2014-04-08 01:47:42 -07:00
models FIX: Back button not working well to latest 2014-06-09 14:05:26 -04:00
routes Merge pull request #2417 from adamloving/doc-fixes 2014-06-05 14:49:59 -07:00
templates FIX: there are site settings for username min and max lengths. Neat. 2014-06-09 18:26:42 -04:00
views FEATURE: add real date of post in the share dialog when triggered from the post date 2014-06-09 21:14:03 +02:00