Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								3a149e9f8b 
								
									
								
							
								 
							
						 
						
							
							
								
								Add audio only transcoding tests  
							
							 
							
							
							
						 
						
							2019-11-25 10:59:49 +01:00  
						
					 
				
					
						
							
							
								 
								frankdelange
							
						 
						
							 
							
							
								
								
							
							
								
							
								5c7d650827 
								
									
								
							
								 
							
						 
						
							
							
								
								Add audio-only option to transcoders and player  
							
							 
							
							... 
							
							
							
							This patch adds an audio-only option to PeerTube by means of a new transcoding configuration which creates mp4 files which only contain an audio stream. This new transcoder has a resolution of '0' and is presented in the preferences and in the player resolution menu as 'Audio-only' (localised). When playing such streams the player shows the file thumbnail as background and disables controls autohide.
Audio-only files can be shared and streamed just like any other file. They can be downloaded as well, the resulting file will be an mp4 container with a single audio stream.
This patch is a proof of concept to show the feasibility of 'true' audio-only support. There are better ways of doing this which also enable multiple audio streams for a given video stream (e.g. DASH) but as this would entail a fundamental change in the way PeerTube works it is a bridge too far for a simple proof of concept. 
							
						 
						
							2019-11-25 10:59:47 +01:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								66fb2aa39b 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't always replace actor avatar  
							
							 
							
							
							
						 
						
							2019-11-25 10:59:44 +01:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								d7a25329f9 
								
									
								
							
								 
							
						 
						
							
							
								
								Add ability to disable webtorrent  
							
							 
							
							... 
							
							
							
							In favour of HLS 
							
						 
						
							2019-11-25 10:59:43 +01:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								92ce62331e 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix auto index follow  
							
							 
							
							
							
						 
						
							2019-11-04 15:20:34 +01:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								a82ddfad00 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix lint  
							
							 
							
							
							
						 
						
							2019-10-23 13:15:18 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								47581df073 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix federation with some actors  
							
							 
							
							... 
							
							
							
							That don't have a shared inbox, or a URL 
							
						 
						
							2019-10-23 11:33:53 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								d5d9b6d7bf 
								
									
								
							
								 
							
						 
						
							
							
								
								Update server dependencies  
							
							 
							
							
							
						 
						
							2019-10-21 15:03:28 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								eba06469b7 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix audio merging when specifying a preview  
							
							 
							
							
							
						 
						
							2019-10-18 11:44:01 +02:00  
						
					 
				
					
						
							
							
								 
								Lukas Winkler
							
						 
						
							 
							
							
							
								
							
								32d7f2b754 
								
							
								 
							
						 
						
							
							
								
								fix a few typos ( #2141 )  
							
							 
							
							... 
							
							
							
							* fix a few typos
* apply changes to original files instead
* additional correction 
							
						 
						
							2019-09-23 08:17:42 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								9157d5981f 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve plugin package.json error message  
							
							 
							
							
							
						 
						
							2019-09-11 10:19:03 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								00aab0666c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'release/1.4.0' into develop  
							
							 
							
							
							
						 
						
							2019-09-05 10:19:35 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								2ba613a543 
								
							
								 
							
						 
						
							
							
								
								Fix tests  
							
							 
							
							
							
						 
						
							2019-09-04 16:24:58 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								6f1b4fa417 
								
							
								 
							
						 
						
							
							
								
								Add auto follow instances index support  
							
							 
							
							
							
						 
						
							2019-09-04 16:24:58 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								8424c4026a 
								
							
								 
							
						 
						
							
							
								
								Add auto follow back support for instances  
							
							 
							
							
							
						 
						
							2019-09-04 16:24:58 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								f8278b9605 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix bug in redundancy eviction  
							
							 
							
							
							
						 
						
							2019-09-04 14:40:39 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								2fd9737886 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix redundancy too heavy with streaming playlists  
							
							 
							
							
							
						 
						
							2019-08-30 11:05:27 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								0b5c385b45 
								
									
								
							
								 
							
						 
						
							
							
								
								Handle reports from mastodon  
							
							 
							
							
							
						 
						
							2019-08-30 09:40:32 +02:00  
						
					 
				
					
						
							
							
								 
								John Livingston
							
						 
						
							 
							
							
							
								
							
								20ec03846d 
								
							
								 
							
						 
						
							
							
								
								fixes 2065: optimisation ( #2073 )  
							
							 
							
							... 
							
							
							
							* fixes 2065: optimisation
* Update peertube-socket.ts 
							
						 
						
							2019-08-23 09:05:30 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								d5c8932a60 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'release/1.4.0' into develop  
							
							 
							
							
							
						 
						
							2019-08-22 14:46:47 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								217ffacfdd 
								
									
								
							
								 
							
						 
						
							
							
								
								Try to fix video duplication  
							
							 
							
							
							
						 
						
							2019-08-22 11:03:50 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								d636ab58d0 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix html tag with blacklisted video  
							
							 
							
							
							
						 
						
							2019-08-22 10:46:54 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								5c5e587307 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'feature/strong-model-types' into develop  
							
							 
							
							
							
						 
						
							2019-08-22 10:43:11 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								1b42d73f44 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix socket notification with multiple user tabs  
							
							 
							
							
							
						 
						
							2019-08-22 10:33:58 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								916937d7da 
								
									
								
							
								 
							
						 
						
							
							
								
								email object -> email subject  
							
							 
							
							
							
						 
						
							2019-08-22 10:33:58 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								015d9dec91 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix socket notification with multiple user tabs  
							
							 
							
							
							
						 
						
							2019-08-22 10:33:22 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								7c58378a57 
								
									
								
							
								 
							
						 
						
							
							
								
								email object -> email subject  
							
							 
							
							
							
						 
						
							2019-08-22 10:22:01 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								b5fecbf441 
								
									
								
							
								 
							
						 
						
							
							
								
								Type toActivityPubObject functions  
							
							 
							
							
							
						 
						
							2019-08-21 15:23:04 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								f92e7f76d4 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix ownership change  
							
							 
							
							
							
						 
						
							2019-08-21 08:57:00 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								1ca9f7c3f7 
								
									
								
							
								 
							
						 
						
							
							
								
								Type toFormattedJSON  
							
							 
							
							
							
						 
						
							2019-08-20 19:23:10 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								0283eaac2a 
								
									
								
							
								 
							
						 
						
							
							
								
								Cleanup model types  
							
							 
							
							
							
						 
						
							2019-08-20 14:53:42 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								96ca24f00e 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix tests  
							
							 
							
							
							
						 
						
							2019-08-20 10:22:05 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								453e83ea5d 
								
									
								
							
								 
							
						 
						
							
							
								
								Stronger model typings  
							
							 
							
							
							
						 
						
							2019-08-19 17:26:35 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								0b353d1d8a 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix redundancy exceeding the limit  
							
							 
							
							
							
						 
						
							2019-08-12 08:46:46 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								e2600d8b26 
								
									
								
							
								 
							
						 
						
							
							
								
								Add avatar to prune script  
							
							 
							
							
							
						 
						
							2019-08-09 15:04:36 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								557b13ae24 
								
									
								
							
								 
							
						 
						
							
							
								
								Lazy load avatars  
							
							 
							
							
							
						 
						
							2019-08-09 11:32:40 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								5224c394b3 
								
									
								
							
								 
							
						 
						
							
							
								
								Stronger actor association typing in AP functions  
							
							 
							
							
							
						 
						
							2019-08-09 08:17:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								511765c9f8 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove comment federation by video owner  
							
							 
							
							
							
						 
						
							2019-08-07 15:35:29 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								0763044f7d 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix comment notifications  
							
							 
							
							
							
						 
						
							2019-08-07 12:07:59 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								6b9c966f64 
								
									
								
							
								 
							
						 
						
							
							
								
								Automatically remove bad followings  
							
							 
							
							
							
						 
						
							2019-08-06 17:26:51 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								f847ccb33c 
								
									
								
							
								 
							
						 
						
							
							
								
								Optimize watch endpoint  
							
							 
							
							
							
						 
						
							2019-08-06 17:20:19 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								1198edf4bb 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix user notifications on new follow  
							
							 
							
							
							
						 
						
							2019-08-02 10:53:36 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								65af03a241 
								
									
								
							
								 
							
						 
						
							
							
								
								Automatically update playlist thumbnails  
							
							 
							
							
							
						 
						
							2019-08-01 16:54:24 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								a21e25ff64 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix like/dislike federation  
							
							 
							
							
							
						 
						
							2019-08-01 14:26:49 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								29d4e1375f 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix HLS transcoding  
							
							 
							
							
							
						 
						
							2019-08-01 14:19:18 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								970ceac0a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix multiple server tests  
							
							 
							
							
							
						 
						
							2019-08-01 10:15:28 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								2284f20207 
								
									
								
							
								 
							
						 
						
							
							
								
								Add gitlab ci support  
							
							 
							
							
							
						 
						
							2019-07-29 13:40:39 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								d75db01f14 
								
									
								
							
								 
							
						 
						
							
							
								
								Add plugin translation system  
							
							 
							
							
							
						 
						
							2019-07-26 15:18:30 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								ee286591a5 
								
									
								
							
								 
							
						 
						
							
							
								
								Plugins can update video constants  
							
							 
							
							... 
							
							
							
							Categories, licences and languages 
							
						 
						
							2019-07-26 15:18:30 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								23bdacf8ec 
								
									
								
							
								 
							
						 
						
							
							
								
								Add setting helper to client plugins  
							
							 
							
							
							
						 
						
							2019-07-26 15:18:28 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								9ae88819c2 
								
									
								
							
								 
							
						 
						
							
							
								
								Change plugin models names  
							
							 
							
							
							
						 
						
							2019-07-24 11:17:42 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								5b77537ce5 
								
							
								 
							
						 
						
							
							
								
								Correctly notify on auto blacklist  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								7c421bb198 
								
							
								 
							
						 
						
							
							
								
								Fix auto blacklist  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								3e753302d8 
								
							
								 
							
						 
						
							
							
								
								Refactor middleware helpers  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								a8b666e9f1 
								
							
								 
							
						 
						
							
							
								
								Add plugin static files cache  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								7663e55a2c 
								
							
								 
							
						 
						
							
							
								
								Log error on unknown hook  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								587568e1cc 
								
							
								 
							
						 
						
							
							
								
								Add plugin table migration table  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								6691c52280 
								
							
								 
							
						 
						
							
							
								
								Add filter hooks tests  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								89cd127560 
								
							
								 
							
						 
						
							
							
								
								Add hook filters tests  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								09071200c7 
								
							
								 
							
						 
						
							
							
								
								Add plugin API tests  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								9b474844e8 
								
							
								 
							
						 
						
							
							
								
								Add CLI plugins tests  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								32fe001389 
								
							
								 
							
						 
						
							
							
								
								Provide logger to plugins  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								60cfd4cb54 
								
							
								 
							
						 
						
							
							
								
								Add plugins check params tests  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								b4055e1c23 
								
							
								 
							
						 
						
							
							
								
								Add server hooks  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								9fa6ca160a 
								
							
								 
							
						 
						
							
							
								
								Some plugins fixes and doc enhancements  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								66170ca8c6 
								
							
								 
							
						 
						
							
							
								
								Use process.env.npm_package_version  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								d133f38582 
								
							
								 
							
						 
						
							
							
								
								Check latest plugins version with config interval  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								e0ce715a1d 
								
							
								 
							
						 
						
							
							
								
								Check latest plugins version  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								6702a1b2cc 
								
							
								 
							
						 
						
							
							
								
								Add ability to search available plugins  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								b2195fafc2 
								
							
								 
							
						 
						
							
							
								
								WIP plugins: add storage manager  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								b5f919ac8e 
								
							
								 
							
						 
						
							
							
								
								WIP plugins: update plugin  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								dba85a1e9e 
								
							
								 
							
						 
						
							
							
								
								WIP plugins: add plugin settings/uninstall in client  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								ad91e7006e 
								
							
								 
							
						 
						
							
							
								
								WIP plugins: plugin settings on server side  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								ffb321bedc 
								
							
								 
							
						 
						
							
							
								
								WIP plugins: load theme on client side  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								7cd4d2ba10 
								
							
								 
							
						 
						
							
							
								
								WIP plugins: add theme support  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								18a6f04c07 
								
							
								 
							
						 
						
							
							
								
								WIP plugins: hook on client side  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								2c0539420d 
								
							
								 
							
						 
						
							
							
								
								WIP plugins: static files  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								f023a19c3e 
								
							
								 
							
						 
						
							
							
								
								WIP plugins: install/uninstall  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
							
								
							
								345da516fa 
								
							
								 
							
						 
						
							
							
								
								WIP plugins: add ability to register plugins  
							
							 
							
							
							
						 
						
							2019-07-24 10:58:16 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								d89954ff0b 
								
									
								
							
								 
							
						 
						
							
							
								
								Log typo  
							
							 
							
							
							
						 
						
							2019-07-03 16:07:30 +02:00  
						
					 
				
					
						
							
							
								 
								Nassim Bounouas
							
						 
						
							 
							
							
							
								
							
								4e9fa5b7e9 
								
							
								 
							
						 
						
							
							
								
								Feature/subject in contact form ( #1926 )  
							
							 
							
							... 
							
							
							
							* #1915  Add a subject to contact form and add it to email sent
* #1915  Add subject to contact form tests
* #1915  Contact form test corrected && tslint correction 
							
						 
						
							2019-06-21 08:49:35 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								26d7879998 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix redundancy exceeded quota  
							
							 
							
							
							
						 
						
							2019-06-20 10:33:01 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								d1ab89deb7 
								
									
								
							
								 
							
						 
						
							
							
								
								Handle email update on server  
							
							 
							
							
							
						 
						
							2019-06-11 14:31:11 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								1f20622f2b 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve registration  
							
							 
							
							... 
							
							
							
							* Add ability to set the user display name
 * Use display name to guess the username/channel name
 * Add explanations about what is the purpose of a username/channel name
 * Add a loader at the "done" step 
							
						 
						
							2019-06-07 17:05:42 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								7d14d4d2ca 
								
									
								
							
								 
							
						 
						
							
							
								
								Server: Bulk update videos support field  
							
							 
							
							
							
						 
						
							2019-05-31 16:44:46 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								9977c12838 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove old activities processor  
							
							 
							
							
							
						 
						
							2019-05-31 15:36:50 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								ee79b60e4e 
								
									
								
							
								 
							
						 
						
							
							
								
								More robust federation  
							
							 
							
							... 
							
							
							
							In particular when fetching pleroma outbox 
							
						 
						
							2019-05-31 15:17:04 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								57cfff7885 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove unused actor uuid field  
							
							 
							
							
							
						 
						
							2019-05-31 14:49:31 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								e590b4a512 
								
									
								
							
								 
							
						 
						
							
							
								
								Add ability to specify channel on registration  
							
							 
							
							
							
						 
						
							2019-05-28 10:46:32 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								ec893ae075 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix crash in files cache  
							
							 
							
							
							
						 
						
							2019-05-28 10:16:58 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								21d141c296 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'release/v1.3.0' into develop  
							
							 
							
							
							
						 
						
							2019-05-21 13:32:00 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								63dc589865 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix video views  
							
							 
							
							
							
						 
						
							2019-05-21 13:14:27 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								73b3aa6429 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'feature/audio-upload' into develop  
							
							 
							
							
							
						 
						
							2019-05-21 10:05:12 +02:00  
						
					 
				
					
						
							
							
								 
								Yohan Boniface
							
						 
						
							 
							
							
							
								
							
								b5bfadf0b5 
								
							
								 
							
						 
						
							
							
								
								Allow to control emails prefix and signature with config ( #1789 )  
							
							 
							
							... 
							
							
							
							* Allow to control emails prefix and signature with config
* Adapt email config according to @Chocobozzz review 
							
						 
						
							2019-05-17 14:10:19 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								536598cfaf 
								
									
								
							
								 
							
						 
						
							
							
								
								Add audio support in upload  
							
							 
							
							
							
						 
						
							2019-05-16 17:16:47 +02:00  
						
					 
				
					
						
							
							
								 
								libertysoft3
							
						 
						
							 
							
							
							
								
							
								2fbd5e25dd 
								
							
								 
							
						 
						
							
							
								
								transcode in STORAGE.TMP_DIR for s3fs compatibility ( #147 )  
							
							 
							
							
							
						 
						
							2019-05-16 08:59:35 +02:00  
						
					 
				
					
						
							
							
								 
								Felix Ableitner
							
						 
						
							 
							
							
							
								
							
								658a47ab68 
								
							
								 
							
						 
						
							
							
								
								Added comments for transcode functions  
							
							 
							
							
							
						 
						
							2019-05-13 13:02:42 +02:00  
						
					 
				
					
						
							
							
								 
								Felix Ableitner
							
						 
						
							 
							
							
							
								
							
								7ed2c1a46f 
								
							
								 
							
						 
						
							
							
								
								fixed formatting, added test case  
							
							 
							
							
							
						 
						
							2019-05-04 13:06:43 +02:00  
						
					 
				
					
						
							
							
								 
								Felix Ableitner
							
						 
						
							 
							
							
							
								
							
								5ba49f268d 
								
							
								 
							
						 
						
							
							
								
								Dont transcode videos when it is not required ( fixes   #1780 )  
							
							 
							
							
							
						 
						
							2019-05-04 03:19:49 +02:00  
						
					 
				
					
						
							
							
								 
								Chocobozzz
							
						 
						
							 
							
							
								
								
							
							
								
							
								c28bcdd10a 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix pleroma follow  
							
							 
							
							
							
						 
						
							2019-04-25 15:20:30 +02:00