-
31f9d5bcef
Finalized forwarding UI
kske
2020-03-23 21:28:00 +01:00
-
1dbc818019
Added renderer to ContactsChooserDialog
delvh
2020-03-23 21:04:32 +01:00
-
376c026b2a
Added disabling of postButton while String.isBlank() returns true
delvh
2020-03-22 17:20:05 +01:00
-
f08a7a6f5e
Fixes #121 (first displayed theme is current theme)
delvh
2020-03-22 17:05:28 +01:00
-
e4eaf7239c
ContactsChooserDialog is now centered around a parent component
delvh
2020-03-22 16:51:44 +01:00
-
b18ecdae86
Added support for forwarding messages (#17)
delvh
2020-03-22 14:52:38 +01:00
-
c1dd4fa9fb
Small cleanup
kske
2020-03-22 11:23:56 +01:00
-
a6a6a2ca16
Update README.md
Haramus Samsamus
2020-03-22 10:30:04 +01:00
-
08f6ee62ca
Fixed bug adding a line break when sending via enter
delvh
2020-03-21 19:26:11 +01:00
-
4bdc4e0a16
Merge pull request #120 from informatik-ag-ngl/f/enhanced_component_list
Haramus Samsamus
2020-03-21 16:31:14 +01:00
-
-
0a81273860
Revised the rendering and selection mechanism in ComponentList
kske
2020-03-21 16:10:59 +01:00
-
a5e43db8de
Extracted MessageComponent from MessageListRenderer
kske
2020-03-21 13:20:45 +01:00
-
-
34042f53df
Merge pull request #119 from informatik-ag-ngl/f/multi_selection
Haramus Samsamus
2020-03-20 22:12:40 +01:00
-
-
10f498ca03
Adjusted ChatWindow and ContactsChooserDialog to new interface
kske
2020-03-20 18:32:57 +01:00
-
4c70702d02
Added SelectionMode enum to ComponentList, prepared integration
kske
2020-03-19 22:16:31 +01:00
-
0258e04612
Unrelated cleanup in UserComponentListRenderer
kske
2020-03-19 21:52:06 +01:00
-
-
480961370c
added missing merge content,mnemonics support(ContextMenu)and Nullchecks
delvh
2020-03-18 22:13:58 +01:00
-
24ce40c24a
Merged current working status of f/icon_util into f/forward__messages
delvh
2020-03-18 08:03:35 +01:00
-
cea4ff1160
Merge pull request #118 from informatik-ag-ngl/f/icon_util
Haramus Samsamus
2020-03-18 07:10:20 +01:00
-
-
8bc8507feb
Added Javadoc to IconUtil
kske
2020-03-17 12:45:50 +01:00
-
1e11948e10
Fixed message list dimension
kske
2020-03-17 12:35:31 +01:00
-
5b6f6bf058
Changed bgc of testArea and played on pref size of list and scrollPane
DieGurke
2020-03-17 12:11:59 +01:00
-
bb1cb6658e
Minimum size of application and added forward and settings icons
DieGurke
2020-03-17 11:20:45 +01:00
-
a6865a5399
Cleanup
kske
2020-03-17 11:08:58 +01:00
-
29d2eeaa7e
Fixed horizontal message placement
kske
2020-03-17 10:08:58 +01:00
-
461a395439
Working on message scaling
kske
2020-03-17 09:37:19 +01:00
-
011e85c18e
Working on line wrapping and message height (borders currently broken)
kske
2020-03-16 21:49:02 +01:00
-
c9c2cd9f4d
Message displaying
DieGurke
2020-03-16 19:08:26 +01:00
-
e93cd8761f
Added IconUtil utility class
kske
2020-03-16 14:30:14 +01:00
-
-
2127018b58
fixed minor inconveniences
delvh
2020-03-16 11:21:41 +01:00
-
d0fded868e
implemented UserComponentListRenderer
delvh
2020-03-15 19:11:02 +01:00
-
9ef9282432
Added multiple selection capability to the component list
delvh
2020-03-15 18:55:07 +01:00
-
b4e8a67b93
Implemented method to forward a message
delvh
2020-03-14 22:44:03 +01:00
-
9eaa9dc9d2
Created packages ui.renderer and ui.primary
delvh
2020-03-14 21:34:17 +01:00
-
4c94686172
added newline at EOF for any file not having one at its end
delvh
2020-03-14 19:59:37 +01:00
-
-
00e6d6c8a1
Fixed NullPointerException caused by ComponentListModel
kske
2020-03-14 17:10:11 +01:00
-
b23c506d77
fixed typo
delvh
2020-03-14 17:04:51 +01:00
-
7f2c4d0519
Fixed state errors in offline mode (#116)
Haramus Samsamus
2020-03-14 16:58:19 +01:00
-
129587b312
Fixed bug concerning modularity
delvh
2020-03-14 15:08:58 +01:00
-
349ffeaa25
Added the display of multi-line messages (#115)
delvh
2020-03-14 11:17:43 +01:00
-
a89f0939e8
Changed compiler compliance to 11, modularized all packages (#29)
delvh
2020-03-07 22:04:02 +01:00
-
9896339f92
Changed compiler compliance to 11, modularized all packages (#114)
delvh
2020-03-07 19:38:06 +01:00
-
9998234b3d
Updated maven-compiler-plugin to version 3.8.1
kske
2020-03-07 18:47:09 +01:00
-
5ff9253236
Changed compiler compliance to 11, modularized all packages (#16)
delvh
2020-03-07 17:29:52 +01:00
-
930d1cebe1
Migrated configuration and logging to Envoy Common (#113)
Haramus Samsamus
2020-03-05 14:27:40 +01:00
-
d9186ac821
Merge pull request #15 from informatik-ag-ngl/f/enhanced_config
Haramus Samsamus
2020-03-05 14:19:36 +01:00
-
-
26c947cbce
Migrated Config, ConfigItem and EnvoyLog from envoy-client
kske
2020-03-02 19:16:28 +01:00
-
-
69537d843d
Added selection capability to ComponentList (#112)
Haramus Samsamus
2020-02-22 19:01:47 +01:00
-
80b94a6e73
Merge pull request #110 from informatik-ag-ngl/f/enhanced_logging
Haramus Samsamus
2020-02-18 17:06:31 +01:00
-
-
866c8c1a48
Merge pull request #28 from informatik-ag-ngl/b/db_received_date
Haramus Samsamus
2020-02-18 16:54:27 +01:00
-
-
ca2fa5d1e2
Added newline at the end of PersistenceManager
delvh
2020-02-18 16:36:31 +01:00
-
aaa6044ade
Adjusted logging locations and levels
kske
2020-02-18 16:34:14 +01:00
-
47ca47a761
Added null check to ObjectMessageProcessor
delvh
2020-02-18 16:28:32 +01:00
-
9c73289bda
Updated Javadoc in EnvoyLog
kske
2020-02-18 16:10:33 +01:00
-
c692fe25ff
Adder EnvoyLog#attach(String) method to log specific packages
kske
2020-02-18 08:14:04 +01:00
-
5f9ebd4c43
Fixed logger level configuration, using logger hierarchy
kske
2020-02-18 07:16:35 +01:00
-
1b3ef2a712
Appended timestamp to log file names
kske
2020-02-16 21:53:10 +01:00
-
-
2813b54e32
Copying received and read dates in Message#toCommonMessage()
kske
2020-02-16 10:31:17 +01:00
-
87ca90c333
Added received and read dates to database message copy constructor
kske
2020-02-15 22:47:14 +01:00
-
0347715d72
Moved PersistenceManager into data package, refactored transaction use
kske
2020-02-15 22:43:20 +01:00
-
-
247ad73472
Merge pull request #109 from informatik-ag-ngl/f/invalid_login
Haramus Samsamus
2020-02-13 10:13:52 +01:00
-
-
8b6356e48a
Merge pull request #27 from informatik-ag-ngl/f/reject_handshake
Haramus Samsamus
2020-02-13 10:12:05 +01:00
-
-
18c693a6d6
Fixed error message layout in LoginDialog
kske
2020-02-13 10:11:25 +01:00
-
8b822de470
Updated alpha releases of envoy-common and java-nio-server in pom.xml
kske
2020-02-13 10:00:56 +01:00
-
84a7b41d65
Update README.md
Haramus Samsamus
2020-02-13 09:47:23 +01:00
-
b6ef51d515
Update README.md
Haramus Samsamus
2020-02-13 09:47:07 +01:00
-
e9b2e337f9
Update README.md
Haramus Samsamus
2020-02-13 09:46:52 +01:00
-
2cc2af68e5
Merge pull request #14 from informatik-ag-ngl/f/advanced_login
Haramus Samsamus
2020-02-13 09:13:09 +01:00
-
-
8c1cfedb2e
Fixed entering offline mode
kske
2020-02-12 22:22:29 +01:00
-
3c8b5291ed
Fixed Event.Valueless#toString() to not display the null value
kske
2020-02-12 22:15:42 +01:00
-
98a51e1106
Fixed ConnectionManager#isOnline(long), moved ConnectionManager to net
kske
2020-02-12 22:01:32 +01:00
-
0201afee25
Added Maven assembly plugin configuration for JAR packaging
kske
2020-02-12 17:35:58 +01:00
-
8714c8fe0e
Performing handshake and online init in LoginDialog
kske
2020-02-12 17:31:20 +01:00
-
0861497e6e
Increased ID generation range to 200
kske
2020-02-12 07:53:54 +01:00
-
17eeed0bfb
Split Client#onlineInit method up into performHandshake and initReceiver
kske
2020-02-12 07:53:24 +01:00
-
c697b099ee
Clean-up, moved Settings and SettingsItem into the data package
kske
2020-02-12 07:12:22 +01:00
-
c4b60dfab7
Clean-up, disabled SQL logging
kske
2020-02-12 07:10:33 +01:00
-
66de88029f
Merge branch 'develop' into f/reject_handshake
Haramus Samsamus
2020-02-12 06:49:17 +01:00
-
-
-
-
c5389a6af4
Merge branch 'develop' into f/invalid_login
Haramus Samsamus
2020-02-12 06:41:02 +01:00
-
-
-
-
ba098d3545
Removed unnecessary instance variable from HandshakeRejectionEvent
kske
2020-02-12 06:26:33 +01:00
-
838edbf9a4
Merge branch 'develop' into f/advanced_login
Haramus Samsamus
2020-02-12 06:24:17 +01:00
-
-
-
-
a01c34d999
Merge pull request #108 from informatik-ag-ngl/f/contacts
Haramus Samsamus
2020-02-12 06:14:11 +01:00
-
-
84e350c02e
Removed event handler casts, simplified logging statements
kske
2020-02-12 06:12:04 +01:00
-
810df972cc
Clean-up, improved generic type usage in EventBus
kske
2020-02-12 05:58:40 +01:00
-
48e1d791c6
Cleanup, fixed offline cache relay when starting in offline mode
kske
2020-02-11 19:35:23 +01:00
-
275ae328d9
Merge pull request #26 from informatik-ag-ngl/f/contacts
DieGurke
2020-02-11 18:25:45 +01:00
-
-
e2ed5706a7
Removed unnecessary TODO
kske
2020-02-11 18:15:19 +01:00
-
577ee6364d
Implemented contact list update
DieGurke
2020-02-11 18:15:15 +01:00
-
8cab095fc0
Implemented online contact notification about contact list modification
kske
2020-02-11 17:44:58 +01:00
-
e2e9253413
Adjusted to event system refactoring
kske
2020-02-11 17:17:45 +01:00
-
8a6f729abf
Adjusted to event system refactoring
kske
2020-02-11 17:17:22 +01:00
-
a4b96258e0
Merge pull request #12 from informatik-ag-ngl/f/contact_search_result
Haramus Samsamus
2020-02-11 16:59:47 +01:00
-
-
189432e798
Made Event<T> an abstract class, added ContactSearchResult
kske
2020-02-11 16:53:41 +01:00
-
-
39d4cbd8ba
Merge branch 'develop' into f/contacts
Haramus Samsamus
2020-02-11 10:06:06 +01:00
-
-
-
-
73ba6b0456
Small improvements
DieGurke
2020-02-10 23:21:06 +01:00
-
c90bbbc262
Refactored to the new contact related classes in envoy-common
kske
2020-02-10 22:31:40 +01:00
-
c5017e71fc
Refactored contact search, added Javadoc
kske
2020-02-10 22:29:34 +01:00
-
15b5289267
Merge pull request #10 from informatik-ag-ngl/f/contacts
DieGurke
2020-02-10 21:46:27 +01:00
-
-
4edfc78139
Small refactoring
kske
2020-02-10 21:44:20 +01:00
-
a96199ccd7
Implemented contact adding mechanism + database update on both clients.
DieGurke
2020-02-10 20:02:05 +01:00