home · contact · privacy
ircplom
2 days ago Christian HellerImprove nickname display in prompt, privmsg logs.
2 days ago Christian HellerMinor refactoring.
2 days ago Christian HellerImprove code readability / decryptify method names.
2 days ago Christian HellerMinor refactoring.
2 days ago Christian HellerMinor refactoring.
2 days ago Christian HellerAdd _ClientWindowsManager for better control of Client...
3 days ago Christian HellerMinor AffectiveEvent.affector() refactoring.
3 days ago Christian HellerRefactor TUI client events to make use of affector...
3 days ago Christian HellerOverhaul chat= message targeting into explicitly named...
3 days ago Christian HellerMinor refactoring.
3 days ago Christian HellerOverhaul nickname display updates, only show in _Privms...
3 days ago Christian HellerRemove code no longer used after getting rid of .cmd__c...
3 days ago Christian HellerStrengthen pattern of commands returning strings to...
3 days ago Christian HellerRefactor commands database.
3 days ago Christian HellerRemove overloading of /connect to simplify things,...
3 days ago Christian HellerAdd /help command to print available commands.
3 days ago Christian HellerImprove BaseTui.cmd__prompt__enter error detection...
3 days ago Christian HellerUndo a few over-zealous name privatizations.
4 days ago Christian HellerVarious smaller code-style improvements.
4 days ago Christian HellerMinor code-style improvements.
4 days ago Christian HellerProvide meaningful name to AffectiveEvent.attractor...
4 days ago Christian HellerReplace AffectiveEvent.make_subtype with .affector...
4 days ago Christian HellerSome more refactoring.
4 days ago Christian HellerSort out dataclasses Mixins on _IrcConnection.
4 days ago Christian HellerRemove unused constant.
4 days ago Christian HellerMore .make_subtype refactoring.
4 days ago Christian HellerMinor code style improvements.
4 days ago Christian HellerRefactor off PayloadMixin.
4 days ago Christian HellerRefactor off InitReconnectEvent.
4 days ago Christian HellerMinor code style improvements.
4 days ago Christian HellerRefactor out SendEvent.
4 days ago Christian HellerImprove query window log formatting.
4 days ago Christian HellerOverload /connect with connecting anew _and_ re-connecting.
4 days ago Christian HellerFor .cmd__connect allow fall-back to default values...
4 days ago Christian HellerUse hostnames for Client.id_ rather than UUIDs.
4 days ago Christian HellerExpand window titles in status line.
4 days ago Christian HellerAllow slash-free direct chatting in PRIVMSG windows.
5 days ago Christian HellerMinor SASL negotiation refactoring.
5 days ago Christian HellerAdd port configuration, and wrap into SSL context if...
5 days ago Christian HellerFix PRIVMSG windows not mapping to target nickname.
5 days ago Christian HellerPerform SASL during CAP negotation, handle success...
5 days ago Christian HellerAdd very rudimentary SASL PLAIN authentication mechanism.
5 days ago Christian HellerHandle CAP NEW and CAP DEL.
5 days ago Christian HellerFix proken CAPS LS challenge.
5 days ago Christian HellerClean up and refactor into own manager class CAPS negot...
5 days ago Christian HellerFix client prompt prefix syncs.
5 days ago Christian HellerMore Events refactoring.
5 days ago Christian HellerFurther simplify TuiEvents.
5 days ago Christian HellerRefactor out _SetScreenEvent.
5 days ago Christian HellerRefactor logging.
5 days ago Christian HellerSome more Events refactoring.
5 days ago Christian HellerMajor restructuring.
5 days ago Christian HellerRefactor incoming-messages handling.
5 days ago Christian HellerMove low-level IrcConnection code out of Client.
5 days ago Christian HellerDataclass classes pylint complains about having too...
12 days ago Christian HellerFurther re-organize CAP LS/LIST parsing.
13 days ago Christian HellerFix IRC messages parsing error.
13 days ago Christian HellerTreat ERROR message always as connection closer.
13 days ago Christian HellerAdd ":raw" window to separate raw server log from self...
13 days ago Christian HellerImprove CAPS collection logic, display.
13 days ago Christian HellerImprove CAPS LS/LIST handling.
13 days ago Christian HellerMinor code reorganization.
13 days ago Christian HellerAlso collect enabled server capabilities.
13 days ago Christian HellerHandle ConnectionResetError.
2025-07-26 Christian HellerOn connection collect listing of server capabilities.
2025-07-26 Christian HellerAdd /privmsg command.
2025-07-26 Christian HellerFix erroneous SendEvent usage.
2025-07-26 Christian HellerFix code formatting error.
2025-07-26 Christian HellerImprove log messaging, differentiate target reach.
2025-07-25 Christian HellerHandle even more edge cases for pasting.
2025-07-25 Christian HellerProvide for sub-windows per connection client.
2025-07-25 Christian HellerRemove unnecessary if test.
2025-07-25 Christian HellerMinor code style improvement.
2025-07-24 Christian HellerFix occasional paste failures.
2025-07-24 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.
next