Commit Graph

1277 Commits

Author SHA1 Message Date
4c038ad932 set the geoip.dir property to load geoip 2019-11-27 16:00:56 +00:00
f6dd38685a display country and strictness in I2P status 2019-11-27 15:38:51 +00:00
2eab0f0567 make the chat monitor a separate frame so that it does not dissappear when MW is minimized 2019-11-26 18:55:20 +00:00
8fedc0c605 Release 0.6.7 muwire-0.6.7 2019-11-26 09:55:10 +00:00
5831b06842 chat room monitor tool 2019-11-26 09:43:53 +00:00
57d5b5f386 do not send /LEAVE messages when leaving private chats 2019-11-26 05:31:22 +00:00
c0f6b1ed73 do not rejoin console or private chats, fix NPE when disconnecting with private window open 2019-11-26 05:28:24 +00:00
f4cd1c30cd Do not remove connection on distrust so that disconnect can be processed correctly 2019-11-26 05:00:55 +00:00
6b717f560e file hashing 2019-11-23 20:28:29 +02:00
e8a3db76bb wip on architecture doc 2019-11-23 20:15:45 +02:00
5acf7f2953 add clear button 2019-11-20 18:47:14 +00:00
e760e9f600 add option to select chat server welcome message 2019-11-19 09:02:42 +00:00
8a47972b10 proper group name for manual rejoin 2019-11-19 03:37:35 +00:00
f8e0c9524e make text input fields longer 2019-11-18 10:03:01 +00:00
919aeaaed5 preserve chat box contents across openings of the chat window 2019-11-18 09:55:11 +00:00
9474512cbd default to /SAY command 2019-11-18 09:44:05 +00:00
8c50f6c6d6 proper model update 2019-11-18 09:33:25 +00:00
01ee7209c8 clear members list on server disconnect 2019-11-18 09:31:25 +00:00
ff7c4eae28 stop local server if tab is closed 2019-11-18 09:06:29 +00:00
9373d58b53 limit the time a header read can take 2019-11-18 09:00:11 +00:00
df71ade69f formatting 2019-11-18 08:46:28 +00:00
2ed29be072 selected component can be null when closing a tab 2019-11-17 22:41:31 +00:00
a398ab7d4b indentation 2019-11-17 18:38:53 +00:00
a0125e7195 document chat protocol 2019-11-17 18:37:30 +00:00
cb9a1cfff6 remove stray import 2019-11-17 15:05:29 +00:00
445e73521a more links 2019-11-17 13:35:40 +00:00
7bdc922d2c add links 2019-11-17 13:32:11 +00:00
0c40c8f269 Release 0.6.6 muwire-0.6.6 2019-11-16 17:12:21 +00:00
681ddb99a2 add ability to say something in a room 2019-11-16 17:10:21 +00:00
5dff319746 prevent starting chat server more than once. Implement chat console in the cli 2019-11-16 16:40:07 +00:00
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
286a0a8678 redo locking around chat client state 2019-11-16 14:41:47 +00:00
17eff7d77f toString 2019-11-16 00:25:50 +00:00
2e22369ce0 set flag before submitting to threadpool 2019-11-15 23:12:17 +00:00
15c59b440f flush outputstream on chat connect failures or rejections 2019-11-15 21:52:35 +00:00
8fb015acbf sort browse host as well 2019-11-15 14:59:52 +00:00
f7b11c90fd sort results from search 2019-11-15 14:49:15 +00:00
df93a35062 wip on sorting 2019-11-15 14:23:00 +00:00
ecb19a8412 do not update badge if the room is a console 2019-11-15 13:50:13 +00:00
b1e5b40800 update minimum JDK to 9, version bump 2019-11-15 13:18:34 +00:00
daa3a293f2 new messages update taskbar badge 2019-11-15 13:15:27 +00:00
907264fc67 enable/disable chat and browse from trusted pane buttons 2019-11-15 02:15:56 +00:00
c6becb93dc enable/disable say field when not connected 2019-11-15 01:57:48 +00:00
2954bd2f1a smart scrolling the chat text area 2019-11-15 01:44:54 +00:00
35322d2c15 fetch group by name,add sequential download checkbox to browse view 2019-11-14 12:40:40 +00:00
9f6a7eb368 make sure browse window works from every parent group 2019-11-14 11:04:38 +00:00
fec81808e5 Release 0.6.5 muwire-0.6.5 2019-11-14 05:15:26 +00:00
4db890484d do not rejoin console 2019-11-14 04:49:13 +00:00
dfd5e06889 add browse ability from chat room view 2019-11-14 04:40:15 +00:00
71da8e14da name button earlier 2019-11-14 04:25:45 +00:00