2 hours ago |
Christian Heller | Fix accidental doubling of :server, :raw window referen... master |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 hours ago |
Christian Heller | Fix Client.send log.alerting into STREAM_SERVER instead... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
11 hours ago |
Christian Heller | Slightly improve consistency in Logger attributes naming. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 hours ago |
Christian Heller | Rename _LogWidget to _HistoryWidget, its .log to .histo... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 hours ago |
Christian Heller | Add basic time display to all log lines. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 hours ago |
Christian Heller | Minor layout modification in status line. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 hours ago |
Christian Heller | Improve status title display, and /list listings. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
14 hours ago |
Christian Heller | Add /list to index available windows. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
16 hours ago |
Christian Heller | Fix erroneous sharing of .windows between _ClientWindow... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
16 hours ago |
Christian Heller | Improve nickname display in prompt, privmsg logs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
16 hours ago |
Christian Heller | Minor refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
17 hours ago |
Christian Heller | Improve code readability / decryptify method names. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
17 hours ago |
Christian Heller | Minor refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
18 hours ago |
Christian Heller | Minor refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
18 hours ago |
Christian Heller | Add _ClientWindowsManager for better control of Client... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
19 hours ago |
Christian Heller | Minor AffectiveEvent.affector() refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
19 hours ago |
Christian Heller | Refactor TUI client events to make use of affector... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
22 hours ago |
Christian Heller | Overhaul chat= message targeting into explicitly named... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
22 hours ago |
Christian Heller | Minor refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
25 hours ago |
Christian Heller | Overhaul nickname display updates, only show in _Privms... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
26 hours ago |
Christian Heller | Remove code no longer used after getting rid of .cmd__c... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
26 hours ago |
Christian Heller | Strengthen pattern of commands returning strings to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
26 hours ago |
Christian Heller | Refactor commands database. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
26 hours ago |
Christian Heller | Remove overloading of /connect to simplify things,... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
27 hours ago |
Christian Heller | Add /help command to print available commands. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
28 hours ago |
Christian Heller | Improve BaseTui.cmd__prompt__enter error detection... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
30 hours ago |
Christian Heller | Undo a few over-zealous name privatizations. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
46 hours ago |
Christian Heller | Various smaller code-style improvements. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
47 hours ago |
Christian Heller | Minor code-style improvements. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
47 hours ago |
Christian Heller | Provide meaningful name to AffectiveEvent.attractor... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
47 hours ago |
Christian Heller | Replace AffectiveEvent.make_subtype with .affector... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Some more refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Sort out dataclasses Mixins on _IrcConnection. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Remove unused constant. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | More .make_subtype refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Minor code style improvements. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Refactor off PayloadMixin. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Refactor off InitReconnectEvent. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Minor code style improvements. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Refactor out SendEvent. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Improve query window log formatting. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Overload /connect with connecting anew _and_ re-connecting. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | For .cmd__connect allow fall-back to default values... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Use hostnames for Client.id_ rather than UUIDs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Expand window titles in status line. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Allow slash-free direct chatting in PRIVMSG windows. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Minor SASL negotiation refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Add port configuration, and wrap into SSL context if... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Fix PRIVMSG windows not mapping to target nickname. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Perform SASL during CAP negotation, handle success... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Add very rudimentary SASL PLAIN authentication mechanism. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Handle CAP NEW and CAP DEL. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Fix proken CAPS LS challenge. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Clean up and refactor into own manager class CAPS negot... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2 days ago |
Christian Heller | Fix client prompt prefix syncs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | More Events refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Further simplify TuiEvents. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Refactor out _SetScreenEvent. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Refactor logging. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Some more Events refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Major restructuring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Refactor incoming-messages handling. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Move low-level IrcConnection code out of Client. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
3 days ago |
Christian Heller | Dataclass classes pylint complains about having too... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
10 days ago |
Christian Heller | Further re-organize CAP LS/LIST parsing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
10 days ago |
Christian Heller | Fix IRC messages parsing error. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
10 days ago |
Christian Heller | Treat ERROR message always as connection closer. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
10 days ago |
Christian Heller | Add ":raw" window to separate raw server log from self... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
10 days ago |
Christian Heller | Improve CAPS collection logic, display. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
11 days ago |
Christian Heller | Improve CAPS LS/LIST handling. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
11 days ago |
Christian Heller | Minor code reorganization. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
11 days ago |
Christian Heller | Also collect enabled server capabilities. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
11 days ago |
Christian Heller | Handle ConnectionResetError. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
11 days ago |
Christian Heller | On connection collect listing of server capabilities. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
12 days ago |
Christian Heller | Add /privmsg command. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
12 days ago |
Christian Heller | Fix erroneous SendEvent usage. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
12 days ago |
Christian Heller | Fix code formatting error. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
12 days ago |
Christian Heller | Improve log messaging, differentiate target reach. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 days ago |
Christian Heller | Handle even more edge cases for pasting. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 days ago |
Christian Heller | Provide for sub-windows per connection client. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 days ago |
Christian Heller | Remove unnecessary if test. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 days ago |
Christian Heller | Minor code style improvement. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 days ago |
Christian Heller | Fix occasional paste failures. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
13 days ago |
Christian Heller | Fix non-detection of resize character. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-23 |
Christian Heller | Major re-write esp. of Event system, but lots of other... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-12 |
Christian Heller | Refactor interaction between TUI and Connection. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-12 |
Christian Heller | Minor code reorganization. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-10 |
Christian Heller | Minor variable renaming. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-10 |
Christian Heller | Minor refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-10 |
Christian Heller | Refactor IrcConnection events and server messages handling. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-10 |
Christian Heller | Refactor placement of .conn_idx attributes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-10 |
Christian Heller | More prompt management refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-10 |
Christian Heller | Refactor prompt prefix management. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-08 |
Christian Heller | Represent any SendEvent with a '->' LogConnEvent. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-08 |
Christian Heller | Add /nick command. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-07-08 |
Christian Heller | Fix forgotten inits. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-06-17 |
Christian Heller | Handle ctrl+l as screen resize event, compatible with... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-06-17 |
Christian Heller | Handle tiny screen sizes in TUI rendering. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-06-17 |
Christian Heller | Minor refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2025-06-16 |
Christian Heller | Minor function renaming. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |