|
|
|
@ -3,10 +3,7 @@ |
|
|
|
<component name="ChangeListManager"> |
|
|
|
<list default="true" id="cc3252dd-ba1f-404e-b603-ef880b5c3341" name="Default" comment="1. Several fixes"> |
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/org/telegram/BotConfig.java" afterPath="$PROJECT_DIR$/src/main/java/org/telegram/BotConfig.java" /> |
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/org/telegram/services/BotLogger.java" afterPath="$PROJECT_DIR$/src/main/java/org/telegram/services/BotLogger.java" /> |
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/org/telegram/BuildVars.java" afterPath="$PROJECT_DIR$/src/main/java/org/telegram/BuildVars.java" /> |
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/org/telegram/database/CreationStrings.java" afterPath="$PROJECT_DIR$/src/main/java/org/telegram/database/CreationStrings.java" /> |
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/org/telegram/database/DatabaseManager.java" afterPath="$PROJECT_DIR$/src/main/java/org/telegram/database/DatabaseManager.java" /> |
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/org/telegram/Main.java" afterPath="$PROJECT_DIR$/src/main/java/org/telegram/Main.java" /> |
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/main/java/org/telegram/updatesreceivers/UpdatesThread.java" afterPath="$PROJECT_DIR$/src/main/java/org/telegram/updatesreceivers/UpdatesThread.java" /> |
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" /> |
|
|
|
@ -33,6 +30,18 @@ |
|
|
|
</component> |
|
|
|
<component name="FileEditorManager"> |
|
|
|
<leaf> |
|
|
|
<file leaf-file-name="UpdatesThread.java" pinned="false" current-in-tab="true"> |
|
|
|
<entry file="file://$PROJECT_DIR$/src/main/java/org/telegram/updatesreceivers/UpdatesThread.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.64772725"> |
|
|
|
<caret line="28" column="0" selection-start-line="28" selection-start-column="0" selection-end-line="28" selection-end-column="0" /> |
|
|
|
<folding> |
|
|
|
<element signature="imports" expanded="true" /> |
|
|
|
</folding> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
</file> |
|
|
|
<file leaf-file-name="DatabaseManager.java" pinned="false" current-in-tab="false"> |
|
|
|
<entry file="file://$PROJECT_DIR$/src/main/java/org/telegram/database/DatabaseManager.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
@ -43,10 +52,10 @@ |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
</file> |
|
|
|
<file leaf-file-name="Main.java" pinned="false" current-in-tab="true"> |
|
|
|
<file leaf-file-name="Main.java" pinned="false" current-in-tab="false"> |
|
|
|
<entry file="file://$PROJECT_DIR$/src/main/java/org/telegram/Main.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.5090498"> |
|
|
|
<state vertical-scroll-proportion="0.0"> |
|
|
|
<caret line="15" column="34" selection-start-line="15" selection-start-column="34" selection-end-line="15" selection-end-column="34" /> |
|
|
|
<folding> |
|
|
|
<element signature="imports" expanded="true" /> |
|
|
|
@ -136,10 +145,10 @@ |
|
|
|
<option value="$PROJECT_DIR$/src/main/java/org/telegram/services/WeatherService.java" /> |
|
|
|
<option value="$PROJECT_DIR$/src/main/java/org/telegram/updatesreceivers/Webhook.java" /> |
|
|
|
<option value="$PROJECT_DIR$/src/main/java/org/telegram/SenderHelper.java" /> |
|
|
|
<option value="$PROJECT_DIR$/src/main/java/org/telegram/updatesreceivers/UpdatesThread.java" /> |
|
|
|
<option value="$PROJECT_DIR$/src/main/java/org/telegram/database/CreationStrings.java" /> |
|
|
|
<option value="$PROJECT_DIR$/src/main/java/org/telegram/database/DatabaseManager.java" /> |
|
|
|
<option value="$PROJECT_DIR$/src/main/java/org/telegram/services/BotLogger.java" /> |
|
|
|
<option value="$PROJECT_DIR$/src/main/java/org/telegram/updatesreceivers/UpdatesThread.java" /> |
|
|
|
</list> |
|
|
|
</option> |
|
|
|
</component> |
|
|
|
@ -891,7 +900,7 @@ |
|
|
|
<workItem from="1435251996845" duration="12896000" /> |
|
|
|
<workItem from="1435324180717" duration="607000" /> |
|
|
|
<workItem from="1435326170366" duration="240000" /> |
|
|
|
<workItem from="1435347109974" duration="1424000" /> |
|
|
|
<workItem from="1435347109974" duration="3155000" /> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00001" summary="First Commit: 1. Transifex bot 2. Weather bot"> |
|
|
|
<created>1434854005227</created> |
|
|
|
@ -1031,11 +1040,17 @@ |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1435326238547</updated> |
|
|
|
</task> |
|
|
|
<option name="localTasksCounter" value="24" /> |
|
|
|
<task id="LOCAL-00024" summary="1. Several fixes"> |
|
|
|
<created>1435351149105</created> |
|
|
|
<option name="number" value="00024" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1435351149105</updated> |
|
|
|
</task> |
|
|
|
<option name="localTasksCounter" value="25" /> |
|
|
|
<servers /> |
|
|
|
</component> |
|
|
|
<component name="TimeTrackingManager"> |
|
|
|
<option name="totallyTimeSpent" value="106480000" /> |
|
|
|
<option name="totallyTimeSpent" value="108211000" /> |
|
|
|
</component> |
|
|
|
<component name="TodoView"> |
|
|
|
<todo-panel id="selected-file"> |
|
|
|
@ -1057,7 +1072,7 @@ |
|
|
|
<window_info id="Bean Validation" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32857144" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3295129" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Java Enterprise" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> |
|
|
|
@ -1065,6 +1080,7 @@ |
|
|
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39971346" sideWeight="0.5060423" order="7" side_tool="true" content_ui="tabs" /> |
|
|
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.19561933" sideWeight="0.1718377" order="2" side_tool="true" content_ui="tabs" /> |
|
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3295129" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3295129" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3295129" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32930514" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> |
|
|
|
@ -1074,7 +1090,6 @@ |
|
|
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> |
|
|
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3295129" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> |
|
|
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> |
|
|
|
</layout> |
|
|
|
@ -1171,13 +1186,13 @@ |
|
|
|
</line-breakpoint> |
|
|
|
<line-breakpoint enabled="true" type="java-line"> |
|
|
|
<url>file://$PROJECT_DIR$/src/main/java/org/telegram/updatesreceivers/UpdatesThread.java</url> |
|
|
|
<line>114</line> |
|
|
|
<line>105</line> |
|
|
|
<properties /> |
|
|
|
<option name="timeStamp" value="134" /> |
|
|
|
</line-breakpoint> |
|
|
|
<line-breakpoint enabled="true" type="java-line"> |
|
|
|
<url>file://$PROJECT_DIR$/src/main/java/org/telegram/updatesreceivers/UpdatesThread.java</url> |
|
|
|
<line>108</line> |
|
|
|
<line>99</line> |
|
|
|
<properties /> |
|
|
|
<option name="timeStamp" value="135" /> |
|
|
|
</line-breakpoint> |
|
|
|
@ -1200,20 +1215,6 @@ |
|
|
|
<option name="FILTER_TARGETS" value="false" /> |
|
|
|
</component> |
|
|
|
<component name="editorHistoryManager"> |
|
|
|
<entry file="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-http-server/2.3.19/grizzly-http-server-2.3.19-sources.jar!/org/glassfish/grizzly/http/server/NetworkListener.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.34526855"> |
|
|
|
<caret line="744" column="20" selection-start-line="744" selection-start-column="20" selection-end-line="744" selection-end-column="20" /> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="jar://$MAVEN_REPOSITORY$/org/glassfish/grizzly/grizzly-http-server/2.3.19/grizzly-http-server-2.3.19-sources.jar!/org/glassfish/grizzly/http/server/HttpServer.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.14066496"> |
|
|
|
<caret line="162" column="52" selection-start-line="162" selection-start-column="52" selection-end-line="162" selection-end-column="52" /> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.5.1/jackson-annotations-2.5.1.jar!/com/fasterxml/jackson/annotation/JsonProperty.class"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.32687652"> |
|
|
|
@ -1347,21 +1348,6 @@ |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/src.zip!/java/util/Queue.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.33248082"> |
|
|
|
<caret line="198" column="6" selection-start-line="198" selection-start-column="6" selection-end-line="198" selection-end-column="6" /> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/src.zip!/java/util/concurrent/ConcurrentLinkedQueue.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.40920717"> |
|
|
|
<caret line="355" column="13" selection-start-line="355" selection-start-column="13" selection-end-line="355" selection-end-column="13" /> |
|
|
|
<folding /> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5/httpclient-4.5.jar!/org/apache/http/impl/client/HttpClientBuilder.class"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="-1.0851648"> |
|
|
|
@ -1447,6 +1433,7 @@ |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.20089285"> |
|
|
|
<caret line="9" column="91" selection-start-line="9" selection-start-column="47" selection-end-line="9" selection-end-column="91" /> |
|
|
|
<folding /> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
@ -1470,6 +1457,7 @@ |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.33437014"> |
|
|
|
<caret line="25" column="10" selection-start-line="25" selection-start-column="9" selection-end-line="25" selection-end-column="10" /> |
|
|
|
<folding /> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
@ -1553,14 +1541,6 @@ |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="file://$PROJECT_DIR$/src/main/java/org/telegram/updatesreceivers/UpdatesThread.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.7058824"> |
|
|
|
<caret line="54" column="83" selection-start-line="54" selection-start-column="83" selection-end-line="54" selection-end-column="83" /> |
|
|
|
<folding /> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="file://$PROJECT_DIR$/2662015.log"> |
|
|
|
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider"> |
|
|
|
<state /> |
|
|
|
@ -1598,7 +1578,7 @@ |
|
|
|
</entry> |
|
|
|
<entry file="file://$PROJECT_DIR$/src/main/java/org/telegram/Main.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.5090498"> |
|
|
|
<state vertical-scroll-proportion="0.0"> |
|
|
|
<caret line="15" column="34" selection-start-line="15" selection-start-column="34" selection-end-line="15" selection-end-column="34" /> |
|
|
|
<folding> |
|
|
|
<element signature="imports" expanded="true" /> |
|
|
|
@ -1606,6 +1586,48 @@ |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/src.zip!/java/util/Queue.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.3318182"> |
|
|
|
<caret line="198" column="6" selection-start-line="198" selection-start-column="6" selection-end-line="198" selection-end-column="6" /> |
|
|
|
<folding /> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/src.zip!/java/util/concurrent/ConcurrentLinkedQueue.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.3318182"> |
|
|
|
<caret line="355" column="13" selection-start-line="355" selection-start-column="13" selection-end-line="355" selection-end-column="13" /> |
|
|
|
<folding /> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/src.zip!/java/util/Deque.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="4.254237"> |
|
|
|
<caret line="303" column="6" selection-start-line="303" selection-start-column="6" selection-end-line="303" selection-end-column="6" /> |
|
|
|
<folding /> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/src.zip!/java/util/concurrent/ConcurrentLinkedDeque.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="-2.8045454"> |
|
|
|
<caret line="974" column="13" selection-start-line="974" selection-start-column="13" selection-end-line="974" selection-end-column="13" /> |
|
|
|
<folding /> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
<entry file="file://$PROJECT_DIR$/src/main/java/org/telegram/updatesreceivers/UpdatesThread.java"> |
|
|
|
<provider selected="true" editor-type-id="text-editor"> |
|
|
|
<state vertical-scroll-proportion="0.64772725"> |
|
|
|
<caret line="28" column="0" selection-start-line="28" selection-start-column="0" selection-end-line="28" selection-end-column="0" /> |
|
|
|
<folding> |
|
|
|
<element signature="imports" expanded="true" /> |
|
|
|
</folding> |
|
|
|
</state> |
|
|
|
</provider> |
|
|
|
</entry> |
|
|
|
</component> |
|
|
|
<component name="masterDetails"> |
|
|
|
<states> |
|
|
|
|