Историја ревизија

Аутор SHA1 Порука Датум
  asynts d5ffb51a83 AK: Don't add newline for outf/dbgf/warnf. пре 4 година
  asynts 1cb8be9906 Applications+IRCClient: Use new format functions. пре 4 година
  Andreas Kling c460f4a3cb IRCClient: Add the "/me" command to send CTCP ACTION emotes :^) пре 4 година
  Ben Wiederhake bc1dc2b688 IRCClient: Unbreak building with extra debug macros пре 4 година
  Ben Wiederhake cd93fb9656 LibC: Deduplicate declaration of strcasecmp пре 4 година
  asynts 21de20825a LibCore: Change the signature of Socket::send() to use Span. пре 5 година
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional пре 5 година
  Emanuele Torre 97b5fbda7f IRCClient: remove some unused headers and replace tabs with spaces пре 5 година
  Linus Groh 9dbab2d05e Misc: Replace "String(string_view)" with "string_view.to_string()" пре 5 година
  Brendan Coles 3c9693c6c7 IRCClient: Connect to IRC server URL specified in command line argument пре 5 година
  Brendan Coles 502299919a IRCClient: Add channel member context menus for common CTCP requests пре 5 година
  Brendan Coles 63f8cbfb56 IRCClient: Add NotifyOnMessage/NotifyOnMention config options пре 5 година
  Brendan Coles df7b617ba1 IRCClient: Add ShowNickChangeMessages/ShowJoinPartMessages conf options пре 5 година
  Brendan Coles 68c7ca7d3b IRCClient: Autojoin channels after client registration пре 5 година
  Brendan Coles d95362d8cd IRCClient: Set nick and userinfo to OS username when not set in config пре 5 година
  Brendan Coles 5c90cfa90f IRCClient: Add application and context menu items to hop/dehop users пре 5 година
  Brendan Coles 036fb4c621 IRCClient: Add nick_without_prefix and nick_at helpers пре 5 година
  Brendan Coles 44f8161166 IRCClient: Remove FIXME for RPL_TOPICWHOTIME пре 5 година
  Brendan Coles 9126859679 IRCClient: Rename /hop command to /cycle пре 5 година
  Brendan Coles ddb8597c0c IRCClient: Allow CTCP replies to be user configurable in IRCClient.ini пре 5 година
  Brendan Coles a1b57216b8 IRCClient: Add handling for server responses and BANLIST command пре 5 година
  Brendan Coles 4ea71c9571 IRCClient: Add support for raw protocol commands with /RAW пре 5 година
  Brendan Coles 40b3203941 IRCClient: Update channel user list when a user joins or quits пре 5 година
  Brendan Coles 6bf47252dc IRCClient: Add is_channel_prefix to check if string is a channel name пре 5 година
  Brendan Coles 855f9286fa IRCClient: Add channel operations to Channel application menu пре 5 година
  Brendan Coles b3d8ce44a2 IRCClient: Use active channel window for part,hop,topic,kick commands пре 5 година
  Brendan Coles 175ec99814 IRCClient: Add Channel application menu and LIST and KICK commands пре 5 година
  Brendan Coles 2de2f49abc IRCClient: Add support for /HOP and /TOPIC commands пре 5 година
  Andreas Kling 686ade6b5a AK: Make quick_sort() a little more ergonomic пре 5 година
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity пре 5 година