Commit Graph

1544 Commits (1d20dc917b766c6dbf6b763a8633ad7a5cb8706b)

Author SHA1 Message Date
Zlatin Balevsky 9edea17fb7 switch to using a servlet instead of bean 2019-11-30 13:07:47 +00:00
Zlatin Balevsky ac17618f0c fix incomplete location setting 2019-11-30 10:50:58 +00:00
Zlatin Balevsky e94ed4eafa init nickname and download locations 2019-11-30 10:22:19 +00:00
Zlatin Balevsky 8c33a5e62f hook up the mw client app with the jsp 2019-11-30 08:28:22 +00:00
Zlatin Balevsky f9f1017e5b initialize core if nickname etc. is provided 2019-11-30 06:50:44 +00:00
Zlatin Balevsky 5d2d831b9e pass MW home to the client 2019-11-30 06:21:32 +00:00
Zlatin Balevsky 562d9a0f4a move i2p core dependency one level down, exclude core dependencies from plugin 2019-11-30 03:44:57 +00:00
Zlatin Balevsky b981f9199b pass version to MW client app and get it to run 2019-11-30 03:16:10 +00:00
Zlatin Balevsky efef0f3734 include a servlet as well as pre-compiled jsps 2019-11-29 18:00:32 +00:00
Zlatin Balevsky cd0b860210 skeleton of client app 2019-11-29 17:02:15 +00:00
Zlatin Balevsky 9cb0655cfa get a buildable i2p plugin for mw 2019-11-29 16:49:44 +00:00
Zlatin Balevsky 3775f28af7 add jsp-based webui 2019-11-29 16:40:02 +00:00
Zlatin Balevsky c33b824871 remove grails webui 2019-11-29 16:37:57 +00:00
Zlatin Balevsky cf396b739e ability to chat from browse window 2019-11-29 03:41:59 +00:00
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 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 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