Commit Graph

1301 Commits

Author SHA1 Message Date
d0b62af32e change url to point to servlet 2019-11-30 17:31:43 +00:00
bc8e259974 update readme for web ui and version 2019-11-30 15:43:04 +00:00
ff0a4661fd offload start to a thread, display wait page while the tunnel is opening 2019-11-30 14:56:04 +00:00
9151df6816 kill i2p session on shutdown 2019-11-30 14:27:40 +00:00
9c0878408b redirect to I2P log system 2019-11-30 14:07:58 +00:00
61baa53076 _logManager cannot be set on RouterContexts (i.e. when running as plugin) 2019-11-30 13:26:20 +00:00
b2841ee9ab fix redirects 2019-11-30 13:20:48 +00:00
9edea17fb7 switch to using a servlet instead of bean 2019-11-30 13:07:47 +00:00
ac17618f0c fix incomplete location setting 2019-11-30 10:50:58 +00:00
e94ed4eafa init nickname and download locations 2019-11-30 10:22:19 +00:00
8c33a5e62f hook up the mw client app with the jsp 2019-11-30 08:28:22 +00:00
f9f1017e5b initialize core if nickname etc. is provided 2019-11-30 06:50:44 +00:00
5d2d831b9e pass MW home to the client 2019-11-30 06:21:32 +00:00
562d9a0f4a move i2p core dependency one level down, exclude core dependencies from plugin 2019-11-30 03:44:57 +00:00
b981f9199b pass version to MW client app and get it to run 2019-11-30 03:16:10 +00:00
efef0f3734 include a servlet as well as pre-compiled jsps 2019-11-29 18:00:32 +00:00
cd0b860210 skeleton of client app 2019-11-29 17:02:15 +00:00
9cb0655cfa get a buildable i2p plugin for mw 2019-11-29 16:49:44 +00:00
3775f28af7 add jsp-based webui 2019-11-29 16:40:02 +00:00
c33b824871 remove grails webui 2019-11-29 16:37:57 +00:00
cf396b739e ability to chat from browse window 2019-11-29 03:41:59 +00:00
631963f43c browse host by full nickname 2019-11-29 02:26:34 +00:00
06cedb4f41 add buttons to copy short and full nickname to clipboard 2019-11-29 02:19:47 +00:00
7a0c60a164 exit if user refuses to choose a nickname 2019-11-28 16:39:38 +00:00
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