Mikael Nordfeldth
58274c99d4
Some PHP7 related package names
2016-04-26 01:50:40 +02:00
Mikael Nordfeldth
87ae5292b8
NSTALL/UPGRADE documentation edits
...
No more background folder for example. Also comments on chmod a+w
2016-01-10 10:44:16 +01:00
Chimo
05b814ce68
Add nginx sample configuration
2015-07-25 09:39:55 -04:00
Mikael Nordfeldth
a2ddcc124f
No redirect follow on HEAD request (bump to PHP5.5 minimum requirement)
...
We're using the try-catch-finally clause where "finally" wasn't introduced
until PHP 5.5, so our minimum requirement for GNU social is bumped to that.
2015-06-02 11:07:11 +02:00
Mikael Nordfeldth
49cf19ccfe
INSTALL file overhaul, mostly done.
2015-02-27 16:06:05 +01:00
Mikael Nordfeldth
8fbdb4b9ac
New dependency: php5-intl
...
Internationalization support is required for transliteration, which is
currently used when creating the slugs for hashtags and such. It is a
much more stable and efficient solution than having an unmaintainable
list of unciode characters in an array...
2015-02-18 00:28:45 +01:00
Mikael Nordfeldth
68df780c59
Clarify in INSTALL that MySQL must be 5.5+
...
lib/installer.php already said that when installing.
2015-02-12 10:41:55 +01:00
Mikael Nordfeldth
6d40394212
Replace memcache with opcache in INSTALL instructions.
2015-02-05 11:44:36 +01:00
Mikael Nordfeldth
23d21d9514
xcache plugin is not recommended anymore
2015-01-19 20:36:29 +01:00
Mikael Nordfeldth
85c3f82ff3
Documentation updates
...
Apparently we had two installation instructions, one of which were incomplete.
2014-12-10 21:26:23 +01:00
Mikael Nordfeldth
a83e20add9
openssl is a required extension (OAuth and OStatus)
2014-11-19 14:53:51 +01:00
Mikael Nordfeldth
75b8123dbf
Updated prerequisite list for PHP5.4
...
Also added distribution specific notes.
The "XMLWriter" PECL extension is included by default since PHP 5.1.2
2014-11-19 14:25:25 +01:00
Rob Myers
adb3c9f6b6
Update required PHP version in INSTALL.
2014-07-04 14:12:15 -07:00
Mikael Nordfeldth
10105a9965
No more Internet Explorer exception CSS files
...
IE versions older than 8 (which these were for) should no longer
be used anyway, since they are filled with security holes and not
even Microsoft recommends or supports their use anymore.
2014-06-21 19:47:24 +02:00
Vinilox
1945a3152e
Documentation update : PHP EXIF extension is required for thumbnails to be properly oriented
2014-05-14 19:50:38 +02:00
Mikael Nordfeldth
cb3d863668
Updated and moved XMPP documentation into plugin.
2014-03-11 00:11:25 +01:00
Mikael Nordfeldth
1591c0458e
INSTALL file clarifications
2014-03-01 13:42:10 +01:00
Mikael Nordfeldth
32d88d5726
Minor language fixes
2014-03-01 13:38:31 +01:00
Jean Baptiste Favre
989d6df1e8
Fix typo in INSTALL. Thanks @postblue for reporting
2014-03-01 12:16:38 +01:00
Jean Baptiste Favre
c6243bceea
Update documentation to reflect queueadmon changes. Also add basic opportunisticqm description
2014-03-01 12:16:38 +01:00
Mikael Nordfeldth
e2c50d202f
AuthCrypt now tidied up and enabled by default.
2013-10-17 16:36:15 +02:00
Mikael Nordfeldth
019b8880f5
docs: mysqlnd extension clarification
2013-10-14 19:08:50 +02:00
Mikael Nordfeldth
ce37edc1b0
INSTALL docs updated, htaccess.sample more generic
2013-10-05 14:28:41 +02:00
Mikael Nordfeldth
e9cc87f5b9
Updated some of the INSTALL documentation
...
Also we now recommend the mysqlnd driver, instead of 'mysql', so no need
to mention deprecation in daemon.php comments.
2013-09-25 13:19:03 +02:00
Mikael Nordfeldth
3ffe0e480f
Added queue daemon notice about disabled forking functions
2013-09-24 11:45:30 +02:00
Mikael Nordfeldth
b62ac2544b
PHP 5.3 dependency declared in INSTALL file
2013-09-18 00:10:44 +02:00
Evan Prodromou
971636fb9b
Upgrade version number
2013-07-16 11:23:47 -07:00
Evan Prodromou
e5a37ac24e
update documentation
2012-04-17 09:17:25 -04:00
Evan Prodromou
74e919e815
Pre-alpha version changes
2012-04-16 16:38:41 -04:00
Evan Prodromou
9c02713e9a
1.0.1rc1 -> 1.0.1
2011-10-03 12:46:04 -04:00
Evan Prodromou
71853f40a0
1.0.1rc1
2011-10-03 11:03:55 -04:00
Evan Prodromou
4c9dc2530b
Update documentation for 1.0.0rc1
2011-09-20 16:05:00 -04:00
Evan Prodromou
2b55641a9f
split gigantic README into separate files
2011-08-22 18:28:50 -04:00