| 3 hours ago |
Christian Heller | Minor code polishing. master |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 3 hours ago |
Christian Heller | To avoid crashes on too long status line window lists... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 16 hours ago |
Christian Heller | Don't use negative indices on Update.full_path, could... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 17 hours ago |
Christian Heller | Mirror channel membership in chat message logs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 18 hours ago |
Christian Heller | Into channel log add membership status change messages... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 19 hours ago |
Christian Heller | Show membership prefixes in channel residents listing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 19 hours ago |
Christian Heller | Minor code simplification. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 20 hours ago |
Christian Heller | Simplify setting of Client.db.message. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2 days ago |
Christian Heller | Minor refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2 days ago |
Christian Heller | On MsgParsseExpectation bonus tasks allow multiple... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2 days ago |
Christian Heller | More code clean-up around message parsing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2 days ago |
Christian Heller | Clean up message parsing code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 3 days ago |
Christian Heller | Get rid of unnecessary MsgParseExpectation.idx_into_list. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 4 days ago |
Christian Heller | Move more message handling into MSG_EXPECTATIONS/out... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 4 days ago |
Christian Heller | Add server setting channel membership prefixes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 4 days ago |
Christian Heller | Record prefix memberships in Channel.prefixes dictionary. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 4 days ago |
Christian Heller | Improve wording: could be "not connected" without being... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 4 days ago |
Christian Heller | Differentiate attribute unsetting in debug logs, reduce... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 6 days ago |
Christian Heller | For update loggings, differentiate Dict zero-ing vs... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 6 days ago |
Christian Heller | Don't trigger update logs on auto-creation of (at that... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 6 days ago |
Christian Heller | Don't trigger update logs on auto-creation of (at that... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 6 days ago |
Christian Heller | Un-smarten Dict. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 8 days ago |
Christian Heller | Properly parse MODE settings on users. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 8 days ago |
Christian Heller | Add user identity setting tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 8 days ago |
Christian Heller | Don't crash on QUIT during server greeting before we... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 9 days ago |
Christian Heller | Don't write TUI-internal chatter to log files |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 10 days ago |
Christian Heller | On testing inserts, allow empty bump fields. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 10 days ago |
Christian Heller | In testing script inserts, allow more than one replacem... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 12 days ago |
Christian Heller | Extend tests, especially for ISUPPORTs handling. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 12 days ago |
Christian Heller | Improve test parsing error reporting. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 13 days ago |
Christian Heller | Handle NOTICE messages from server to channel. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-12 |
Christian Heller | Refactor tests, fix some minor holes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-12 |
Christian Heller | More tests refactoring, and moving library files into... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-11 |
Christian Heller | Major tests and tests library interdependencies refacto... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-11 |
Christian Heller | On test failure, don't just output passed lines, but... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-10 |
Christian Heller | Add test for channels-related interactions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-10 |
Christian Heller | On testing scripts insert resolution, don't insert... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-09 |
Christian Heller | Rename methods to show they're merely guards to TUI... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-09 |
Christian Heller | Catch /join, /part to check if possible via current... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-09 |
Christian Heller | Add CAPS negotiation test, refactor tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-09 |
Christian Heller | For CAP NEW/DEL/ACK/NAK processing, guarantee alphabeti... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-09 |
Christian Heller | Fix forgetting CAP :END if no sasl capability captured. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-09 |
Christian Heller | In CAP negotiation, only REQ caps just shown available... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-08 |
Christian Heller | Refactor tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-08 |
Christian Heller | To testing, add insertion of fragments library files. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-08 |
Christian Heller | Some tests refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-08 |
Christian Heller | In verbose test log output, also show fragments section. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-08 |
Christian Heller | Refactor test column logging. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-07 |
Christian Heller | Change end-of-fragments marking in testing scripts... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-07 |
Christian Heller | In testing line replacements also replace within fragme... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-07 |
Christian Heller | Replace testing directive loggedservermsg with mere... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-07 |
Christian Heller | Refactor testing log columns output. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-07 |
Christian Heller | Extend testing insert command with string replacement... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-06 |
Christian Heller | Restructure code of test command insertion for greater... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-06 |
Christian Heller | More test refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-06 |
Christian Heller | Clean up unwieldy-grown timeout test. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-05 |
Christian Heller | On connecting attempt, log used config data to server... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-05 |
Christian Heller | Code-style imported db_primitives classes as public. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-05 |
Christian Heller | Variable renaming for greater code clarity. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-05 |
Christian Heller | Refactor out db_primitives:_Dict. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-05 |
Christian Heller | Move data structure primitives out of client.py into... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-03 |
Christian Heller | In debug window, don't spread tuples over one-per-item... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-03 |
Christian Heller | Display MOTD in server window. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-03 |
Christian Heller | Handle socket_gaierror also during connection, avoid... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-03 |
Christian Heller | In testing, reduce verbosity of many insert calls. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-03 |
Christian Heller | Extend ERROR regex matching tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-03 |
Christian Heller | Have /disconnect abort auto-connect. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-03 |
Christian Heller | Minor code style improvement. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-11-03 |
Christian Heller | For interpreting ERROR messages towards connection... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-28 |
Christian Heller | On failing tests, play back previous steps. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-28 |
Christian Heller | Use FormattingString for type checks and to replace... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-28 |
Christian Heller | Clean up remnants of previous prefix-focused log line... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-28 |
Christian Heller | Remove formatting hints from stripped log lines, move... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-28 |
Christian Heller | In testing, for log command comparisons ignore formatti... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-27 |
Christian Heller | Adapt indent, highlight nicknames in chat windows,... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-27 |
Christian Heller | Fix broken config test with new escape characters. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-27 |
Christian Heller | Overhaul formatting and testing of line writings. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-24 |
Christian Heller | Remove dead code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-24 |
Christian Heller | In tests, automatically call quit steps once end of... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-24 |
Christian Heller | Minor refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-23 |
Christian Heller | Further extend scrolling and bookmark tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-23 |
Christian Heller | Extend history cutoff tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-23 |
Christian Heller | Fix log depth cutoff not limiting negative history... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-23 |
Christian Heller | Add basic log depth cutoff tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-22 |
Christian Heller | In tests, replace anchoring from within script by inser... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-22 |
Christian Heller | Minor test refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-21 |
Christian Heller | Also update status line after each successful command... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-21 |
Christian Heller | Update status line on any logs, not just those of other... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-21 |
Christian Heller | Minor test optimization. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-21 |
Christian Heller | Remove never-read attribute setting. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-21 |
Christian Heller | Fix off-by-one, too-early-enabling scroll calculations. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-20 |
Christian Heller | Fix broken testing repeat line indices (plus some minor... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-20 |
Christian Heller | In testing, ignore empty lines. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-20 |
Christian Heller | Fix timeout test broken by previous repeat syntax change. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-20 |
Christian Heller | Minor refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-20 |
Christian Heller | For testing "repeat" directive, start offsets at lowest... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-20 |
Christian Heller | Reorganize test script expansions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-19 |
Christian Heller | In testing, reduce verbosity of "repeat" command. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-19 |
Christian Heller | Restructure color formatting. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2025-10-19 |
Christian Heller | Greatly extend TUI drawing tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| next |