Commit Graph

39 Commits

Author SHA1 Message Date
Ahmed Salah Tawfik Ibrahim 204462fcd6 Remove astyanx dependencies and imports. 2023-10-30 19:04:54 +01:00
Massimiliano Assante 872dd71b75 fixed creation of secondary index on ATTACHMENTS CF
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@133058 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-10-11 13:01:58 +00:00
Massimiliano Assante b84ffacf7c added missing column families (EMAILInvites and VREInvites) in keysapce creation
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@132586 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-10-04 13:24:00 +00:00
Costantino Perciante 6d7d952e99 minor fix to getRecentComments and getRecentCommentedFeeds methods
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@130954 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-08-03 08:08:51 +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
Massimiliano Assante 23405e8e35 minor update
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@126778 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-04-05 14:14:31 +00:00
Massimiliano Assante c759739bec git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@126720 82a268e6-3cf1-43bd-a215-b396298e98cf 2016-04-04 10:54:38 +00:00
Costantino Perciante a5ea860381 Fixed null pointer exception while retrieving some old comments that don't have the "IsEdited" property.
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122753 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-02-02 17:19:13 +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 f4e90bfb6a removed bad import commit
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@122269 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-01-16 22:44:05 +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
Costantino Perciante 6b6d41cd3e Changed method for edited comments
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@121770 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-12-10 17:38:08 +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 d0d640e837 moved to java7+ strict compatibility
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@115645 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-06-30 10:40:08 +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 f19760a610 fixed post with duplicated hashtags problem
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@100469 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-10-06 16:23:16 +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 08900dbc9b added test for getting notification preferences of a given type for every user
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@95332 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-05-05 16:52:22 +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 10490fee4f set Workspace notifications only to portal mode
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@94044 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-04-02 09:39:19 +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 f4100c709b added support to alert the users of a VRE when posting in to a VRE. Added new notification type
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@92660 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-03-04 23:39:43 +00:00
Massimiliano Assante ffec64f5b7 fixed bug when adding new notifications
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@76936 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-06-10 14:38:35 +00:00
Massimiliano Assante 804f9f569a minor bug fix when no notifications settings were selected
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@76890 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-06-07 15:40:46 +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 83cbf841a7 added email notifications
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@68594 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-01-31 00:31:42 +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 3d5b381cd4 updated to new Astyanax release 1.5+
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@67815 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-01-16 22:59:09 +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