Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep
This commit is contained in:
commit
701a9540d6
@ -12,7 +12,9 @@
|
|||||||
### How to update
|
### How to update
|
||||||
1. See [UPDATE](https://github.com/ytorg/Yotter/blob/dev-indep/SELF-HOSTING.md#updating-the-server) if you are on a manual installation. Docker can be updated normally.
|
1. See [UPDATE](https://github.com/ytorg/Yotter/blob/dev-indep/SELF-HOSTING.md#updating-the-server) if you are on a manual installation. Docker can be updated normally.
|
||||||
|
|
||||||
2. **IMPORTANT** You will need to change the nginx config file (`/etc/nginx/sites-available/yotter`) and it should look [like this](https://bin.nixnet.services/?414267b3cfd753b4#EX8Zwpj4iXTBjkGThCiaV88bYZfzvmmaG2sokLKKYQFu).
|
2. **IMPORTANT** You will need to change the nginx config file (`/etc/nginx/sites-enabled/yotter`) and it should look [like this](https://bin.nixnet.services/?414267b3cfd753b4#EX8Zwpj4iXTBjkGThCiaV88bYZfzvmmaG2sokLKKYQFu).
|
||||||
|
|
||||||
|
3. Reload nginx `sudo service nginx reload`
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
- [x] Admin tools - Delete inactive users.
|
- [x] Admin tools - Delete inactive users.
|
||||||
|
@ -37,6 +37,7 @@ I hope that this project can prosperate, gain contributors, new instances and cr
|
|||||||
- [x] Follow Twitter accounts.
|
- [x] Follow Twitter accounts.
|
||||||
- [x] Follow Youtube accounts.
|
- [x] Follow Youtube accounts.
|
||||||
- [x] Play Youtube videos on background on Android.
|
- [x] Play Youtube videos on background on Android.
|
||||||
|
- [x] Play only audio from youtube to save data.
|
||||||
- [x] Save your favourite Tweets.
|
- [x] Save your favourite Tweets.
|
||||||
- [x] Tor-friendly.
|
- [x] Tor-friendly.
|
||||||
- [x] Terminal-browser friendly.
|
- [x] Terminal-browser friendly.
|
||||||
|
Reference in New Issue
Block a user