f59406a47a 
								
							
								 
							
						 
						
							
							
								
								Add missing parameter to getting sticker sets.  Fixes   #51  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9443e79e97 
								
									
								
							
								 
							
						 
						
							
							
								
								fix display of packs with sticker-import --list  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								569d9815c6 
								
							
								 
							
						 
						
							
							
								
								remove redundant utf-8 setting  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f7b678f57 
								
							
								 
							
						 
						
							
							
								
								Use utf8-encoding whenever JSON is processed  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b884a9c387 
								
							
								 
							
						 
						
							
							
								
								Set encoding to utf-8 when saving json file for stickerpack  
							
							
 
							
							
							Fixes UnicodeEncodeError with Windows 10 when trying to import sticker packs caused by the default encoding scheme in Windows 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								601d2acc32 
								
							
								 
							
						 
						
							
							
								
								Rename import.py, since import is a keyword  
							
							
 
							
							
							from sticker.import import cmd
                 ^
SyntaxError: invalid syntax
Fixes https://github.com/maunium/stickerpicker/issues/27 . 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								78fdb6f175 
								
							
								 
							
						 
						
							
							
								
								Switch license to AGPLv3+  
							
							
 
							
							
							The license was initially MPLv2 as I expected the project to be a fairly
simple tiny web app, but it has already grown into multiple files. Now
that I'm going to add a server component, I'm switching the license for
future versions to AGPL like all my other non-library projects. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80bcf6d0ac 
								
							
								 
							
						 
						
							
							
								
								Reorganize Python stuff and add command to create packs  
							
							
 
							
							
							Fixes  #11  
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								314f6c0ff5 
								
							
								 
							
						 
						
							
							
								
								Add namespacing for IDs  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ef92d588a 
								
							
								 
							
						 
						
							
							
								
								Remove the other usage of asyncio.run  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c45207b0f 
								
							
								 
							
						 
						
							
							
								
								Stop using asyncio.run.  Fixes   #13  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ce90892f0 
								
							
								 
							
						 
						
							
							
								
								Stop using ID field from telegram metadata in widget  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								522e45a4ae 
								
							
								 
							
						 
						
							
							
								
								Store IDs as strings and keep all emoticons.  Fixes   #12  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c106c99b7f 
								
							
								 
							
						 
						
							
							
								
								Maybe make import.py work on Python 3.6  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e6aad0430 
								
							
								 
							
						 
						
							
							
								
								Add more Element iOS compatibility (ref  #8 )  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								993b4af549 
								
							
								 
							
						 
						
							
							
								
								Set fake width instead of actually resizing image  
							
							
 
							
							
							The image quality shouldn't be reduced, but it should be shown smaller in clients.
Also add compatibility hack for broken clients like Element iOS that require a thumbnail_url 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3876e13d4d 
								
							
								 
							
						 
						
							
							
								
								Move saved pack print  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4190057b3c 
								
							
								 
							
						 
						
							
							
								
								Ask for Matrix access token on first run  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7f86915857 
								
							
								 
							
						 
						
							
							
								
								Initial commit  
							
							
								
 
							
							
						 
						5 years ago