DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							3236a10cf5 
							
						 
					 
					
						
						
							
							Updated tweet action (again)  
						
						
						
					 
					
						2022-11-16 18:19:12 +01:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							a4eb6d5f1b 
							
						 
					 
					
						
						
							
							Update Release Tweet action  
						
						
						
					 
					
						2022-11-16 18:15:45 +01:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							a09661fc83 
							
						 
					 
					
						
						
							
							Merge branch 'feature/bootstrap5' into nightly  
						
						
						
					 
					
						2022-11-16 18:00:32 +01:00 
						 
				 
			
				
					
						
							
							
								FreddleSpl0it 
							
						 
					 
					
						
						
						
						
							
						
						
							f52ab69a5b 
							
						 
					 
					
						
						
							
							change default template creation  
						
						
						
					 
					
						2022-11-16 15:29:39 +01:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9d1b620dcf 
							
						 
					 
					
						
						
							
							Merge pull request  #4861  from mailcow/staging  
						
						
						
					 
					
						2022-11-16 13:30:10 +01:00 
						 
				 
			
				
					
						
							
							
								FreddleSpl0it 
							
						 
					 
					
						
						
						
						
							
						
						
							3ebd801b3d 
							
						 
					 
					
						
						
							
							remove whats new modal & add changelog modal  
						
						
						
					 
					
						2022-11-16 12:12:23 +01:00 
						 
				 
			
				
					
						
							
							
								Peter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05181f1888 
							
						 
					 
					
						
						
							
							Update issue template  
						
						
						
					 
					
						2022-11-15 19:44:07 +01:00 
						 
				 
			
				
					
						
							
							
								Peter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6875baf64c 
							
						 
					 
					
						
						
							
							Update issue template  
						
						
						
					 
					
						2022-11-15 19:43:03 +01:00 
						 
				 
			
				
					
						
							
							
								FreddleSpl0it 
							
						 
					 
					
						
						
						
						
							
						
						
							0cdb1e638d 
							
						 
					 
					
						
						
							
							change git_project_url var for base.twig  
						
						
						
					 
					
						2022-11-15 16:25:05 +01:00 
						 
				 
			
				
					
						
							
							
								FreddleSpl0it 
							
						 
					 
					
						
						
						
						
							
						
						
							da415e5c6b 
							
						 
					 
					
						
						
							
							[Dockerapi] define matched var before use  
						
						
						
					 
					
						2022-11-15 16:12:07 +01:00 
						 
				 
			
				
					
						
							
							
								Peter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c46a1c1e2f 
							
						 
					 
					
						
						
							
							[GH-Actions][actionpr] Update to v0.5.3  
						
						
						
					 
					
						2022-11-14 22:51:19 +01:00 
						 
				 
			
				
					
						
							
							
								Link Steve 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b79a1530fb 
							
						 
					 
					
						
						
							
							Update Simplified Chinese Translation  
						
						
						
					 
					
						2022-11-14 21:18:37 +08:00 
						 
				 
			
				
					
						
							
							
								thomas 
							
						 
					 
					
						
						
						
						
							
						
						
							a6a7ab45f8 
							
						 
					 
					
						
						
							
							switch update.sh/check_online_status() from ping to curl to make it proxy ready  
						
						
						
					 
					
						2022-11-13 07:34:18 +01:00 
						 
				 
			
				
					
						
							
							
								FreddleSpl0it 
							
						 
					 
					
						
						
						
						
							
						
						
							c8f69ffe77 
							
						 
					 
					
						
						
							
							show created_on, last_modified for domain, mailbox  
						
						
						
					 
					
						2022-11-11 09:22:58 +01:00 
						 
				 
			
				
					
						
							
							
								FreddleSpl0it 
							
						 
					 
					
						
						
						
						
							
						
						
							79982e0e8d 
							
						 
					 
					
						
						
							
							add template feature for domains and mailboxes  
						
						
						
					 
					
						2022-11-10 16:22:18 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Cramer 
							
						 
					 
					
						
						
						
						
							
						
						
							bc937ed2db 
							
						 
					 
					
						
						
							
							[PHP] Polish dockerfile  
						
						... 
						
						
						
						includes also #4839  because of --with-avif for gd configure command (is not available in 8.0)
contains the following adjustments:
- upgrade APCu to 5.1.22
- use PECL package for mailparse instead of git clone (3.1.4 is the latest one available and sice then no changes on master branch)
- split PECL commands into separate ones (according to https://hub.docker.com/_/php  this is the recommended way)
- add missing configure options for gd extension to include webp, xpm and avif
- specify composer version to be installed
- cleanup more dev dependencies 
						
					 
					
						2022-11-08 09:45:25 +01:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ca028eb2e 
							
						 
					 
					
						
						
							
							Merge pull request  #4847  from mailcow/staging  
						
						... 
						
						
						
						Automatic PR to nightly from 2022-11-06T20:27:08Z 
						
					 
					
						2022-11-07 14:12:55 +01:00 
						 
				 
			
				
					
						
							
							
								Nathaniel Mom 
							
						 
					 
					
						
						
						
						
							
						
						
							df17e6b75e 
							
						 
					 
					
						
						
							
							change 'return 1' to 'exit 1'  
						
						
						
					 
					
						2022-11-07 09:27:22 +10:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f880e1834d 
							
						 
					 
					
						
						
							
							Merge pull request  #4846  from jorisdrenth/staging  
						
						... 
						
						
						
						Add undocumented /api/v1/get/mailbox/all/domain.tld endpoint to docs 
						
					 
					
						2022-11-06 22:02:03 +01:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							4dd1b97e38 
							
						 
					 
					
						
						
							
							[PHP] Update to 8.1  
						
						
						
					 
					
						2022-11-06 15:52:30 +01:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							074e3fcd6e 
							
						 
					 
					
						
						
							
							Merge pull request  #4843  from mailcow/staging  
						
						... 
						
						
						
						Automatic PR to nightly from 2022-11-06T14:21:03Z 
						
					 
					
						2022-11-06 15:38:01 +01:00 
						 
				 
			
				
					
						
							
							
								Joris Drenth 
							
						 
					 
					
						
						
						
						
							
						
						
							aeb433cc39 
							
						 
					 
					
						
						
							
							Add undocumented /api/v1/get/mailbox/all/domain.tld endpoint to documentation  
						
						
						
					 
					
						2022-11-06 00:25:38 +01:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb9d360c0a 
							
						 
					 
					
						
						
							
							Merge pull request  #4837  from mailcow/feat/action-check_prs_if_on_staging  
						
						... 
						
						
						
						Add new action Check PRs if on staging 
						
					 
					
						2022-11-04 16:02:30 +01:00 
						 
				 
			
				
					
						
							
							
								Peter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							abfad4e025 
							
						 
					 
					
						
						
							
							Add new action Check PRs if on staging  
						
						
						
					 
					
						2022-11-03 19:58:06 +01:00 
						 
				 
			
				
					
						
							
							
								FreddleSpl0it 
							
						 
					 
					
						
						
						
						
							
						
						
							3f40fada1b 
							
						 
					 
					
						
						
							
							edit page for default domain and mailbox settings  
						
						
						
					 
					
						2022-11-03 07:25:18 +01:00 
						 
				 
			
				
					
						
							
							
								Vermium Sifell 
							
						 
					 
					
						
						
						
						
							
						
						
							a9871d05b2 
							
						 
					 
					
						
						
							
							✏️  Fixed invalid regexs for banning  
						
						
						
					 
					
						2022-11-02 23:42:37 +01:00 
						 
				 
			
				
					
						
							
							
								FreddleSpl0it 
							
						 
					 
					
						
						
						
						
							
						
						
							39e46d2e0b 
							
						 
					 
					
						
						
							
							querySelector fails when id starts with digits  
						
						
						
					 
					
						2022-11-02 14:09:45 +01:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							e9091cbb8c 
							
						 
					 
					
						
						
							
							[Rspamd] Update to 3.4 (fix of 3.3 Bug)  
						
						
						
					 
					
						2022-11-02 10:32:56 +01:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb340d78e1 
							
						 
					 
					
						
						
							
							Merge pull request  #4827  from mailcow/staging  
						
						... 
						
						
						
						2022-10a 
						
					 
					
						2022-10-26 13:06:09 +02:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							996b2db514 
							
						 
					 
					
						
						
							
							Merge pull request  #4826  from mailcow/staging  
						
						... 
						
						
						
						Automatic PR to nightly from 2022-10-26T07:46:18Z 
						
					 
					
						2022-10-26 12:57:17 +02:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							548d7b9833 
							
						 
					 
					
						
						
							
							Merge pull request  #4825  from mailcow/fix/qitems  
						
						... 
						
						
						
						Fix Error parsing Quarantine Items 
						
					 
					
						2022-10-26 12:55:10 +02:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							96dbbf4db6 
							
						 
					 
					
						
						
							
							Merge pull request  #4823  from mailcow/feature/rspamd-downgrade  
						
						... 
						
						
						
						[RSPAMD] Downgrade to 3.2 (stable) 
						
					 
					
						2022-10-26 12:44:36 +02:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							4f14462af7 
							
						 
					 
					
						
						
							
							[RSPAMD] Downgrade to 3.2 (stable)  
						
						
						
					 
					
						2022-10-26 12:33:52 +02:00 
						 
				 
			
				
					
						
							
							
								FreddleSpl0it 
							
						 
					 
					
						
						
						
						
							
						
						
							1e08b4ece6 
							
						 
					 
					
						
						
							
							fix encoding failures of parsed text_plain mail  
						
						
						
					 
					
						2022-10-26 12:33:22 +02:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							177ebe26de 
							
						 
					 
					
						
						
							
							Merge pull request  #4822  from mailcow/staging  
						
						... 
						
						
						
						Automatic PR to nightly from 2022-10-26T07:46:18Z 
						
					 
					
						2022-10-26 11:15:51 +02:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6fd9efc30a 
							
						 
					 
					
						
						
							
							Merge pull request  #4769  from ro78/patch-1  
						
						... 
						
						
						
						Update base.twig to escape simple quote 
						
					 
					
						2022-10-26 11:14:37 +02:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da72184fda 
							
						 
					 
					
						
						
							
							Merge pull request  #4821  from mailcow/staging  
						
						... 
						
						
						
						Automatic PR to nightly from 2022-10-26T07:46:18Z 
						
					 
					
						2022-10-26 11:05:58 +02:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6f212a41d8 
							
						 
					 
					
						
						
							
							Merge pull request  #4820  from mailcow/feature/netfilter-compose  
						
						... 
						
						
						
						[Compose] Use new (patched) Netfilter Image 
						
					 
					
						2022-10-26 11:04:36 +02:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							52314d1a35 
							
						 
					 
					
						
						
							
							[Compose] Use new (patched) Netfilter Image  
						
						
						
					 
					
						2022-10-26 11:03:02 +02:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3028a18a37 
							
						 
					 
					
						
						
							
							Merge pull request  #4819  from mailcow/staging  
						
						... 
						
						
						
						2022-10 
						
					 
					
						2022-10-25 14:16:05 +02:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							a2b31cb28d 
							
						 
					 
					
						
						
							
							Merge branch 'staging' into nightly  
						
						
						
					 
					
						2022-10-25 12:25:34 +02:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							26a5fcf989 
							
						 
					 
					
						
						
							
							Merge pull request  #4815  from ethrgeist:bump-redis-7  
						
						... 
						
						
						
						[redis] Bump Redis to version 7 
						
					 
					
						2022-10-25 12:20:30 +02:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							509086ef54 
							
						 
					 
					
						
						
							
							Merge pull request  #4816  from mailcow/feature/rspamd-3.3  
						
						... 
						
						
						
						[RSPAMD] Update to 3.3 
						
					 
					
						2022-10-25 11:42:34 +02:00 
						 
				 
			
				
					
						
							
							
								Niklas Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							963510ed22 
							
						 
					 
					
						
						
							
							Merge pull request  #4806  from mailcow/feature/pigz-backup  
						
						... 
						
						
						
						[Backup] Swapped PIGZ instead of gzip (allow Threading) 
						
					 
					
						2022-10-25 11:05:40 +02:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							2c0f8cda50 
							
						 
					 
					
						
						
							
							[RSPAMD] Update to 3.3  
						
						
						
					 
					
						2022-10-25 10:35:23 +02:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							50d2671d75 
							
						 
					 
					
						
						
							
							Fixed leading / warning removal  
						
						
						
					 
					
						2022-10-25 10:06:53 +02:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							b73d879f3c 
							
						 
					 
					
						
						
							
							Removed thread prompt again. Added notice message  
						
						
						
					 
					
						2022-10-25 09:55:29 +02:00 
						 
				 
			
				
					
						
							
							
								Knuth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							725a5fe5b9 
							
						 
					 
					
						
						
							
							Bump Redis to version 7  
						
						
						
					 
					
						2022-10-25 09:47:03 +02:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							65ca42ca42 
							
						 
					 
					
						
						
							
							Restored Thread Prompt due to implementation in restore  
						
						
						
					 
					
						2022-10-24 15:10:15 +02:00 
						 
				 
			
				
					
						
							
							
								DerLinkman 
							
						 
					 
					
						
						
						
						
							
						
						
							b22ff59f7b 
							
						 
					 
					
						
						
							
							Added PIGZ for Restoring as well.  
						
						
						
					 
					
						2022-10-24 12:28:41 +02:00