honour the admin censored flag in the directory, and some slow progress on extended likes

This commit is contained in:
friendica
2014-06-22 17:15:42 -07:00
parent 301c7cdb89
commit 1dacfb375e
5 changed files with 147 additions and 67 deletions

View File

@@ -47,7 +47,7 @@ define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1113 );
define ( 'DB_UPDATE_VERSION', 1114 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );