Commit Graph

45 Commits (master)

Author SHA1 Message Date
Massimiliano Assante f769c3d1ce tries looking for email message by id first and name as fallback 3 years ago
Massimiliano Assante 79d2bedda7 Feature #21689 Social Mail Servlet to StorageHub migration complete 3 years ago
Massimiliano Assante a5ca642193 alpha test passed 3 years ago
Massimiliano Assante b677ce347b removed HL dependency 3 years ago
Massimiliano Assante e275083243 fix Bug #18875 Social networking Mail Parser empty replies to posts 4 years ago
Massimiliano Assante a41151981b Replaced use of "$" character with "_" when parsing notification emails about posts and messages to Support #12332 Notifications via emails not working for bfr.bund.de domain
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@172033 82a268e6-3cf1-43bd-a215-b396298e98cf
6 years ago
Massimiliano Assante 27bcfbc797 Fix for Incident #12351 Email Parser stuck on AGINFRA Gateway
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@171241 82a268e6-3cf1-43bd-a215-b396298e98cf
6 years ago
Massimiliano Assante 41dee760bd fixes the cases when the pop3 email server would not respond for a while
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@146891 82a268e6-3cf1-43bd-a215-b396298e98cf
7 years ago
Massimiliano Assante 32376bcdb8 modified to be more robust
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@144929 82a268e6-3cf1-43bd-a215-b396298e98cf
7 years ago
Massimiliano Assante 992b8edd2f added timeout pop server connection
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@144488 82a268e6-3cf1-43bd-a215-b396298e98cf
7 years ago
Massimiliano Assante 17d7654b02 Resilient to Email server failures
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@144139 82a268e6-3cf1-43bd-a215-b396298e98cf
7 years ago
Massimiliano Assante 178215ced7 fixed bug when + is in the name of the Email Sender (Gateway)
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@142361 82a268e6-3cf1-43bd-a215-b396298e98cf
7 years ago
Massimiliano Assante b047fda5bb minor refactore
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@142163 82a268e6-3cf1-43bd-a215-b396298e98cf
7 years ago
Massimiliano Assante 85d8ec87d2 updated to auth2
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@131298 82a268e6-3cf1-43bd-a215-b396298e98cf
8 years ago
Massimiliano Assante 8c82d67edd modified so that the polling interval is modifiable at runtime and quittable
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@131061 82a268e6-3cf1-43bd-a215-b396298e98cf
8 years ago
Massimiliano Assante 72bb81a301 modified so that the polling interval is modifiable at runtime
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@131055 82a268e6-3cf1-43bd-a215-b396298e98cf
8 years ago
Massimiliano Assante 6cd25ea0a9 added liferay logger so that we can change log level at runtime
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@130859 82a268e6-3cf1-43bd-a215-b396298e98cf
8 years ago
Massimiliano Assante c36199d773 fixed bug when other addresses are presend further then the one of the gateway
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@130305 82a268e6-3cf1-43bd-a215-b396298e98cf
8 years ago
Massimiliano Assante 767d6e1fd8 just added one log when the thread starts
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@129119 82a268e6-3cf1-43bd-a215-b396298e98cf
8 years ago
Massimiliano Assante b35c7de702 seems working
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@128679 82a268e6-3cf1-43bd-a215-b396298e98cf
8 years ago
Massimiliano Assante 3348311331 ported to lR 62
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@128670 82a268e6-3cf1-43bd-a215-b396298e98cf
8 years ago
Massimiliano Assante 32fa994fa6 Discussion is now reported in email's body, upgraded deprecated methods of asl social
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@124599 82a268e6-3cf1-43bd-a215-b396298e98cf
8 years ago
Costantino Perciante 84d1dc5ce1 Update method notifyUsersInvolved to reflect updates in the applicationSupportLayerSocial and notifications-common-library. Version updated to 1.3.1
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@124529 82a268e6-3cf1-43bd-a215-b396298e98cf
8 years ago
Massimiliano Assante a9961f4202 removed ldap export thread and moved to another dedicated servlet
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@120478 82a268e6-3cf1-43bd-a215-b396298e98cf
8 years ago
Massimiliano Assante f773e72185 updated to append the original message on mail reply
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@120085 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante 1939ab6cb0 bug on second reply fixed, newline bug fixed as well
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@120074 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante 9b28893195 Added support for messages reply via email
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@119771 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante e995d59c1d updated to read LDAP Credentials from RunningInstance (previuos commit was buggy)
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@119005 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante d2d0e2efe7 updated to read LDAP Credentials from RunningInstance
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@118999 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante d179921e63 fix for #577
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@118972 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante 3d05723743 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@118939 82a268e6-3cf1-43bd-a215-b396298e98cf 9 years ago
Massimiliano Assante fcfcaff7fb fix for Bug #476 Social Mail Replies: vacation notice auto reply to post is treated as "Favorite"
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117703 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante 9b5a6fa8f8 fix for Bug #476 Social Mail Replies: vacation notice auto reply to post is treated as "Favorite"
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117670 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante 43206e6229 better exceptions management
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117444 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante ff629c7c2f added givenName to attributes for LDAP
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117407 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante f62d01ed69 added skipping email not having feedid
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117406 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante eb38012be0 fixed bug when user was not existing in LDAP it was not exported/updated
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117389 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante d027c49643 merged also with LDAP Sync script
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117370 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante 6e242f1f83 merged also with LDAP Sync script
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117368 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante 843fa4420c added the LDAP Sync, still have to create the executor though
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117363 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante a4face9e1a fixed bug not reading text of emails
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117298 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante 845134a9b7 fixed bug not reading text of emails
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117280 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante 93b0031f10 Added Support for user subscribe/favorite via mail to post notifications
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117265 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante d5ff0d48d4 alpha version complete
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117127 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago
Massimiliano Assante fc423272e3 most of the part is complete, missing the notification part and bug on newlines not reported.
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-mail-servlet@117104 82a268e6-3cf1-43bd-a215-b396298e98cf
9 years ago