Commit Graph

  • 840ec53277 Added JavaFX login dialog scene kske 2020-04-06 15:08:00 +02:00
  • 2fbff47752 Implemented GroupCreationProcessor and GroupResizeProcessor DieGurke 2020-04-03 19:35:39 +02:00
  • afc55a3050 Implemented GroupCreationProcessor and GroupResizeProcessor DieGurke 2020-04-03 19:35:39 +02:00
  • ba67af613d restored compatibility with envoy common (and envoy server standalone) delvh 2020-04-02 22:03:43 +02:00
  • 5d76bbbcb0 restored compatibility with envoy common (and envoy server standalone) delvh 2020-04-02 22:03:43 +02:00
  • 64bc34cf61 Implemented Groups on the database and implemented MSChange management DieGurke 2020-04-02 20:41:05 +02:00
  • dd4ad91aa9 Implemented Groups on the database and implemented MSChange management DieGurke 2020-04-02 20:41:05 +02:00
  • cb727ca084 fixed another bug delvh 2020-04-02 20:32:54 +02:00
  • 051705106b fixed another bug delvh 2020-04-02 20:32:54 +02:00
  • 8bf68bda1a fixed minor bug delvh 2020-04-02 19:49:56 +02:00
  • b2cd3c340c fixed minor bug delvh 2020-04-02 19:49:56 +02:00
  • b3ee23cd8d Restored compatability with envoy-common delvh 2020-04-02 16:32:23 +02:00
  • e6cf3af745 Restored compatability with envoy-common delvh 2020-04-02 16:32:23 +02:00
  • 9460b224b9
    Added BASIC group capability (#128) delvh 2020-04-02 09:23:47 +02:00
  • 487c6a6573 Added BASIC group capability (#128) delvh 2020-04-02 09:23:47 +02:00
  • ffe1eb3ee1 Added Junit 5 as dependency delvh 2020-04-02 09:06:10 +02:00
  • 9b413f81ff Added Junit 5 as dependency delvh 2020-04-02 09:06:10 +02:00
  • 61dcf25722 fixed one "major" spelling error (Id-> ID) delvh 2020-04-01 18:15:41 +02:00
  • c176dc6e75 fixed one "major" spelling error (Id-> ID) delvh 2020-04-01 18:15:41 +02:00
  • ac26e68746 deleted Contacts object, added contacts as part of Contact class delvh 2020-04-01 18:09:07 +02:00
  • 0d3316be4a deleted Contacts object, added contacts as part of Contact class delvh 2020-04-01 18:09:07 +02:00
  • 5314a12ff3 Removed most Swing components CyB3RC0nN0R 2020-03-31 21:54:56 +02:00
  • c12eac1cbc Removed most Swing components kske 2020-03-31 21:54:56 +02:00
  • 94dbf0481b Wrapping data into ObservableList instances instead of copying it CyB3RC0nN0R 2020-03-30 21:27:07 +02:00
  • b5fd690f43 Wrapping data into ObservableList instances instead of copying it kske 2020-03-30 21:27:07 +02:00
  • dbf944b5cb Copied event listeners from ChatWindow to ChatSceneController CyB3RC0nN0R 2020-03-29 22:15:05 +02:00
  • a29608c627 Copied event listeners from ChatWindow to ChatSceneController kske 2020-03-29 22:15:05 +02:00
  • 4acc130af7 fixed security vulnerability (complete password hash is printed) delvh 2020-03-29 10:28:05 +02:00
  • c41089e005 fixed security vulnerability (complete password hash is printed) delvh 2020-03-29 10:28:05 +02:00
  • a63df92f50 fixed major (spelling!) error delvh 2020-03-29 10:02:56 +02:00
  • 8cdd12e6b8 fixed major (spelling!) error delvh 2020-03-29 10:02:56 +02:00
  • 00ce296812 Fixed chat loading from LocalDB into messagList CyB3RC0nN0R 2020-03-29 09:16:29 +02:00
  • 67433275bd Fixed chat loading from LocalDB into messagList kske 2020-03-29 09:16:29 +02:00
  • 587a6ebe72 Enabled clients to have groups as contacts delvh 2020-03-28 18:51:07 +01:00
  • 026b7404b2 Enabled clients to have groups as contacts delvh 2020-03-28 18:51:07 +01:00
  • 561222ac29 Added user and message loading and message posting CyB3RC0nN0R 2020-03-28 15:32:24 +01:00
  • bd0da338a7 Added user and message loading and message posting kske 2020-03-28 15:32:24 +01:00
  • f93b01f65a Created ContactDeletionEvent and equals- + hashcode- method for Contact delvh 2020-03-28 15:21:02 +01:00
  • 2d99a3785e Created ContactDeletionEvent and equals- + hashcode- method for Contact delvh 2020-03-28 15:21:02 +01:00
  • cace49bd68 Added custom list cells for the user and message list views CyB3RC0nN0R 2020-03-28 10:39:15 +01:00
  • a68a01b455 Added custom list cells for the user and message list views kske 2020-03-28 10:39:15 +01:00
  • 31b032eb08 Started moving Startup contents into the new Startup class CyB3RC0nN0R 2020-03-27 21:14:49 +01:00
  • 0403729a63 Started moving Startup contents into the new Startup class kske 2020-03-27 21:14:49 +01:00
  • 3a9fa365b4 Set Envoy logo as stage icon CyB3RC0nN0R 2020-03-26 21:01:42 +01:00
  • 6e0b95384b Set Envoy logo as stage icon kske 2020-03-26 21:01:42 +01:00
  • cf9198781f Implemented the setting of the received- and read-date of group messages DieGurke 2020-03-26 20:54:20 +01:00
  • c511e482d3 Implemented the setting of the received- and read-date of group messages DieGurke 2020-03-26 20:54:20 +01:00
  • 5cd5d516c0 Prepare JavaFX integration CyB3RC0nN0R 2020-03-26 20:23:25 +01:00
  • c6d074b84a Prepare JavaFX integration kske 2020-03-26 20:23:25 +01:00
  • 0057c66d99 Created method to extract all currently online members of a group delvh 2020-03-26 20:14:09 +01:00
  • 198ba2a52d Created method to extract all currently online members of a group delvh 2020-03-26 20:14:09 +01:00
  • 11235ba0b0 Added updateStatus method DieGurke 2020-03-26 20:03:20 +01:00
  • f128c2f307 Added updateStatus method DieGurke 2020-03-26 20:03:20 +01:00
  • 938a0c5947 Revised message related classes DieGurke 2020-03-26 18:55:48 +01:00
  • a3e7034713 Revised message related classes DieGurke 2020-03-26 18:55:48 +01:00
  • 1c4fb7267a
    Merge pull request #127 from informatik-ag-ngl/b/serialVersionUID delvh 2020-03-26 17:29:42 +01:00
  • 393bec735c Merge pull request #127 from informatik-ag-ngl/b/serialVersionUID delvh 2020-03-26 17:29:42 +01:00
  • fc1e82c2ec Changed serialVersionUID everywhere to 0L delvh 2020-03-26 17:21:15 +01:00
  • abb45c701e Changed serialVersionUID everywhere to 0L delvh 2020-03-26 17:21:15 +01:00
  • f91b193d59 Merge remote-tracking branch 'origin/develop' into f/groups delvh 2020-03-26 17:18:27 +01:00
  • 4742402d8a Merge remote-tracking branch 'origin/develop' into f/groups delvh 2020-03-26 17:18:27 +01:00
  • 1d4492b3d5 Implemented a GroupCreationProcessor and revised/added Javadoc DieGurke 2020-03-26 17:09:52 +01:00
  • 5685a3e661 Implemented a GroupCreationProcessor and revised/added Javadoc DieGurke 2020-03-26 17:09:52 +01:00
  • 6d8294a96a
    restored functionality with envoy-common (#32) delvh 2020-03-26 16:54:12 +01:00
  • cb8750bdbb restored functionality with envoy-common (#32) delvh 2020-03-26 16:54:12 +01:00
  • 422d38f093 Refactored every identifier to fit the new naming convention, pom.xml DieGurke 2020-03-26 16:06:55 +01:00
  • 732a2d49e6 Refactored every identifier to fit the new naming convention, pom.xml DieGurke 2020-03-26 16:06:55 +01:00
  • 2df220f6c3 Renamed every identifier according to new convention delvh 2020-03-26 16:06:18 +01:00
  • 364ec6f04e Renamed every identifier according to new convention delvh 2020-03-26 16:06:18 +01:00
  • 5448ff957d Revised DieGurke 2020-03-26 15:49:08 +01:00
  • 4a26ef8c4a Revised DieGurke 2020-03-26 15:49:08 +01:00
  • 11e8a8190f Changed String in toString method DieGurke 2020-03-26 15:43:30 +01:00
  • 1909b9748a Changed String in toString method DieGurke 2020-03-26 15:43:30 +01:00
  • 601ee2c53c Formatting and Refactoring DieGurke 2020-03-26 12:45:10 +01:00
  • 05ffa34ec0 Formatting and Refactoring DieGurke 2020-03-26 12:45:10 +01:00
  • 92ee3f0c13 Implemented groups support on server DieGurke 2020-03-25 18:22:58 +01:00
  • 24b7e15ff2 Implemented groups support on server DieGurke 2020-03-25 18:22:58 +01:00
  • 8056624249 refactored all getId()s to getID()s delvh 2020-03-25 17:43:55 +01:00
  • 15338dce52 refactored all getId()s to getID()s delvh 2020-03-25 17:43:55 +01:00
  • 7844133c4d Fixed Javadoc in GroupResizeEvent delvh 2020-03-25 17:12:55 +01:00
  • 35aa316199 Fixed Javadoc in GroupResizeEvent delvh 2020-03-25 17:12:55 +01:00
  • cd88ef76ad Added GroupCreationEvent delvh 2020-03-25 16:55:34 +01:00
  • 4a3ee20029 Added GroupCreationEvent delvh 2020-03-25 16:55:34 +01:00
  • 8c6a8e160b Updated database implementation DieGurke 2020-03-25 16:34:55 +01:00
  • 1bedd5fb7f Updated database implementation DieGurke 2020-03-25 16:34:55 +01:00
  • e201ddb30d added GroupResizeEvent and NameChangeEvent delvh 2020-03-25 16:33:06 +01:00
  • eb7a8778de added GroupResizeEvent and NameChangeEvent delvh 2020-03-25 16:33:06 +01:00
  • 60fbd2a000 Revised Code Style DieGurke 2020-03-24 21:57:59 +01:00
  • e89a1bc2df Revised Code Style DieGurke 2020-03-24 21:57:59 +01:00
  • 28fb3e9d25 Revised toString method in Group and changed id to final in Contact DieGurke 2020-03-24 21:11:16 +01:00
  • a89c93b428 Revised toString method in Group and changed id to final in Contact DieGurke 2020-03-24 21:11:16 +01:00
  • 7a795e320b Added groups delvh 2020-03-24 19:06:56 +01:00
  • 3b24d46886 Added groups delvh 2020-03-24 19:06:56 +01:00
  • eba02422e3 Renamed classes with a two-letter initialism according to convention delvh 2020-03-24 18:41:26 +01:00
  • 1302967fc4 Renamed classes with a two-letter initialism according to convention delvh 2020-03-24 18:41:26 +01:00
  • c5a6978a85 Renamed classes with a two-letter initialism according to convention delvh 2020-03-24 18:38:47 +01:00
  • 5c2abe7c1c Renamed classes with a two-letter initialism according to convention delvh 2020-03-24 18:38:47 +01:00
  • a918284615
    Removed funny joke (#31) DieGurke 2020-03-24 18:15:47 +01:00
  • 47473e9c47 Removed funny joke (#31) DieGurke 2020-03-24 18:15:47 +01:00
  • 44cc564be1 Adjusted serial version UIDs and Message#toString() CyB3RC0nN0R 2020-03-24 17:29:16 +01:00