- 07 Jun, 2021 4 commits
-
-
Alex Gleason authored
- 05 Jun, 2021 2 commits
-
-
Alex Gleason authored
-
Alex Gleason authored
Speeds up recompilation by reducing compile-time cycles
-
- 04 Jun, 2021 9 commits
-
-
feld authored
-
feld authored
The old warning message was producing an improperly formatted suggestion.
-
Haelwenn authored
Fixes a lot of warnings like the following while running the testsuite: warning: passing a {module, function, args} tuple to Plug.Parsers.MULTIPART is deprecated. Please see Plug.Parsers.MULTIPART module docs for better approaches to configuration This might mean no more dynamic configuration but there seems to be the same limitation two lines underneath anyway.
-
feld authored
- 03 Jun, 2021 10 commits
-
-
Haelwenn authored
Since mime 1.6.0: warning: MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead As for the bitstring(type) part it's because MIME.extensions only expects a string. https://github.com/elixir-plug/mime/issues/43
-
Haelwenn authored
-
Haelwenn authored
-
Haelwenn authored
-
Haelwenn authored
-
Haelwenn authored
-
Haelwenn authored
-
Haelwenn authored
-
Haelwenn authored
-
- 02 Jun, 2021 7 commits
- 01 Jun, 2021 8 commits
-
-
feld authored
-
Alex Gleason authored
-
Alex Gleason authored
Speeds up recompilation by fixing cycles in UserEmail
-
feld authored
There is no sane / high level workaround for merging users who join shout:public and chat:public.
-
Alex Gleason authored
-
Alex Gleason authored
Speeds up recompilation by limiting compile-time deps
-