From 46cc69153482a6138e1057ece9cec836dd95451e Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Mon, 8 Jun 2015 11:47:06 +0200 Subject: Re-factor the avatar system and support avatar uploads The user is now able to upload an avatar, and pick one in a list. This functionality should eventually be abstracted in a community package but we still need to work on a great public API. We rely on collectionFS to manage uploaded avatars. We also removed bengott:avatar which was trying to solve the wrong problem (namely displaying the avatar, which is as simple as displaying an image), and not a avatar system as it should be. Gravatar support is coming (back) soon. We may also want to have a list of default fun avatars the user can choose instead of uploading its own one. --- .meteor/versions | 5 ----- 1 file changed, 5 deletions(-) (limited to '.meteor/versions') diff --git a/.meteor/versions b/.meteor/versions index 46ab71d1..5fe0a841 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -6,7 +6,6 @@ alethes:pages@1.8.4 audit-argument-checks@1.0.3 autoupdate@1.2.1 base64@1.0.3 -bengott:avatar@0.7.6 binary-heap@1.0.3 blaze@2.1.2 blaze-tools@1.0.3 @@ -52,9 +51,6 @@ iron:location@1.0.9 iron:middleware-stack@1.0.9 iron:router@1.0.9 iron:url@1.0.9 -jparker:crypto-core@0.1.0 -jparker:crypto-md5@0.1.1 -jparker:gravatar@0.3.1 jquery@1.11.3_2 json@1.0.3 kenton:accounts-sandstorm@0.1.3 @@ -107,7 +103,6 @@ softwarerero:accounts-t9n@1.0.9 spacebars@1.0.6 spacebars-compiler@1.0.6 srp@1.0.3 -stylus@1.0.7 tap:i18n@1.4.1 templating@1.1.1 tmeasday:presence@1.0.6 -- cgit v1.2.3-1-g7c22