index
:
miniirc_idc.git
main
A wrapper for miniirc to allow bots/clients made using miniirc to connect to IDC with minimal code changes.
Luke
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send unknown command numeric and add more options to proxy
HEAD
main
luk3yx
2022-05-13
2
-13
/
+17
*
Add time tag to multiline messages
luk3yx
2022-05-12
1
-2
/
+9
*
Proxy newlines as separate messages for now
luk3yx
2022-05-12
1
-0
/
+9
*
Fix PONGs
luk3yx
2022-05-12
1
-1
/
+1
*
Prepend PING messages with "proxy:"
luk3yx
2022-05-12
1
-6
/
+18
*
Add CAP negotiation to idc_irc_proxy.py
luk3yx
2022-05-12
1
-47
/
+68
*
Add idc_irc_proxy.py
luk3yx
2022-05-12
1
-0
/
+183
*
Parse NOTICE and ACTION
luk3yx
2022-05-07
1
-11
/
+13
*
Process JOIN events
luk3yx
2022-05-07
1
-5
/
+51
*
Fix CHANMSG and don't swallow exceptions
luk3yx
2022-05-07
1
-3
/
+11
*
IDC channels don't have a leading #
luk3yx
2022-05-07
1
-3
/
+8
*
Tweak PONG response
luk3yx
2022-05-06
1
-1
/
+1
*
Fix escaping
luk3yx
2022-05-06
1
-1
/
+1
*
Don't handle echo messages if echo-message wasn't requested
luk3yx
2022-05-06
1
-1
/
+6
*
Fix 001 sending
luk3yx
2022-05-06
1
-1
/
+1
*
USER → LOGIN
luk3yx
2022-05-06
1
-1
/
+2
*
Use collections.abc.Mapping where possible
luk3yx
2022-05-06
1
-4
/
+4
*
Use = instead of : and make mypy happy
luk3yx
2022-05-06
1
-7
/
+8
*
Fix stupidity
luk3yx
2022-05-02
1
-1
/
+1
*
Add __init__.py temporarily
luk3yx
2022-05-02
1
-0
/
+3
*
Make Andrew happy
luk3yx
2022-04-24
1
-5
/
+26
*
Set self.active_caps correctly
luk3yx
2022-04-24
1
-0
/
+3
*
Bugfix
luk3yx
2022-04-24
1
-1
/
+1
*
Don't bother trying to send CTCPs
luk3yx
2022-04-24
1
-13
/
+11
*
New message format (again)
luk3yx
2022-04-24
1
-38
/
+87
*
New message format
luk3yx
2022-04-21
1
-12
/
+20
*
Fix 001 format
luk3yx
2022-04-21
1
-2
/
+4
*
Initial commit
luk3yx
2022-04-21
3
-0
/
+167