diff --git a/.classpath b/.classpath index 1d55106..b28af71 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -31,5 +31,5 @@ - + diff --git a/.settings/com.google.gdt.eclipse.core.prefs b/.settings/com.google.gdt.eclipse.core.prefs index 4e87f2d..6dcd5bd 100644 --- a/.settings/com.google.gdt.eclipse.core.prefs +++ b/.settings/com.google.gdt.eclipse.core.prefs @@ -1,5 +1,5 @@ eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/Users/massi/Documents/workspace/news-feed/target/news-feed-1.6.4-SNAPSHOT +lastWarOutDir=/Users/massi/Documents/workspace/news-feed/target/news-feed-1.7.0-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 0d1dd63..798c90f 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -7,9 +7,6 @@ uses - - uses - diff --git a/distro/changelog.xml b/distro/changelog.xml index f13a9c3..4c2aefe 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,14 +1,21 @@ + + Fixed bug loosing session when messaging user from the news feed + Implemented the automatic scroll back in time for feeds (in - VRE scope) + VRE scope) + Added possibility to unlike alread liked posts Added possibility to mention users in comments - Added default comment inputbox at the bottom of feed comments, if any + Added default comment inputbox at the bottom of feed comments, + if any Added avatar replacement if user has no avatar Fixed double notifications for post owner who commented his - post + post + Fixed double notifications for post owner who liked his post Fixed user referral problem when post was deleted diff --git a/pom.xml b/pom.xml index f3a72e6..0035ae4 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user news-feed war - 1.6.4-SNAPSHOT + 1.7.0-SNAPSHOT gCube News Feed Portlet @@ -66,7 +66,7 @@ com.google.gwt gwt-servlet provided - + org.gcube.applicationsupportlayer aslcore @@ -75,6 +75,7 @@ org.gcube.applicationsupportlayer accesslogger + provided org.gcube.portlets.widgets @@ -94,7 +95,6 @@ org.gcube.portal social-networking-library - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) provided