Commit Graph

215 Commits

Author SHA1 Message Date
.
a609996484 readme
--HG--
branch : nmdc-ircfrontend
2016-08-27 17:42:24 +12:00
.
0ec1c20d7e whois: better output format
--HG--
branch : nmdc-ircfrontend
2016-08-27 15:27:50 +12:00
.
3cffacaa45 fixes for 3d8672ff5b9c
--HG--
branch : nmdc-ircfrontend
2016-08-27 14:32:16 +12:00
.
e0e5c742e3 add -version option to display version and quit
--HG--
branch : nmdc-ircfrontend
2016-08-27 14:20:27 +12:00
.
7494823b07 implant version number at build time
--HG--
branch : nmdc-ircfrontend
2016-08-27 14:18:20 +12:00
.
7b2ab6642b WHOIS support (needs testing)
--HG--
branch : nmdc-ircfrontend
2016-08-27 14:07:02 +12:00
.
f1051fbfc2 doc: update todo
--HG--
branch : nmdc-ircfrontend
2016-08-27 14:06:27 +12:00
.
73a4134b18 readme: demote liteirc to with-bugs section
--HG--
branch : nmdc-ircfrontend
2016-08-27 13:21:24 +12:00
.
962cc8dea0 reuse const
--HG--
branch : nmdc-ircfrontend
2016-08-27 12:38:21 +12:00
.
9bde052d9d todo
--HG--
branch : nmdc-ircfrontend
2016-05-10 19:45:28 +12:00
.
eabae2ce9b readme
--HG--
branch : nmdc-ircfrontend
2016-05-10 19:21:28 +12:00
.
10f4db39cc Added tag release-1.1.0 for changeset 34892054c343
--HG--
branch : nmdc-ircfrontend
2016-05-10 19:18:21 +12:00
.
6a7847f71b preparations for 1.1.0 release
--HG--
branch : nmdc-ircfrontend
2016-05-10 19:16:39 +12:00
.
7592bf6002 fix colon in mirc when renaming self
--HG--
branch : nmdc-ircfrontend
2016-05-10 19:08:26 +12:00
.
fb34cefc46 fix crash on renaming self
--HG--
branch : nmdc-ircfrontend
2016-05-10 19:08:19 +12:00
.
0df6237005 strip leading v from mirc version
--HG--
branch : nmdc-ircfrontend
2016-05-10 18:56:32 +12:00
.
c35062a3df support changing nicks (by reconnecting)
--HG--
branch : nmdc-ircfrontend
2016-05-09 18:57:04 +12:00
.
74e4f6cfa3 move mutex calls to outer function
--HG--
branch : nmdc-ircfrontend
2016-05-09 18:49:00 +12:00
.
7bf832322d hubsec nick opt, ctcp before join, delay join until ctcp version (with timeout), mirc/atomic-specific hack
--HG--
branch : nmdc-ircfrontend
2016-05-09 18:48:07 +12:00
.
169debea93 set proper clientversion, better version/tag extraction
--HG--
branch : nmdc-ircfrontend
2016-05-09 18:30:24 +12:00
.
9c2cad7986 doc update
--HG--
branch : nmdc-ircfrontend
2016-05-08 18:39:21 +12:00
.
32296eeffa doc update
--HG--
branch : nmdc-ircfrontend
2016-05-08 15:48:40 +12:00
.
3a00df8ef4 bugreport for mIRC 7
--HG--
branch : nmdc-ircfrontend
2016-05-08 15:26:05 +12:00
.
a948b457bd update readme
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:51:06 +12:00
.
11dbafe387 update readme
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:49:36 +12:00
.
a72f7be558 move readme file
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:43:42 +12:00
.
637bfd6c78 Added tag release-1.0.0 for changeset da295cede46d
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:42:50 +12:00
.
17db8d3f51 hgignore
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:42:36 +12:00
.
1342f5b867 track godist.sh
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:42:23 +12:00
.
6dadc6119b doc update
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:41:11 +12:00
.
89d04da8fc change default port to 6667 (the 6697 is meant for tls)
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:33:21 +12:00
.
c75a6a568d update COMPAT/TODO
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:21:36 +12:00
.
a25c3bcf4c serverside pings
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:21:29 +12:00
.
818bee77dd fix kill messages not being exposed in the client
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:07:36 +12:00
.
efca16f188 convenience wrapper
--HG--
branch : nmdc-ircfrontend
2016-05-08 14:03:45 +12:00
.
64a8d32d5e more edge cases for client tag sync
--HG--
branch : nmdc-ircfrontend
2016-05-08 13:57:57 +12:00
.
7715044d66 client tag sync (via CTCP VERSION as a surrogate user)
--HG--
branch : nmdc-ircfrontend
2016-05-08 13:43:22 +12:00
.
a6ed910933 support bad USER/NICK order for Lite IRC, set realname as the nmdc description
--HG--
branch : nmdc-ircfrontend
2016-05-08 13:29:20 +12:00
.
f51bd29e07 'greentext' filter
--HG--
branch : nmdc-ircfrontend
2016-05-08 13:27:37 +12:00
.
cac56a450a strip color and formatting control codes from upstream messages
--HG--
branch : nmdc-ircfrontend
2016-05-08 13:18:38 +12:00
.
714e3b8437 refactor/cleanup previous
--HG--
branch : nmdc-ircfrontend
2016-05-08 13:09:04 +12:00
.
22f08d6d57 CTCP action roundtrip conversion
--HG--
branch : nmdc-ircfrontend
2016-05-08 13:07:10 +12:00
.
a5f4bc2535 initial attempt at exposing op status
--HG--
branch : nmdc-ircfrontend
2016-05-08 12:52:01 +12:00
.
3cda342302 threadsafe access to upstream userlist
--HG--
branch : nmdc-ircfrontend
2016-05-08 12:39:18 +12:00
.
e2c2953fc5 passthrough upstream disconnections instead of intermediary-reconnecting
--HG--
branch : nmdc-ircfrontend
2016-05-08 12:24:30 +12:00
.
928a5c7324 update TODO
--HG--
branch : nmdc-ircfrontend
2016-05-07 23:22:40 +12:00
.
4355a888cb update doc
--HG--
branch : nmdc-ircfrontend
2016-05-07 20:11:08 +12:00
.
47479b96d0 update TODO
--HG--
branch : nmdc-ircfrontend
2016-05-07 19:49:45 +12:00
.
b2c99db652 swap permissions for LIST and PROTOCTL NAMESX
--HG--
branch : nmdc-ircfrontend
2016-05-07 19:49:40 +12:00
.
6069ad8bd8 fix double nicks appearing in NAMES output
--HG--
branch : nmdc-ircfrontend
2016-05-07 19:49:23 +12:00