implement firehose notify in ping, strip links so notify popup displays correctly in all themes

This commit is contained in:
friendica 2012-02-23 16:50:29 -08:00
parent 8cacff6985
commit b4d38f6eed
2 changed files with 116 additions and 141 deletions

View file

@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1260' );
define ( 'FRIENDICA_VERSION', '2.3.1261' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1123 );