Commit Graph

  • 73ba6b0456 Small improvements DieGurke 2020-02-10 23:21:06 +01:00
  • 78d8c08573 Refactored to the new contact related classes in envoy-common CyB3RC0nN0R 2020-02-10 22:31:40 +01:00
  • c90bbbc262 Refactored to the new contact related classes in envoy-common kske 2020-02-10 22:31:40 +01:00
  • 31c80492df Refactored contact search, added Javadoc CyB3RC0nN0R 2020-02-10 22:29:34 +01:00
  • c5017e71fc Refactored contact search, added Javadoc kske 2020-02-10 22:29:34 +01:00
  • 5b3ace1e2a
    Merge pull request #10 from informatik-ag-ngl/f/contacts DieGurke 2020-02-10 21:46:27 +01:00
  • 15b5289267 Merge pull request #10 from informatik-ag-ngl/f/contacts DieGurke 2020-02-10 21:46:27 +01:00
  • d497553fca Small refactoring CyB3RC0nN0R 2020-02-10 21:44:20 +01:00
  • 4edfc78139 Small refactoring kske 2020-02-10 21:44:20 +01:00
  • b842895ad6 Implemented contact adding mechanism + database update on both clients. DieGurke 2020-02-10 20:02:05 +01:00
  • a96199ccd7 Implemented contact adding mechanism + database update on both clients. DieGurke 2020-02-10 20:02:05 +01:00
  • a93539ea06 Updated client DieGurke 2020-02-10 19:51:50 +01:00
  • 128d5bec4a Updated client DieGurke 2020-02-10 19:51:50 +01:00
  • a767f10ac9 Adjusted ContactsRequest DieGurke 2020-02-09 23:58:09 +01:00
  • 06b8594f42 Adjusted ContactsRequest DieGurke 2020-02-09 23:58:09 +01:00
  • ec90a3c2f5 Implemented AddContact mechanism on the server DieGurke 2020-02-09 22:16:33 +01:00
  • 37f1594989 Implemented AddContact mechanism on the server DieGurke 2020-02-09 22:16:33 +01:00
  • eb00c1f389 Commented out the localDb client update stuff (temporary) DieGurke 2020-02-09 22:15:15 +01:00
  • 48a64b08f9 Commented out the localDb client update stuff (temporary) DieGurke 2020-02-09 22:15:15 +01:00
  • 7de823f344 Merge pull request #23 from informatik-ag-ngl/b/online_status Haramus Samsamus 2020-02-09 21:43:37 +01:00
  • 6b5ed80727 Merge pull request #23 from informatik-ag-ngl/b/online_status Haramus Samsamus 2020-02-09 21:43:37 +01:00
  • 0257db8449 fixed Javadoc error. Current implementation is NOT working! delvh 2020-02-09 20:48:08 +01:00
  • d663f3ff8f fixed Javadoc error. Current implementation is NOT working! delvh 2020-02-09 20:48:08 +01:00
  • 6582e88a02 Added handling of incorrect logins delvh 2020-02-09 20:43:12 +01:00
  • d37ab53275 Added handling of incorrect logins delvh 2020-02-09 20:43:12 +01:00
  • b6763384fd fixed bug that made registering a new user impossible delvh 2020-02-09 20:41:29 +01:00
  • 3079ee8346 fixed bug that made registering a new user impossible delvh 2020-02-09 20:41:29 +01:00
  • 66653de4c2 adapted Javadoc slightly delvh 2020-02-09 16:42:02 +01:00
  • 4b7051c78e adapted Javadoc slightly delvh 2020-02-09 16:42:02 +01:00
  • aa52cddf6a added methods to signal an invalid login delvh 2020-02-09 16:37:53 +01:00
  • 163141e3a3 added methods to signal an invalid login delvh 2020-02-09 16:37:53 +01:00
  • 7a2544bab6 Adding contacts technical aspects DieGurke 2020-02-09 16:26:36 +01:00
  • e8062be346 Adding contacts technical aspects DieGurke 2020-02-09 16:26:36 +01:00
  • 952d493434 Fixed incorrect online status CyB3RC0nN0R 2020-02-09 16:01:05 +01:00
  • 8d4de87dbb Fixed incorrect online status kske 2020-02-09 16:01:05 +01:00
  • e7b8c12cc7
    Merge pull request #106 from informatik-ag-ngl/b/unread_messages Haramus Samsamus 2020-02-08 15:04:29 +01:00
  • ac2a1aad56 Merge pull request #106 from informatik-ag-ngl/b/unread_messages Haramus Samsamus 2020-02-08 15:04:29 +01:00
  • 1c8b639014 Added ContactOperationProcessor for the ADD operation CyB3RC0nN0R 2020-02-08 15:03:03 +01:00
  • 24c0cdd38d Added ContactOperationProcessor for the ADD operation kske 2020-02-08 15:03:03 +01:00
  • b4a5435b5f Fixed user search DieGurke 2020-02-08 14:27:21 +01:00
  • 9110073d16 Fixed user search DieGurke 2020-02-08 14:27:21 +01:00
  • 1630b3aede Implemented user search response CyB3RC0nN0R 2020-02-08 13:53:58 +01:00
  • 33dc6ba4ac Implemented user search response kske 2020-02-08 13:53:58 +01:00
  • e443c9149a Removed user id from Contacts DieGurke 2020-02-08 13:44:05 +01:00
  • efe5fd30ce Removed user id from Contacts DieGurke 2020-02-08 13:44:05 +01:00
  • 79da5e6979 Implemented ContactRenderer and built a properScrollPane with list, etc. DieGurke 2020-02-08 11:43:37 +01:00
  • 90409c1d90 Implemented ContactRenderer and built a properScrollPane with list, etc. DieGurke 2020-02-08 11:43:37 +01:00
  • 1fc85fe4fa Fixed threading issue when receiving unread messages CyB3RC0nN0R 2020-02-08 11:43:02 +01:00
  • e6c4139b4d Fixed threading issue when receiving unread messages kske 2020-02-08 11:43:02 +01:00
  • 12ef0fca6f Removed ID artifact from LoginCredentials delvh 2020-02-08 09:47:59 +01:00
  • 6d614580ef Removed ID artifact from LoginCredentials delvh 2020-02-08 09:47:59 +01:00
  • 4cfdf2f007 Added another default reason delvh 2020-02-08 09:17:11 +01:00
  • d7eb2d904c Added another default reason delvh 2020-02-08 09:17:11 +01:00
  • d967c88e5b Implemented method to check for the validity of logins delvh 2020-02-07 23:37:33 +01:00
  • 65b016b9b7 Implemented method to check for the validity of logins delvh 2020-02-07 23:37:33 +01:00
  • 5cae57139c Added default reasons to HandshakeRejectionEvent delvh 2020-02-07 23:29:22 +01:00
  • a006dd4dc8 Added default reasons to HandshakeRejectionEvent delvh 2020-02-07 23:29:22 +01:00
  • 2cbb708dca Updated LoginCredentials constructor delvh 2020-02-07 22:37:48 +01:00
  • bcbe0aeb3f Updated LoginCredentials constructor delvh 2020-02-07 22:37:48 +01:00
  • 48e12dcdfe
    Merge pull request #21 from informatik-ag-ngl/f/single_transaction Haramus Samsamus 2020-02-07 20:35:12 +01:00
  • e73ad7b871 Merge pull request #21 from informatik-ag-ngl/f/single_transaction Haramus Samsamus 2020-02-07 20:35:12 +01:00
  • 52183b6d3a
    Merge pull request #105 from informatik-ag-ngl/f/user_status_change_processor delvh 2020-02-07 16:56:33 +01:00
  • f76d0cdeb4 Merge pull request #105 from informatik-ag-ngl/f/user_status_change_processor delvh 2020-02-07 16:56:33 +01:00
  • 8b9b0d63c7 Redesigned UserStatusChangeProcessor to please @CyB3RC0nN0R s wishes delvh 2020-02-07 15:57:41 +01:00
  • 337c74ded1 Redesigned UserStatusChangeProcessor to please @CyB3RC0nN0R s wishes delvh 2020-02-07 15:57:41 +01:00
  • f9ce464aaa
    added newline at the end of UserStatusChangeProcessor file delvh 2020-02-07 15:43:33 +01:00
  • f28d4e2e55 added newline at the end of UserStatusChangeProcessor file delvh 2020-02-07 15:43:33 +01:00
  • 778e76faa7
    added newline at the end of Client file delvh 2020-02-07 15:41:17 +01:00
  • 278e7a8a0a added newline at the end of Client file delvh 2020-02-07 15:41:17 +01:00
  • ead2eab5a0 Added the UserStatusChangeProcessor and its implementation delvh 2020-02-07 15:27:26 +01:00
  • 0aba82fd9f Added the UserStatusChangeProcessor and its implementation delvh 2020-02-07 15:27:26 +01:00
  • 5cfd0eddb5
    Merge pull request #103 from informatik-ag-ngl/f/offline_cache Haramus Samsamus 2020-02-07 13:44:48 +01:00
  • 412b52ad00 Merge pull request #103 from informatik-ag-ngl/f/offline_cache Haramus Samsamus 2020-02-07 13:44:48 +01:00
  • fc57e39c8f
    Fixed Javadoc errors Haramus Samsamus 2020-02-07 13:44:09 +01:00
  • 120ba8a60d Fixed Javadoc errors Haramus Samsamus 2020-02-07 13:44:09 +01:00
  • 066d133fe9 Corrected shutdown message CyB3RC0nN0R 2020-02-07 10:02:40 +01:00
  • fa3c1829a9 Corrected shutdown message kske 2020-02-07 10:02:40 +01:00
  • 581f2d9cdf Added logging statement to WriteProxy#flushCache() CyB3RC0nN0R 2020-02-07 09:39:15 +01:00
  • e1f248c2b8 Added logging statement to WriteProxy#flushCache() kske 2020-02-07 09:39:15 +01:00
  • c7bb65818e Adding user to their own contacts, reusing one database transaction CyB3RC0nN0R 2020-02-07 09:34:02 +01:00
  • bacc171ccd Adding user to their own contacts, reusing one database transaction kske 2020-02-07 09:34:02 +01:00
  • 5ed8c162bb Implemented advanced UI DieGurke 2020-02-06 22:19:33 +01:00
  • 5086ad62b6 Implemented advanced UI DieGurke 2020-02-06 22:19:33 +01:00
  • abd02b2c6f Implemented login through command line arguments CyB3RC0nN0R 2020-02-06 22:17:14 +01:00
  • effe41f458 Implemented login through command line arguments kske 2020-02-06 22:17:14 +01:00
  • fe6cc9f464 Persisting cache in PersistentLocalDb CyB3RC0nN0R 2020-02-06 21:42:17 +01:00
  • 74715bbf82 Persisting cache in PersistentLocalDb kske 2020-02-06 21:42:17 +01:00
  • 3f7544cea3 Integrated WriteProxy into the sending process CyB3RC0nN0R 2020-02-06 21:28:02 +01:00
  • 4afe073e79 Integrated WriteProxy into the sending process kske 2020-02-06 21:28:02 +01:00
  • 0646445d3c Added WriteProxy with creation method in Client, added caches to LocalDb CyB3RC0nN0R 2020-02-06 21:03:08 +01:00
  • bf38d2f19f Added WriteProxy with creation method in Client, added caches to LocalDb kske 2020-02-06 21:03:08 +01:00
  • 6bbd6936e0 Replaced MessageCache by Cache<T> CyB3RC0nN0R 2020-02-06 18:35:05 +01:00
  • cdef310a69 Replaced MessageCache by Cache<T> kske 2020-02-06 18:35:05 +01:00
  • 5ae067a305
    Merge pull request #20 from informatik-ag-ngl/f/user_status_change_event delvh 2020-02-05 22:20:55 +01:00
  • f2ac9bbf8e Merge pull request #20 from informatik-ag-ngl/f/user_status_change_event delvh 2020-02-05 22:20:55 +01:00
  • d6a4378db9 Contacts events DieGurke 2020-02-05 22:20:04 +01:00
  • 9dbaedbc8d Contacts events DieGurke 2020-02-05 22:20:04 +01:00
  • 9675c1d791 added a "has been"- string to an error message delvh 2020-02-05 22:19:36 +01:00
  • ee3ab4d42b added a "has been"- string to an error message delvh 2020-02-05 22:19:36 +01:00
  • 1739176799 Added assembly plugin configuration for JAR packaging to pom.xml CyB3RC0nN0R 2020-02-05 21:53:39 +01:00