From a56141cc6b737633ac0ff3a97d175c3624ab1563 Mon Sep 17 00:00:00 2001 From: Rubenlagu Date: Thu, 25 Jun 2015 22:04:29 +0200 Subject: [PATCH] 1. Fix webhooks, they only allow port 443 --- .idea/workspace.xml | 365 +++++++++++------- src/main/java/org/telegram/api/Message.java | 2 +- .../updateshandlers/DirectionsHandlers.java | 9 +- .../updateshandlers/FilesHandlers.java | 4 +- .../updateshandlers/TransifexHandlers.java | 4 +- .../updateshandlers/WeatherHandlers.java | 4 +- .../telegram/updatesreceivers/Webhook.java | 15 +- 7 files changed, 244 insertions(+), 159 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index bcd6d03..2815a50 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,17 +1,16 @@ - + + + - + - - - - + @@ -35,7 +34,86 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -104,22 +182,22 @@ @@ -353,7 +431,7 @@