Wirtos 
							
						 
					 
					
						
						
						
						
							
						
						
							c4d65f8bf4 
							
						 
					 
					
						
						
							
							ValueError fix for IOBase files ( #1119 )  
						
						
						
					 
					
						2019-03-01 21:27:15 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							df534585e9 
							
						 
					 
					
						
						
							
							Actually fix ids= not being a list, bump 1.6.1  
						
						
						
					 
					
						2019-02-28 08:31:28 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							2681dc09bb 
							
						 
					 
					
						
						
							
							Fix iter_messages with ids= not being a list  
						
						
						
					 
					
						2019-02-28 08:26:37 +01:00 
						 
				 
			
				
					
						
							
							
								Manuel1510 
							
						 
					 
					
						
						
						
						
							
						
						
							70e0d865a8 
							
						 
					 
					
						
						
							
							Fix RequestIter.__next__ propagating StopAsyncIteration ( #1117 )  
						
						
						
					 
					
						2019-02-28 08:07:31 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							8429f9bd3c 
							
						 
					 
					
						
						
							
							Update to v1.6  
						
						
						
					 
					
						2019-02-27 21:04:18 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							934c733ccb 
							
						 
					 
					
						
						
							
							Treat users "kicking themselves" as leaving ( #1116 )  
						
						
						
					 
					
						2019-02-27 19:42:17 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							05d174d4ce 
							
						 
					 
					
						
						
							
							Update documentation, errors and add TODOs  
						
						
						
					 
					
						2019-02-27 19:30:12 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							f66d65d409 
							
						 
					 
					
						
						
							
							Add RequestIter._next__ for synchronous iteration  
						
						
						
					 
					
						2019-02-27 16:13:11 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							6b50152bb3 
							
						 
					 
					
						
						
							
							Use constants for chunk sizes, remove irrelevant TODO  
						
						
						
					 
					
						2019-02-27 13:07:25 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							d02d0e2d5e 
							
						 
					 
					
						
						
							
							Handle negative limits gracefully in async generators  
						
						... 
						
						
						
						We rely on >= 0 for setting the batch size to use (which must
be valid), so it makes sense to make negative limits equal 0.
This is similar to how asyncio.sleep(negative) sleeps 0 seconds,
despite the fact that time.sleep(negative) fails. 
						
					 
					
						2019-02-27 13:01:04 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							d508e58d49 
							
						 
					 
					
						
						
							
							Remove the "private" _total parameter  
						
						
						
					 
					
						2019-02-27 12:59:50 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							bf71e49fcc 
							
						 
					 
					
						
						
							
							Remove batch_size parameter from iter_messages  
						
						... 
						
						
						
						It was only useful for testing purposes, and no other methods
exposed this kind of parameter (but they still use it). 
						
					 
					
						2019-02-27 12:57:54 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							b9133567af 
							
						 
					 
					
						
						
							
							Remove weird map chr range from aggressive iter_participants  
						
						
						
					 
					
						2019-02-27 12:51:09 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c99157ade2 
							
						 
					 
					
						
						
							
							Merge pull request  #1115  from LonamiWebs/requestiter  
						
						... 
						
						
						
						Overhaul asynchronous generators 
						
					 
					
						2019-02-27 12:49:12 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							c73b8eda26 
							
						 
					 
					
						
						
							
							Simplify filling RequestIter's buffer  
						
						
						
					 
					
						2019-02-27 11:25:35 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							202ce1f494 
							
						 
					 
					
						
						
							
							Remove async_generator from dependencies  
						
						
						
					 
					
						2019-02-27 11:13:29 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							40ded93c7c 
							
						 
					 
					
						
						
							
							Use RequestIter in chat methods  
						
						
						
					 
					
						2019-02-27 11:12:05 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							4f647847e7 
							
						 
					 
					
						
						
							
							Fix RequestIter not setting TotalList.total in collect()  
						
						
						
					 
					
						2019-02-27 10:39:56 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							968da5f72d 
							
						 
					 
					
						
						
							
							Use RequestIter in the dialog methods  
						
						
						
					 
					
						2019-02-27 10:38:50 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							49d8a3fb33 
							
						 
					 
					
						
						
							
							Remove code to syncify async generator functions  
						
						
						
					 
					
						2019-02-27 10:19:08 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							5b8e6531fa 
							
						 
					 
					
						
						
							
							Add method to collect RequestIter into TotalList  
						
						
						
					 
					
						2019-02-27 10:15:32 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							6d6c1917bc 
							
						 
					 
					
						
						
							
							Implement iterator over message by IDs  
						
						
						
					 
					
						2019-02-27 10:04:12 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							60606b9994 
							
						 
					 
					
						
						
							
							Don't make iter_messages a coroutine function  
						
						
						
					 
					
						2019-02-27 09:49:14 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							35dc46ffb0 
							
						 
					 
					
						
						
							
							Fix searching messages in reverse  
						
						
						
					 
					
						2019-02-27 09:48:47 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							e3991fadd5 
							
						 
					 
					
						
						
							
							Fix updating offset  
						
						
						
					 
					
						2019-02-27 09:37:12 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							f765f73fa3 
							
						 
					 
					
						
						
							
							Fix setting batch size  
						
						
						
					 
					
						2019-02-27 09:32:33 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							e2f44ddbea 
							
						 
					 
					
						
						
							
							Make iter_messages use a common message iterator  
						
						
						
					 
					
						2019-02-27 09:31:15 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							19f38d6733 
							
						 
					 
					
						
						
							
							Implement iter_messages with search  
						
						
						
					 
					
						2019-02-26 21:04:46 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							36eb1b1009 
							
						 
					 
					
						
						
							
							Create a new RequestIter ABC to deal with iter methods  
						
						... 
						
						
						
						This should make it easier to maintain these methods, increase
reusability, and get rid of the async_generator dependency.
In the future, people could use this to more easily deal with
raw API themselves. 
						
					 
					
						2019-02-26 20:26:40 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							1e4a12d2f7 
							
						 
					 
					
						
						
							
							Clean up iter_messages with reverse=True  
						
						
						
					 
					
						2019-02-26 09:42:28 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							5b098a909a 
							
						 
					 
					
						
						
							
							Cleanup converting to input media in send album  
						
						
						
					 
					
						2019-02-25 18:25:49 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							8e36c0002b 
							
						 
					 
					
						
						
							
							Fix sending albums with bot file IDs  
						
						
						
					 
					
						2019-02-25 18:23:39 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							70b08c4952 
							
						 
					 
					
						
						
							
							Get rid of broken JSON migration support ( #1113 )  
						
						
						
					 
					
						2019-02-24 20:16:53 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							0934f71c02 
							
						 
					 
					
						
						
							
							Update to layer 95  
						
						
						
					 
					
						2019-02-21 12:40:47 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							abadf3c789 
							
						 
					 
					
						
						
							
							Provide a blanket implementation for _init_conn  
						
						
						
					 
					
						2019-02-21 10:43:31 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							6de7329ce7 
							
						 
					 
					
						
						
							
							Fix Connection abstraction leak  
						
						
						
					 
					
						2019-02-21 10:41:33 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							96270bdc18 
							
						 
					 
					
						
						
							
							Fix sending PNGs without alpha channel, edit size typo  
						
						
						
					 
					
						2019-02-19 17:48:27 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							6db60627e6 
							
						 
					 
					
						
						
							
							Clearer error on send_file(chat, invalid type)  
						
						
						
					 
					
						2019-02-19 16:41:51 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							f540c4e089 
							
						 
					 
					
						
						
							
							Fix order of inline results not being preserved  
						
						
						
					 
					
						2019-02-14 20:03:02 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							628a16f287 
							
						 
					 
					
						
						
							
							Document new errors and limits for inline results  
						
						
						
					 
					
						2019-02-14 19:45:25 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							41bfb8ae52 
							
						 
					 
					
						
						
							
							Fix photo resizing not working for images with alpha channels  
						
						
						
					 
					
						2019-02-14 12:12:17 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							d1c755809d 
							
						 
					 
					
						
						
							
							Except RpcMcgetFailError as call fail and sleep on server errors  
						
						... 
						
						
						
						This one in particular may happen when iterating over messages,
perhaps more likely to happen if the group was created in a
different data center.
A small sleep of a few seconds also greatly increases the
chances of the error going away. 
						
					 
					
						2019-02-14 11:00:37 +01:00 
						 
				 
			
				
					
						
							
							
								nosanity 
							
						 
					 
					
						
						
						
						
							
						
						
							2e544270cd 
							
						 
					 
					
						
						
							
							Fix login failure due to wrong argument name ( #1109 )  
						
						
						
					 
					
						2019-02-14 16:46:57 +10:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							5bb2d9adf3 
							
						 
					 
					
						
						
							
							Document common usages for upload_file  
						
						
						
					 
					
						2019-02-13 12:50:14 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							559a40c7ea 
							
						 
					 
					
						
						
							
							Fix get_input_media for InputFile  
						
						... 
						
						
						
						It was actually using FileLocation, which had the invalid expected
type for what was being returned. Instead it should have been this
other type.
In addition, more parameters are passed so that the method can have
all the information it needs to correctly cast the type. 
						
					 
					
						2019-02-13 12:33:11 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							99ad26bfa4 
							
						 
					 
					
						
						
							
							Lower the maximum amount of requests per container  
						
						
						
					 
					
						2019-02-13 10:16:59 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							5c85f830bd 
							
						 
					 
					
						
						
							
							Further document automatic photo resizing  
						
						
						
					 
					
						2019-02-13 09:58:02 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							fd24f7087e 
							
						 
					 
					
						
						
							
							Resize photos when sending files if needed  
						
						
						
					 
					
						2019-02-13 09:50:00 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							5772a5483c 
							
						 
					 
					
						
						
							
							Check dc_id in resolve_bot_file_id  
						
						
						
					 
					
						2019-02-13 09:16:34 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							47d9de98ed 
							
						 
					 
					
						
						
							
							Raise ImportError and not ValueError when sqlite3 is missing  
						
						... 
						
						
						
						Excepting ValueError when creating the SQLiteSession could hide
other errors (e.g. using a newer session file on an older version
of the library). Instead, the original error is raised, as if
sqlite3 was being imported within its __init__ method. 
						
					 
					
						2019-02-13 08:52:54 +01:00