Anmol
9c7a6ebdbe
Added addons with subfolder. earlier:addons/addon-name.php, now:addon/subfolder/addon-name.php
2015-12-08 18:27:50 +05:30
Anmol
e083418678
change in nginx.conf and added addons in folders
2015-12-08 18:16:49 +05:30
Andrew Manning
cc7b2efc73
Updated source to version 1.0, both core and addons
2015-12-05 20:08:25 -05:00
Andrew Manning
ad6dc06f79
Update Hubzilla core and official addons
2015-11-15 13:51:39 -05:00
Andrew
42da736ada
Merge pull request #1 from anmol26s/patch-1
...
Missing " / "and "fastcgi_param SCRIPT_FILENAME $request_filename;"
2015-11-01 10:23:32 -05:00
anmol26s
a27ac0744d
Missing " / "and "fastcgi_param SCRIPT_FILENAME $request_filename;"
...
Nginx gives error on reload if "/" is not present(the nginx will never load after reboot) .If " / " is added nginx will give blank page . So this line need to be added to make it work again" fastcgi_param SCRIPT_FILENAME $request_filename;" .
2015-11-01 19:52:13 +05:30
Andrew Manning
30379e5832
Forgot to update README.md with the Hubzilla commit hashes.
2015-10-24 13:14:14 -04:00
Andrew Manning
78cc0376b3
Updated Hubzilla core to 4a044351a971a4fe44dbba6752852a4a0b9d342f and Hubzilla addons to 5859c5e4e7d7f5645a7aa2a99d59be328b7a2d18
2015-10-24 07:04:14 -04:00
Andrew Manning
1f7a9290f4
Re-importing Hubzilla core and addons source
2015-08-23 16:38:18 -04:00
Andrew Manning
7cb979b516
Moved sources to remove submodule
2015-08-23 16:37:06 -04:00
Andrew Manning
e7c2266cf6
Replaced Red Matrix with Hubzilla in Readme.md
2015-08-23 16:35:44 -04:00
Andrew Manning
b2cd6adaa8
Updated Readme.md to commit hashes of core and addon repos.
2015-08-23 16:21:41 -04:00
Andrew Manning
c67d330eea
Initial commit, forked from https://git.reticu.li/zot/redmatrix_ynh
2015-08-23 11:33:13 -04:00