mobilizon.chapril.org-mobil.../test/eventos_web/controllers
Thomas Citharel 4b4ecec693 Introduce avatar and banner and fetch Gravatar to fill avatar during registration
Signed-off-by: Thomas Citharel <tcit@tcit.fr>

typo

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Rename avatar to avatar_url, same with header.

Add a comment to explain why the tweak with HTTPoison and TLS1.2

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Rename avatar to avatar_url

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

rename old avatar properties in front-end to avatar_url

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

fix change gravatar from ?d= to ?default=

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

reorganize aliases and imports

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

set avatar url only when gravatar exists, add a test for that case

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-27 19:04:45 +01:00
..
account_controller_test.exs fix some code style and add checks to ci 2018-01-14 17:57:25 +01:00
address_controller_test.exs Add adresses 2018-01-17 11:39:01 +01:00
category_controller_test.exs Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
event_controller_test.exs Add adresses 2018-01-17 11:39:01 +01:00
group_controller_test.exs Fix front-end, allow events to be created by a group, allow to get sessions from an event 2018-01-16 19:45:09 +01:00
page_controller_test.exs Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
session_controller_test.exs Fix front-end, allow events to be created by a group, allow to get sessions from an event 2018-01-16 19:45:09 +01:00
tag_controller_test.exs Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
track_controller_test.exs Fix front-end, allow events to be created by a group, allow to get sessions from an event 2018-01-16 19:45:09 +01:00
user_controller_test.exs Introduce avatar and banner and fetch Gravatar to fill avatar during registration 2018-01-27 19:04:45 +01:00
user_session_controller_test.exs fix some code style and add checks to ci 2018-01-14 17:57:25 +01:00