Commit Graph

1280 Commits

Author SHA1 Message Date
Zlatin Balevsky
631963f43c browse host by full nickname 2019-11-29 02:26:34 +00:00
Zlatin Balevsky
06cedb4f41 add buttons to copy short and full nickname to clipboard 2019-11-29 02:19:47 +00:00
Zlatin Balevsky
7a0c60a164 exit if user refuses to choose a nickname 2019-11-28 16:39:38 +00:00
Zlatin Balevsky
4c038ad932 set the geoip.dir property to load geoip 2019-11-27 16:00:56 +00:00
Zlatin Balevsky
f6dd38685a display country and strictness in I2P status 2019-11-27 15:38:51 +00:00
Zlatin Balevsky
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
Zlatin Balevsky
8fedc0c605 Release 0.6.7 muwire-0.6.7 2019-11-26 09:55:10 +00:00
Zlatin Balevsky
5831b06842 chat room monitor tool 2019-11-26 09:43:53 +00:00
Zlatin Balevsky
57d5b5f386 do not send /LEAVE messages when leaving private chats 2019-11-26 05:31:22 +00:00
Zlatin Balevsky
c0f6b1ed73 do not rejoin console or private chats, fix NPE when disconnecting with private window open 2019-11-26 05:28:24 +00:00
Zlatin Balevsky
f4cd1c30cd Do not remove connection on distrust so that disconnect can be processed correctly 2019-11-26 05:00:55 +00:00
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 muwire-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 muwire-0.6.5 2019-11-14 05:15:26 +00:00