home · contact · privacy
ircplom
2 hours ago Christian HellerOverhaul chat= message targeting into explicitly named... master
3 hours ago Christian HellerMinor refactoring.
5 hours ago Christian HellerOverhaul nickname display updates, only show in _Privms...
6 hours ago Christian HellerRemove code no longer used after getting rid of .cmd__c...
6 hours ago Christian HellerStrengthen pattern of commands returning strings to...
7 hours ago Christian HellerRefactor commands database.
7 hours ago Christian HellerRemove overloading of /connect to simplify things,...
8 hours ago Christian HellerAdd /help command to print available commands.
9 hours ago Christian HellerImprove BaseTui.cmd__prompt__enter error detection...
11 hours ago Christian HellerUndo a few over-zealous name privatizations.
26 hours ago Christian HellerVarious smaller code-style improvements.
27 hours ago Christian HellerMinor code-style improvements.
28 hours ago Christian HellerProvide meaningful name to AffectiveEvent.attractor...
28 hours ago Christian HellerReplace AffectiveEvent.make_subtype with .affector...
32 hours ago Christian HellerSome more refactoring.
33 hours ago Christian HellerSort out dataclasses Mixins on _IrcConnection.
34 hours ago Christian HellerRemove unused constant.
40 hours ago Christian HellerMore .make_subtype refactoring.
40 hours ago Christian HellerMinor code style improvements.
40 hours ago Christian HellerRefactor off PayloadMixin.
40 hours ago Christian HellerRefactor off InitReconnectEvent.
40 hours ago Christian HellerMinor code style improvements.
40 hours ago Christian HellerRefactor out SendEvent.
41 hours ago Christian HellerImprove query window log formatting.
41 hours ago Christian HellerOverload /connect with connecting anew _and_ re-connecting.
41 hours ago Christian HellerFor .cmd__connect allow fall-back to default values...
42 hours ago Christian HellerUse hostnames for Client.id_ rather than UUIDs.
43 hours ago Christian HellerExpand window titles in status line.
43 hours ago Christian HellerAllow slash-free direct chatting in PRIVMSG windows.
47 hours ago Christian HellerMinor SASL negotiation refactoring.
47 hours ago Christian HellerAdd port configuration, and wrap into SSL context if...
2 days ago Christian HellerFix PRIVMSG windows not mapping to target nickname.
2 days ago Christian HellerPerform SASL during CAP negotation, handle success...
2 days ago Christian HellerAdd very rudimentary SASL PLAIN authentication mechanism.
2 days ago Christian HellerHandle CAP NEW and CAP DEL.
2 days ago Christian HellerFix proken CAPS LS challenge.
2 days ago Christian HellerClean up and refactor into own manager class CAPS negot...
2 days ago Christian HellerFix client prompt prefix syncs.
2 days ago Christian HellerMore Events refactoring.
2 days ago Christian HellerFurther simplify TuiEvents.
2 days ago Christian HellerRefactor out _SetScreenEvent.
2 days ago Christian HellerRefactor logging.
2 days ago Christian HellerSome more Events refactoring.
2 days ago Christian HellerMajor restructuring.
2 days ago Christian HellerRefactor incoming-messages handling.
2 days ago Christian HellerMove low-level IrcConnection code out of Client.
2 days ago Christian HellerDataclass classes pylint complains about having too...
9 days ago Christian HellerFurther re-organize CAP LS/LIST parsing.
10 days ago Christian HellerFix IRC messages parsing error.
10 days ago Christian HellerTreat ERROR message always as connection closer.
10 days ago Christian HellerAdd ":raw" window to separate raw server log from self...
10 days ago Christian HellerImprove CAPS collection logic, display.
10 days ago Christian HellerImprove CAPS LS/LIST handling.
10 days ago Christian HellerMinor code reorganization.
10 days ago Christian HellerAlso collect enabled server capabilities.
10 days ago Christian HellerHandle ConnectionResetError.
11 days ago Christian HellerOn connection collect listing of server capabilities.
11 days ago Christian HellerAdd /privmsg command.
11 days ago Christian HellerFix erroneous SendEvent usage.
11 days ago Christian HellerFix code formatting error.
11 days ago Christian HellerImprove log messaging, differentiate target reach.
12 days ago Christian HellerHandle even more edge cases for pasting.
12 days ago Christian HellerProvide for sub-windows per connection client.
12 days ago Christian HellerRemove unnecessary if test.
12 days ago Christian HellerMinor code style improvement.
12 days ago Christian HellerFix occasional paste failures.
12 days ago Christian HellerFix non-detection of resize character.
2025-07-23 Christian HellerMajor re-write esp. of Event system, but lots of other...
2025-07-12 Christian HellerRefactor interaction between TUI and Connection.
2025-07-12 Christian HellerMinor code reorganization.
2025-07-10 Christian HellerMinor variable renaming.
2025-07-10 Christian HellerMinor refactoring.
2025-07-10 Christian HellerRefactor IrcConnection events and server messages handling.
2025-07-10 Christian HellerRefactor placement of .conn_idx attributes.
2025-07-10 Christian HellerMore prompt management refactoring.
2025-07-10 Christian HellerRefactor prompt prefix management.
2025-07-08 Christian HellerRepresent any SendEvent with a '->' LogConnEvent.
2025-07-08 Christian HellerAdd /nick command.
2025-07-08 Christian HellerFix forgotten inits.
2025-06-17 Christian HellerHandle ctrl+l as screen resize event, compatible with...
2025-06-17 Christian HellerHandle tiny screen sizes in TUI rendering.
2025-06-17 Christian HellerMinor refactoring.
2025-06-16 Christian HellerMinor function renaming.
2025-06-15 Christian HellerReorganize how TUI determines what parts of screen...
2025-06-15 Christian HellerReplace Event.type_ with class hierarchy.
2025-06-13 Christian HellerMinor variable renaming.
2025-06-13 Christian HellerFix erroneous display of incoming server messages.
2025-06-13 Christian HellerRefactor _ScrollableWidget.append usage, explicitly...
2025-06-13 Christian HellerRefactor keypress handlings.
2025-06-13 Christian HellerSimplify translation from events into TUI logging.
2025-06-13 Christian HellerAlso update main file (forgotten in prev commit).
2025-06-13 Christian HellerSplit up code into module files.
2025-06-11 Christian HellerMinor refactoring.
2025-06-11 Christian HellerMinor refactoring.
2025-06-11 Christian HellerOn /disconnect, prefix nickname in prompt with '?'...
2025-06-11 Christian HellerRemove unnecessary EventType.RECV forwarding to connect...
2025-06-11 Christian HellerOn '001' message, update respective connection's window...
2025-06-11 Christian HellerRefactor prompt geometry calculations.
2025-06-11 Christian HellerOn prompt history scroll, move cursor to end of retriev...
2025-06-11 Christian HellerOn prompt history scroll-down, if at idx=0 on non-empty...
next