Brendan Coles
|
3c9693c6c7
IRCClient: Connect to IRC server URL specified in command line argument
|
5 vuotta sitten |
Brendan Coles
|
502299919a
IRCClient: Add channel member context menus for common CTCP requests
|
5 vuotta sitten |
Brendan Coles
|
63f8cbfb56
IRCClient: Add NotifyOnMessage/NotifyOnMention config options
|
5 vuotta sitten |
Brendan Coles
|
df7b617ba1
IRCClient: Add ShowNickChangeMessages/ShowJoinPartMessages conf options
|
5 vuotta sitten |
Brendan Coles
|
68c7ca7d3b
IRCClient: Autojoin channels after client registration
|
5 vuotta sitten |
Brendan Coles
|
d95362d8cd
IRCClient: Set nick and userinfo to OS username when not set in config
|
5 vuotta sitten |
Brendan Coles
|
5c90cfa90f
IRCClient: Add application and context menu items to hop/dehop users
|
5 vuotta sitten |
Brendan Coles
|
036fb4c621
IRCClient: Add nick_without_prefix and nick_at helpers
|
5 vuotta sitten |
Brendan Coles
|
44f8161166
IRCClient: Remove FIXME for RPL_TOPICWHOTIME
|
5 vuotta sitten |
Brendan Coles
|
9126859679
IRCClient: Rename /hop command to /cycle
|
5 vuotta sitten |
Brendan Coles
|
ddb8597c0c
IRCClient: Allow CTCP replies to be user configurable in IRCClient.ini
|
5 vuotta sitten |
Brendan Coles
|
a1b57216b8
IRCClient: Add handling for server responses and BANLIST command
|
5 vuotta sitten |
Brendan Coles
|
4ea71c9571
IRCClient: Add support for raw protocol commands with /RAW
|
5 vuotta sitten |
Brendan Coles
|
40b3203941
IRCClient: Update channel user list when a user joins or quits
|
5 vuotta sitten |
Brendan Coles
|
6bf47252dc
IRCClient: Add is_channel_prefix to check if string is a channel name
|
5 vuotta sitten |
Brendan Coles
|
855f9286fa
IRCClient: Add channel operations to Channel application menu
|
5 vuotta sitten |
Brendan Coles
|
b3d8ce44a2
IRCClient: Use active channel window for part,hop,topic,kick commands
|
5 vuotta sitten |
Brendan Coles
|
175ec99814
IRCClient: Add Channel application menu and LIST and KICK commands
|
5 vuotta sitten |
Brendan Coles
|
2de2f49abc
IRCClient: Add support for /HOP and /TOPIC commands
|
5 vuotta sitten |
Andreas Kling
|
686ade6b5a
AK: Make quick_sort() a little more ergonomic
|
5 vuotta sitten |
Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 vuotta sitten |
Andreas Kling
|
88b9fcb976
AK: Use size_t for ByteBuffer sizes
|
5 vuotta sitten |
Andreas Kling
|
a6e69bda71
AK: Add basic Traits for RefPtr
|
5 vuotta sitten |
Andreas Kling
|
24dfc5051a
IRCClient: Use Core::DateTime
|
5 vuotta sitten |
Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
5 vuotta sitten |
Andreas Kling
|
2d39da5405
LibCore: Put all classes in the Core namespace and remove the leading C
|
5 vuotta sitten |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 vuotta sitten |
Sasan Hezarkhani
|
6db11e5bba
IRCClient: Sort the member list ignoring the character cases.
|
5 vuotta sitten |
Andreas Kling
|
4ea229accd
LibCore: Convert CTCPServer to ObjectPtr
|
5 vuotta sitten |
Andreas Kling
|
4298ba25c3
LibCore: Convert CTCPSocket to ObjectPtr, add construct() helper
|
5 vuotta sitten |