summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2024-11-07We don't need to update every half-secondAshelyn Rose
2024-11-07Runtime uiAshelyn Rose
2024-11-07don't crash on regex failing to parseAshelyn Rose
2024-10-08Stop command parsing from overriding messagesAshelyn Rose
2024-10-07Handle case where system has no membersAshelyn Rose
2024-10-07Name threadsAshelyn Rose
2024-10-07Now should join on thread signalAshelyn Dawn
2024-10-07Manually check system threads every few secondsAshelyn Dawn
2024-10-06Implement deleteAshelyn Rose
2024-10-06ReproxyAshelyn Rose
2024-10-06Allow just prefix to set ap latch without proxyingAshelyn Rose
2024-10-06Fetches target message from API when not in cacheAshelyn Rose
2024-10-06Actually carries out !edit and !s commandsAshelyn Rose
2024-10-05Parses edit, nick, and reproxy commandsAshelyn Rose
2024-10-05System manager now knows user_id of each botAshelyn Rose
2024-10-05Add sent-message cache for looking up command targetsAshelyn Rose
2024-10-05Rudimentary message parsing and upgraded time dep for 1.80.0Ashelyn Rose
2024-10-05Allow individual client to disconnect and reconnectAshelyn Rose
2024-10-03Refactor bot into separate client + gatewayAshelyn Rose
2024-10-02refactor gateway and client together into bot structAshelyn Rose
2024-10-01Refactor gateway and message aggregationAshelyn Dawn
2024-10-01Adjust system spawn so we're not intentionally doubling threadsAshelyn Rose
2024-10-01Allow use of !panic to reload config, also set presence on startupAshelyn Rose
2024-10-01Allow system threads to crash and restartAshelyn Rose
2024-09-30Fix ping on replyAshelyn Rose
2024-09-30Keep attachment descriptionAshelyn Rose
2024-09-30Only update status when presence_indicator is set and global latchAshelyn Rose
2024-09-30Fix regex matching on multiline messagesAshelyn Rose
2024-07-15better regex constructionAshelyn Rose
2024-07-13fix timeoutashelyn echo
2024-07-11clean up presence indicator codeashelyn ghost
2024-07-11presence indicatorashelyn ghost
2024-07-09unproxy escapeAshelyn Rose
2024-07-09handle attachments and repliesAshelyn Rose
2024-07-09autoproxyashelyn ghost
2024-07-08Basic proxyingashelyn ghost
2024-07-08Separate out listener and event handlingashelyn ghost
2024-07-08Allow for recognizing message editsAshelyn Rose
2024-07-02multithreading and message filtering from multiple clientsAshelyn Dawn
2024-07-02basic twilight clientAshelyn Dawn
2024-07-02basic serenity clientAshelyn Dawn
2024-07-02config structure parsingAshelyn Dawn
2024-07-02Initial cargo setupAshelyn Dawn