- 01 Jan, 2017 1 commit
-
-
Jack'lul authored
-
- 31 Dec, 2016 8 commits
-
-
Armando Lüscher authored
Use PHP_EOL for new lines.
-
Armando Lüscher authored
Fix param types
-
Armando Lüscher authored
Fix Telegram request parameters
-
Jack'lul authored
-
Armando Lüscher authored
Due to the way that Telegram interprets the request URL, http_build_query that Guzzle uses doesn't work properly. Instead, we now convert all arrays to JSON encoded strings, which get interpreted correctly!
-
Armando Lüscher authored
Add handler command for pinned_message
-
Jack'lul authored
-
Armando Lüscher authored
-
- 30 Dec, 2016 4 commits
-
-
Armando Lüscher authored
Simplify some code bits.
-
Armando Lüscher authored
Update code style.
-
Armando Lüscher authored
Implement new api changes
-
Armando Lüscher authored
Scrutinizer fixes
-
- 29 Dec, 2016 8 commits
-
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
Add docblocks for Exceptions being thrown.
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
Use string instead of bool to satisfy type for paths.
-
Armando Lüscher authored
Botan improvements and misc fixes
-
Jack'lul authored
-
- 28 Dec, 2016 2 commits
- 27 Dec, 2016 4 commits
-
-
Jack'lul authored
-
Jack'lul authored
-
Jack'lul authored
Simplification
-
Armando Lüscher authored
Simplify short_url fetching.
-
- 26 Dec, 2016 6 commits
- 25 Dec, 2016 7 commits
-
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
[skip ci]
-
Armando Lüscher authored
Fix self-signed certificate usage
-
Armando Lüscher authored
When using a self-signed certificate, guzzle uses a multipart stream, which doesn't allow arrays, so they need to be encoded to JSON first. [skip ci]
-