mathieui 
							
						 
					 
					
						
						
							
						
						650e1a2ed5 
					 
					
						
						
							
							docs/xmlstream: remove HTTP proxy references  
						
						... 
						
						
						
						It has been removed years ago. 
						
						
					 
					
						2021-02-04 18:31:43 +01:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						f8c39bae60 
					 
					
						
						
							
							docs: update the iq tutorial  
						
						
						
						
					 
					
						2021-02-03 23:21:11 +01:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						d9975aa4c0 
					 
					
						
						
							
							docs: move things around for a cleaner toctree  
						
						
						
						
					 
					
						2021-02-03 23:04:02 +01:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						51866f0d46 
					 
					
						
						
							
							docs: update the tutorials a bit  
						
						
						
						
					 
					
						2021-01-27 00:16:56 +01:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						45a14871ee 
					 
					
						
						
							
							Examples: remove wait arg to join_muc calls  
						
						... 
						
						
						
						it hasn’t worked in years, and I removed it recently 
						
						
					 
					
						2020-12-01 19:51:33 +01:00 
						 
				 
			
				
					
						
							
							
								Maxime “pep” Buquet 
							
						 
					 
					
						
						
							
						
						4435c81d77 
					 
					
						
						
							
							xmlstream.disconnect: add compat behaviour, set wait to default 2.0 when True is passed. Update documentation  
						
						... 
						
						
						
						Signed-off-by: Maxime “pep” Buquet <pep@bouah.net > 
						
						
					 
					
						2019-07-03 21:36:17 +02:00 
						 
				 
			
				
					
						
							
							
								Maxime “pep” Buquet 
							
						 
					 
					
						
						
							
						
						05d76e4b1d 
					 
					
						
						
							
							Change more URLs to lab.louiz.org  
						
						... 
						
						
						
						Signed-off-by: Maxime “pep” Buquet <pep@bouah.net > 
						
						
					 
					
						2019-02-12 10:34:57 +00:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						eb1251b919 
					 
					
						
						
							
							Fix a typo in the title of the MUC documentation.  
						
						
						
						
					 
					
						2017-01-08 17:38:11 +00:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						46a90749f8 
					 
					
						
						
							
							Fix uses of super() in the codebase  
						
						... 
						
						
						
						Fix  #3165 , we don’t need to use the long form to get the superobject in
our supported python versions. 
					
						2016-09-30 21:25:36 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						813b45aded 
					 
					
						
						
							
							XEP-0045: Remove support for old-style {get,set,del}TitleCase methods.  
						
						
						
						
					 
					
						2016-09-21 01:28:24 +09:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						67afd6a462 
					 
					
						
						
							
							Fix   #3166  (broken link)  
						
						
						
						
					 
					
						2016-02-03 22:43:47 +01:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						c66a4d4097 
					 
					
						
						
							
							Update the documentation and examples  
						
						... 
						
						
						
						- update most of the examples with slixmpp
- change the help channels pointed out in the doc
- add a page listing differences from slixmpp and how to use asyncio
  nicely with slixmpp
- fix some in-code rst documentation 
						
						
					 
					
						2015-02-24 22:47:15 +01:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						7c3e61950d 
					 
					
						
						
							
							Remove all deprecated alias in the core of slixmpp, and wherever they were used.  
						
						
						
						
					 
					
						2014-09-28 23:58:46 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						17174016ec 
					 
					
						
						
							
							Remove all trailing whitespaces.  
						
						
						
						
					 
					
						2014-09-01 02:47:15 +02:00 
						 
				 
			
				
					
						
							
							
								Florent Le Coz 
							
						 
					 
					
						
						
							
						
						5ab77c7452 
					 
					
						
						
							
							Rename to slixmpp  
						
						
						
						
					 
					
						2014-07-17 14:19:04 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Molodowitch 
							
						 
					 
					
						
						
							
						
						52feabbe76 
					 
					
						
						
							
							added setdefaultencoding method so reload(sys) not needed  
						
						... 
						
						
						
						reload(sys) could cause problem in user code - ie, sys.stdout, excepthook, and displayhook would be reset, etc 
						
						
					 
					
						2012-10-24 13:06:36 -07:00 
						 
				 
			
				
					
						
							
							
								Lance Stout 
							
						 
					 
					
						
						
							
						
						738ec92b8e 
					 
					
						
						
							
							Fix a few typos.  
						
						
						
						
					 
					
						2012-01-05 13:11:42 -05:00 
						 
				 
			
				
					
						
							
							
								Lance Stout 
							
						 
					 
					
						
						
							
						
						be9e26b4a3 
					 
					
						
						
							
							Apply Te-Je's MUC guide patch.  
						
						
						
						
					 
					
						2012-01-05 13:09:20 -05:00 
						 
				 
			
				
					
						
							
							
								Lance Stout 
							
						 
					 
					
						
						
							
						
						97378998a5 
					 
					
						
						
							
							Break the docs out into their own branch.  
						
						
						
						
					 
					
						2012-01-05 11:31:54 -05:00