discourse/app
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
..
assets BUGFIX: notifications cleared incorrectly 2014-06-10 11:44:49 +10:00
controllers Add ability to run validation on site settings. notification_email and other email address settings are now validated. 2014-06-09 16:59:20 -04:00
helpers BUGFIX: re-enable CDN js debugging in a robust way 2014-05-19 08:46:28 +10:00
jobs BUGFIX: broken schedule 2014-06-07 10:25:15 +10:00
mailers Use an appropriate name in the Reply-To header 2014-06-06 21:09:00 +08:00
models move website from User to UserProfile 2014-06-06 21:54:32 -07:00
serializers do not use try in UserSerializer for fields coming from UserProfile 2014-06-07 13:30:35 -07:00
services move website from User to UserProfile 2014-06-06 21:54:32 -07:00
views Add content :bottom to the bottom of every page, as it says it should 2014-06-06 16:48:17 -04:00