Commit Graph

1269 Commits (6b717f560e740bbc1dc262c14310dc379d9a1e3d)

Author SHA1 Message Date
Zlatin Balevsky 6b717f560e file hashing 2019-11-23 20:28:29 +02:00
Zlatin Balevsky e8a3db76bb wip on architecture doc 2019-11-23 20:15:45 +02:00
Zlatin Balevsky 5acf7f2953 add clear button 2019-11-20 18:47:14 +00:00
Zlatin Balevsky e760e9f600 add option to select chat server welcome message 2019-11-19 09:02:42 +00:00
Zlatin Balevsky 8a47972b10 proper group name for manual rejoin 2019-11-19 03:37:35 +00:00
Zlatin Balevsky f8e0c9524e make text input fields longer 2019-11-18 10:03:01 +00:00
Zlatin Balevsky 919aeaaed5 preserve chat box contents across openings of the chat window 2019-11-18 09:55:11 +00:00
Zlatin Balevsky 9474512cbd default to /SAY command 2019-11-18 09:44:05 +00:00
Zlatin Balevsky 8c50f6c6d6 proper model update 2019-11-18 09:33:25 +00:00
Zlatin Balevsky 01ee7209c8 clear members list on server disconnect 2019-11-18 09:31:25 +00:00
Zlatin Balevsky ff7c4eae28 stop local server if tab is closed 2019-11-18 09:06:29 +00:00
Zlatin Balevsky 9373d58b53 limit the time a header read can take 2019-11-18 09:00:11 +00:00
Zlatin Balevsky df71ade69f formatting 2019-11-18 08:46:28 +00:00
Zlatin Balevsky 2ed29be072 selected component can be null when closing a tab 2019-11-17 22:41:31 +00:00
Zlatin Balevsky a398ab7d4b indentation 2019-11-17 18:38:53 +00:00
Zlatin Balevsky a0125e7195 document chat protocol 2019-11-17 18:37:30 +00:00
Zlatin Balevsky cb9a1cfff6 remove stray import 2019-11-17 15:05:29 +00:00
Zlatin Balevsky 445e73521a more links 2019-11-17 13:35:40 +00:00
Zlatin Balevsky 7bdc922d2c add links 2019-11-17 13:32:11 +00:00
Zlatin Balevsky 0c40c8f269 Release 0.6.6 2019-11-16 17:12:21 +00:00
Zlatin Balevsky 681ddb99a2 add ability to say something in a room 2019-11-16 17:10:21 +00:00
Zlatin Balevsky 5dff319746 prevent starting chat server more than once. Implement chat console in the cli 2019-11-16 16:40:07 +00:00
Zlatin Balevsky 57c4a00ac6 do not call disconnect() unless connecting/ed. This prevents trying to connect after closing the tab 2019-11-16 15:25:23 +00:00
Zlatin Balevsky 286a0a8678 redo locking around chat client state 2019-11-16 14:41:47 +00:00
Zlatin Balevsky 17eff7d77f toString 2019-11-16 00:25:50 +00:00
Zlatin Balevsky 2e22369ce0 set flag before submitting to threadpool 2019-11-15 23:12:17 +00:00
Zlatin Balevsky 15c59b440f flush outputstream on chat connect failures or rejections 2019-11-15 21:52:35 +00:00
Zlatin Balevsky 8fb015acbf sort browse host as well 2019-11-15 14:59:52 +00:00
Zlatin Balevsky f7b11c90fd sort results from search 2019-11-15 14:49:15 +00:00
Zlatin Balevsky df93a35062 wip on sorting 2019-11-15 14:23:00 +00:00
Zlatin Balevsky ecb19a8412 do not update badge if the room is a console 2019-11-15 13:50:13 +00:00
Zlatin Balevsky b1e5b40800 update minimum JDK to 9, version bump 2019-11-15 13:18:34 +00:00
Zlatin Balevsky daa3a293f2 new messages update taskbar badge 2019-11-15 13:15:27 +00:00
Zlatin Balevsky 907264fc67 enable/disable chat and browse from trusted pane buttons 2019-11-15 02:15:56 +00:00
Zlatin Balevsky c6becb93dc enable/disable say field when not connected 2019-11-15 01:57:48 +00:00
Zlatin Balevsky 2954bd2f1a smart scrolling the chat text area 2019-11-15 01:44:54 +00:00
Zlatin Balevsky 35322d2c15 fetch group by name,add sequential download checkbox to browse view 2019-11-14 12:40:40 +00:00
Zlatin Balevsky 9f6a7eb368 make sure browse window works from every parent group 2019-11-14 11:04:38 +00:00
Zlatin Balevsky fec81808e5 Release 0.6.5 2019-11-14 05:15:26 +00:00
Zlatin Balevsky 4db890484d do not rejoin console 2019-11-14 04:49:13 +00:00
Zlatin Balevsky dfd5e06889 add browse ability from chat room view 2019-11-14 04:40:15 +00:00
Zlatin Balevsky 71da8e14da name button earlier 2019-11-14 04:25:45 +00:00
Zlatin Balevsky 7dc37e3e0d change button to connect/disconnect 2019-11-14 04:20:57 +00:00
Zlatin Balevsky 3de058a078 send rejoins to the console pt2 2019-11-14 03:59:01 +00:00
Zlatin Balevsky 4d70c7adce send rejoins to the console 2019-11-14 03:58:36 +00:00
Zlatin Balevsky 5b41106476 start and stop poller thread on events 2019-11-14 03:45:21 +00:00
Zlatin Balevsky 6240b22e66 fix reconnecting to server, start with fresh member list upon rejoin 2019-11-14 03:13:01 +00:00
Zlatin Balevsky 0e26f5afd7 rejoin rooms on reconnect 2019-11-14 02:40:22 +00:00
Zlatin Balevsky 114bc06dbb If the user explicitly shares a file, remove it form the negative tree. #26 2019-11-13 22:00:10 +00:00
Zlatin Balevsky 5fa2f2753c Release 0.6.4 2019-11-13 20:06:53 +00:00