Thomas Citharel
421fbda9fa
Merge branch 'dependabot/hex/bamboo-1.2.0' into 'master'
...
Bump bamboo from 1.1.0 to 1.2.0
See merge request framasoft/mobilizon!58
2019-02-07 16:46:45 +01:00
Thomas Citharel
210b665cc7
Bump comeonin from 4.1.1 to 4.1.2
...
Bumps [comeonin](https://github.com/riverrun/comeonin ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/riverrun/comeonin/releases )
- [Changelog](https://github.com/riverrun/comeonin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/riverrun/comeonin/compare/v4.1.1...v4.1.2 )
2019-02-07 16:44:43 +01:00
Thomas Citharel
34c331b8b5
Bump bamboo from 1.1.0 to 1.2.0
...
Bumps [bamboo](https://github.com/thoughtbot/bamboo ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/thoughtbot/bamboo/releases )
- [Changelog](https://github.com/thoughtbot/bamboo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thoughtbot/bamboo/compare/v1.1.0...v1.2.0 )
2019-02-07 16:21:09 +01:00
Thomas Citharel
a379866588
Bump absinthe from 1.4.13 to 1.4.14
...
Bumps [absinthe](https://github.com/absinthe-graphql/absinthe ) from 1.4.13 to 1.4.14.
- [Release notes](https://github.com/absinthe-graphql/absinthe/releases )
- [Changelog](https://github.com/absinthe-graphql/absinthe/blob/v1.4.14/CHANGELOG.md )
- [Commits](https://github.com/absinthe-graphql/absinthe/compare/v1.4.13...v1.4.14 )
2019-02-07 16:20:50 +01:00
Thomas Citharel
c660210439
Fix tests
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-24 15:36:09 +01:00
Thomas Citharel
617b59c038
Bump rdf for Elixir 1.8 compat
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-24 15:36:04 +01:00
Thomas Citharel
2f2c538cc9
Add Credo checks and refactor code
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Make Logger.debug calls lazy
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Add missing @moduledocs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Refactor according to credo
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Final fixes and add credo to CI
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Closes #52
2019-01-03 15:52:48 +01:00
Thomas Citharel
c16a26fc99
Bump Elixir deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-27 11:29:58 +01:00
Thomas Citharel
9c65ad0170
Use ex_vcr for tests
...
Which are now offline-only !
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-13 12:23:37 +01:00
Thomas Citharel
2939485321
Fix all warnings
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-12 23:30:47 +01:00
Thomas Citharel
a04dfc5293
Fix tests
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-12 18:17:53 +01:00
Thomas Citharel
b54dae7e15
Move to GraphQL
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-06 10:30:27 +01:00
Thomas Citharel
ad9c9922e4
Upgrade deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-10-09 16:07:17 +02:00
Thomas Citharel
970a40c22e
Downgrade cowboy
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-08-24 14:09:21 +02:00
Thomas Citharel
eb0c0002be
Update deps
2018-08-24 12:31:41 +02:00
Thomas Citharel
e170aa7f66
Mostly UI stuff
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-09 14:19:24 +02:00
Thomas Citharel
93a97b0865
Some work
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-04 14:29:17 +02:00
Thomas Citharel
cac4dd3ca3
Search
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-06-06 18:16:14 +02:00
Thomas Citharel
f1cb601b46
WIP
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-06-06 18:14:04 +02:00
Thomas Citharel
e14007bac5
WIP
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-06-06 18:12:21 +02:00
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
Thomas Citharel
226df0d0ef
make tests watchable and notifies
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-15 11:41:47 +01:00
Thomas Citharel
1217361b6c
fix some code style and add checks to ci
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-14 17:57:25 +01:00
Thomas Citharel
67b8890f77
add coveralls
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-14 00:56:26 +01:00
Thomas Citharel
960ef0c276
add cache, credo and postgis to ci
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-13 23:49:37 +01:00
Thomas Citharel
20cd1bb579
Change models, new migrations, fix front and make tests work
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-13 23:33:03 +01:00
Thomas Citharel
92d2045735
end
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-09 17:52:26 +01:00
Thomas Citharel
8ac705d8c2
replace coherence with guardian
2017-12-09 14:58:37 +01:00
Thomas Citharel
90ceb4f6fe
initial commit
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-12-08 09:58:14 +01:00