Commit Graph

28 Commits

Author SHA1 Message Date
Massimiliano Assante 3af13a07e8 comm 2022-05-06 15:14:16 +02:00
Costantino Perciante 00622a0dc8 added code for support of hashtags in comments
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@148718 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-05-16 14:07:37 +00:00
Costantino Perciante 0ee2a0426b added method getRecentCommentedFeedsByUserAndDate
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130953 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-02 18:15:50 +00:00
Costantino Perciante bdaf2fef33 Added methods to retrieve most recent liked feeds and most recent comments by user
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130946 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-02 15:25:27 +00:00
Costantino Perciante fb3dfaa024 Added method getVREHashtagsWithOccurrenceFilteredByTime to filter hashtags too old
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@128535 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-05-10 10:14:46 +00:00
Costantino Perciante 452c9e8e53 Removed getUnreadMessagesNotificationsByUser since we have both unread messages with the other unread notifications
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@126752 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-04-04 16:40:42 +00:00
Costantino Perciante 21e57efddb Added getAllVREIds method
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122743 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-02 14:19:10 +00:00
Massimiliano Assante c0030bd737 added new method for reading comments by Id
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122716 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-02 10:57:17 +00:00
Massimiliano Assante 4607c7f815 implementation of support for multi attachments is completed
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122250 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-15 16:07:44 +00:00
Massimiliano Assante 630a26d821 partiallly implemnted support for multi attachments
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122236 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-14 17:37:03 +00:00
Massimiliano Assante 10518c9d51 added new method for users statistics
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@120563 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-12-02 15:50:26 +00:00
Massimiliano Assante e0f7e215ef moved to java7+ strict compatibility
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@115638 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-06-30 10:15:18 +00:00
Massimiliano Assante 004e2cec2b support for invites invites management alpha version is complete
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@115627 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-06-29 15:49:49 +00:00
Massimiliano Assante d211f7f879 partially implemented invites handling, still to implement get methods for checking who was invited in a given environment
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@115559 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-06-25 16:25:37 +00:00
Massimiliano Assante 95311bf549 modified hashtags inserts for being non case sensitive
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@100733 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-10-15 16:48:12 +00:00
Massimiliano Assante 4991c1fe99 added hashtag support, ready for test
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@100333 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-10-01 15:27:03 +00:00
Massimiliano Assante fdcd091f84 added hashtag support, missing delete operation
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@100332 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-10-01 15:08:38 +00:00
Massimiliano Assante 750b9b0d4e Fixed bug returning sendNotification false when a Notification Preference was null for a given Notification Type
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@95317 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-05-05 14:26:18 +00:00
Massimiliano Assante a96221d129 Added support for unlike feature
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@94595 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-04-08 21:36:51 +00:00
Massimiliano Assante f89400c81a implemented get notifications by range
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@94115 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-04-02 16:03:42 +00:00
Massimiliano Assante ac1c1f7bb8 added support for feeds range retrieval
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@93075 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-03-13 15:08:00 +00:00
Massimiliano Assante 95acf76350 added support for query by range for VRE Timelines
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@92974 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-03-11 15:03:57 +00:00
Massimiliano Assante f4ffa05f81 retrieve method for fine grained notifications completed
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@76834 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-06-06 16:52:39 +00:00
Massimiliano Assante ec4dc5f623 Added support for fine grained notifications
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@76700 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-06-03 16:12:13 +00:00
Massimiliano Assante c331f8f397 added My Favorites Filter support methods
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@68733 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-02-02 17:21:56 +00:00
Massimiliano Assante 23bc1541b7 added support for notifications settings and tested
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@68582 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-01-30 16:58:23 +00:00
Massimiliano Assante 5b777a06e9 added new method setAllNotificationsRead fast
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@68542 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-01-29 23:54:50 +00:00
Massimiliano Assante 8566ca2bd1 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@67433 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-01-10 13:19:53 +00:00