kopia lustrzana https://github.com/nextcloud/social
				
				
				
			0.6.0-rc1
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>pull/1716/head
							rodzic
							
								
									6d945ff03c
								
							
						
					
					
						commit
						c3ea09041d
					
				| 
						 | 
				
			
			@ -1,5 +1,10 @@
 | 
			
		|||
# Changelog
 | 
			
		||||
 | 
			
		||||
## 0.6.0
 | 
			
		||||
 | 
			
		||||
- full rewrite of the API
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## 0.4.2
 | 
			
		||||
 | 
			
		||||
- using IClient, to use local nextcloud network configuration.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										5
									
								
								Makefile
								
								
								
								
							
							
						
						
									
										5
									
								
								Makefile
								
								
								
								
							| 
						 | 
				
			
			@ -11,7 +11,7 @@ package_name=$(app_name)
 | 
			
		|||
cert_dir=$(HOME)/.nextcloud/certificates
 | 
			
		||||
github_account=nextcloud
 | 
			
		||||
branch=master
 | 
			
		||||
version+=0.6.0-beta6
 | 
			
		||||
version+=0.6.0-rc1
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
all: dev-setup lint build-js-production composer
 | 
			
		||||
| 
						 | 
				
			
			@ -87,12 +87,15 @@ appstore: dev-setup lint build-js-production composer
 | 
			
		|||
	--exclude=/docs \
 | 
			
		||||
	--exclude=/translationfiles \
 | 
			
		||||
	--exclude=/.tx \
 | 
			
		||||
	--exclude=/.idea \
 | 
			
		||||
	--exclude=/tests \
 | 
			
		||||
	--exclude=.git \
 | 
			
		||||
	--exclude=/.github \
 | 
			
		||||
	--exclude=/.babelrc.js \
 | 
			
		||||
	--exclude=/.drone.yml \
 | 
			
		||||
	--exclude=/.eslintrc.js \
 | 
			
		||||
	--exclude=/cypress.config.js \
 | 
			
		||||
	--exclude=/stylelint.config.js \
 | 
			
		||||
	--exclude=/composer.json \
 | 
			
		||||
	--exclude=/composer.lock \
 | 
			
		||||
	--exclude=/src \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -18,7 +18,7 @@
 | 
			
		|||
 | 
			
		||||
**🕸 Open standards:** We use the established ActivityPub standard!
 | 
			
		||||
	]]></description>
 | 
			
		||||
	<version>0.6.0-beta6</version>
 | 
			
		||||
	<version>0.6.0-rc1</version>
 | 
			
		||||
	<licence>agpl</licence>
 | 
			
		||||
	<author mail="maxence@artificial-owl.com" homepage="https://artificial-owl.com/">Maxence Lange</author>
 | 
			
		||||
	<author mail="jus@bitgrid.net">Julius Härtl</author>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue