~fnux/telegram-mt-elixir

65645d44 — Timothée Floure 6 years ago master
Add deprecation warning, redirect to elixir-tdlib
9820eb43 — Timothée Floure 7 years ago
Fix type issue in example config file
1deb1855 — Timothée Floure 7 years ago
Fix typo in CHANGELOG.md
65fe16fa — Timothée Floure 7 years ago
Update mix.exs and changelog for version 0.1.1-alpha
b32eb4ab — Timothée Floure 7 years ago
Fix notification of authkey's generation
115c752a — Timothée Floure 7 years ago
Fix typo in auth_key_handler
68d29d7a — Timothée Floure 7 years ago
Remove or fix old broken tests + update dependencies
9741892a — Timothée Floure 7 years ago
Ignore vim files
Merge pull request #14 from Fnux/auth-refactoring

AuthKey generation refactoring
522324ca — Timothée Floure 7 years ago
Add a few @TODO at the top of auth_key_handler.ex
223c596d — Timothée Floure 7 years ago
More validations during the generation of the AuthKey
0cc67919 — Timothée Floure 7 years ago
Add new_nonce_hash1 check + Fix server_salt serilization
9a3f3d79 — Timothée Floure 7 years ago
Fix old workaround + Fix auth_key presence check sending encrypted msgs
a4c57d55 — Timothée Floure 7 years ago
Restructure sessions' supervision tree
def6e6de — Timothée Floure 7 years ago
Handle AuthKey generation with a dedicated process
4f6f2fa4 — Timothée Floure 7 years ago
Fix initial bad_server_salt (endianness issue)
a4d8a4b0 — Timothée Floure 7 years ago
Use a struct to store Payloads after parsing
1326297e — Timothée Floure 7 years ago
Fix (Hope) 'bad_msg_notification' errors
2da5314b — Timothée Floure 7 years ago
Use ETS for the Registry
61d0a153 — Timothée Floure 7 years ago
Add configuration section to the readme
Next