wekan/collections
Maxime Quandalle 46cc691534 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.
2015-06-09 15:57:45 +02:00
..
activities.js Renaissance 2015-05-12 19:33:50 +02:00
attachments.js Renaissance 2015-05-12 19:33:50 +02:00
avatars.js Re-factor the avatar system and support avatar uploads 2015-06-09 15:57:45 +02:00
boards.js UI improvements 2015-05-27 17:23:25 +02:00
cards.js Implement multi-selection 2015-05-30 03:50:14 +02:00
lists.js Implement multi-selection 2015-05-30 03:50:14 +02:00
users.js Re-factor the avatar system and support avatar uploads 2015-06-09 15:57:45 +02:00