Augustin Trancart
6dfcadf003
Fix aspect seeding
2020-05-21 14:43:45 +02:00
Augustin Trancart
be2806ee9e
Refacto install script
...
- secure remove (only remove things if we did add the thing )
- switch to ynh_replace_string for some stuff (instead of templates,
discouraged)
- extract some part pour restore script
2020-05-21 14:43:45 +02:00
Augustin Trancart
c4a8e6d01b
Fix multi instance installation
2020-05-09 15:10:59 +02:00
Augustin Trancart
65eee0d6f3
Amend readme
2020-05-08 14:26:26 +02:00
Augustin Trancart
a29ef717a1
Remove unused variable
2020-05-08 14:14:34 +02:00
Augustin Trancart
fc7b5a6bfa
Remove TODO
2020-05-08 14:14:34 +02:00
Augustin Trancart
a0f9831fb2
Fix backup of uploads
2020-05-08 14:13:53 +02:00
Augustin Trancart
5b13decd95
Merge pull request #5 from YunoHost-Apps/make_linter_happy
2020-05-06 00:43:41 +02:00
Augustin Trancart
bf7152bc1e
Make linter happy about progress indicators
2020-05-05 21:56:51 +02:00
Augustin Trancart
b760cb2af9
Remove some --time
2020-05-05 21:56:03 +02:00
Augustin Trancart
28ddd19abb
Remove setup_public test, does not make sense for diaspora
2020-05-05 21:53:40 +02:00
Augustin Trancart
16d1654d13
Remove the possibility to install in path, not supported upstream
...
from an irc conv on #diaspora:
17:38 <autra> hi! Can I run diaspora on a context_path, meaning on https://domain.tld/diaspora for instance? Or can I only do it on diaspora.domain.tld?
17:46 <jhass> unfortunately only the latter is really supported
2020-05-05 21:53:40 +02:00
Augustin Trancart
fc428b360d
Remove some TODO
2020-05-05 21:53:40 +02:00
Augustin Trancart
ad2aecc38f
update check_process
2020-05-05 21:53:40 +02:00
Augustin Trancart
eec0f52ab0
Stop using rm -rf
2020-05-05 21:53:40 +02:00
Augustin Trancart
2e7e016631
Use more_set_headers instead of add_header in nginx conf
...
Best practice enforced by linter
2020-05-05 21:53:40 +02:00
Augustin Trancart
b01c695cb8
Merge pull request #2 from autra/fixes
2020-04-25 18:42:33 +02:00
Augustin Trancart
20c9186a01
Remove yunohost service
2020-04-25 18:08:44 +02:00
Augustin Trancart
e388d92fb5
Restore stub
2020-04-22 16:04:49 +02:00
Augustin Trancart
e78bad21df
Log something to be sure my upgrade script is called
2020-04-22 15:42:02 +02:00
Augustin Trancart
0741d51767
First version of backup script
2020-04-22 15:40:58 +02:00
Augustin Trancart
d7d9d74824
Put a LICENSE file for this repo
2020-04-21 23:40:18 +02:00
Augustin Trancart
8808400b01
Fixes log collection in service
...
I wish I could collate journalctl outputs with file outputs. My dream
would be to unify *all* logs and services of this app into one ynh
service.
There is not a lot of things in journalctl, but some logs still ends up
there.
2020-04-21 23:25:42 +02:00
Augustin Trancart
6cd9686643
What's this?
2020-04-21 23:25:29 +02:00
Augustin Trancart
bfe2164d85
Rework upgrade script: doing nothing atm
2020-04-19 15:29:19 +02:00
Augustin Trancart
2c99375752
Register postgresql service as we are using it
2020-04-19 15:29:19 +02:00
Augustin Trancart
b18c40fd0d
Update diaspora to patch version
2020-04-19 15:29:19 +02:00
Augustin Trancart
ab22385d20
Remove unneeded service
2020-04-19 15:29:19 +02:00
Augustin Trancart
55c86d288e
multi_instance is a boolean
2020-04-19 15:29:19 +02:00
Augustin Trancart
a19fd3186b
Update license
2020-04-19 15:29:19 +02:00
Augustin Trancart
6584507763
Attempt to fix timeout issue when yunuhost tries to update certificates
2020-04-09 22:40:02 +02:00
Augustin Trancart
749b4e8de0
CI: need python3
2019-12-17 12:02:01 +01:00
Augustin Trancart
f5efdaf41d
really remove is_public
2019-12-16 23:03:29 +01:00
Augustin Trancart
cf92314ccc
Increment version
2019-12-16 22:57:10 +01:00
Augustin Trancart
11cfc8fe63
Attempt to correct warning about EOF reached
2019-12-16 22:54:35 +01:00
Augustin Trancart
9fad7b255e
Remove is_public for now, will be replaced by an allow_registration
2019-12-16 22:54:16 +01:00
Augustin Trancart
a9638ab2a3
Add missing package for CI
2019-12-16 20:10:38 +01:00
Augustin Trancart
a1fe686161
Add a yunohost diaspora service
2019-12-16 15:22:59 +01:00
Augustin Trancart
fd153f4f76
Add admin creation
2019-12-16 11:11:02 +01:00
Augustin Trancart
012e3162d9
Send and receive from relays
...
We send and receive user tags
2019-12-14 00:39:19 +01:00
Augustin Trancart
f37ef6c231
Remove some obsolete TODO
2019-12-14 00:38:47 +01:00
Augustin Trancart
3fa086bfa9
Set diaspora github url
...
We didn't modify the code
2019-12-14 00:38:25 +01:00
Augustin Trancart
aed1094cf9
Write unicorn logs
2019-12-14 00:38:09 +01:00
Augustin Trancart
accfa1a66a
Correctly clean /run/diaspora
2019-12-12 23:49:44 +01:00
Augustin Trancart
0f5b01ef7c
Add mail capabilities and choose an admin
2019-12-12 23:49:25 +01:00
Augustin Trancart
8c790e23b5
CI: replace bad package
2019-12-02 21:22:44 +01:00
Augustin Trancart
fdd7c196fa
Synchronize conf with upstream
2019-12-02 21:04:14 +01:00
Augustin Trancart
8be94ade02
Make the app install and remove
2019-12-02 21:04:01 +01:00
Augustin Trancart
00e92cebf6
Fix install script
2019-12-02 21:01:24 +01:00
Augustin Trancart
49fe33865e
attempt to fix pgsql
2019-11-04 16:11:13 +01:00