14 hours ago |
Christian Heller | Replace connection-broken logging with .connection_stat... master |
commit | commitdiff | tree | snapshot (zip tar.gz) |
14 hours ago |
Christian Heller | Treat not-implemented warning as alert, add test of it. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
14 hours ago |
Christian Heller | Slightly improve testing assertion Exception infos... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
14 hours ago |
Christian Heller | Add IrcConnAbort test, allow unlogged server test puts. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
16 hours ago |
Christian Heller | Fix mypy error. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
16 hours ago |
Christian Heller | Don't try to add to chat messages log when disconnected... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
17 hours ago |
Christian Heller | Minor re-arrangement for better readability. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
17 hours ago |
Christian Heller | Test 401. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
19 hours ago |
Christian Heller | Add secondary /connect test with irrecoverable 432. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
19 hours ago |
Christian Heller | Allow tests of multiple server connections. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
19 hours ago |
Christian Heller | Add test for recoverable 432. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
19 hours ago |
Christian Heller | Fix 432 parsers not tolerating the very intolerable... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
20 hours ago |
Christian Heller | Fix message parser ignoring content of str-only tok... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
20 hours ago |
Christian Heller | Add 433 testing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
22 hours ago |
Christian Heller | Minor code re-arrangement for better readability. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
22 hours ago |
Christian Heller | Consolidate joining/parting/quitting code, messages. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
23 hours ago |
Christian Heller | Remove debugging windows from LogScope.USER for "me". |
commit | commitdiff | tree | snapshot (zip tar.gz) |
23 hours ago |
Christian Heller | Remove debugging windows from LogScope.ALL, thus CONNEC... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
23 hours ago |
Christian Heller | Drop unnecessary complexity of _UpdatingNode.log_scopes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
23 hours ago |
Christian Heller | Differentiate (dis-)connection message from debugging... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
23 hours ago |
Christian Heller | Add privmsg query window to testing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
23 hours ago |
Christian Heller | Re-instate testing of channel-differentiated messages... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
26 hours ago |
Christian Heller | Hide nothing from debugging windows, ensure sorted... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
27 hours ago |
Christian Heller | Keep logging relevant only to debugging in debugging... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
27 hours ago |
Christian Heller | Fix /part for one channel appearing in windows for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
31 hours ago |
Christian Heller | Minor code re-organization. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
32 hours ago |
Christian Heller | Fuse handling of transform-prefixed update messages. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
32 hours ago |
Christian Heller | Fix join messages omitting username, host. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
34 hours ago |
Christian Heller | Replace complexity of UpdatingNode.recursive_set_and_re... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
35 hours ago |
Christian Heller | Simplify Channel/Topic update processing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
36 hours ago |
Christian Heller | Remove dead code (no longer needed since we into_endnod... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | To testing, add block repetition directive. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Re-start users counting on re-connect. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Clean up tests sequence. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Don't unintentionally re-create users just removed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Get rid of non-sensical rename messages. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Handle shortening of usernames by USERLEN. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Remembered why the Client connecting had been a thread... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Allow explicit setting of username. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Allow multiple loggings per ClientTui update. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Ensure proper resets of dicts on connect/disconnect. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Move into_endnode_updates into ClientDb. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Clear MOTD on disconnect. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Already Client-side check if updates make a difference. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Simplify Window.cmd__paste. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Fix empty-input test (need space separating context... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Extend basic TUI tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Remove redundant caps clearing message. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Test user renames, channel parts. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
4 days ago |
Christian Heller | Fix broken iterator loops. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
4 days ago |
Christian Heller | In tests, check that user ID truly increments after... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
4 days ago |
Christian Heller | Add basic channel join testing, use str of incrementing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
4 days ago |
Christian Heller | Enforce sortedness in joining/residents users listings. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
4 days ago |
Christian Heller | In testing files, parse zero-windows lines too. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
4 days ago |
Christian Heller | Simplify Client connecting steps. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
5 days ago |
Christian Heller | Add /reconnect testing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
5 days ago |
Christian Heller | Don't kill testing keyboard and server input simulation... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
5 days ago |
Christian Heller | For test file, allow (ignore) empty and #-prefixed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
5 days ago |
Christian Heller | Eliminate race condition of ClientEvents sent before... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
5 days ago |
Christian Heller | Minor refactor of client/connection class relations... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
5 days ago |
Christian Heller | Simplify isupport defaults handling by only using isupp... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
5 days ago |
Christian Heller | Extend tests, determine order of server caps listing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
5 days ago |
Christian Heller | Move test instructions/expectations into separate non... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
5 days ago |
Christian Heller | Remove trailing whitespace from /help output. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
5 days ago |
Christian Heller | Add server reply simulation to testing, move into own... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
8 days ago |
Christian Heller | Add first stab at testing infrastructure. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Ensure dict update even on implicit item creation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Fix non-transmission of dictionary clearing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Force logging on implicit creation of items, even if... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Remove code dead since previous commit. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Don't force dataclass'ness on update values. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Remove dead code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Strengthen hierarchical class relations. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Simplify CompletableTopic. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Differentiate attribute-updaters off Dict and Completab... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Allow Client updates to diversify into zero to many... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Also treat Channel.user_ids as (completable) set rather... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Use set completable for CapsManager._ls, ._list, no... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Straighten out interfaces/class hierarchy for Completab... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | From _User separate out _NickUserHost extras not needed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Split off UpdateMixin.static_copy into exportable IntoU... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Move _Update.value adaption into class proper. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Simplify ._focused_set_and_report_change branchings. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Fix formatting of part and rename logs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Move more processing into _Update. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Rename variable for greater clarity. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Split set_and_check_for_change into recursive node... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Handle GenericAlias special case breaking previous... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Only declare respective level's direct children for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Minor code-reorganization for better readability. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Structure .clear ability into proper interface. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Fix renaming logging "forgetting" old name. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
9 days ago |
Christian Heller | Fix CAP negotation keyword typo. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 days ago |
Christian Heller | Fix broken CAP command sendings. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 days ago |
Christian Heller | Refactor around PRIVMSG/NOTICE to reduce LogScope refer... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-09-06 |
Christian Heller | Simplify Client.send usage. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-09-06 |
Christian Heller | Slightly loosen .id_for_nickuserhost expectations. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-09-06 |
Christian Heller | Some channel users/topic logging refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-09-06 |
Christian Heller | Better encapsulate channel and user dictionaries code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-09-06 |
Christian Heller | Communicate user exits via User.exit_msg rather than... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |