Tomatix
6ab13d679a
New icon set. Fixed adding of our own entry to internal userlist.
5 years ago
Tomatix
ee13cb15dc
Reconnect on unexpected disconnection
5 years ago
Tomatix
c98844fd30
Script event "connected" was triggered too early
5 years ago
Tomatix
7ba7f608a7
Missing include
5 years ago
Tomatix
05f9f511bf
Missing include
5 years ago
Tomatix
50eced3840
Load scripts relative to LOCAL_PATH if the paths are relative.
5 years ago
Tomatix
947587c68d
Rearranged when to load skeleton files.
5 years ago
Tomatix
4299f3ebad
Fixing some build errors
5 years ago
Tomatix
2f4e1033fe
Show /NICK in input box if erroneous nickname is chosen.
5 years ago
Tomatix
366fbe2e51
Formatting /LIST response and making sure it always shows in status window.
5 years ago
Tomatix
67d303f533
Fixed logic error for showing new topic set
5 years ago
Tomatix
616bc37464
Fixed storing of updated channel modes
5 years ago
Tomatix
9e9a7bb9dc
Fixing problems updating and maintaining internal member lists triggered by JOIN, PART, QUIT, KICK.
5 years ago
Tomatix
89f2b86be7
Added comparison operator overloads for IRCPrefix
5 years ago
Tomatix
c77dd1cb4f
Fixed logic error for showing AWAY message, some logic changes to QUIT and AWAY.
5 years ago
Tomatix
88048039a0
Implemented ACTION messages (/me)
5 years ago
Tomatix
59512f0575
Fixed logic error for showing QUIT message
5 years ago
Tomatix
077e23c851
Show user-mode in messages if configured for it
5 years ago
Tomatix
71a66b2367
Nicer formatting for /WHOIS reply.
5 years ago
Tomatix
7b896db33a
Show /WHOIS response in active window if configured for it.
5 years ago
Tomatix
465b9fff0b
Implemented use of alternative nickname.
5 years ago
Tomatix
b39afed624
Fixed broken CTCP
5 years ago
Tomatix
18a87ceef2
Separated command string constants, internal (IdealIRC) commands and IRC commands.
5 years ago
Tomatix
3e8ed42e2f
Various fixes to properly propagate arguments for numeric events and fixed /MuteResp and /UnmuteResp commands.
5 years ago
Tomatix
3575986fe1
Fixed logic error causing channel-mode change to be treated as channel-mode change
5 years ago
Tomatix
515039acbe
Delete channel internally when we leave it.
5 years ago
Tomatix
880692ee88
Properly handle kicking
5 years ago
Tomatix
5db5f8aabe
Copy text when selected
5 years ago
Tomatix
05afe2c9e4
Show activity as color codes on window buttons
5 years ago
Tomatix
4df8ff5f51
Button highlight support
5 years ago
Tomatix
dde7a4eeac
Fix nickname changing, take correct actions
5 years ago
Tomatix
f17de03cbd
Make the buttonbar use QToolButton.
...
Set up the buttonbar to behave nicely when changing which edge to dock against.
Remember the docking position in config.
Started implementation of button highlight on activity.
5 years ago
Tomatix
173bb48c6a
Removed dangling reference
5 years ago
Tomatix
ab382978f7
Show connection info on Status window titlebar and button.
5 years ago
Tomatix
9b530deaea
Store main window geometry upon exit.
5 years ago
Tomatix
d90fef2cd5
Show numeric messages related to channels or privates in their respective windows (if they exist).
5 years ago
Tomatix
bc2d0b49c7
Show topic and modes in channel window. Show topic, modes, creation date in message window.
5 years ago
Tomatix
eb6e138e88
Merge branch 'master' of https://git.idealirc.org/idealirc/idealirc
5 years ago
Tomatix
526f1f46a8
TAB autocomplete
5 years ago
Tomatix
b07af50737
Merge pull request 'Subwindow icons' ( #55 ) from subwin_icons into master
...
Reviewed-on: #55
5 years ago
Tomatix
a55e092069
Subwindow icons
5 years ago
Tomatix
4f972522e0
Merge pull request 'Added coloring and targeting options for /echo' ( #54 ) from script_new_echo_options into master
...
Reviewed-on: #54
5 years ago
Tomatix
9616af08ce
Added coloring and targeting options for /echo
5 years ago
Tomatix
9510ab1638
Merge pull request 'Rewrote how to parse incoming messages from the server, which crashed on Windows.' ( #53 ) from ircclient_crash_no_received_args into master
...
Reviewed-on: #53
5 years ago
Tomatix
00e12472fd
Rewrote how to parse incoming messages from the server, which crashed on Windows.
5 years ago
daniel_j
030a991b01
Merge pull request 'New script functions: subwintype() and subwinname()' ( #52 ) from script_wintype_winname into master
...
Reviewed-on: #52
Reviewed-by: daniel_j <daniel@danieljon.es>
5 years ago
Tomatix
8bde1eee8c
Added error message for script functions subwintype() and subwinname() regarding parameter count (they take no parameters).
5 years ago
Tomatix
c2ca24c5ff
Fixed error message for script function unixts() if it's given wrong parameter count
5 years ago
Tomatix
ba9d175840
Fixed wrong checking of parameter count for script function context(), it should take no parameters.
5 years ago
daniel_j
a232f50d62
Merge pull request 'Various Windows fixes' ( #50 ) from windows_fixes_2 into master
...
Reviewed-on: #50
Reviewed-by: daniel_j <daniel@danieljon.es>
5 years ago