TingPing
|
c6ad450151
|
Focus new server tabs
|
2013-10-15 22:54:38 -04:00 |
|
TingPing
|
490b9a91e4
|
Don't overwrite existing ignores when flooded
Closes #792
|
2013-10-14 17:25:21 -04:00 |
|
Diogo Sousa
|
cf370d7e79
|
When opening a query dialog with /query nick msg, the message was not shown in
the newly opened dialog. This fixes that issue.
|
2013-10-13 14:38:26 -04:00 |
|
TingPing
|
4ba886f7aa
|
Accept %I in text events
|
2013-09-29 01:52:21 -04:00 |
|
TingPing
|
f198581a09
|
Split long messages at spaces
|
2013-09-24 19:57:37 -04:00 |
|
TingPing
|
9c4112cda7
|
Fix /cycle command
- Uses the correct channelkey when called from another tab
- Allows it to be used from any tab in the same server
- Verifies it's a channel you are in
|
2013-09-23 17:17:35 -04:00 |
|
TingPing
|
1007af9506
|
Add message arguement to /query
Closes #757
|
2013-09-17 18:19:02 -04:00 |
|
TingPing
|
4e775df156
|
Update CLEAR and MSG help message
|
2013-08-25 11:16:49 -04:00 |
|
TingPing
|
bf0ff98385
|
Update help for close command
|
2013-08-25 10:52:37 -04:00 |
|
TingPing
|
0b95c1c444
|
Merge branch 'pluginreload'
|
2013-08-10 19:44:38 -04:00 |
|
TingPing
|
b2d2187b20
|
Only replace variables in connect commands
|
2013-08-10 16:51:56 -04:00 |
|
TingPing
|
e8456beadc
|
Add reload command for plugins and add to gui
|
2013-08-04 04:36:10 -04:00 |
|
TingPing
|
154ea98deb
|
Fix kickbanning opped users
|
2013-07-30 23:29:25 -04:00 |
|
TingPing
|
9d4a1a3b4f
|
Update docs links
|
2013-07-12 19:32:10 -04:00 |
|
TingPing
|
50219a63ad
|
Fix opening empty channel when url has trailing slash
|
2013-07-02 12:19:47 -04:00 |
|
Diogo Sousa
|
aef9e3922e
|
Fixed a few null pointer derefs caused by dummy code that somehow I
forgot about.
|
2013-06-28 16:08:03 +01:00 |
|
Diogo Sousa
|
ce6fef3d0a
|
A few messages missing regarding server-time.
|
2013-06-28 16:07:42 +01:00 |
|
Diogo Sousa
|
d1725e3f44
|
server-time for all numerical messages.
|
2013-06-28 16:04:32 +01:00 |
|
Diogo Sousa
|
6a0240aa18
|
server-time supported in most named messages.
|
2013-06-28 16:03:37 +01:00 |
|
Diogo Sousa
|
94186f7888
|
First step towards message tags extension support
(see http://ircv3.atheme.org/specification/message-tags-3.2).
In particular this commit implements a (very) dummy implementation
sketch of the server-time extension
(see http://ircv3.atheme.org/specification/message-tags-3.2 and #499).
|
2013-06-28 16:03:12 +01:00 |
|
Diogo Sousa
|
97e88b885a
|
Renamed tbuf to buf in create_mask() to avoid confusion.
|
2013-06-08 03:01:36 +01:00 |
|
Diogo Sousa
|
f84476cf87
|
Fixed possible overflow in create_mask().
|
2013-06-08 02:56:36 +01:00 |
|
TingPing
|
612032c9f8
|
Add QUIET command
|
2013-06-07 08:24:13 -04:00 |
|
TingPing
|
0e420fbee8
|
Save chanopt after any changes
|
2013-06-06 19:16:50 -04:00 |
|
TingPing
|
d0b3476839
|
update help message for /menu
|
2013-06-05 08:27:16 -04:00 |
|
TingPing
|
e3f699a9d8
|
Improve error message from /load -e
|
2013-06-04 06:34:15 -03:00 |
|
TingPing
|
e47dd3eb89
|
Don't send previous session's password
closes #616
|
2013-05-25 20:47:16 -03:00 |
|
Diogo Sousa
|
d3ce4f64f6
|
Passing a password to the /server command was ignored because the login method
was not set.
|
2013-05-23 13:22:34 +01:00 |
|
Berke Viktor
|
c168a9adc6
|
Add variables for user credentials in connect commands
|
2013-05-19 03:30:45 +02:00 |
|
TingPing
|
c4384265e4
|
remove incorrect notice help info
|
2013-04-30 21:27:41 -03:00 |
|
TingPing
|
b4c885861d
|
Remove away announce
|
2013-04-28 17:19:26 -04:00 |
|
Berke Viktor
|
6001ceff9f
|
Get rid of bundled beep
|
2013-04-27 23:00:18 +02:00 |
|
Berke Viktor
|
9dd2c85df4
|
Load connect commands from config dir
|
2013-04-14 12:31:27 +02:00 |
|
Berke Viktor
|
ea0479998a
|
Use bundled beep file for beep alerts
|
2013-04-14 11:56:50 +02:00 |
|
misdre
|
08d948435d
|
split cmd_msg too
|
2013-04-06 01:11:28 +02:00 |
|
misdre
|
5004f69b5e
|
'splitted' is'nt a word
|
2013-04-06 00:11:45 +02:00 |
|
misdre
|
bc5d16c4fb
|
split long message on action and notice
|
2013-04-05 23:14:51 +02:00 |
|
TingPing
|
86cf7de430
|
add %u to userlist popups for account
|
2013-04-03 18:10:14 -04:00 |
|
Berke Viktor
|
4de6db6c47
|
Disable Unix path detection mechanism
|
2013-04-01 00:24:42 +02:00 |
|
TingPing
|
62c7a743a7
|
Only check for key if there is a channel
|
2013-03-27 02:23:51 -03:00 |
|
TingPing
|
89d62ee4f8
|
Default ignore type to ALL
|
2013-03-17 16:27:26 -03:00 |
|
TingPing
|
c58a741abb
|
All unignoring nicks just like ignore
|
2013-03-17 16:20:38 -03:00 |
|
TingPing
|
9f7af7c4e4
|
Merge pull request #439 from TingPing/urlkey
Add channel key support to urls
|
2013-03-11 01:13:22 -07:00 |
|
TingPing
|
ab99bf7517
|
Use key on new servers
|
2013-03-04 16:30:36 -05:00 |
|
TingPing
|
d1c36f170b
|
Add key support to urls like mirc
|
2013-03-04 15:46:04 -05:00 |
|
TingPing
|
84f19881a3
|
fix query -nofocus
|
2013-03-04 12:02:55 -05:00 |
|
misdre
|
6db9a86366
|
focus the channel if it's already open (issue #406)
|
2013-02-24 23:04:48 +01:00 |
|
RichardHitt
|
4e0daf047e
|
Correct almost all compiler warning issues
|
2013-01-19 12:33:16 -08:00 |
|
RichardHitt
|
475eb9fcaa
|
Fix crash by detecting NULL channel in url_join_only() and just returning.
|
2013-01-10 00:13:25 -08:00 |
|
RichardHitt
|
6beef589e3
|
Make source cleah with cppcheck, except for mpc and sasl
|
2013-01-09 14:37:57 -08:00 |
|
Dan Mashal
|
b04377825f
|
fix incorrect FSF address
|
2012-12-23 11:36:54 -08:00 |
|
Berke Viktor
|
ed970381fb
|
Eliminate some more warnings and hide less warnings in VS
|
2012-11-10 18:26:45 +01:00 |
|
Berke Viktor
|
2c0f050df0
|
Remove spacing, it wouldn't work anyway
|
2012-11-05 15:42:48 +01:00 |
|
Berke Viktor
|
9ee3613bad
|
Add export config stub
|
2012-11-03 06:29:51 +01:00 |
|
Berke Viktor
|
a51a69134b
|
Nah, even more rebranding
|
2012-10-30 11:35:39 +01:00 |
|
Berke Viktor
|
fe1d958838
|
More polishing for the About dialog
|
2012-10-28 00:05:40 +02:00 |
|
Berke Viktor
|
1a75c8e1be
|
A lot more rebranding
|
2012-10-24 21:33:02 +02:00 |
|
Berke Viktor
|
51ae33cbe8
|
Variable cleanup for the rest
|
2012-10-22 15:55:43 +02:00 |
|
Berke Viktor
|
545b7dc6ff
|
Variable cleanup for irc_*
|
2012-10-22 14:50:36 +02:00 |
|
Berke Viktor
|
5c49b45a6d
|
Variable cleanup for input_*
|
2012-10-22 14:18:20 +02:00 |
|
Berke Viktor
|
b563b93414
|
Variable cleanup for dcc_*
|
2012-10-22 12:10:55 +02:00 |
|
Berke Viktor
|
cf8ea26498
|
Variable cleanup for completion_*
|
2012-10-22 10:10:19 +02:00 |
|
Berke Viktor
|
a05817c0eb
|
Variable cleanup for away_*
|
2012-10-22 09:53:28 +02:00 |
|
Berke Viktor
|
cd21d1b623
|
Get rid of saveconf remnants, we save automatically
|
2012-10-18 23:55:47 +02:00 |
|
Berke Viktor
|
902063d932
|
Get rid of some hardcoding
|
2012-10-13 06:17:27 +02:00 |
|
Berke Viktor
|
d20daad417
|
Implement /ADDSERVER
|
2012-10-13 06:03:14 +02:00 |
|
RichardHitt
|
ed034bf80a
|
Enhance LASTLOG to use gtk_xtext_search_textentry()
|
2012-08-28 19:10:03 -07:00 |
|
Berke Viktor
|
0242b706e0
|
Use 6697 for SSL connections by default
http://blog.freenode.net/2011/02/port-6697-irc-via-tlsssl/
|
2012-07-31 09:20:20 +02:00 |
|
Richard Hitt
|
ead7f234e5
|
Initial support for lastlog -r on win32 (Richard)
|
2012-07-25 22:14:27 +02:00 |
|
Berke Viktor
|
157dab258e
|
Now, really fix grep on Windows
|
2012-07-22 02:23:30 +02:00 |
|
Berke Viktor
|
22cde0e5a2
|
Make GREP work on Windows, regexp support isn't implemented in fe_lastlog yet
|
2012-07-22 02:13:36 +02:00 |
|
Berke Viktor
|
e7f723539d
|
Some aid for compiler warnings
|
2012-07-21 14:26:19 +02:00 |
|
Berke Viktor
|
24e06f1903
|
Update XChat to r1515
|
2012-07-13 20:18:53 +02:00 |
|
Berke Viktor
|
35821f3875
|
Fix string handling for Turkish locale
|
2012-06-16 13:01:47 +02:00 |
|
Berke Viktor
|
5cc3a49483
|
Merge branch 'master' into wdk
|
2012-05-13 14:33:50 +02:00 |
|
Berke Viktor
|
3f556398b3
|
Update XChat to r1507
|
2012-05-13 14:33:30 +02:00 |
|
Berke Viktor
|
34dace46af
|
Merge branch 'master' into wdk
|
2012-01-08 23:57:46 +01:00 |
|
Berke Viktor
|
bca7e6c554
|
update xchat to r1499
|
2012-01-08 23:48:46 +01:00 |
|
Berke Viktor
|
132ef6cb50
|
initial patches for linux compatibility
|
2011-12-11 17:34:02 +01:00 |
|
Berke Viktor
|
08ee077396
|
no manual saving, auto-save changes during /set
|
2011-11-23 13:58:50 +01:00 |
|
Berke Viktor
|
2d0144500c
|
the same for outbound /saveconf
|
2011-11-23 13:25:16 +01:00 |
|
Berke Viktor
|
f45abe6fad
|
Revert "add option to auto-open a new tab when sending /msg (openSUSE)", /query msg is already there for that
This reverts commit 1e74680172 .
|
2011-11-23 11:58:39 +01:00 |
|
Berke Viktor
|
67ef819ebc
|
report back when saving preferences via command
|
2011-11-23 11:51:19 +01:00 |
|
Berke Viktor
|
36f67ffe28
|
add command for saving the preferences
|
2011-09-07 22:08:24 +02:00 |
|
berkeviktor@aol.com
|
1e74680172
|
add option to auto-open a new tab when sending /msg (openSUSE)
|
2011-08-09 01:57:42 +02:00 |
|
berkeviktor@aol.com
|
d03d6e606b
|
add wdk changes to named branch
|
2011-02-28 18:59:32 +01:00 |
|
berkeviktor@aol.com
|
4a6ceffb98
|
add xchat r1489
|
2011-02-24 04:14:30 +01:00 |
|