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 5b3cd3fac9 FEATURE: Import facebook avatars when logging in via facebook
FIX: warning about popup dimensions when using facebook login

Rules are:

- On account creation we always import
- If you already have an avatar uploaded, nothing is changed
- If you have no avatar uploaded, we upload from facebook on login
- If you have no avatar uploaded, we select facebook unless gravatar already selected

This also fixes SSO issues where on account creation accounts had missing avatar uploads
2016-09-19 15:10:23 +10:00
..
adapters FEATURE: Webhooks. 2016-09-05 18:44:00 +08:00
components FIX: tag search should not be case sensitive 2016-09-09 16:55:26 -04:00
controllers FEATURE: Import facebook avatars when logging in via facebook 2016-09-19 15:10:23 +10:00
ember fix order of plugin template resolution 2016-09-02 12:55:11 -04:00
helpers FIX: proper logic for 'noTitle' param of the number helper 2016-08-17 23:28:29 +02:00
initializers FEATURE: increase interval to 24 hours for "please refresh site" 2016-09-19 10:12:27 +10:00
lib add unique body class to search and user pages 2016-09-19 10:24:58 +05:30
mixins FIX: Archetype class wasn't being applied on refresh 2016-08-02 15:26:07 -04:00
models FEATURE: Import facebook avatars when logging in via facebook 2016-09-19 15:10:23 +10:00
pre-initializers FIX: routes for tag nav items 2016-07-26 12:39:36 -04:00
routes FIX: display old category style on mobile 2016-09-01 15:57:23 +10:00
services FIX: Logs notice was not displaying the right Date. 2016-08-02 12:40:28 +08:00
templates don't try to render flair if there's no primary group 2016-09-15 16:26:58 -04:00
views add unique body class to search and user pages 2016-09-19 10:24:58 +05:30
widgets FIX: primary group name class missing from poster name 2016-09-16 15:09:35 -04:00
router.js.es6 Ember.keys is deprected in favor of Object.keys 2016-04-28 16:37:20 -04:00