Commit Graph

  • a76c2a347e Relocated existing Components of chatScene and adjusted them a bit DieGurke 2020-07-16 17:28:00 +0200
  • 90662b3610
    Prepare handshake synchronization CyB3RC0nN0R 2020-07-16 17:04:35 +0200
  • 07c4ccf3c8 Prepare handshake synchronization kske 2020-07-16 17:04:35 +0200
  • bb6d6b19f7 Login Scene is not resizable, logo gets loaded correctly DieGurke 2020-07-16 16:02:03 +0200
  • e7e4c5af42 Login Scene is not resizable, logo gets loaded correctly DieGurke 2020-07-16 16:02:03 +0200
  • c0676984e6 Persisted really important statement forever in comment delvh 2020-07-15 21:48:06 +0200
  • 1e63c1a7d1 Persisted really important statement forever in comment delvh 2020-07-15 21:48:06 +0200
  • c963b9bdcc Fixed bug not scrolling to the correct message delvh 2020-07-15 21:44:57 +0200
  • c5094e52cd Fixed bug not scrolling to the correct message delvh 2020-07-15 21:44:57 +0200
  • 88afb77a2c Implemented completely new UI for the login scene DieGurke 2020-07-15 18:45:55 +0200
  • 9a9a475c0e Implemented completely new UI for the login scene DieGurke 2020-07-15 18:45:55 +0200
  • c406a5d226 Replaced custom clearableTextField with normal TextField DieGurke 2020-07-15 14:05:47 +0200
  • f608b2d6ec Replaced custom clearableTextField with normal TextField DieGurke 2020-07-15 14:05:47 +0200
  • def31ebc4d
    Merge pull request #11 from informatik-ag-ngl/f/contact_control CyB3RC0nN0R 2020-07-14 19:30:15 +0000
  • abd0113588 Merge pull request #11 from informatik-ag-ngl/f/contact_control kske 2020-07-14 19:30:15 +0000
  • d561461635
    Add Generic ListViewFactory CyB3RC0nN0R 2020-07-13 22:08:08 +0200
  • ba336908d1 Add Generic ListViewFactory kske 2020-07-13 22:08:08 +0200
  • d6dfd2ffc9
    Rename ContactSearchProcessor to UserSearchProcessor CyB3RC0nN0R 2020-07-13 21:34:21 +0200
  • 4bc393b055 Rename ContactSearchProcessor to UserSearchProcessor kske 2020-07-13 21:34:21 +0200
  • 70a20b253e
    Move pull request templates to .github/ CyB3RC0nN0R 2020-07-13 19:35:17 +0200
  • bdd1b40107 Move pull request templates to .github/ kske 2020-07-13 19:35:17 +0200
  • a5a7992a0a
    Fix FXML naming error CyB3RC0nN0R 2020-07-13 19:16:48 +0200
  • 0267a7bbab Fix FXML naming error kske 2020-07-13 19:16:48 +0200
  • bbe19b1050
    Fix FXML formatting CyB3RC0nN0R 2020-07-13 19:12:03 +0200
  • a437fb25da Fix FXML formatting kske 2020-07-13 19:12:03 +0200
  • 563499e9cf
    Add ContactListCellFactory CyB3RC0nN0R 2020-07-13 19:02:40 +0200
  • 659a468049 Add ContactListCellFactory kske 2020-07-13 19:02:40 +0200
  • bcb978ce59
    Extract ContactControl from ChatControl CyB3RC0nN0R 2020-07-13 17:55:00 +0200
  • 062c9f418d Extract ContactControl from ChatControl kske 2020-07-13 17:55:00 +0200
  • 0670a1fb47
    Build everything on Linux and Windows CyB3RC0nN0R 2020-07-13 15:37:27 +0200
  • 4b34c4033d Build everything on Linux and Windows v0.1-beta kske 2020-07-13 15:37:27 +0200
  • 95bb4b7234
    Refactor Maven Project Structure CyB3RC0nN0R 2020-07-13 15:06:10 +0200
  • 3023039f50 Refactor Maven Project Structure kske 2020-07-13 15:06:10 +0200
  • b9311424df
    Move Envoy Common to common/ subdirectory CyB3RC0nN0R 2020-07-13 11:42:20 +0200
  • 34337c3838 Move Envoy Common to common/ subdirectory kske 2020-07-13 11:42:20 +0200
  • fa2b1d56a4
    Merge remote-tracking branch 'common/develop' into develop CyB3RC0nN0R 2020-07-13 11:40:56 +0200
  • 79cb8e821c Merge remote-tracking branch 'common/develop' into develop kske 2020-07-13 11:40:56 +0200
  • e6e0e939a9
    Move Envoy Server Standalone to server/ subdirectory CyB3RC0nN0R 2020-07-13 11:40:00 +0200
  • 40dbc8152a Move Envoy Server Standalone to server/ subdirectory kske 2020-07-13 11:40:00 +0200
  • 2bbdb82168
    Merge remote-tracking branch 'server/develop' into develop CyB3RC0nN0R 2020-07-13 11:38:42 +0200
  • ddbab84700 Merge remote-tracking branch 'server/develop' into develop kske 2020-07-13 11:38:42 +0200
  • 9dac11ecfd
    Move Envoy Client to client/ subdirectory CyB3RC0nN0R 2020-07-13 11:37:45 +0200
  • 0309d0d860 Move Envoy Client to client/ subdirectory kske 2020-07-13 11:37:45 +0200
  • e7989878cf
    Merge remote-tracking branch 'client/develop' into develop CyB3RC0nN0R 2020-07-13 11:33:19 +0200
  • 0c4d807e41 Merge remote-tracking branch 'client/develop' into develop kske 2020-07-13 11:33:19 +0200
  • d42882e97b
    Initial commit CyB3RC0nN0R 2020-07-13 11:30:57 +0200
  • 4ea3c8aa67 Initial commit kske 2020-07-13 11:30:57 +0200
  • 46e859c2c3
    Merge pull request #186 from informatik-ag-ngl/f/displayUnreadMessages CyB3RC0nN0R 2020-07-13 09:02:44 +0000
  • 540dad79eb Merge pull request #186 from informatik-ag-ngl/f/displayUnreadMessages CyB3RC0nN0R 2020-07-13 09:02:44 +0000
  • 6f4ad4608a
    Remove unnecessary empty line CyB3RC0nN0R 2020-07-13 08:47:44 +0000
  • 2901d52a31 Remove unnecessary empty line CyB3RC0nN0R 2020-07-13 08:47:44 +0000
  • 5f410e5d65 Did some renaming DieGurke 2020-07-12 17:10:22 +0200
  • 64f7ae4071 Did some renaming DieGurke 2020-07-12 17:10:22 +0200
  • fb4c58f9ff
    Apply suggestions from code review DieGurke 2020-07-12 16:27:20 +0200
  • 7d47c9247d Apply suggestions from code review DieGurke 2020-07-12 16:27:20 +0200
  • 52766a37ce Removed unnecessary userList refreshing DieGurke 2020-07-12 14:54:07 +0200
  • 780f52640b Removed unnecessary userList refreshing DieGurke 2020-07-12 14:54:07 +0200
  • 7b6b3a28f3 Adjusted ChatControl constructor and added Javadoc DieGurke 2020-07-12 14:46:35 +0200
  • 95cead4dee Adjusted ChatControl constructor and added Javadoc DieGurke 2020-07-12 14:46:35 +0200
  • d2ec04b568 Implemented good suggestion by @delvh regarding performance increase DieGurke 2020-07-12 14:34:07 +0200
  • a6efe7cd9b Implemented good suggestion by @delvh regarding performance increase DieGurke 2020-07-12 14:34:07 +0200
  • d8eb2d6f6e Implemented some suggestions made by @delvh DieGurke 2020-07-12 13:07:46 +0200
  • 4b3fa65822 Implemented some suggestions made by @delvh DieGurke 2020-07-12 13:07:46 +0200
  • 800ec9f549
    Merge pull request #187 from informatik-ag-ngl/f/do_a_barrel_roll CyB3RC0nN0R 2020-07-12 09:52:14 +0000
  • 7eefaa3556 Merge pull request #187 from informatik-ag-ngl/f/do_a_barrel_roll CyB3RC0nN0R 2020-07-12 09:52:14 +0000
  • 0c6b2f6f3b Tweaked random parameters a bit delvh 2020-07-11 21:45:54 +0200
  • ebca09ed2b Tweaked random parameters a bit delvh 2020-07-11 21:45:54 +0200
  • b847608c6b implemented "DO A BARREL ROLL!" - Easteregg delvh 2020-07-11 15:23:57 +0200
  • f0c5faf352 implemented "DO A BARREL ROLL!" - Easteregg delvh 2020-07-11 15:23:57 +0200
  • b5e83272a6 When opening a chat holding unread messages, it scrolls to the first one DieGurke 2020-07-11 14:57:15 +0200
  • 0b0b240fb1 When opening a chat holding unread messages, it scrolls to the first one DieGurke 2020-07-11 14:57:15 +0200
  • 9111880dcf Little Bug Fix DieGurke 2020-07-11 14:46:13 +0200
  • 0cebaeacb5 Little Bug Fix DieGurke 2020-07-11 14:46:13 +0200
  • 5caa5381b0 chats with most recent messages get moved to the top DieGurke 2020-07-11 14:18:38 +0200
  • ba4fdbe2f4 chats with most recent messages get moved to the top DieGurke 2020-07-11 14:18:38 +0200
  • 77911e8f9a Merge branch 'develop' into f/display_unread_messages DieGurke 2020-07-11 10:59:23 +0200
  • d6dca1efe0 Merge branch 'develop' into f/display_unread_messages DieGurke 2020-07-11 10:59:23 +0200
  • d1368d43c8 UI isn't shown if there arn't any unread messages DieGurke 2020-07-11 10:46:17 +0200
  • faea75dcb1 UI isn't shown if there arn't any unread messages DieGurke 2020-07-11 10:46:17 +0200
  • 022b516ceb Implemented nice UI DieGurke 2020-07-11 10:40:42 +0200
  • d675349c71 Implemented nice UI DieGurke 2020-07-11 10:40:42 +0200
  • ef43150941
    Merge pull request #183 from informatik-ag-ngl/f/pictures CyB3RC0nN0R 2020-07-11 08:01:23 +0000
  • 408ac53777 Merge pull request #183 from informatik-ag-ngl/f/pictures CyB3RC0nN0R 2020-07-11 08:01:23 +0000
  • d503655534
    Merge pull request #49 from informatik-ag-ngl/f/password_in_login_credentials CyB3RC0nN0R 2020-07-11 07:26:16 +0000
  • 32b832f51a Merge pull request #49 from informatik-ag-ngl/f/password_in_login_credentials CyB3RC0nN0R 2020-07-11 07:26:16 +0000
  • c46faccb73
    Add strong salted password hashing using PBKDF2 CyB3RC0nN0R 2020-07-10 23:25:13 +0200
  • 1f44d03934 Add strong salted password hashing using PBKDF2 kske 2020-07-10 23:25:13 +0200
  • 4b4fbaeee3
    Merge pull request #181 from informatik-ag-ngl/f/password_in_login_credentials CyB3RC0nN0R 2020-07-11 07:24:47 +0000
  • 1c3d4baf06 Merge pull request #181 from informatik-ag-ngl/f/password_in_login_credentials CyB3RC0nN0R 2020-07-11 07:24:47 +0000
  • 704d7cf7ee
    Merge branch 'develop' into f/password_in_login_credentials CyB3RC0nN0R 2020-07-09 18:13:11 +0000
  • 7f23adae1b Merge branch 'develop' into f/password_in_login_credentials CyB3RC0nN0R 2020-07-09 18:13:11 +0000
  • 718937cdec
    Merge pull request #30 from informatik-ag-ngl/f/password_in_login_credentials CyB3RC0nN0R 2020-07-11 07:14:12 +0000
  • f12cc25b43 Merge pull request #30 from informatik-ag-ngl/f/password_in_login_credentials CyB3RC0nN0R 2020-07-11 07:14:12 +0000
  • 6cb9c41ea0 UnreadMessagesAmount gets displayed correctly now (despite refresh bug) DieGurke 2020-07-10 23:25:55 +0200
  • 70da595a49 UnreadMessagesAmount gets displayed correctly now (despite refresh bug) DieGurke 2020-07-10 23:25:55 +0200
  • 99efe40521
    Fix Javadoc typo CyB3RC0nN0R 2020-07-10 21:05:57 +0000
  • de136294af Fix Javadoc typo CyB3RC0nN0R 2020-07-10 21:05:57 +0000
  • 11b3cebcb9 Added getUnreadAmount function and changed ContactListCellFac' constr. DieGurke 2020-07-10 22:41:59 +0200
  • 1f7e5e5a3a Added getUnreadAmount function and changed ContactListCellFac' constr. DieGurke 2020-07-10 22:41:59 +0200
  • 16f8d73a7c Added image preview when an image is used as attachment delvh 2020-07-10 20:53:28 +0200