]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - README
Localisation updates from translatewiki.net
[quix0rs-gnu-social.git] / README
diff --git a/README b/README
index 28f99405e32d1c42fa533a60f0bc634eedf34881..7ecd025ac5e8e91441ca87602b3042365e36ec52 100644 (file)
--- a/README
+++ b/README
@@ -150,6 +150,9 @@ released Aug 26 2009. Notable changes this version:
 - Use the NICKNAME_FMT constant for detecting nicknames.
 - Check for site servername config'd.
 - Compatibility fix for empty status updates with Twitter API.
+- Option to show files privately (EXPERIMENTAL! Use with caution.)
+- a script to register a new user.
+- a script to make a user admin of a group.
 
 Prerequisites
 =============
@@ -688,9 +691,13 @@ to users on a remote site. (Or not... it's not well tested.) The
 
 If fancy URLs is enabled, access to file attachments can also be
 restricted to logged-in users only. Uncomment the appropriate rewrite
+<<<<<<< HEAD:README
 rule in .htaccess or your server's httpd.conf. (This most likely will
 not work if you are using a virtual server for attachments, so consider
 the performance/security tradeoff.)
+=======
+rule in .htaccess or your server's httpd.conf.
+>>>>>>> 446de62... Revert "Added some explanatory text to README":README
 
 Upgrading
 =========