gcube 3.5.0
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@101007 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
9d781c080c
commit
21d991b48a
|
@ -1,12 +1,16 @@
|
||||||
<ReleaseNotes>
|
<ReleaseNotes>
|
||||||
|
<Changeset component="org.gcube.portlets.user.NewsFeed.1-8-0" date="2014-10-20">
|
||||||
|
<Change>Added support for hashtags</Change>
|
||||||
|
</Changeset>
|
||||||
<Changeset component="org.gcube.portlets.user.NewsFeed.1-7-1"
|
<Changeset component="org.gcube.portlets.user.NewsFeed.1-7-1"
|
||||||
date="2014-06-04">
|
date="2014-06-04">
|
||||||
Fixed bug that was allowing to like posts even if the user had the session expired.
|
<Change>Fixed bug that was allowing to like posts even if the user had
|
||||||
</Changeset>
|
the session expired.</Change>
|
||||||
|
</Changeset>
|
||||||
<Changeset component="org.gcube.portlets.user.NewsFeed.1-7-0"
|
<Changeset component="org.gcube.portlets.user.NewsFeed.1-7-0"
|
||||||
date="2014-06-04">
|
date="2014-06-04"><Change>
|
||||||
Fixed bug loosing session when messaging user from the news feed
|
Fixed bug loosing session when messaging user from the news feed</Change>
|
||||||
</Changeset>
|
</Changeset>
|
||||||
<Changeset component="org.gcube.portlets.user.NewsFeed.1-6-4"
|
<Changeset component="org.gcube.portlets.user.NewsFeed.1-6-4"
|
||||||
date="2014-05-07">
|
date="2014-05-07">
|
||||||
<Change>Implemented the automatic scroll back in time for feeds (in
|
<Change>Implemented the automatic scroll back in time for feeds (in
|
||||||
|
@ -15,7 +19,8 @@
|
||||||
<Change>Added possibility to unlike alread liked posts</Change>
|
<Change>Added possibility to unlike alread liked posts</Change>
|
||||||
<Change>Added possibility to mention users in comments</Change>
|
<Change>Added possibility to mention users in comments</Change>
|
||||||
<Change>Added default comment inputbox at the bottom of feed comments,
|
<Change>Added default comment inputbox at the bottom of feed comments,
|
||||||
if any</Change>
|
if any
|
||||||
|
</Change>
|
||||||
<Change>Added avatar replacement if user has no avatar</Change>
|
<Change>Added avatar replacement if user has no avatar</Change>
|
||||||
<Change>Fixed double notifications for post owner who commented his
|
<Change>Fixed double notifications for post owner who commented his
|
||||||
post
|
post
|
||||||
|
|
Loading…
Reference in New Issue